[INFO] cloning repository https://github.com/vugomars/CRUD-Rust-Project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vugomars/CRUD-Rust-Project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvugomars%2FCRUD-Rust-Project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvugomars%2FCRUD-Rust-Project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff6144e9cf7da5d6236105a3ddd15c9051a616a4 [INFO] checking vugomars/CRUD-Rust-Project against master#18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb for pr-96970 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvugomars%2FCRUD-Rust-Project" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vugomars/CRUD-Rust-Project on toolchain 18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vugomars/CRUD-Rust-Project [INFO] finished tweaking git repo https://github.com/vugomars/CRUD-Rust-Project [INFO] tweaked toml for git repo https://github.com/vugomars/CRUD-Rust-Project written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/vugomars/CRUD-Rust-Project already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29827d46e05b2b947dc2e6a41f97f3c07c974032ff76511b3bd494eaff2b860f [INFO] running `Command { std: "docker" "start" "-a" "29827d46e05b2b947dc2e6a41f97f3c07c974032ff76511b3bd494eaff2b860f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29827d46e05b2b947dc2e6a41f97f3c07c974032ff76511b3bd494eaff2b860f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29827d46e05b2b947dc2e6a41f97f3c07c974032ff76511b3bd494eaff2b860f", kill_on_drop: false }` [INFO] [stdout] 29827d46e05b2b947dc2e6a41f97f3c07c974032ff76511b3bd494eaff2b860f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e7d5810c4b61cb0f9679e9b174206c3244bb15643476d1d2de22cc327b8fe19 [INFO] running `Command { std: "docker" "start" "-a" "7e7d5810c4b61cb0f9679e9b174206c3244bb15643476d1d2de22cc327b8fe19", kill_on_drop: false }` [INFO] [stderr] Checking project1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] running `Command { std: "docker" "inspect" "7e7d5810c4b61cb0f9679e9b174206c3244bb15643476d1d2de22cc327b8fe19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e7d5810c4b61cb0f9679e9b174206c3244bb15643476d1d2de22cc327b8fe19", kill_on_drop: false }` [INFO] [stdout] 7e7d5810c4b61cb0f9679e9b174206c3244bb15643476d1d2de22cc327b8fe19