[INFO] cloning repository https://github.com/Shakti-chaudhary/Rust_Practice-learning
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shakti-chaudhary/Rust_Practice-learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShakti-chaudhary%2FRust_Practice-learning", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShakti-chaudhary%2FRust_Practice-learning'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f1b7873ce9acd6b08d470421da96a649abea744
[INFO] checking Shakti-chaudhary/Rust_Practice-learning against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShakti-chaudhary%2FRust_Practice-learning" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Shakti-chaudhary/Rust_Practice-learning
[INFO] finished tweaking git repo https://github.com/Shakti-chaudhary/Rust_Practice-learning
[INFO] tweaked toml for git repo https://github.com/Shakti-chaudhary/Rust_Practice-learning written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Shakti-chaudhary/Rust_Practice-learning on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Shakti-chaudhary/Rust_Practice-learning 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.91
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.91
[INFO] [stderr]   Downloaded cxx v1.0.91
[INFO] [stderr]   Downloaded cxx-build v1.0.91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4a021c5d325b2bce77cc4b02e685f1eedb4c136c53a45ec0c1c4de059a2dbbc
[INFO] running `Command { std: "docker" "start" "-a" "e4a021c5d325b2bce77cc4b02e685f1eedb4c136c53a45ec0c1c4de059a2dbbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4a021c5d325b2bce77cc4b02e685f1eedb4c136c53a45ec0c1c4de059a2dbbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4a021c5d325b2bce77cc4b02e685f1eedb4c136c53a45ec0c1c4de059a2dbbc", kill_on_drop: false }`
[INFO] [stdout] e4a021c5d325b2bce77cc4b02e685f1eedb4c136c53a45ec0c1c4de059a2dbbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07d4fea54fa60bf90b3799662bbc6d6a21357988684450062d56a0ded8a94637
[INFO] running `Command { std: "docker" "start" "-a" "07d4fea54fa60bf90b3799662bbc6d6a21357988684450062d56a0ded8a94637", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]     Checking rust_practice_one v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.54s
[INFO] running `Command { std: "docker" "inspect" "07d4fea54fa60bf90b3799662bbc6d6a21357988684450062d56a0ded8a94637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07d4fea54fa60bf90b3799662bbc6d6a21357988684450062d56a0ded8a94637", kill_on_drop: false }`
[INFO] [stdout] 07d4fea54fa60bf90b3799662bbc6d6a21357988684450062d56a0ded8a94637
