[INFO] cloning repository https://github.com/jmesmon/idlemapper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmesmon/idlemapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmesmon%2Fidlemapper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmesmon%2Fidlemapper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fae167b31e2216d25467a9477faeebf233886d45
[INFO] testing jmesmon/idlemapper against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmesmon%2Fidlemapper" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmesmon/idlemapper
[INFO] finished tweaking git repo https://github.com/jmesmon/idlemapper
[INFO] tweaked toml for git repo https://github.com/jmesmon/idlemapper written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmesmon/idlemapper 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/jmesmon/idlemapper 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4085937894b478f254b35bbbd48b638527af64179750b1713710778d923c9474
[INFO] running `Command { std: "docker" "start" "-a" "4085937894b478f254b35bbbd48b638527af64179750b1713710778d923c9474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4085937894b478f254b35bbbd48b638527af64179750b1713710778d923c9474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4085937894b478f254b35bbbd48b638527af64179750b1713710778d923c9474", kill_on_drop: false }`
[INFO] [stdout] 4085937894b478f254b35bbbd48b638527af64179750b1713710778d923c9474
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 911ec98eddb6eaeb543e521e8375cc8553e0e681e25fdef13c8385aefc7d553f
[INFO] running `Command { std: "docker" "start" "-a" "911ec98eddb6eaeb543e521e8375cc8553e0e681e25fdef13c8385aefc7d553f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling libc v0.2.104
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.14
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling easy-parallel v3.1.0
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling async-broadcast v0.3.4
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling polling v2.1.0
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling nix v0.21.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling tokio-macros v1.5.0
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling enumflags2 v0.6.4
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling zvariant_derive v2.9.0
[INFO] [stderr]    Compiling zbus_macros v2.0.0-beta.7
[INFO] [stderr]    Compiling zvariant v2.9.0
[INFO] [stderr]    Compiling zbus_names v1.1.0
[INFO] [stderr]    Compiling zbus v2.0.0-beta.7
[INFO] [stderr]    Compiling idlemapper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `MessageHeader`, `ObjectServer`, and `SignalContext`
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use zbus::{MessageHeader, ObjectServer, SignalContext, dbus_interface, Connection};
[INFO] [stdout]   |            ^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `application_name`, `reason_for_inhibit`, and `cookie` are never read
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct FdoInhibit {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     application_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     reason_for_inhibit: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     cookie: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FdoInhibit` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[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 44.31s
[INFO] running `Command { std: "docker" "inspect" "911ec98eddb6eaeb543e521e8375cc8553e0e681e25fdef13c8385aefc7d553f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "911ec98eddb6eaeb543e521e8375cc8553e0e681e25fdef13c8385aefc7d553f", kill_on_drop: false }`
[INFO] [stdout] 911ec98eddb6eaeb543e521e8375cc8553e0e681e25fdef13c8385aefc7d553f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b968fa0839681befad833e2fdc613623ea39a4901f3553b734a68b4b676786e5
[INFO] running `Command { std: "docker" "start" "-a" "b968fa0839681befad833e2fdc613623ea39a4901f3553b734a68b4b676786e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling idlemapper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `MessageHeader`, `ObjectServer`, and `SignalContext`
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use zbus::{MessageHeader, ObjectServer, SignalContext, dbus_interface, Connection};
[INFO] [stdout]   |            ^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `application_name`, `reason_for_inhibit`, and `cookie` are never read
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct FdoInhibit {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     application_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     reason_for_inhibit: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     cookie: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FdoInhibit` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[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 0.62s
[INFO] running `Command { std: "docker" "inspect" "b968fa0839681befad833e2fdc613623ea39a4901f3553b734a68b4b676786e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b968fa0839681befad833e2fdc613623ea39a4901f3553b734a68b4b676786e5", kill_on_drop: false }`
[INFO] [stdout] b968fa0839681befad833e2fdc613623ea39a4901f3553b734a68b4b676786e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6d77f56e42a55675d05c7a2142cea5ef6e1ade30316cd7347139bff93ba25f0c
[INFO] running `Command { std: "docker" "start" "-a" "6d77f56e42a55675d05c7a2142cea5ef6e1ade30316cd7347139bff93ba25f0c", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `MessageHeader`, `ObjectServer`, and `SignalContext`
[INFO] [stderr]  --> src/main.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | use zbus::{MessageHeader, ObjectServer, SignalContext, dbus_interface, Connection};
[INFO] [stderr]   |            ^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `application_name`, `reason_for_inhibit`, and `cookie` are never read
[INFO] [stderr]   --> src/main.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | struct FdoInhibit {
[INFO] [stderr]    |        ---------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 21 |     application_name: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 22 |     reason_for_inhibit: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 23 |     cookie: u32,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FdoInhibit` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `idlemapper` (bin "idlemapper" test) generated 2 warnings (run `cargo fix --bin "idlemapper" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/idlemapper-18869de156a21d57)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6d77f56e42a55675d05c7a2142cea5ef6e1ade30316cd7347139bff93ba25f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d77f56e42a55675d05c7a2142cea5ef6e1ade30316cd7347139bff93ba25f0c", kill_on_drop: false }`
[INFO] [stdout] 6d77f56e42a55675d05c7a2142cea5ef6e1ade30316cd7347139bff93ba25f0c
