[INFO] cloning repository https://github.com/AdrianColaianni/statusbar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdrianColaianni/statusbar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrianColaianni%2Fstatusbar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrianColaianni%2Fstatusbar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7570cd7dc6dfb2ffcb622d7e21598c2c2e75eded
[INFO] testing AdrianColaianni/statusbar against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrianColaianni%2Fstatusbar" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AdrianColaianni/statusbar
[INFO] finished tweaking git repo https://github.com/AdrianColaianni/statusbar
[INFO] tweaked toml for git repo https://github.com/AdrianColaianni/statusbar written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdrianColaianni/statusbar on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AdrianColaianni/statusbar 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slab v0.3.0
[INFO] [stderr]   Downloaded pulsectl-rs v0.3.2
[INFO] [stderr]   Downloaded error-chain v0.11.0
[INFO] [stderr]   Downloaded libdbus-sys v0.1.5
[INFO] [stderr]   Downloaded libpulse-binding v2.30.1
[INFO] [stderr]   Downloaded cc v1.2.31
[INFO] [stderr]   Downloaded dbus v0.5.4
[INFO] [stderr]   Downloaded libpulse-sys v1.23.0
[INFO] [stderr]   Downloaded tokio-timer v0.1.2
[INFO] [stderr]   Downloaded ascii v0.8.7
[INFO] [stderr]   Downloaded network-manager v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edbfc8d61fa48e0b65ca9733c706bbd2806fc17c18144465a24d1a969862e740
[INFO] running `Command { std: "docker" "start" "-a" "edbfc8d61fa48e0b65ca9733c706bbd2806fc17c18144465a24d1a969862e740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edbfc8d61fa48e0b65ca9733c706bbd2806fc17c18144465a24d1a969862e740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edbfc8d61fa48e0b65ca9733c706bbd2806fc17c18144465a24d1a969862e740", kill_on_drop: false }`
[INFO] [stdout] edbfc8d61fa48e0b65ca9733c706bbd2806fc17c18144465a24d1a969862e740
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7054a318a041c906c3791e944f731a2e05574bb4f7671ebbf8cdcbc0eba1e54c
[INFO] running `Command { std: "docker" "start" "-a" "7054a318a041c906c3791e944f731a2e05574bb4f7671ebbf8cdcbc0eba1e54c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libdbus-sys v0.1.5
[INFO] [stderr]    Compiling libpulse-sys v1.23.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling slab v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling ascii v0.8.7
[INFO] [stderr]    Compiling tokio-timer v0.1.2
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling dbus v0.5.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling network-manager v0.11.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling libpulse-binding v2.30.1
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling pulsectl-rs v0.3.2
[INFO] [stderr]    Compiling statusbar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.80s
[INFO] running `Command { std: "docker" "inspect" "7054a318a041c906c3791e944f731a2e05574bb4f7671ebbf8cdcbc0eba1e54c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7054a318a041c906c3791e944f731a2e05574bb4f7671ebbf8cdcbc0eba1e54c", kill_on_drop: false }`
[INFO] [stdout] 7054a318a041c906c3791e944f731a2e05574bb4f7671ebbf8cdcbc0eba1e54c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46b833e5f8bfcb591abe10fc0ff6f7e4384f57c006d39dab65e07a0fa3ded5b5
[INFO] running `Command { std: "docker" "start" "-a" "46b833e5f8bfcb591abe10fc0ff6f7e4384f57c006d39dab65e07a0fa3ded5b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling statusbar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "46b833e5f8bfcb591abe10fc0ff6f7e4384f57c006d39dab65e07a0fa3ded5b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46b833e5f8bfcb591abe10fc0ff6f7e4384f57c006d39dab65e07a0fa3ded5b5", kill_on_drop: false }`
[INFO] [stdout] 46b833e5f8bfcb591abe10fc0ff6f7e4384f57c006d39dab65e07a0fa3ded5b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 431e3feff5cb71b3bd7e18341873791cf350840cad1ae54b845f15ba3e35b817
[INFO] running `Command { std: "docker" "start" "-a" "431e3feff5cb71b3bd7e18341873791cf350840cad1ae54b845f15ba3e35b817", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/statusbar-83fe3c6326c8e1b1)
[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" "431e3feff5cb71b3bd7e18341873791cf350840cad1ae54b845f15ba3e35b817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "431e3feff5cb71b3bd7e18341873791cf350840cad1ae54b845f15ba3e35b817", kill_on_drop: false }`
[INFO] [stdout] 431e3feff5cb71b3bd7e18341873791cf350840cad1ae54b845f15ba3e35b817
