[INFO] cloning repository https://github.com/WanzenBug/rust-fixed-capacity-vec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WanzenBug/rust-fixed-capacity-vec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWanzenBug%2Frust-fixed-capacity-vec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWanzenBug%2Frust-fixed-capacity-vec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7708bc7ca5979d037e48c848f0bd2e8be7bb5023 [INFO] checking WanzenBug/rust-fixed-capacity-vec against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWanzenBug%2Frust-fixed-capacity-vec" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WanzenBug/rust-fixed-capacity-vec on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WanzenBug/rust-fixed-capacity-vec [INFO] finished tweaking git repo https://github.com/WanzenBug/rust-fixed-capacity-vec [INFO] tweaked toml for git repo https://github.com/WanzenBug/rust-fixed-capacity-vec written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/WanzenBug/rust-fixed-capacity-vec already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 228a695e71cd3f44c48791e7c7bd3c6aeafa35e09e0e160eeab1c66b138ae68f [INFO] running `Command { std: "docker" "start" "-a" "228a695e71cd3f44c48791e7c7bd3c6aeafa35e09e0e160eeab1c66b138ae68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "228a695e71cd3f44c48791e7c7bd3c6aeafa35e09e0e160eeab1c66b138ae68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "228a695e71cd3f44c48791e7c7bd3c6aeafa35e09e0e160eeab1c66b138ae68f", kill_on_drop: false }` [INFO] [stdout] 228a695e71cd3f44c48791e7c7bd3c6aeafa35e09e0e160eeab1c66b138ae68f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e444e51532e35c0d9bd1a2a3f2f2f0cca8905b2fe6388d5e265aca8b0924728 [INFO] running `Command { std: "docker" "start" "-a" "4e444e51532e35c0d9bd1a2a3f2f2f0cca8905b2fe6388d5e265aca8b0924728", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking fixed_capacity_vec v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s [INFO] running `Command { std: "docker" "inspect" "4e444e51532e35c0d9bd1a2a3f2f2f0cca8905b2fe6388d5e265aca8b0924728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e444e51532e35c0d9bd1a2a3f2f2f0cca8905b2fe6388d5e265aca8b0924728", kill_on_drop: false }` [INFO] [stdout] 4e444e51532e35c0d9bd1a2a3f2f2f0cca8905b2fe6388d5e265aca8b0924728