[INFO] cloning repository https://github.com/TheWaWaR/build-polyjuice-args [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheWaWaR/build-polyjuice-args" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheWaWaR%2Fbuild-polyjuice-args", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheWaWaR%2Fbuild-polyjuice-args'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8cba915cebc6ef85c5fddd37645c5f51f3cd957 [INFO] checking TheWaWaR/build-polyjuice-args against master#e29821ff85a2a3000d226f99f62f89464028d5d6 for pr-111505 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheWaWaR%2Fbuild-polyjuice-args" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheWaWaR/build-polyjuice-args on toolchain e29821ff85a2a3000d226f99f62f89464028d5d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e29821ff85a2a3000d226f99f62f89464028d5d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheWaWaR/build-polyjuice-args [INFO] finished tweaking git repo https://github.com/TheWaWaR/build-polyjuice-args [INFO] tweaked toml for git repo https://github.com/TheWaWaR/build-polyjuice-args written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TheWaWaR/build-polyjuice-args 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" "+e29821ff85a2a3000d226f99f62f89464028d5d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded numext-fixed-uint-core v0.1.6 [INFO] [stderr] Downloaded numext-fixed-hash-core v0.1.6 [INFO] [stderr] Downloaded numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Downloaded numext-fixed-uint v0.1.6 [INFO] [stderr] Downloaded numext-constructor v0.1.6 [INFO] [stderr] Downloaded numext-fixed-hash-hack v0.1.6 [INFO] [stderr] Downloaded numext-fixed-hash v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+e29821ff85a2a3000d226f99f62f89464028d5d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a668df3db8a97fe0fa0414e34aeef7b6b55de5dbfbef9f9ff975be2dc046d95c [INFO] running `Command { std: "docker" "start" "-a" "a668df3db8a97fe0fa0414e34aeef7b6b55de5dbfbef9f9ff975be2dc046d95c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a668df3db8a97fe0fa0414e34aeef7b6b55de5dbfbef9f9ff975be2dc046d95c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a668df3db8a97fe0fa0414e34aeef7b6b55de5dbfbef9f9ff975be2dc046d95c", kill_on_drop: false }` [INFO] [stdout] a668df3db8a97fe0fa0414e34aeef7b6b55de5dbfbef9f9ff975be2dc046d95c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+e29821ff85a2a3000d226f99f62f89464028d5d6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7187c4677e24e6b493e6567f49a3ea0d3fe67b92f3bbc16cbb34a0c0bc1500d [INFO] running `Command { std: "docker" "start" "-a" "b7187c4677e24e6b493e6567f49a3ea0d3fe67b92f3bbc16cbb34a0c0bc1500d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Compiling numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling numext-fixed-hash-core v0.1.6 [INFO] [stderr] Compiling numext-fixed-hash-hack v0.1.6 [INFO] [stderr] Checking numext-fixed-hash v0.1.6 [INFO] [stderr] Checking build-polyjuice-args v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.40s [INFO] running `Command { std: "docker" "inspect" "b7187c4677e24e6b493e6567f49a3ea0d3fe67b92f3bbc16cbb34a0c0bc1500d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7187c4677e24e6b493e6567f49a3ea0d3fe67b92f3bbc16cbb34a0c0bc1500d", kill_on_drop: false }` [INFO] [stdout] b7187c4677e24e6b493e6567f49a3ea0d3fe67b92f3bbc16cbb34a0c0bc1500d