[INFO] fetching crate busyrpc 0.12.0...
[INFO] checking busyrpc-0.12.0 against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] extracting crate busyrpc 0.12.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate busyrpc 0.12.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate busyrpc 0.12.0
[INFO] tweaked toml for crates.io crate busyrpc 0.12.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate busyrpc 0.12.0 on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate busyrpc 0.12.0 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33597d057e866134c4172ea7fe51f5d4c2560fe9f47afee99a1f559435409df6
[INFO] running `Command { std: "docker" "start" "-a" "33597d057e866134c4172ea7fe51f5d4c2560fe9f47afee99a1f559435409df6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33597d057e866134c4172ea7fe51f5d4c2560fe9f47afee99a1f559435409df6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33597d057e866134c4172ea7fe51f5d4c2560fe9f47afee99a1f559435409df6", kill_on_drop: false }`
[INFO] [stdout] 33597d057e866134c4172ea7fe51f5d4c2560fe9f47afee99a1f559435409df6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8a5a7cade1337b2e19eff9aa88a02b7218e911a2e6f34ffd07086b70f0e3f75
[INFO] running `Command { std: "docker" "start" "-a" "c8a5a7cade1337b2e19eff9aa88a02b7218e911a2e6f34ffd07086b70f0e3f75", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling buffertk v0.12.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking sig_fig_histogram v0.5.0
[INFO] [stderr]     Checking zerror v0.7.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]     Checking biometrics v0.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking sync42 v0.14.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]     Checking utilz v0.6.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling derive_util v0.4.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling prototk_derive v0.12.0
[INFO] [stderr]    Compiling arrrg_derive v0.7.0
[INFO] [stderr]    Compiling zerror_derive v0.6.0
[INFO] [stderr]     Checking arrrg v0.7.0
[INFO] [stderr]     Checking guacamole v0.11.0
[INFO] [stderr]     Checking prototk v0.12.0
[INFO] [stderr]     Checking one_two_eight v0.9.0
[INFO] [stderr]     Checking tatl v0.12.0
[INFO] [stderr]     Checking indicio v0.11.0
[INFO] [stderr]     Checking zerror_core v0.12.0
[INFO] [stderr]     Checking rpc_pb v0.13.0
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]    Compiling boring-sys v4.13.0
[INFO] [stderr]     Checking boring v4.13.0
[INFO] [stderr]     Checking busyrpc v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.62s
[INFO] running `Command { std: "docker" "inspect" "c8a5a7cade1337b2e19eff9aa88a02b7218e911a2e6f34ffd07086b70f0e3f75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8a5a7cade1337b2e19eff9aa88a02b7218e911a2e6f34ffd07086b70f0e3f75", kill_on_drop: false }`
[INFO] [stdout] c8a5a7cade1337b2e19eff9aa88a02b7218e911a2e6f34ffd07086b70f0e3f75
