[INFO] fetching crate global-errors 0.1.0...
[INFO] checking global-errors-0.1.0 against master#2a023bf80a6fbd6a06d5460a34eb247b986286ed for pr-143764
[INFO] extracting crate global-errors 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate global-errors 0.1.0
[INFO] finished tweaking crates.io crate global-errors 0.1.0
[INFO] tweaked toml for crates.io crate global-errors 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate global-errors 0.1.0 on toolchain 2a023bf80a6fbd6a06d5460a34eb247b986286ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate global-errors 0.1.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" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 812ac9e7658dee7f70d84a96ab0c0775f4bfdadb5c86efb1ad0dec3c57185245
[INFO] running `Command { std: "docker" "start" "-a" "812ac9e7658dee7f70d84a96ab0c0775f4bfdadb5c86efb1ad0dec3c57185245", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "812ac9e7658dee7f70d84a96ab0c0775f4bfdadb5c86efb1ad0dec3c57185245", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "812ac9e7658dee7f70d84a96ab0c0775f4bfdadb5c86efb1ad0dec3c57185245", kill_on_drop: false }`
[INFO] [stdout] 812ac9e7658dee7f70d84a96ab0c0775f4bfdadb5c86efb1ad0dec3c57185245
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ca07a837638be64bece8d22b442a739bdf11cf642d8c7ab59fa2743855c25bb
[INFO] running `Command { std: "docker" "start" "-a" "6ca07a837638be64bece8d22b442a739bdf11cf642d8c7ab59fa2743855c25bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling global-errors v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.53s
[INFO] running `Command { std: "docker" "inspect" "6ca07a837638be64bece8d22b442a739bdf11cf642d8c7ab59fa2743855c25bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ca07a837638be64bece8d22b442a739bdf11cf642d8c7ab59fa2743855c25bb", kill_on_drop: false }`
[INFO] [stdout] 6ca07a837638be64bece8d22b442a739bdf11cf642d8c7ab59fa2743855c25bb
