* [#396342] [test-only] FAILED awatcher.git=0.3.3-alt1
@ 2025-10-03 11:58 Girar awaiter (amakeenk)
2025-10-31 19:11 ` [#396342] [test-only] FAILED (try 2) awatcher.git=0.3.3-alt1 Girar awaiter (amakeenk)
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Girar awaiter (amakeenk) @ 2025-10-03 11:58 UTC (permalink / raw)
To: Alexander Makeenkov; +Cc: sisyphus-incominger, girar-builder-sisyphus
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
^ permalink raw reply [flat|nested] 4+ messages in thread* [#396342] [test-only] FAILED (try 2) awatcher.git=0.3.3-alt1
2025-10-03 11:58 [#396342] [test-only] FAILED awatcher.git=0.3.3-alt1 Girar awaiter (amakeenk)
@ 2025-10-31 19:11 ` Girar awaiter (amakeenk)
2025-11-09 10:17 ` [#396342] TESTED (try 3) awatcher.git=0.3.3-alt1 Girar awaiter (amakeenk)
2025-11-09 10:18 ` [#396342] DONE (try 4) awatcher.git=0.3.3-alt1 Girar pender (amakeenk)
2 siblings, 0 replies; 4+ messages in thread
From: Girar awaiter (amakeenk) @ 2025-10-31 19:11 UTC (permalink / raw)
To: Alexander Makeenkov; +Cc: sisyphus-incominger, girar-builder-sisyphus
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<Box<dyn std::error::Error + Sync + Send>>;
[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
^ permalink raw reply [flat|nested] 4+ messages in thread* [#396342] TESTED (try 3) awatcher.git=0.3.3-alt1
2025-10-03 11:58 [#396342] [test-only] FAILED awatcher.git=0.3.3-alt1 Girar awaiter (amakeenk)
2025-10-31 19:11 ` [#396342] [test-only] FAILED (try 2) awatcher.git=0.3.3-alt1 Girar awaiter (amakeenk)
@ 2025-11-09 10:17 ` Girar awaiter (amakeenk)
2025-11-09 10:18 ` [#396342] DONE (try 4) awatcher.git=0.3.3-alt1 Girar pender (amakeenk)
2 siblings, 0 replies; 4+ messages in thread
From: Girar awaiter (amakeenk) @ 2025-11-09 10:17 UTC (permalink / raw)
To: Alexander Makeenkov; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/396342/logs/events.3.1.log
https://packages.altlinux.org/tasks/396342
subtask name aarch64 i586 x86_64
#200 awatcher 3:42 2:40 3:35
2025-Nov-09 10:08:37 :: test-only task #396342 for sisyphus resumed by amakeenk:
#100 removed
#200 build 0.3.3-alt1 from /people/amakeenk/packages/awatcher.git fetched at 2025-Nov-09 10:08:28
2025-Nov-09 10:08:39 :: [x86_64] #200 awatcher.git 0.3.3-alt1: build start
2025-Nov-09 10:08:39 :: [aarch64] #200 awatcher.git 0.3.3-alt1: build start
2025-Nov-09 10:08:39 :: [i586] #200 awatcher.git 0.3.3-alt1: build start
2025-Nov-09 10:11:19 :: [i586] #200 awatcher.git 0.3.3-alt1: build OK
2025-Nov-09 10:12:14 :: [x86_64] #200 awatcher.git 0.3.3-alt1: build OK
2025-Nov-09 10:12:21 :: [aarch64] #200 awatcher.git 0.3.3-alt1: build OK
2025-Nov-09 10:12:26 :: 200: build check OK
2025-Nov-09 10:12:27 :: build check OK
2025-Nov-09 10:12:34 :: #200: awatcher.git 0.3.3-alt1: version check OK
2025-Nov-09 10:12:34 :: build version check OK
2025-Nov-09 10:12:48 :: noarch check OK
2025-Nov-09 10:12:50 :: plan: src +1 -1 =20938, aarch64 +2 -2 =36967, i586 +2 -2 =35291, x86_64 +2 -2 =37811
#200 awatcher 0.3.2-alt1 -> 0.3.3-alt1
Sun Nov 09 2025 Alexander Makeenkov <amakeenk@altlinux> 0.3.3-alt1
- Updated to version 0.3.3.
2025-Nov-09 10:13:45 :: patched apt indices
2025-Nov-09 10:13:54 :: created next repo
2025-Nov-09 10:14:05 :: duplicate provides check OK
2025-Nov-09 10:14:47 :: dependencies check OK
2025-Nov-09 10:15:23 :: [x86_64 i586 aarch64] ELF symbols check OK
i586: awatcher=0.3.3-alt1 post-install unowned files:
/usr/lib/systemd/user
2025-Nov-09 10:15:38 :: [i586] #200 awatcher: install check OK
x86_64: awatcher=0.3.3-alt1 post-install unowned files:
/usr/lib/systemd/user
2025-Nov-09 10:15:40 :: [x86_64] #200 awatcher: install check OK
aarch64: awatcher=0.3.3-alt1 post-install unowned files:
/usr/lib/systemd/user
2025-Nov-09 10:15:47 :: [aarch64] #200 awatcher: install check OK
2025-Nov-09 10:15:49 :: [i586] #200 awatcher-debuginfo: install check OK
2025-Nov-09 10:15:52 :: [x86_64] #200 awatcher-debuginfo: install check OK
2025-Nov-09 10:16:05 :: [aarch64] #200 awatcher-debuginfo: install check OK
2025-Nov-09 10:16:25 :: [x86_64-i586] generated apt indices
2025-Nov-09 10:16:25 :: [x86_64-i586] created next repo
2025-Nov-09 10:16:38 :: [x86_64-i586] dependencies check OK
2025-Nov-09 10:16:39 :: gears inheritance check OK
2025-Nov-09 10:16:39 :: srpm inheritance check OK
girar-check-perms: access to awatcher ALLOWED for amakeenk: project leader
check-subtask-perms: #200: awatcher: allowed for amakeenk
2025-Nov-09 10:16:40 :: acl check OK
2025-Nov-09 10:16:53 :: created contents_index files
2025-Nov-09 10:17:01 :: created hash files: aarch64 i586 src x86_64
2025-Nov-09 10:17:04 :: task #396342 for sisyphus TESTED
^ permalink raw reply [flat|nested] 4+ messages in thread
* [#396342] DONE (try 4) awatcher.git=0.3.3-alt1
2025-10-03 11:58 [#396342] [test-only] FAILED awatcher.git=0.3.3-alt1 Girar awaiter (amakeenk)
2025-10-31 19:11 ` [#396342] [test-only] FAILED (try 2) awatcher.git=0.3.3-alt1 Girar awaiter (amakeenk)
2025-11-09 10:17 ` [#396342] TESTED (try 3) awatcher.git=0.3.3-alt1 Girar awaiter (amakeenk)
@ 2025-11-09 10:18 ` Girar pender (amakeenk)
2 siblings, 0 replies; 4+ messages in thread
From: Girar pender (amakeenk) @ 2025-11-09 10:18 UTC (permalink / raw)
To: Alexander Makeenkov; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/archive/done/_387/396342/logs/events.4.1.log
https://packages.altlinux.org/tasks/396342
2025-Nov-09 10:18:02 :: task #396342 for sisyphus resumed by amakeenk:
girar-check-perms: access to awatcher ALLOWED for amakeenk: project leader
check-subtask-perms: #200: awatcher: allowed for amakeenk
2025-Nov-09 10:18:02 :: task is ready for commit
2025-Nov-09 10:18:07 :: repo clone OK
2025-Nov-09 10:18:07 :: packages update OK
2025-Nov-09 10:18:15 :: [x86_64 i586 aarch64] update OK
2025-Nov-09 10:18:15 :: repo update OK
2025-Nov-09 10:18:26 :: repo save OK
2025-Nov-09 10:18:26 :: src index update OK
2025-Nov-09 10:18:26 :: updated /gears/a/awatcher.git branch `sisyphus'
2025-Nov-09 10:18:36 :: gears update OK
2025-Nov-09 10:18:36 :: task #396342 for sisyphus DONE
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-11-09 10:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-03 11:58 [#396342] [test-only] FAILED awatcher.git=0.3.3-alt1 Girar awaiter (amakeenk)
2025-10-31 19:11 ` [#396342] [test-only] FAILED (try 2) awatcher.git=0.3.3-alt1 Girar awaiter (amakeenk)
2025-11-09 10:17 ` [#396342] TESTED (try 3) awatcher.git=0.3.3-alt1 Girar awaiter (amakeenk)
2025-11-09 10:18 ` [#396342] DONE (try 4) awatcher.git=0.3.3-alt1 Girar pender (amakeenk)
ALT Linux Girar Builder robot reports
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
public-inbox-index sisyphus-incominger
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git