[INFO] cloning repository https://github.com/dodiameer/dodiplate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dodiameer/dodiplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdodiameer%2Fdodiplate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdodiameer%2Fdodiplate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bb5667ef206e118375582f14441191a606d7eb9 [INFO] checking dodiameer/dodiplate against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdodiameer%2Fdodiplate" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dodiameer/dodiplate [INFO] finished tweaking git repo https://github.com/dodiameer/dodiplate [INFO] tweaked toml for git repo https://github.com/dodiameer/dodiplate written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dodiameer/dodiplate on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dodiameer/dodiplate 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded remove_dir_all v0.7.0 [INFO] [stderr] Downloaded unicode-bidi v0.3.5 [INFO] [stderr] Downloaded jobserver v0.1.22 [INFO] [stderr] Downloaded anyhow v1.0.41 [INFO] [stderr] Downloaded openssl-sys v0.9.64 [INFO] [stderr] Downloaded cc v1.0.68 [INFO] [stderr] Downloaded tinyvec v1.2.0 [INFO] [stderr] Downloaded git2 v0.13.20 [INFO] [stderr] Downloaded libssh2-sys v0.2.21 [INFO] [stderr] Downloaded libz-sys v1.1.3 [INFO] [stderr] Downloaded libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Downloaded vcpkg v0.2.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0f19ba074d45b910aa730ffffac05eab9206d2bc2deaf5764a11f5c4ef64e76 [INFO] running `Command { std: "docker" "start" "-a" "a0f19ba074d45b910aa730ffffac05eab9206d2bc2deaf5764a11f5c4ef64e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0f19ba074d45b910aa730ffffac05eab9206d2bc2deaf5764a11f5c4ef64e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0f19ba074d45b910aa730ffffac05eab9206d2bc2deaf5764a11f5c4ef64e76", kill_on_drop: false }` [INFO] [stdout] a0f19ba074d45b910aa730ffffac05eab9206d2bc2deaf5764a11f5c4ef64e76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 066135a24f9f03e5b039d6b69052da551f81560d40fbd1fa420208cbe50df175 [INFO] running `Command { std: "docker" "start" "-a" "066135a24f9f03e5b039d6b69052da551f81560d40fbd1fa420208cbe50df175", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking remove_dir_all v0.7.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.64 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Checking git2 v0.13.20 [INFO] [stderr] Checking dodiplate v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.53s [INFO] running `Command { std: "docker" "inspect" "066135a24f9f03e5b039d6b69052da551f81560d40fbd1fa420208cbe50df175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "066135a24f9f03e5b039d6b69052da551f81560d40fbd1fa420208cbe50df175", kill_on_drop: false }` [INFO] [stdout] 066135a24f9f03e5b039d6b69052da551f81560d40fbd1fa420208cbe50df175