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