[INFO] cloning repository https://github.com/emmericp/aoc19-intcode-jit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emmericp/aoc19-intcode-jit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmericp%2Faoc19-intcode-jit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmericp%2Faoc19-intcode-jit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8e5a3cd97d797f7488f8330b4d11bc323308ea9 [INFO] checking emmericp/aoc19-intcode-jit against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmericp%2Faoc19-intcode-jit" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emmericp/aoc19-intcode-jit on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emmericp/aoc19-intcode-jit [INFO] finished tweaking git repo https://github.com/emmericp/aoc19-intcode-jit [INFO] tweaked toml for git repo https://github.com/emmericp/aoc19-intcode-jit written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/emmericp/aoc19-intcode-jit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 67c4b0009a84e8af4ae0ed079df13579efe696b842d89ee21d137e4996b6a82f [INFO] running `Command { std: "docker" "start" "-a" "67c4b0009a84e8af4ae0ed079df13579efe696b842d89ee21d137e4996b6a82f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67c4b0009a84e8af4ae0ed079df13579efe696b842d89ee21d137e4996b6a82f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67c4b0009a84e8af4ae0ed079df13579efe696b842d89ee21d137e4996b6a82f", kill_on_drop: false }` [INFO] [stdout] 67c4b0009a84e8af4ae0ed079df13579efe696b842d89ee21d137e4996b6a82f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5adbc217d2d5c5322cdfb6813173bfec0e0933e25f0fcd2c8708980e1e30cdd8 [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" "5adbc217d2d5c5322cdfb6813173bfec0e0933e25f0fcd2c8708980e1e30cdd8", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking dynasmrt v0.5.2 [INFO] [stderr] Compiling dynasm v0.5.2 [INFO] [stderr] Checking intcode-jit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.48s [INFO] running `Command { std: "docker" "inspect" "5adbc217d2d5c5322cdfb6813173bfec0e0933e25f0fcd2c8708980e1e30cdd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5adbc217d2d5c5322cdfb6813173bfec0e0933e25f0fcd2c8708980e1e30cdd8", kill_on_drop: false }` [INFO] [stdout] 5adbc217d2d5c5322cdfb6813173bfec0e0933e25f0fcd2c8708980e1e30cdd8