[INFO] cloning repository https://github.com/SalsaGal/solidify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SalsaGal/solidify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSalsaGal%2Fsolidify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSalsaGal%2Fsolidify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea37066676e21f6bb707bfe0b046d30b967318d9 [INFO] checking SalsaGal/solidify against master#f557a4fd462a779c92e4e8bd004426cf329efb30 for pr-111063 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSalsaGal%2Fsolidify" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SalsaGal/solidify on toolchain f557a4fd462a779c92e4e8bd004426cf329efb30 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f557a4fd462a779c92e4e8bd004426cf329efb30" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SalsaGal/solidify [INFO] finished tweaking git repo https://github.com/SalsaGal/solidify [INFO] tweaked toml for git repo https://github.com/SalsaGal/solidify written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SalsaGal/solidify 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" "+f557a4fd462a779c92e4e8bd004426cf329efb30" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+f557a4fd462a779c92e4e8bd004426cf329efb30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de77342fe51113cd94cb33b958fc16e96e599fbdb3f0acb1e04df7e4dfab6395 [INFO] running `Command { std: "docker" "start" "-a" "de77342fe51113cd94cb33b958fc16e96e599fbdb3f0acb1e04df7e4dfab6395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de77342fe51113cd94cb33b958fc16e96e599fbdb3f0acb1e04df7e4dfab6395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de77342fe51113cd94cb33b958fc16e96e599fbdb3f0acb1e04df7e4dfab6395", kill_on_drop: false }` [INFO] [stdout] de77342fe51113cd94cb33b958fc16e96e599fbdb3f0acb1e04df7e4dfab6395 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+f557a4fd462a779c92e4e8bd004426cf329efb30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 572ab0a01dc7e67247cf645101a9831f50f3c049c089f90668f724827267f889 [INFO] running `Command { std: "docker" "start" "-a" "572ab0a01dc7e67247cf645101a9831f50f3c049c089f90668f724827267f889", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking jpeg-decoder v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking bytemuck v1.8.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking flume v0.10.12 [INFO] [stderr] Checking exr v1.4.1 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking image v0.24.1 [INFO] [stderr] Checking solidify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.45s [INFO] running `Command { std: "docker" "inspect" "572ab0a01dc7e67247cf645101a9831f50f3c049c089f90668f724827267f889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "572ab0a01dc7e67247cf645101a9831f50f3c049c089f90668f724827267f889", kill_on_drop: false }` [INFO] [stdout] 572ab0a01dc7e67247cf645101a9831f50f3c049c089f90668f724827267f889