[INFO] cloning repository https://github.com/codeworm96/heat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codeworm96/heat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeworm96%2Fheat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeworm96%2Fheat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ec3d8e2f19b609871e7904ce54433c27129d298 [INFO] testing codeworm96/heat against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeworm96%2Fheat" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codeworm96/heat on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/codeworm96/heat [INFO] finished tweaking git repo https://github.com/codeworm96/heat [INFO] tweaked toml for git repo https://github.com/codeworm96/heat written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/codeworm96/heat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/codeworm96/systemstat.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd753828cf0649dfd0221cdf8ede65e3516bd592260f51978fddeb610ae85979 [INFO] running `Command { std: "docker" "start" "-a" "dd753828cf0649dfd0221cdf8ede65e3516bd592260f51978fddeb610ae85979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd753828cf0649dfd0221cdf8ede65e3516bd592260f51978fddeb610ae85979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd753828cf0649dfd0221cdf8ede65e3516bd592260f51978fddeb610ae85979", kill_on_drop: false }` [INFO] [stdout] dd753828cf0649dfd0221cdf8ede65e3516bd592260f51978fddeb610ae85979 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f1ccfc232497b12b99de6e02186f32f1814161d1d035d82377aad0337498687 [INFO] running `Command { std: "docker" "start" "-a" "3f1ccfc232497b12b99de6e02186f32f1814161d1d035d82377aad0337498687", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling bytesize v0.1.3 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling systemstat v0.1.4 (https://github.com/codeworm96/systemstat.git#f06d7446) [INFO] [stderr] Compiling heat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.94s [INFO] running `Command { std: "docker" "inspect" "3f1ccfc232497b12b99de6e02186f32f1814161d1d035d82377aad0337498687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f1ccfc232497b12b99de6e02186f32f1814161d1d035d82377aad0337498687", kill_on_drop: false }` [INFO] [stdout] 3f1ccfc232497b12b99de6e02186f32f1814161d1d035d82377aad0337498687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8221b6970edfb50232f3de5cc2979c86abc29ad7e459fd3b1efa4e25f83b09d [INFO] running `Command { std: "docker" "start" "-a" "e8221b6970edfb50232f3de5cc2979c86abc29ad7e459fd3b1efa4e25f83b09d", kill_on_drop: false }` [INFO] [stderr] Compiling heat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "e8221b6970edfb50232f3de5cc2979c86abc29ad7e459fd3b1efa4e25f83b09d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8221b6970edfb50232f3de5cc2979c86abc29ad7e459fd3b1efa4e25f83b09d", kill_on_drop: false }` [INFO] [stdout] e8221b6970edfb50232f3de5cc2979c86abc29ad7e459fd3b1efa4e25f83b09d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c52b2c9e88d03de818e77597f20e00bfe9c9bee423d51091b29a02fe9bf466a8 [INFO] running `Command { std: "docker" "start" "-a" "c52b2c9e88d03de818e77597f20e00bfe9c9bee423d51091b29a02fe9bf466a8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/heat-d7d4c47799986b2a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test pid::tests::test_icoeff ... ok [INFO] [stdout] test pid::tests::test_pcoeff ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c52b2c9e88d03de818e77597f20e00bfe9c9bee423d51091b29a02fe9bf466a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c52b2c9e88d03de818e77597f20e00bfe9c9bee423d51091b29a02fe9bf466a8", kill_on_drop: false }` [INFO] [stdout] c52b2c9e88d03de818e77597f20e00bfe9c9bee423d51091b29a02fe9bf466a8