[INFO] fetching crate pkgcraft-tools 0.0.31... [INFO] checking pkgcraft-tools-0.0.31 against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657-1 [INFO] extracting crate pkgcraft-tools 0.0.31 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate pkgcraft-tools 0.0.31 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pkgcraft-tools 0.0.31 [INFO] tweaked toml for crates.io crate pkgcraft-tools 0.0.31 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pkgcraft-tools 0.0.31 on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pkgcraft-tools 0.0.31 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3ecfa9da5880eabee2c0953f4b2fb62754f98791526485fc24732eb1f7235f5 [INFO] running `Command { std: "docker" "start" "-a" "f3ecfa9da5880eabee2c0953f4b2fb62754f98791526485fc24732eb1f7235f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3ecfa9da5880eabee2c0953f4b2fb62754f98791526485fc24732eb1f7235f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3ecfa9da5880eabee2c0953f4b2fb62754f98791526485fc24732eb1f7235f5", kill_on_drop: false }` [INFO] [stdout] f3ecfa9da5880eabee2c0953f4b2fb62754f98791526485fc24732eb1f7235f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71a34eea4c8a2ade3322e8a696a66a468020b189b60d4f18df21477f4700aaba [INFO] running `Command { std: "docker" "start" "-a" "71a34eea4c8a2ade3322e8a696a66a468020b189b60d4f18df21477f4700aaba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking gix-trace v0.1.15 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking zlib-rs v0.5.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking gix-utils v0.3.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking libz-rs-sys v0.5.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking faster-hex v0.10.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking sha1-checked v0.10.0 [INFO] [stderr] Checking prodash v30.0.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking gix-sec v0.12.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling tree-sitter-language v0.1.6 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Checking resolv-conf v0.7.6 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking gix-validate v0.10.1 [INFO] [stderr] Checking gix-date v0.11.0 [INFO] [stderr] Checking gix-path v0.10.22 [INFO] [stderr] Checking gix-features v0.44.1 [INFO] [stderr] Checking gix-actor v0.36.0 [INFO] [stderr] Checking gix-hash v0.20.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking gix-hashtable v0.10.0 [INFO] [stderr] Checking gix-object v0.52.0 [INFO] [stderr] Checking gix-fs v0.17.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking gix-chunk v0.4.12 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking gix-tempfile v19.0.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking gix-quote v0.6.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking gix-commitgraph v0.30.1 [INFO] [stderr] Checking gix-glob v0.22.1 [INFO] [stderr] Checking gix-lock v19.0.0 [INFO] [stderr] Checking gix-config-value v0.15.3 [INFO] [stderr] Checking gix-command v0.6.3 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking gix-revwalk v0.23.0 [INFO] [stderr] Checking gix-attributes v0.28.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking gix-ref v0.55.0 [INFO] [stderr] Checking gix-url v0.33.2 [INFO] [stderr] Checking gix-packetline v0.20.0 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Checking gix-revision v0.37.0 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking gix-traverse v0.49.0 [INFO] [stderr] Checking gix-prompt v0.11.2 [INFO] [stderr] Checking gix-bitmap v0.2.15 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking hickory-proto v0.25.2 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking hickory-resolver v0.25.2 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking gix-index v0.43.0 [INFO] [stderr] Checking ansitok v0.3.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.25 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking gix-credentials v0.32.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking gix-refspec v0.33.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking gix-ignore v0.17.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling autotools v0.2.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tree-sitter v0.26.2 [INFO] [stderr] Checking gix-transport v0.50.0 [INFO] [stderr] Checking gix-worktree v0.44.0 [INFO] [stderr] Checking gix-pack v0.62.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stdout] error[E0277]: the trait bound `(): std::error::Error` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gix-transport-0.50.0/src/client/blocking_io/connect.rs:36:38 [INFO] [stdout] | [INFO] [stdout] 36 | .map_err(|e| Box::new(e) as Box)?, [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `()` [INFO] [stdout] | [INFO] [stdout] = note: required for the cast from `Box<()>` to `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gix-filter v0.22.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking gix-config v0.48.0 [INFO] [stderr] Checking gix-pathspec v0.13.0 [INFO] [stderr] Checking gix-negotiate v0.23.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gix-transport` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "71a34eea4c8a2ade3322e8a696a66a468020b189b60d4f18df21477f4700aaba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71a34eea4c8a2ade3322e8a696a66a468020b189b60d4f18df21477f4700aaba", kill_on_drop: false }` [INFO] [stdout] 71a34eea4c8a2ade3322e8a696a66a468020b189b60d4f18df21477f4700aaba