[INFO] cloning repository https://github.com/ChristopherBilg/ri2p
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChristopherBilg/ri2p" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherBilg%2Fri2p", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherBilg%2Fri2p'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c1f848f77265d1f6287e6fe652edd512fbf8cd8
[INFO] checking ChristopherBilg/ri2p against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherBilg%2Fri2p" "/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/ChristopherBilg/ri2p
[INFO] finished tweaking git repo https://github.com/ChristopherBilg/ri2p
[INFO] tweaked toml for git repo https://github.com/ChristopherBilg/ri2p written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChristopherBilg/ri2p 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/ChristopherBilg/ri2p 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 clap_lex v0.3.1
[INFO] [stderr]   Downloaded is-terminal v0.4.0
[INFO] [stderr]   Downloaded clap_derive v4.0.21
[INFO] [stderr]   Downloaded io-lifetimes v1.0.2
[INFO] [stderr]   Downloaded clap v4.0.27
[INFO] [stderr]   Downloaded rustix v0.36.3
[INFO] [stderr]   Downloaded linux-raw-sys v0.1.3
[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] 1e7d97578ae6e03115d7d7265347fba5cd98c939253a707a3e1bd02402b14361
[INFO] running `Command { std: "docker" "start" "-a" "1e7d97578ae6e03115d7d7265347fba5cd98c939253a707a3e1bd02402b14361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e7d97578ae6e03115d7d7265347fba5cd98c939253a707a3e1bd02402b14361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e7d97578ae6e03115d7d7265347fba5cd98c939253a707a3e1bd02402b14361", kill_on_drop: false }`
[INFO] [stdout] 1e7d97578ae6e03115d7d7265347fba5cd98c939253a707a3e1bd02402b14361
[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] 624850d0e96bb5c6c51b629db126ae2e5f847c0cf30fe5aeea8a0704a4d72678
[INFO] running `Command { std: "docker" "start" "-a" "624850d0e96bb5c6c51b629db126ae2e5f847c0cf30fe5aeea8a0704a4d72678", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling io-lifetimes v1.0.2
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling rustix v0.36.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking clap_lex v0.3.1
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking is-terminal v0.4.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]     Checking clap v4.0.27
[INFO] [stderr]     Checking ri2p v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]  --> src/netdb/netdb.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct NetDB {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 6 |     pub config: Config,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]  --> src/netdb/netdb.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct NetDB {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 6 |     pub config: Config,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.17s
[INFO] running `Command { std: "docker" "inspect" "624850d0e96bb5c6c51b629db126ae2e5f847c0cf30fe5aeea8a0704a4d72678", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "624850d0e96bb5c6c51b629db126ae2e5f847c0cf30fe5aeea8a0704a4d72678", kill_on_drop: false }`
[INFO] [stdout] 624850d0e96bb5c6c51b629db126ae2e5f847c0cf30fe5aeea8a0704a4d72678
