[INFO] cloning repository https://github.com/sam-kenney/noti
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sam-kenney/noti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsam-kenney%2Fnoti", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsam-kenney%2Fnoti'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e80d015f1333e92650d347597e3e8202f3e98f9
[INFO] testing sam-kenney/noti against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsam-kenney%2Fnoti" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sam-kenney/noti
[INFO] finished tweaking git repo https://github.com/sam-kenney/noti
[INFO] tweaked toml for git repo https://github.com/sam-kenney/noti written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sam-kenney/noti on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sam-kenney/noti already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4caa8f26b72acac1bc01de9ab13dbdaf9e8ec011925b986f50bda3526044bbe9
[INFO] running `Command { std: "docker" "start" "-a" "4caa8f26b72acac1bc01de9ab13dbdaf9e8ec011925b986f50bda3526044bbe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4caa8f26b72acac1bc01de9ab13dbdaf9e8ec011925b986f50bda3526044bbe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4caa8f26b72acac1bc01de9ab13dbdaf9e8ec011925b986f50bda3526044bbe9", kill_on_drop: false }`
[INFO] [stdout] 4caa8f26b72acac1bc01de9ab13dbdaf9e8ec011925b986f50bda3526044bbe9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c75f8fccb89c101b08402ffdda446d7dbafa0ca227ebcda27d53a88cdc48411
[INFO] running `Command { std: "docker" "start" "-a" "7c75f8fccb89c101b08402ffdda446d7dbafa0ca227ebcda27d53a88cdc48411", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling winnow v0.7.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zvariant_utils v3.1.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zvariant_derive v5.2.0
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling zvariant v5.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling zbus_names v4.1.1
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling zbus_macros v5.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.11
[INFO] [stderr]    Compiling zbus v5.3.1
[INFO] [stderr]    Compiling notify-rust v4.11.4
[INFO] [stderr]    Compiling noti v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "7c75f8fccb89c101b08402ffdda446d7dbafa0ca227ebcda27d53a88cdc48411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c75f8fccb89c101b08402ffdda446d7dbafa0ca227ebcda27d53a88cdc48411", kill_on_drop: false }`
[INFO] [stdout] 7c75f8fccb89c101b08402ffdda446d7dbafa0ca227ebcda27d53a88cdc48411
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51af56cfea1b365995c96996eef4031be50a01e5bd67d778a5cd1876a9feef7b
[INFO] running `Command { std: "docker" "start" "-a" "51af56cfea1b365995c96996eef4031be50a01e5bd67d778a5cd1876a9feef7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling noti v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `WebhookFormat` and `dispatch_webhook`
[INFO] [stdout]    --> src/commands.rs:184:34
[INFO] [stdout]     |
[INFO] [stdout] 184 |         add_default_destination, dispatch_webhook, init, DestinationType, Error, PathBuf, Result,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 185 |         WebhookFormat,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CustomWebhookFormat`, `HttpMethod`, `Http`, and `StandardWebhookFormat`
[INFO] [stdout]    --> src/commands.rs:187:33
[INFO] [stdout]     |
[INFO] [stdout] 187 |     use crate::config::{Config, CustomWebhookFormat, Http, HttpMethod, StandardWebhookFormat};
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^  ^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `indexmap::IndexMap`
[INFO] [stdout]    --> src/commands.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |     use indexmap::IndexMap;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE` is never used
[INFO] [stdout]    --> src/commands.rs:190:11
[INFO] [stdout]     |
[INFO] [stdout] 190 |     const MESSAGE: &str = "noti test execution.";
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.75s
[INFO] running `Command { std: "docker" "inspect" "51af56cfea1b365995c96996eef4031be50a01e5bd67d778a5cd1876a9feef7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51af56cfea1b365995c96996eef4031be50a01e5bd67d778a5cd1876a9feef7b", kill_on_drop: false }`
[INFO] [stdout] 51af56cfea1b365995c96996eef4031be50a01e5bd67d778a5cd1876a9feef7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 750e66fae73a4dd25fff08af882cc5c1d36b769cb90c3a15ee85d1b3785c6782
[INFO] running `Command { std: "docker" "start" "-a" "750e66fae73a4dd25fff08af882cc5c1d36b769cb90c3a15ee85d1b3785c6782", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `WebhookFormat` and `dispatch_webhook`
[INFO] [stderr]    --> src/commands.rs:184:34
[INFO] [stderr]     |
[INFO] [stderr] 184 |         add_default_destination, dispatch_webhook, init, DestinationType, Error, PathBuf, Result,
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 185 |         WebhookFormat,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `CustomWebhookFormat`, `HttpMethod`, `Http`, and `StandardWebhookFormat`
[INFO] [stderr]    --> src/commands.rs:187:33
[INFO] [stderr]     |
[INFO] [stderr] 187 |     use crate::config::{Config, CustomWebhookFormat, Http, HttpMethod, StandardWebhookFormat};
[INFO] [stderr]     |                                 ^^^^^^^^^^^^^^^^^^^  ^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `indexmap::IndexMap`
[INFO] [stderr]    --> src/commands.rs:188:9
[INFO] [stderr]     |
[INFO] [stderr] 188 |     use indexmap::IndexMap;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MESSAGE` is never used
[INFO] [stderr]    --> src/commands.rs:190:11
[INFO] [stderr]     |
[INFO] [stderr] 190 |     const MESSAGE: &str = "noti test execution.";
[INFO] [stderr]     |           ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `noti` (bin "noti" test) generated 4 warnings (run `cargo fix --bin "noti" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/noti-bd922db9d5c747af)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test commands::test::add_default_destination_fails_with_no_config_test ... ok
[INFO] [stdout] test commands::test::add_default_destination_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- commands::test::add_default_destination_test stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     commands::test::add_default_destination_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stderr] error: test failed, to rerun pass `--bin noti`
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "750e66fae73a4dd25fff08af882cc5c1d36b769cb90c3a15ee85d1b3785c6782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "750e66fae73a4dd25fff08af882cc5c1d36b769cb90c3a15ee85d1b3785c6782", kill_on_drop: false }`
[INFO] [stdout] 750e66fae73a4dd25fff08af882cc5c1d36b769cb90c3a15ee85d1b3785c6782
