From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 Date: Fri, 31 Oct 2025 19:11:38 +0000 From: "Girar awaiter (amakeenk)" To: Alexander Makeenkov Subject: [#396342] [test-only] FAILED (try 2) awatcher.git=0.3.3-alt1 Message-ID: Mail-Followup-To: Girar awaiter robot References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-girar-task-id: 396342 X-girar-task-owner: amakeenk X-girar-task-repo: sisyphus X-girar-task-try: 2 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/396342/ X-girar-task-log: logs/events.2.1.log X-girar-task-summary: [#396342] [test-only] FAILED (try 2) awatcher.git=0.3.3-alt1 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2025 19:11:41 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/396342/logs/events.2.1.log https://packages.altlinux.org/tasks/396342 subtask name aarch64 i586 x86_64 #100 awatcher failed failed failed 2025-Oct-31 19:09:25 :: test-only task #396342 for sisyphus resumed by amakeenk: #100 build 0.3.3-alt1 from /people/amakeenk/packages/awatcher.git fetched at 2025-Oct-03 11:55:00 2025-Oct-31 19:09:27 :: [i586] #100 awatcher.git 0.3.3-alt1: build start 2025-Oct-31 19:09:27 :: [aarch64] #100 awatcher.git 0.3.3-alt1: build start 2025-Oct-31 19:09:27 :: [x86_64] #100 awatcher.git 0.3.3-alt1: build start [x86_64] 24 | pub enum Error { [x86_64] | -------------- method `to_string` not found for this enum because it doesn't satisfy `error::Error: ToString` or `error::Error: std::fmt::Display` [x86_64] 49 | Error::InvalidToken => Self::new(std::io::ErrorKind::InvalidInput, err.to_string()), [x86_64] | ^^^^^^^^^ method cannot be called on `error::Error` due to unsatisfied trait bounds [x86_64] = note: the following trait bounds were not satisfied: [x86_64] `error::Error: std::fmt::Display` [x86_64] which is required by `error::Error: ToString` [x86_64] note: the trait `std::fmt::Display` must be implemented [x86_64] -- [x86_64] For more information about an error, try `rustc --explain E0277`. [x86_64] error: could not compile `calloop` (lib) due to 24 previous errors [x86_64] Caused by: [x86_64] -- [x86_64] For more information about this error, try `rustc --explain E0432`. [x86_64] error: could not compile `rav1e` (lib) due to 32 previous errors [x86_64] Caused by: 2025-Oct-31 19:10:39 :: [x86_64] awatcher.git 0.3.3-alt1: remote: build failed 2025-Oct-31 19:10:39 :: [x86_64] #100 awatcher.git 0.3.3-alt1: build FAILED 2025-Oct-31 19:10:39 :: [x86_64] requesting cancellation of task processing [i586] 123 | type Error: Into>; [i586] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `EventSource::Error` [i586] -- [i586] 24 | pub enum Error { [i586] | -------------- method `to_string` not found for this enum because it doesn't satisfy `error::Error: ToString` or `error::Error: std::fmt::Display` [i586] 49 | Error::InvalidToken => Self::new(std::io::ErrorKind::InvalidInput, err.to_string()), [i586] | ^^^^^^^^^ method cannot be called on `error::Error` due to unsatisfied trait bounds [i586] = note: the following trait bounds were not satisfied: [i586] `error::Error: std::fmt::Display` [i586] which is required by `error::Error: ToString` [i586] note: the trait `std::fmt::Display` must be implemented [i586] -- [i586] For more information about an error, try `rustc --explain E0277`. [i586] error: could not compile `calloop` (lib) due to 24 previous errors [i586] Caused by: [i586] -- [i586] For more information about this error, try `rustc --explain E0432`. [i586] error: could not compile `rav1e` (lib) due to 32 previous errors [i586] Caused by: 2025-Oct-31 19:10:49 :: [i586] awatcher.git 0.3.3-alt1: remote: build failed 2025-Oct-31 19:10:49 :: [i586] #100 awatcher.git 0.3.3-alt1: build FAILED [aarch64] 118 | #[macro_use] [aarch64] error: cannot find attribute `error` in this scope [aarch64] --> /usr/src/RPM/BUILD/awatcher-0.3.3/vendor/rav1e/src/api/config/mod.rs:77:5 [aarch64] -- [aarch64] 118 | #[macro_use] [aarch64] error: cannot find attribute `error` in this scope [aarch64] --> /usr/src/RPM/BUILD/awatcher-0.3.3/vendor/rav1e/src/api/config/mod.rs:80:5 [aarch64] -- [aarch64] 118 | #[macro_use] [aarch64] error: cannot find attribute `error` in this scope [aarch64] --> /usr/src/RPM/BUILD/awatcher-0.3.3/vendor/rav1e/src/api/config/mod.rs:83:5 [aarch64] -- [aarch64] 118 | #[macro_use] [aarch64] error: cannot find attribute `error` in this scope [aarch64] --> /usr/src/RPM/BUILD/awatcher-0.3.3/vendor/rav1e/src/api/config/mod.rs:91:5 [aarch64] -- [aarch64] 118 | #[macro_use] [aarch64] error: cannot find attribute `error` in this scope [aarch64] --> /usr/src/RPM/BUILD/awatcher-0.3.3/vendor/rav1e/src/api/config/mod.rs:99:5 [aarch64] -- [aarch64] 118 | #[macro_use] [aarch64] error: cannot find attribute `error` in this scope [aarch64] --> /usr/src/RPM/BUILD/awatcher-0.3.3/vendor/rav1e/src/api/config/mod.rs:102:5 [aarch64] -- [aarch64] 118 | #[macro_use] [aarch64] error: cannot find attribute `error` in this scope [aarch64] --> /usr/src/RPM/BUILD/awatcher-0.3.3/vendor/rav1e/src/api/config/mod.rs:108:5 [aarch64] -- [aarch64] 118 | #[macro_use] [aarch64] error: cannot find attribute `error` in this scope [aarch64] --> /usr/src/RPM/BUILD/awatcher-0.3.3/vendor/rav1e/src/api/config/mod.rs:112:5 [aarch64] -- [aarch64] 118 | #[macro_use] [aarch64] error: cannot find attribute `error` in this scope [aarch64] --> /usr/src/RPM/BUILD/awatcher-0.3.3/vendor/rav1e/src/api/config/mod.rs:116:5 [aarch64] -- [aarch64] 118 | #[macro_use] [aarch64] error: cannot find attribute `error` in this scope [aarch64] --> /usr/src/RPM/BUILD/awatcher-0.3.3/vendor/rav1e/src/api/config/mod.rs:120:5 2025-Oct-31 19:11:38 :: [aarch64] awatcher.git 0.3.3-alt1: remote: build failed 2025-Oct-31 19:11:38 :: [aarch64] #100 awatcher.git 0.3.3-alt1: build FAILED 2025-Oct-31 19:10:40 :: [x86_64] build FAILED 2025-Oct-31 19:10:49 :: [i586] build FAILED 2025-Oct-31 19:11:38 :: [aarch64] build FAILED 2025-Oct-31 19:11:38 :: task #396342 for sisyphus FAILED