[INFO] cloning repository https://github.com/enavagoro/rust_fahrenheit_to_celsius [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enavagoro/rust_fahrenheit_to_celsius" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenavagoro%2Frust_fahrenheit_to_celsius", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenavagoro%2Frust_fahrenheit_to_celsius'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9a9acbf4c5364088f4c796b24b242aef7558e1f [INFO] testing enavagoro/rust_fahrenheit_to_celsius against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenavagoro%2Frust_fahrenheit_to_celsius" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/enavagoro/rust_fahrenheit_to_celsius on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/enavagoro/rust_fahrenheit_to_celsius [INFO] finished tweaking git repo https://github.com/enavagoro/rust_fahrenheit_to_celsius [INFO] tweaked toml for git repo https://github.com/enavagoro/rust_fahrenheit_to_celsius written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/enavagoro/rust_fahrenheit_to_celsius already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.ar [INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.linker [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1537660fc00aa9efe5415a569a374cca768d2e4837d3ba68419783d1d518da6 [INFO] running `Command { std: "docker" "start" "-a" "c1537660fc00aa9efe5415a569a374cca768d2e4837d3ba68419783d1d518da6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1537660fc00aa9efe5415a569a374cca768d2e4837d3ba68419783d1d518da6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1537660fc00aa9efe5415a569a374cca768d2e4837d3ba68419783d1d518da6", kill_on_drop: false }` [INFO] [stdout] c1537660fc00aa9efe5415a569a374cca768d2e4837d3ba68419783d1d518da6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] feb293e3185f7c73775e3c1c35937f6dc0b84668a8515cec21744d73372111f9 [INFO] running `Command { std: "docker" "start" "-a" "feb293e3185f7c73775e3c1c35937f6dc0b84668a8515cec21744d73372111f9", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.ar [INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.linker [INFO] [stderr] Compiling temperature v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "feb293e3185f7c73775e3c1c35937f6dc0b84668a8515cec21744d73372111f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feb293e3185f7c73775e3c1c35937f6dc0b84668a8515cec21744d73372111f9", kill_on_drop: false }` [INFO] [stdout] feb293e3185f7c73775e3c1c35937f6dc0b84668a8515cec21744d73372111f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c84e3476f66b0f40e6f079622a1c884fc8bcecb228f37021ebaadb8362d1894 [INFO] running `Command { std: "docker" "start" "-a" "5c84e3476f66b0f40e6f079622a1c884fc8bcecb228f37021ebaadb8362d1894", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.ar [INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.linker [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling temperature v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.94s [INFO] running `Command { std: "docker" "inspect" "5c84e3476f66b0f40e6f079622a1c884fc8bcecb228f37021ebaadb8362d1894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c84e3476f66b0f40e6f079622a1c884fc8bcecb228f37021ebaadb8362d1894", kill_on_drop: false }` [INFO] [stdout] 5c84e3476f66b0f40e6f079622a1c884fc8bcecb228f37021ebaadb8362d1894 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e2fa77c48b1e1c54649a988a713b2a3c206d51b0eff14b05912d4b1a00e93c64 [INFO] running `Command { std: "docker" "start" "-a" "e2fa77c48b1e1c54649a988a713b2a3c206d51b0eff14b05912d4b1a00e93c64", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.ar [INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.linker [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/temperature-2755bc047bb298f5) [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" "e2fa77c48b1e1c54649a988a713b2a3c206d51b0eff14b05912d4b1a00e93c64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2fa77c48b1e1c54649a988a713b2a3c206d51b0eff14b05912d4b1a00e93c64", kill_on_drop: false }` [INFO] [stdout] e2fa77c48b1e1c54649a988a713b2a3c206d51b0eff14b05912d4b1a00e93c64