[INFO] cloning repository https://github.com/findus/btinfo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/findus/btinfo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffindus%2Fbtinfo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffindus%2Fbtinfo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af2bd5caa4898bd3f83828caf8280ece875a8144
[INFO] building findus/btinfo against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffindus%2Fbtinfo" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/findus/btinfo
[INFO] finished tweaking git repo https://github.com/findus/btinfo
[INFO] tweaked toml for git repo https://github.com/findus/btinfo written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/findus/btinfo on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/findus/btinfo 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-strings v0.4.1
[INFO] [stderr]   Downloaded windows-result v0.3.3
[INFO] [stderr]   Downloaded windows-core v0.61.1
[INFO] [stderr]   Downloaded colored v3.0.0
[INFO] [stderr]   Downloaded async-signal v0.2.10
[INFO] [stderr]   Downloaded jiff-static v0.2.13
[INFO] [stderr]   Downloaded winnow v0.7.9
[INFO] [stderr]   Downloaded async-process v2.3.0
[INFO] [stderr]   Downloaded toml_write v0.1.1
[INFO] [stderr]   Downloaded toml v0.8.22
[INFO] [stderr]   Downloaded sysinfo v0.35.1
[INFO] [stderr]   Downloaded objc2-io-kit v0.3.1
[INFO] [stderr]   Downloaded jiff v0.2.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8100a05cd30c2147fba41bef5cef6381243c86d1fe8e66ee80231d4094062fae
[INFO] running `Command { std: "docker" "start" "-a" "8100a05cd30c2147fba41bef5cef6381243c86d1fe8e66ee80231d4094062fae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8100a05cd30c2147fba41bef5cef6381243c86d1fe8e66ee80231d4094062fae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8100a05cd30c2147fba41bef5cef6381243c86d1fe8e66ee80231d4094062fae", kill_on_drop: false }`
[INFO] [stdout] 8100a05cd30c2147fba41bef5cef6381243c86d1fe8e66ee80231d4094062fae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac7c3f4c7ce0817440f16279897c7c5c2714c3d0a16d156dac18e2255bc6977e
[INFO] running `Command { std: "docker" "start" "-a" "ac7c3f4c7ce0817440f16279897c7c5c2714c3d0a16d156dac18e2255bc6977e", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.9
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling jiff v0.2.13
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling sysinfo v0.35.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[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 tokio v1.44.2
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling zvariant_derive v5.4.0
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling zvariant v5.4.0
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-process v2.3.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 btinfo v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/bin/playground.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 let args: PropertiesChangedArgs = msg.args().expect("Error parsing message");
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "ac7c3f4c7ce0817440f16279897c7c5c2714c3d0a16d156dac18e2255bc6977e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac7c3f4c7ce0817440f16279897c7c5c2714c3d0a16d156dac18e2255bc6977e", kill_on_drop: false }`
[INFO] [stdout] ac7c3f4c7ce0817440f16279897c7c5c2714c3d0a16d156dac18e2255bc6977e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b3ec8b63c48ca6855083fd4fa5e91ac742d26c65c6f09076ab65073a5b0b292
[INFO] running `Command { std: "docker" "start" "-a" "2b3ec8b63c48ca6855083fd4fa5e91ac742d26c65c6f09076ab65073a5b0b292", kill_on_drop: false }`
[INFO] [stderr]    Compiling btinfo v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/bin/playground.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 let args: PropertiesChangedArgs = msg.args().expect("Error parsing message");
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.19s
[INFO] running `Command { std: "docker" "inspect" "2b3ec8b63c48ca6855083fd4fa5e91ac742d26c65c6f09076ab65073a5b0b292", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b3ec8b63c48ca6855083fd4fa5e91ac742d26c65c6f09076ab65073a5b0b292", kill_on_drop: false }`
[INFO] [stdout] 2b3ec8b63c48ca6855083fd4fa5e91ac742d26c65c6f09076ab65073a5b0b292
