[INFO] cloning repository https://github.com/Noxow04/learning-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Noxow04/learning-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoxow04%2Flearning-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoxow04%2Flearning-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 22b0413dceb6cd594038336dc7bbdd0873b8a43f
[INFO] checking Noxow04/learning-Rust against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoxow04%2Flearning-Rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Noxow04/learning-Rust
[INFO] finished tweaking git repo https://github.com/Noxow04/learning-Rust
[INFO] tweaked toml for git repo https://github.com/Noxow04/learning-Rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Noxow04/learning-Rust 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/Noxow04/learning-Rust 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates-tree v1.0.7
[INFO] [stderr]   Downloaded termtree v0.4.0
[INFO] [stderr]   Downloaded predicates-core v1.0.5
[INFO] [stderr]   Downloaded globset v0.4.9
[INFO] [stderr]   Downloaded assert_cmd v2.0.7
[INFO] [stderr]   Downloaded assert_fs v1.0.10
[INFO] [stderr]   Downloaded ignore v0.4.18
[INFO] [stderr]   Downloaded clap v4.0.29
[INFO] [stderr]   Downloaded rustix v0.36.5
[INFO] [stderr]   Downloaded bstr v1.1.0
[INFO] [stderr]   Downloaded bstr v0.2.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5e6ada08489b7c5b0a11c81ec2a759af32f04fcf6c0f1ac10269d27f08b81add
[INFO] running `Command { std: "docker" "start" "-a" "5e6ada08489b7c5b0a11c81ec2a759af32f04fcf6c0f1ac10269d27f08b81add", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e6ada08489b7c5b0a11c81ec2a759af32f04fcf6c0f1ac10269d27f08b81add", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e6ada08489b7c5b0a11c81ec2a759af32f04fcf6c0f1ac10269d27f08b81add", kill_on_drop: false }`
[INFO] [stdout] 5e6ada08489b7c5b0a11c81ec2a759af32f04fcf6c0f1ac10269d27f08b81add
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a783aaa3d069cde1d1d19beaf86dc44f676df5644c064c5622f5610cc435db2d
[INFO] running `Command { std: "docker" "start" "-a" "a783aaa3d069cde1d1d19beaf86dc44f676df5644c064c5622f5610cc435db2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]     Checking predicates-core v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking termtree v0.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking predicates-tree v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]     Checking bstr v1.1.0
[INFO] [stderr]     Checking globset v0.4.9
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking assert_cmd v2.0.7
[INFO] [stderr]     Checking assert_fs v1.0.10
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]     Checking clap v4.0.29
[INFO] [stderr]     Checking learning v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.60s
[INFO] running `Command { std: "docker" "inspect" "a783aaa3d069cde1d1d19beaf86dc44f676df5644c064c5622f5610cc435db2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a783aaa3d069cde1d1d19beaf86dc44f676df5644c064c5622f5610cc435db2d", kill_on_drop: false }`
[INFO] [stdout] a783aaa3d069cde1d1d19beaf86dc44f676df5644c064c5622f5610cc435db2d
