[INFO] fetching crate notify-rust 4.11.7... [INFO] building notify-rust-4.11.7 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate notify-rust 4.11.7 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate notify-rust 4.11.7 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate notify-rust 4.11.7 [INFO] tweaked toml for crates.io crate notify-rust 4.11.7 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate notify-rust 4.11.7 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate notify-rust 4.11.7 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mac-notification-sys v0.6.2 [INFO] [stderr] Downloaded windows-future v0.2.0 [INFO] [stderr] Downloaded cc v1.1.28 [INFO] [stderr] Downloaded profiling-procmacros v1.0.15 [INFO] [stderr] Downloaded async-broadcast v0.7.1 [INFO] [stderr] Downloaded color-backtrace v0.7.0 [INFO] [stderr] Downloaded fdeflate v0.3.5 [INFO] [stderr] Downloaded imgref v1.10.1 [INFO] [stderr] Downloaded windows-version v0.1.1 [INFO] [stderr] Downloaded bitstream-io v2.5.3 [INFO] [stderr] Downloaded tauri-winrt-notification v0.7.2 [INFO] [stderr] Downloaded ravif v0.11.10 [INFO] [stderr] Downloaded image v0.25.2 [INFO] [stderr] Downloaded ctor v0.2.8 [INFO] [stderr] Downloaded image-webp v0.1.3 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.7 [INFO] [stderr] Downloaded avif-serialize v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc0172b0fa3083a061d1139ca74994c6cd125686ade42cd71cf69825382d30c9 [INFO] running `Command { std: "docker" "start" "-a" "bc0172b0fa3083a061d1139ca74994c6cd125686ade42cd71cf69825382d30c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc0172b0fa3083a061d1139ca74994c6cd125686ade42cd71cf69825382d30c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc0172b0fa3083a061d1139ca74994c6cd125686ade42cd71cf69825382d30c9", kill_on_drop: false }` [INFO] [stdout] bc0172b0fa3083a061d1139ca74994c6cd125686ade42cd71cf69825382d30c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b53918ec53b1e001b1499dbfd6783ab106ebd13d1c8013b441ae7cf48335a21e [INFO] running `Command { std: "docker" "start" "-a" "b53918ec53b1e001b1499dbfd6783ab106ebd13d1c8013b441ae7cf48335a21e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling winnow v0.7.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling zvariant_utils v3.2.0 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling zvariant_derive v5.4.0 [INFO] [stderr] Compiling zvariant v5.4.0 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling zbus_macros v5.5.0 [INFO] [stderr] Compiling zbus v5.5.0 [INFO] [stderr] Compiling notify-rust v4.11.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `TimeoutMessage` is never constructed [INFO] [stdout] --> src/timeout.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct TimeoutMessage(Timeout); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.93s [INFO] running `Command { std: "docker" "inspect" "b53918ec53b1e001b1499dbfd6783ab106ebd13d1c8013b441ae7cf48335a21e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b53918ec53b1e001b1499dbfd6783ab106ebd13d1c8013b441ae7cf48335a21e", kill_on_drop: false }` [INFO] [stdout] b53918ec53b1e001b1499dbfd6783ab106ebd13d1c8013b441ae7cf48335a21e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5197ca92d752383defb34302ef9a247de5a4be6a7e315a37612f9a29af57536e [INFO] running `Command { std: "docker" "start" "-a" "5197ca92d752383defb34302ef9a247de5a4be6a7e315a37612f9a29af57536e", kill_on_drop: false }` [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling zbus v5.5.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling color-backtrace v0.7.0 [INFO] [stderr] Compiling notify-rust v4.11.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `TimeoutMessage` is never constructed [INFO] [stdout] --> src/timeout.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct TimeoutMessage(Timeout); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `server` [INFO] [stdout] --> tests/ownworld.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(feature = "server")] [INFO] [stdout] | ^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"serde"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `chrono`, `d`, `d_vendored`, `dbus`, `debug_namespace`, `default`, `env_logger`, `image`, `images`, `lazy_static`, `serde`, `z`, and `zbus` [INFO] [stdout] = help: consider adding `server` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> tests/realworld.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | #[ctor] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `chrono`, `d`, `d_vendored`, `dbus`, `debug_namespace`, `default`, `env_logger`, `image`, `images`, `lazy_static`, `serde`, `z`, and `zbus` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TimeoutMessage` is never constructed [INFO] [stdout] --> src/timeout.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct TimeoutMessage(Timeout); [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 22.99s [INFO] running `Command { std: "docker" "inspect" "5197ca92d752383defb34302ef9a247de5a4be6a7e315a37612f9a29af57536e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5197ca92d752383defb34302ef9a247de5a4be6a7e315a37612f9a29af57536e", kill_on_drop: false }` [INFO] [stdout] 5197ca92d752383defb34302ef9a247de5a4be6a7e315a37612f9a29af57536e