[INFO] fetching crate sm64gs2pc 1.0.5... [INFO] checking sm64gs2pc-1.0.5 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] extracting crate sm64gs2pc 1.0.5 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate sm64gs2pc 1.0.5 [INFO] finished tweaking crates.io crate sm64gs2pc 1.0.5 [INFO] tweaked toml for crates.io crate sm64gs2pc 1.0.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sm64gs2pc 1.0.5 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sm64gs2pc 1.0.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded patch v0.5.0 [INFO] [stderr] Downloaded nom_locate v0.3.1 [INFO] [stderr] Downloaded bytecount v0.3.2 [INFO] [stderr] Downloaded clang v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6391e7b85742612f7e06b1dc3e6bf666af5ec59fa464ee8976e3448c199b60bf [INFO] running `Command { std: "docker" "start" "-a" "6391e7b85742612f7e06b1dc3e6bf666af5ec59fa464ee8976e3448c199b60bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6391e7b85742612f7e06b1dc3e6bf666af5ec59fa464ee8976e3448c199b60bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6391e7b85742612f7e06b1dc3e6bf666af5ec59fa464ee8976e3448c199b60bf", kill_on_drop: false }` [INFO] [stdout] 6391e7b85742612f7e06b1dc3e6bf666af5ec59fa464ee8976e3448c199b60bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6dd47424a6f3b8927f27a46618f5f135c09486c67325b644e7cb0ad03cdbde3 [INFO] running `Command { std: "docker" "start" "-a" "f6dd47424a6f3b8927f27a46618f5f135c09486c67325b644e7cb0ad03cdbde3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking nom_locate v0.3.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking patch v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking sm64gs2pc v1.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.80s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8` [INFO] running `Command { std: "docker" "inspect" "f6dd47424a6f3b8927f27a46618f5f135c09486c67325b644e7cb0ad03cdbde3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6dd47424a6f3b8927f27a46618f5f135c09486c67325b644e7cb0ad03cdbde3", kill_on_drop: false }` [INFO] [stdout] f6dd47424a6f3b8927f27a46618f5f135c09486c67325b644e7cb0ad03cdbde3