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=unavailable autolearn_force=no version=3.4.1 Date: Fri, 3 Oct 2025 11:58:55 +0000 From: "Girar awaiter (amakeenk)" To: Alexander Makeenkov Subject: [#396342] [test-only] FAILED awatcher.git=0.3.3-alt1 Message-ID: Mail-Followup-To: Girar awaiter robot MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 396342 X-girar-task-owner: amakeenk X-girar-task-repo: sisyphus X-girar-task-try: 1 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.1.1.log X-girar-task-summary: [#396342] [test-only] FAILED 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, 03 Oct 2025 11:58:59 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/396342/logs/events.1.1.log https://packages.altlinux.org/tasks/396342 subtask name aarch64 i586 x86_64 #100 awatcher failed failed failed 2025-Oct-03 11:55:02 :: test-only task #396342 for sisyphus started by amakeenk: #100 build 0.3.3-alt1 from /people/amakeenk/packages/awatcher.git fetched at 2025-Oct-03 11:55:00 2025-Oct-03 11:55:04 :: [aarch64] #100 awatcher.git 0.3.3-alt1: build start 2025-Oct-03 11:55:04 :: [i586] #100 awatcher.git 0.3.3-alt1: build start 2025-Oct-03 11:55:04 :: [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-03 11:56:17 :: [x86_64] awatcher.git 0.3.3-alt1: remote: build failed 2025-Oct-03 11:56:17 :: [x86_64] #100 awatcher.git 0.3.3-alt1: build FAILED 2025-Oct-03 11:56:17 :: [x86_64] requesting cancellation of task processing [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-03 11:56:26 :: [i586] awatcher.git 0.3.3-alt1: remote: build failed 2025-Oct-03 11:56:26 :: [i586] #100 awatcher.git 0.3.3-alt1: build FAILED [aarch64] Running `rustc --crate-name xkeysym --edition=2018 /usr/src/RPM/BUILD/awatcher-0.3.3/vendor/xkeysym/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="bytemuck"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytemuck", "serde"))' -C metadata=2ed18307523d7ee8 -C extra-filename=-df6e6cbaea3f530f --out-dir /usr/src/RPM/BUILD/awatcher-0.3.3/target/release/deps -L dependency=/usr/src/RPM/BUILD/awatcher-0.3.3/target/release/deps --extern bytemuck=/usr/src/RPM/BUILD/awatcher-0.3.3/target/release/deps/libbytemuck-820019113fb2096e.rmeta --cap-lints allow -g` [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-03 11:58:55 :: [aarch64] awatcher.git 0.3.3-alt1: remote: build failed 2025-Oct-03 11:58:55 :: [aarch64] #100 awatcher.git 0.3.3-alt1: build FAILED 2025-Oct-03 11:56:17 :: [x86_64] build FAILED 2025-Oct-03 11:56:26 :: [i586] build FAILED 2025-Oct-03 11:58:55 :: [aarch64] build FAILED 2025-Oct-03 11:58:55 :: task #396342 for sisyphus FAILED