[INFO] cloning repository https://github.com/tiramisueanne/HeatedRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tiramisueanne/HeatedRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiramisueanne%2FHeatedRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiramisueanne%2FHeatedRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d516d4919d7c1682eff25ce20e81fcc90b64fd0 [INFO] testing tiramisueanne/HeatedRust against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiramisueanne%2FHeatedRust" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tiramisueanne/HeatedRust 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/tiramisueanne/HeatedRust [INFO] finished tweaking git repo https://github.com/tiramisueanne/HeatedRust [INFO] tweaked toml for git repo https://github.com/tiramisueanne/HeatedRust written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/tiramisueanne/HeatedRust 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 866766e5abfd3a23b961ed90c96e220bf5606592c1eb995a1aeaa9c305a705a8 [INFO] running `Command { std: "docker" "start" "-a" "866766e5abfd3a23b961ed90c96e220bf5606592c1eb995a1aeaa9c305a705a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "866766e5abfd3a23b961ed90c96e220bf5606592c1eb995a1aeaa9c305a705a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "866766e5abfd3a23b961ed90c96e220bf5606592c1eb995a1aeaa9c305a705a8", kill_on_drop: false }` [INFO] [stdout] 866766e5abfd3a23b961ed90c96e220bf5606592c1eb995a1aeaa9c305a705a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 7b6565e59cce382e671f5c3bc8928d7e2cfeb28daeb1270d642859d2594a75fe [INFO] running `Command { std: "docker" "start" "-a" "7b6565e59cce382e671f5c3bc8928d7e2cfeb28daeb1270d642859d2594a75fe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hotness v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "7b6565e59cce382e671f5c3bc8928d7e2cfeb28daeb1270d642859d2594a75fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b6565e59cce382e671f5c3bc8928d7e2cfeb28daeb1270d642859d2594a75fe", kill_on_drop: false }` [INFO] [stdout] 7b6565e59cce382e671f5c3bc8928d7e2cfeb28daeb1270d642859d2594a75fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 8dd78e05dd596576c491f4553bff7e2e39bc73d2c145151fe07fd7d58563bd03 [INFO] running `Command { std: "docker" "start" "-a" "8dd78e05dd596576c491f4553bff7e2e39bc73d2c145151fe07fd7d58563bd03", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hotness v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.59s [INFO] running `Command { std: "docker" "inspect" "8dd78e05dd596576c491f4553bff7e2e39bc73d2c145151fe07fd7d58563bd03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dd78e05dd596576c491f4553bff7e2e39bc73d2c145151fe07fd7d58563bd03", kill_on_drop: false }` [INFO] [stdout] 8dd78e05dd596576c491f4553bff7e2e39bc73d2c145151fe07fd7d58563bd03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] cd34ffbac08e2bddd076feb38ea8684330baa9cbc1346ef890270a8ba335149a [INFO] running `Command { std: "docker" "start" "-a" "cd34ffbac08e2bddd076feb38ea8684330baa9cbc1346ef890270a8ba335149a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.72s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hotness-fe60e02520a711a7) [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" "cd34ffbac08e2bddd076feb38ea8684330baa9cbc1346ef890270a8ba335149a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd34ffbac08e2bddd076feb38ea8684330baa9cbc1346ef890270a8ba335149a", kill_on_drop: false }` [INFO] [stdout] cd34ffbac08e2bddd076feb38ea8684330baa9cbc1346ef890270a8ba335149a