[INFO] cloning repository https://github.com/JohnTortugo/jinterp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JohnTortugo/jinterp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnTortugo%2Fjinterp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnTortugo%2Fjinterp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf31625c2a63499fcd56f5d2fe2fba2da4a1653a [INFO] checking JohnTortugo/jinterp against try#e3fba958e26aa56a364ba6d36376f1800cd40fa5 for pr-101437 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnTortugo%2Fjinterp" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JohnTortugo/jinterp on toolchain e3fba958e26aa56a364ba6d36376f1800cd40fa5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e3fba958e26aa56a364ba6d36376f1800cd40fa5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JohnTortugo/jinterp [INFO] finished tweaking git repo https://github.com/JohnTortugo/jinterp [INFO] tweaked toml for git repo https://github.com/JohnTortugo/jinterp written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/JohnTortugo/jinterp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e3fba958e26aa56a364ba6d36376f1800cd40fa5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+e3fba958e26aa56a364ba6d36376f1800cd40fa5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3499603e4e7568b243d10311f1776ff4181f19e7ec21ba8372196f56d08094f7 [INFO] running `Command { std: "docker" "start" "-a" "3499603e4e7568b243d10311f1776ff4181f19e7ec21ba8372196f56d08094f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3499603e4e7568b243d10311f1776ff4181f19e7ec21ba8372196f56d08094f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3499603e4e7568b243d10311f1776ff4181f19e7ec21ba8372196f56d08094f7", kill_on_drop: false }` [INFO] [stdout] 3499603e4e7568b243d10311f1776ff4181f19e7ec21ba8372196f56d08094f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+e3fba958e26aa56a364ba6d36376f1800cd40fa5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85feecad13e476b279bc201eb21a0cbfb54ce0609ea76be8f9b58286df71b0f8 [INFO] running `Command { std: "docker" "start" "-a" "85feecad13e476b279bc201eb21a0cbfb54ce0609ea76be8f9b58286df71b0f8", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking jinterp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `Command { std: "docker" "inspect" "85feecad13e476b279bc201eb21a0cbfb54ce0609ea76be8f9b58286df71b0f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85feecad13e476b279bc201eb21a0cbfb54ce0609ea76be8f9b58286df71b0f8", kill_on_drop: false }` [INFO] [stdout] 85feecad13e476b279bc201eb21a0cbfb54ce0609ea76be8f9b58286df71b0f8