[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] checking codeworm96/heat against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeworm96%2Fheat" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codeworm96/heat on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "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-4/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" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb4e286b6d5ad8a9dd726f5562e2822ef33182076fb6c109b069d7ece07d621a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fb4e286b6d5ad8a9dd726f5562e2822ef33182076fb6c109b069d7ece07d621a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb4e286b6d5ad8a9dd726f5562e2822ef33182076fb6c109b069d7ece07d621a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb4e286b6d5ad8a9dd726f5562e2822ef33182076fb6c109b069d7ece07d621a", kill_on_drop: false }` [INFO] [stdout] fb4e286b6d5ad8a9dd726f5562e2822ef33182076fb6c109b069d7ece07d621a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68c0b99fb0b7903f6355184a238180769d0effff3003024c030323e0f05c3a7f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "68c0b99fb0b7903f6355184a238180769d0effff3003024c030323e0f05c3a7f", kill_on_drop: false }` [INFO] [stderr] Checking bytesize v0.1.3 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking systemstat v0.1.4 (https://github.com/codeworm96/systemstat.git#f06d7446) [INFO] [stderr] Checking heat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.42s [INFO] running `Command { std: "docker" "inspect" "68c0b99fb0b7903f6355184a238180769d0effff3003024c030323e0f05c3a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68c0b99fb0b7903f6355184a238180769d0effff3003024c030323e0f05c3a7f", kill_on_drop: false }` [INFO] [stdout] 68c0b99fb0b7903f6355184a238180769d0effff3003024c030323e0f05c3a7f