[INFO] cloning repository https://github.com/JonLiuFYI/pi_overkill [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JonLiuFYI/pi_overkill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonLiuFYI%2Fpi_overkill", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonLiuFYI%2Fpi_overkill'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c17cecd75ecce57d94f12c1aa03af59907f8a26f [INFO] testing JonLiuFYI/pi_overkill against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonLiuFYI%2Fpi_overkill" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JonLiuFYI/pi_overkill on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JonLiuFYI/pi_overkill [INFO] finished tweaking git repo https://github.com/JonLiuFYI/pi_overkill [INFO] tweaked toml for git repo https://github.com/JonLiuFYI/pi_overkill written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/JonLiuFYI/pi_overkill already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bb7dea9c901bd4d8847253a23b94dd34a3b612289995946339995a891e35a15 [INFO] running `Command { std: "docker" "start" "-a" "1bb7dea9c901bd4d8847253a23b94dd34a3b612289995946339995a891e35a15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bb7dea9c901bd4d8847253a23b94dd34a3b612289995946339995a891e35a15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bb7dea9c901bd4d8847253a23b94dd34a3b612289995946339995a891e35a15", kill_on_drop: false }` [INFO] [stdout] 1bb7dea9c901bd4d8847253a23b94dd34a3b612289995946339995a891e35a15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f973d02fa894b1d47abd0e43fd84a7863b891f95770ba5f2c8eeefa734ee4a70 [INFO] running `Command { std: "docker" "start" "-a" "f973d02fa894b1d47abd0e43fd84a7863b891f95770ba5f2c8eeefa734ee4a70", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling pi_overkill v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.69s [INFO] running `Command { std: "docker" "inspect" "f973d02fa894b1d47abd0e43fd84a7863b891f95770ba5f2c8eeefa734ee4a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f973d02fa894b1d47abd0e43fd84a7863b891f95770ba5f2c8eeefa734ee4a70", kill_on_drop: false }` [INFO] [stdout] f973d02fa894b1d47abd0e43fd84a7863b891f95770ba5f2c8eeefa734ee4a70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c6b310ea7fdc8b3da432a041986e6cd3696bfb2ea18145a932a1ebccd2fe68c [INFO] running `Command { std: "docker" "start" "-a" "8c6b310ea7fdc8b3da432a041986e6cd3696bfb2ea18145a932a1ebccd2fe68c", kill_on_drop: false }` [INFO] [stderr] Compiling pi_overkill v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "8c6b310ea7fdc8b3da432a041986e6cd3696bfb2ea18145a932a1ebccd2fe68c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c6b310ea7fdc8b3da432a041986e6cd3696bfb2ea18145a932a1ebccd2fe68c", kill_on_drop: false }` [INFO] [stdout] 8c6b310ea7fdc8b3da432a041986e6cd3696bfb2ea18145a932a1ebccd2fe68c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] adfc25f11536faca252ecdd239cac7247d332f83c3ff36e4c4c38b328835c6b4 [INFO] running `Command { std: "docker" "start" "-a" "adfc25f11536faca252ecdd239cac7247d332f83c3ff36e4c4c38b328835c6b4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pi_overkill-51216794b394d955) [INFO] running `Command { std: "docker" "inspect" "adfc25f11536faca252ecdd239cac7247d332f83c3ff36e4c4c38b328835c6b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adfc25f11536faca252ecdd239cac7247d332f83c3ff36e4c4c38b328835c6b4", kill_on_drop: false }` [INFO] [stdout] adfc25f11536faca252ecdd239cac7247d332f83c3ff36e4c4c38b328835c6b4