[INFO] cloning repository https://github.com/natemcintosh/rs_battery_condition [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natemcintosh/rs_battery_condition" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatemcintosh%2Frs_battery_condition", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatemcintosh%2Frs_battery_condition'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e14077b70f095e6ffefda36daa8fb6eb31f77fe [INFO] testing natemcintosh/rs_battery_condition against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatemcintosh%2Frs_battery_condition" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/natemcintosh/rs_battery_condition on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/natemcintosh/rs_battery_condition [INFO] finished tweaking git repo https://github.com/natemcintosh/rs_battery_condition [INFO] tweaked toml for git repo https://github.com/natemcintosh/rs_battery_condition written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/natemcintosh/rs_battery_condition already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b2375a1bcdc610c4940e2912bd68b9a8908b8a2e683c7654ba746441c1a43b4 [INFO] running `Command { std: "docker" "start" "-a" "2b2375a1bcdc610c4940e2912bd68b9a8908b8a2e683c7654ba746441c1a43b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b2375a1bcdc610c4940e2912bd68b9a8908b8a2e683c7654ba746441c1a43b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b2375a1bcdc610c4940e2912bd68b9a8908b8a2e683c7654ba746441c1a43b4", kill_on_drop: false }` [INFO] [stdout] 2b2375a1bcdc610c4940e2912bd68b9a8908b8a2e683c7654ba746441c1a43b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 633ec8d74d9ce5879722e529ec296b091d49132bec9f446d5f39e904b95aab2a [INFO] running `Command { std: "docker" "start" "-a" "633ec8d74d9ce5879722e529ec296b091d49132bec9f446d5f39e904b95aab2a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rs_battery_condition v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.48s [INFO] running `Command { std: "docker" "inspect" "633ec8d74d9ce5879722e529ec296b091d49132bec9f446d5f39e904b95aab2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "633ec8d74d9ce5879722e529ec296b091d49132bec9f446d5f39e904b95aab2a", kill_on_drop: false }` [INFO] [stdout] 633ec8d74d9ce5879722e529ec296b091d49132bec9f446d5f39e904b95aab2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c8a386be4e4deb7cffbb6db6eb1dd85f07d44c8de0e158237534e90583e0a8b [INFO] running `Command { std: "docker" "start" "-a" "0c8a386be4e4deb7cffbb6db6eb1dd85f07d44c8de0e158237534e90583e0a8b", kill_on_drop: false }` [INFO] [stderr] Compiling rs_battery_condition v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "0c8a386be4e4deb7cffbb6db6eb1dd85f07d44c8de0e158237534e90583e0a8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c8a386be4e4deb7cffbb6db6eb1dd85f07d44c8de0e158237534e90583e0a8b", kill_on_drop: false }` [INFO] [stdout] 0c8a386be4e4deb7cffbb6db6eb1dd85f07d44c8de0e158237534e90583e0a8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 263a35a6a001d8d81587cf3ee1ec87b88f1e8f838580213873d0ef5a1c17cdd7 [INFO] running `Command { std: "docker" "start" "-a" "263a35a6a001d8d81587cf3ee1ec87b88f1e8f838580213873d0ef5a1c17cdd7", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rs_battery_condition-3e2a4cd891105551) [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" "263a35a6a001d8d81587cf3ee1ec87b88f1e8f838580213873d0ef5a1c17cdd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "263a35a6a001d8d81587cf3ee1ec87b88f1e8f838580213873d0ef5a1c17cdd7", kill_on_drop: false }` [INFO] [stdout] 263a35a6a001d8d81587cf3ee1ec87b88f1e8f838580213873d0ef5a1c17cdd7