[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 try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmericp%2Faoc19-intcode-jit" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emmericp/aoc19-intcode-jit on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "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-9/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" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5add3554c75f24148e27c98e925dba150a4d753e5794ddf06fdd677a536fd63d [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" "5add3554c75f24148e27c98e925dba150a4d753e5794ddf06fdd677a536fd63d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5add3554c75f24148e27c98e925dba150a4d753e5794ddf06fdd677a536fd63d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5add3554c75f24148e27c98e925dba150a4d753e5794ddf06fdd677a536fd63d", kill_on_drop: false }` [INFO] [stdout] 5add3554c75f24148e27c98e925dba150a4d753e5794ddf06fdd677a536fd63d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29a4a706bf5ef5b747a4ab7789a07f843dc2629ce26cd640ce5d3a84a895def0 [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" "29a4a706bf5ef5b747a4ab7789a07f843dc2629ce26cd640ce5d3a84a895def0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling unicode-xid v0.2.0 [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 byteorder v1.3.2 [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 48.11s [INFO] running `Command { std: "docker" "inspect" "29a4a706bf5ef5b747a4ab7789a07f843dc2629ce26cd640ce5d3a84a895def0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29a4a706bf5ef5b747a4ab7789a07f843dc2629ce26cd640ce5d3a84a895def0", kill_on_drop: false }` [INFO] [stdout] 29a4a706bf5ef5b747a4ab7789a07f843dc2629ce26cd640ce5d3a84a895def0