[INFO] cloning repository https://github.com/u296/rconcrete
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/u296/rconcrete" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu296%2Frconcrete", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu296%2Frconcrete'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 55e1b76eb0de16619b2f94477b8373852781ea33
[INFO] checking u296/rconcrete against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu296%2Frconcrete" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/u296/rconcrete
[INFO] finished tweaking git repo https://github.com/u296/rconcrete
[INFO] tweaked toml for git repo https://github.com/u296/rconcrete written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/u296/rconcrete 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/u296/rconcrete 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v2.0.0
[INFO] [stderr]   Downloaded dirs-sys v0.4.0
[INFO] [stderr]   Downloaded directories v5.0.0
[INFO] [stderr]   Downloaded err-derive v0.3.1
[INFO] [stderr]   Downloaded rcon v0.6.0
[INFO] [stderr]   Downloaded anstyle v1.0.0
[INFO] [stderr]   Downloaded anstyle-wincon v1.0.0
[INFO] [stderr]   Downloaded clap_derive v4.2.0
[INFO] [stderr]   Downloaded clap_lex v0.4.1
[INFO] [stderr]   Downloaded clap v4.2.4
[INFO] [stderr]   Downloaded anstyle-parse v0.2.0
[INFO] [stderr]   Downloaded anstream v0.3.0
[INFO] [stderr]   Downloaded clap_builder v4.2.4
[INFO] [stderr]   Downloaded tokio v1.27.0
[INFO] [stderr]   Downloaded rustix v0.37.14
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b4fd3058a10f540ed5ae9021e1c82f5dd7571ef2d3790fc93d351074d3c1ade4
[INFO] running `Command { std: "docker" "start" "-a" "b4fd3058a10f540ed5ae9021e1c82f5dd7571ef2d3790fc93d351074d3c1ade4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4fd3058a10f540ed5ae9021e1c82f5dd7571ef2d3790fc93d351074d3c1ade4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4fd3058a10f540ed5ae9021e1c82f5dd7571ef2d3790fc93d351074d3c1ade4", kill_on_drop: false }`
[INFO] [stdout] b4fd3058a10f540ed5ae9021e1c82f5dd7571ef2d3790fc93d351074d3c1ade4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7cb3336d620f629dc476d74477e03b7869171f5ae53b6e57d40e99cbea11b972
[INFO] running `Command { std: "docker" "start" "-a" "7cb3336d620f629dc476d74477e03b7869171f5ae53b6e57d40e99cbea11b972", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling rustix v0.37.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]     Checking linux-raw-sys v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking clap_lex v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.7.1
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking dirs-sys v0.4.0
[INFO] [stderr]     Checking directories v5.0.0
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.0
[INFO] [stderr]     Checking clap_builder v4.2.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]     Checking clap v4.2.4
[INFO] [stderr]     Checking rcon v0.6.0
[INFO] [stderr]     Checking rconcrete v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.91s
[INFO] running `Command { std: "docker" "inspect" "7cb3336d620f629dc476d74477e03b7869171f5ae53b6e57d40e99cbea11b972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cb3336d620f629dc476d74477e03b7869171f5ae53b6e57d40e99cbea11b972", kill_on_drop: false }`
[INFO] [stdout] 7cb3336d620f629dc476d74477e03b7869171f5ae53b6e57d40e99cbea11b972
