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 12:00:17 +0000 From: "Girar awaiter (amakeenk)" To: Alexander Makeenkov Subject: [#392706] p11 FAILED (try 4) 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: 392706 X-girar-task-owner: amakeenk X-girar-task-repo: p11 X-girar-task-try: 4 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/392706/ X-girar-task-log: logs/events.4.1.log X-girar-task-summary: [#392706] p11 FAILED (try 4) awatcher.git=0.3.3-alt1 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-p11@altlinux.org, girar-builder-p11@lists.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 12:00:19 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/392706/logs/events.4.1.log https://packages.altlinux.org/tasks/392706 subtask name aarch64 i586 x86_64 #300 awatcher failed failed failed 2025-Oct-03 11:58:07 :: task #392706 for p11 resumed by amakeenk: 2025-Oct-03 11:58:07 :: message: new_version #100 removed #200 removed #300 build 0.3.3-alt1 from /people/amakeenk/packages/awatcher.git fetched at 2025-Oct-03 11:56:01 2025-Oct-03 11:58:09 :: [x86_64] #300 awatcher.git 0.3.3-alt1: build start 2025-Oct-03 11:58:09 :: [aarch64] #300 awatcher.git 0.3.3-alt1: build start 2025-Oct-03 11:58:09 :: [i586] #300 awatcher.git 0.3.3-alt1: build start [x86_64] = help: for that trait implementation, expected `InsertError<_>`, found `std::io::Error` [x86_64] error: cannot find attribute `error` in this scope [x86_64] --> /usr/src/RPM/BUILD/awatcher-0.3.3/vendor/rav1e/src/api/config/mod.rs:99:5 [x86_64] -- [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] | ^^^^^^^^^ `error::Error` cannot be formatted with the default formatter [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: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [x86_64] -- [x86_64] = help: for that trait implementation, expected `InsertError<_>`, found `std::io::Error` [x86_64] error: cannot find attribute `error` in this scope [x86_64] --> /usr/src/RPM/BUILD/awatcher-0.3.3/vendor/rav1e/src/api/config/mod.rs:102:5 [x86_64] -- [x86_64] 118 | #[macro_use] [x86_64] error: cannot find attribute `error` in this scope [x86_64] --> /usr/src/RPM/BUILD/awatcher-0.3.3/vendor/rav1e/src/api/config/mod.rs:108:5 [x86_64] -- [x86_64] 118 | #[macro_use] [x86_64] error: cannot find attribute `error` in this scope [x86_64] --> /usr/src/RPM/BUILD/awatcher-0.3.3/vendor/rav1e/src/api/config/mod.rs:112:5 [x86_64] -- [x86_64] 118 | #[macro_use] [x86_64] error: cannot find attribute `error` in this scope [x86_64] --> /usr/src/RPM/BUILD/awatcher-0.3.3/vendor/rav1e/src/api/config/mod.rs:116:5 [x86_64] -- [x86_64] 118 | #[macro_use] [x86_64] error: cannot find attribute `error` in this scope [x86_64] --> /usr/src/RPM/BUILD/awatcher-0.3.3/vendor/rav1e/src/api/config/mod.rs:120:5 2025-Oct-03 11:59:21 :: [x86_64] awatcher.git 0.3.3-alt1: remote: build failed 2025-Oct-03 11:59:21 :: [x86_64] #300 awatcher.git 0.3.3-alt1: build FAILED 2025-Oct-03 11:59:21 :: [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] | ^^^^^^^^^ `error::Error` cannot be formatted with the default formatter [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: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [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:59:30 :: [i586] awatcher.git 0.3.3-alt1: remote: build failed 2025-Oct-03 11:59:30 :: [i586] #300 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] For more information about an error, try `rustc --explain E0277`. [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: could not compile `calloop` (lib) due to 24 previous errors [aarch64] Caused by: [aarch64] -- [aarch64] warning: build failed, waiting for other jobs to finish... [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 2025-Oct-03 12:00:16 :: [aarch64] awatcher.git 0.3.3-alt1: remote: build failed 2025-Oct-03 12:00:16 :: [aarch64] #300 awatcher.git 0.3.3-alt1: build FAILED 2025-Oct-03 11:59:21 :: [x86_64] build FAILED 2025-Oct-03 11:59:31 :: [i586] build FAILED 2025-Oct-03 12:00:16 :: [aarch64] build FAILED 2025-Oct-03 12:00:17 :: task #392706 for p11 FAILED