[INFO] crate pkgcraft 0.0.30 is already in cache
[INFO] building pkgcraft-0.0.30 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] extracting crate pkgcraft 0.0.30 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate pkgcraft 0.0.30
[INFO] finished tweaking crates.io crate pkgcraft 0.0.30
[INFO] tweaked toml for crates.io crate pkgcraft 0.0.30 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pkgcraft 0.0.30 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pkgcraft 0.0.30 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a076d5310d25805855f2be3cce12ca08700b2aa069c765382c49e4a4a791657b
[INFO] running `Command { std: "docker" "start" "-a" "a076d5310d25805855f2be3cce12ca08700b2aa069c765382c49e4a4a791657b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a076d5310d25805855f2be3cce12ca08700b2aa069c765382c49e4a4a791657b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a076d5310d25805855f2be3cce12ca08700b2aa069c765382c49e4a4a791657b", kill_on_drop: false }`
[INFO] [stdout] a076d5310d25805855f2be3cce12ca08700b2aa069c765382c49e4a4a791657b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43be79e4cbc72fcaf939f121880f44df9cfd80fc2314b2ecde09d7246a5ee8a0
[INFO] running `Command { std: "docker" "start" "-a" "43be79e4cbc72fcaf939f121880f44df9cfd80fc2314b2ecde09d7246a5ee8a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling gix-trace v0.1.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling kstring v2.0.2
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling gix-date v0.10.7
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling gix-path v0.10.21
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling gix-actor v0.35.6
[INFO] [stderr]    Compiling gix-features v0.44.1
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling gix-quote v0.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling gix-hash v0.20.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling gix-hashtable v0.10.0
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling gix-object v0.51.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling gix-fs v0.17.0
[INFO] [stderr]    Compiling gix-tempfile v19.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling gix-commitgraph v0.30.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling gix-lock v19.0.0
[INFO] [stderr]    Compiling gix-glob v0.22.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling gix-config-value v0.15.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling gix-revwalk v0.22.0
[INFO] [stderr]    Compiling gix-command v0.6.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling gix-sec v0.12.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling gix-attributes v0.28.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling gix-url v0.33.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling gix-ref v0.54.1
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling resolv-conf v0.7.5
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling gix-prompt v0.11.2
[INFO] [stderr]    Compiling gix-revision v0.36.1
[INFO] [stderr]    Compiling gix-traverse v0.48.0
[INFO] [stderr]    Compiling gix-bitmap v0.2.15
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling gix-index v0.42.1
[INFO] [stderr]    Compiling gix-refspec v0.32.0
[INFO] [stderr]    Compiling gix-credentials v0.31.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling gix-ignore v0.17.1
[INFO] [stderr]    Compiling gix-packetline-blocking v0.19.3
[INFO] [stderr]    Compiling gix-packetline v0.19.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling gix-transport v0.49.1
[INFO] [stderr]    Compiling gix-filter v0.21.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling gix-pack v0.61.1
[INFO] [stderr]    Compiling gix-worktree v0.43.1
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling gix-config v0.47.1
[INFO] [stderr]    Compiling gix-pathspec v0.13.0
[INFO] [stderr]    Compiling gix-negotiate v0.22.0
[INFO] [stderr]    Compiling gix-shallow v0.6.0
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling gix-odb v0.71.1
[INFO] [stderr]    Compiling gix-submodule v0.21.0
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling gix-protocol v0.52.1
[INFO] [stderr]    Compiling gix-worktree-state v0.21.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling cached_proc_macro v0.25.0
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling gix-discover v0.42.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling scallop v0.0.29
[INFO] [stderr]    Compiling gix-diff v0.54.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling annotate-snippets v0.6.1
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling chic v1.2.2
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling indicatif v0.18.2
[INFO] [stderr]    Compiling cached v0.56.0
[INFO] [stderr]    Compiling ipc-channel v0.20.2
[INFO] [stderr]    Compiling gix v0.74.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ordermap v1.0.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling is_executable v1.0.5
[INFO] [stderr]    Compiling pkgcraft v0.0.30 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `make_set_restriction`
[INFO] [stdout]   --> src/restrict/set.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) use make_set_restriction;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 59s
[INFO] running `Command { std: "docker" "inspect" "43be79e4cbc72fcaf939f121880f44df9cfd80fc2314b2ecde09d7246a5ee8a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43be79e4cbc72fcaf939f121880f44df9cfd80fc2314b2ecde09d7246a5ee8a0", kill_on_drop: false }`
[INFO] [stdout] 43be79e4cbc72fcaf939f121880f44df9cfd80fc2314b2ecde09d7246a5ee8a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afab6e56913d2a682a8b15d3bd361749d8f5d0f9f6ea280c6c9521ba521f91d3
[INFO] running `Command { std: "docker" "start" "-a" "afab6e56913d2a682a8b15d3bd361749d8f5d0f9f6ea280c6c9521ba521f91d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ipc-channel v0.20.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling ctor v0.6.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-path v0.10.21
[INFO] [stderr]    Compiling gix-date v0.10.7
[INFO] [stderr]    Compiling gix-quote v0.6.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling gix-features v0.44.1
[INFO] [stderr]    Compiling gix-hash v0.20.1
[INFO] [stderr]    Compiling gix-actor v0.35.6
[INFO] [stderr]    Compiling gix-hashtable v0.10.0
[INFO] [stderr]    Compiling gix-fs v0.17.0
[INFO] [stderr]    Compiling gix-object v0.51.1
[INFO] [stderr]    Compiling gix-commitgraph v0.30.1
[INFO] [stderr]    Compiling gix-tempfile v19.0.1
[INFO] [stderr]    Compiling gix-glob v0.22.1
[INFO] [stderr]    Compiling gix-config-value v0.15.3
[INFO] [stderr]    Compiling gix-lock v19.0.0
[INFO] [stderr]    Compiling gix-command v0.6.3
[INFO] [stderr]    Compiling gix-attributes v0.28.1
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling gix-url v0.33.1
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling gix-prompt v0.11.2
[INFO] [stderr]    Compiling gix-revwalk v0.22.0
[INFO] [stderr]    Compiling gix-ref v0.54.1
[INFO] [stderr]    Compiling gix-credentials v0.31.1
[INFO] [stderr]    Compiling gix-revision v0.36.1
[INFO] [stderr]    Compiling gix-traverse v0.48.0
[INFO] [stderr]    Compiling gix-refspec v0.32.0
[INFO] [stderr]    Compiling gix-ignore v0.17.1
[INFO] [stderr]    Compiling gix-index v0.42.1
[INFO] [stderr]    Compiling gix-packetline-blocking v0.19.3
[INFO] [stderr]    Compiling gix-packetline v0.19.3
[INFO] [stderr]    Compiling gix-filter v0.21.0
[INFO] [stderr]    Compiling gix-negotiate v0.22.0
[INFO] [stderr]    Compiling scallop v0.0.29
[INFO] [stderr]    Compiling gix-pack v0.61.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling gix-config v0.47.1
[INFO] [stderr]    Compiling gix-pathspec v0.13.0
[INFO] [stderr]    Compiling gix-worktree v0.43.1
[INFO] [stderr]    Compiling gix-shallow v0.6.0
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling gix-odb v0.71.1
[INFO] [stderr]    Compiling gix-worktree-state v0.21.0
[INFO] [stderr]    Compiling gix-submodule v0.21.0
[INFO] [stderr]    Compiling gix-discover v0.42.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling gix-diff v0.54.1
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling cached v0.56.0
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling gix-transport v0.49.1
[INFO] [stderr]    Compiling gix-protocol v0.52.1
[INFO] [stderr]    Compiling gix v0.74.1
[INFO] [stderr]    Compiling pkgcraft v0.0.30 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `make_set_restriction`
[INFO] [stdout]   --> src/restrict/set.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) use make_set_restriction;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `make_set_restriction`
[INFO] [stdout]   --> src/restrict/set.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) use make_set_restriction;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::test::assert_err_re`
[INFO] [stdout]   --> src/shell/commands/docinto.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     use crate::test::assert_err_re;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::test::assert_err_re`
[INFO] [stdout]   --> src/shell/commands/docompress.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     use crate::test::assert_err_re;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::test::assert_err_re`
[INFO] [stdout]   --> src/shell/commands/dostrip.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     use crate::test::assert_err_re;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::test::assert_err_re`
[INFO] [stdout]   --> src/shell/commands/eend.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     use crate::test::assert_err_re;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pkgcraft` (lib); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name pkgcraft --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("test"))' -C metadata=a76b7466b4549a70 -C extra-filename=-54e8a46b9b1e2420 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake2=/opt/rustwide/target/debug/deps/libblake2-8641eb3010407ca3.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-b5c5194103f1cec8.rmeta --extern cached=/opt/rustwide/target/debug/deps/libcached-6b75ee592a73f028.rmeta --extern camino=/opt/rustwide/target/debug/deps/libcamino-39708ea0f5e51ffc.rmeta --extern chic=/opt/rustwide/target/debug/deps/libchic-a3c65b1c29f53482.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-a0e4362746b97719.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-cbe02177cf24ebeb.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-d87970fab15ef835.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-747633d3fb6abb5c.rmeta --extern enum_as_inner=/opt/rustwide/target/debug/deps/libenum_as_inner-6362e6adaeb0471c.so --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-14bdecf85492c8de.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-cfaafecb71ed5d24.rmeta --extern gix=/opt/rustwide/target/debug/deps/libgix-d16e965df41db90d.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-7e3b18dc3f4f8e23.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-6db818e06351cbe6.rmeta --extern indoc=/opt/rustwide/target/debug/deps/libindoc-0b189fa8d1397f9c.so --extern ipc_channel=/opt/rustwide/target/debug/deps/libipc_channel-870352c7fcc05dc9.rmeta --extern is_executable=/opt/rustwide/target/debug/deps/libis_executable-02c3aab76ed178c7.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-74d342d011acdfe3.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-ff5caf747a851c01.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-4e9dfb4396deadde.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-4631d71a12cdb1ba.rmeta --extern ordermap=/opt/rustwide/target/debug/deps/libordermap-b9e3bbec6a0d6d51.rmeta --extern peg=/opt/rustwide/target/debug/deps/libpeg-ddfb385c041e2a38.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-37e5ce45bb5fe904.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-5c4b6dcc8f93bda4.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5b9a1f1ee56eb8b4.rmeta --extern roxmltree=/opt/rustwide/target/debug/deps/libroxmltree-38825f7413803b4c.rmeta --extern ini=/opt/rustwide/target/debug/deps/libini-d36fd35fe08053ca.rmeta --extern scallop=/opt/rustwide/target/debug/deps/libscallop-3930c5e954fb6649.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-18d9c379858e3199.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-b0f42eac7bb76c01.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-fec29e51bca38655.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-d292de42b1e52065.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9f321a8522803cbb.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a63629da9acb7542.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cb9397ac171857e8.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-e9a427504de0bb74.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9813eb3375c72c73.rmeta --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-1d15605ace00b35e.rmeta --extern tree_sitter_bash=/opt/rustwide/target/debug/deps/libtree_sitter_bash-2f8a05ba0cd21b6d.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-d2b1c1b196ffc274.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-c48bd74c16521aed/out -L native=/opt/rustwide/target/debug/build/blake3-c48bd74c16521aed/out -L native=/opt/rustwide/target/debug/build/ring-8fe35618ef7d02ac/out -L native=/opt/rustwide/target/debug/build/scallop-f5e28a076709147f/out/bash/build -L native=/opt/rustwide/target/debug/build/tree-sitter-effb38609e252b5c/out -L native=/opt/rustwide/target/debug/build/tree-sitter-bash-b2d99b8e1dbcaf9a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pkgcraft` (lib test); 5 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name pkgcraft --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("test"))' -C metadata=1bfe119bf4c7d7df -C extra-filename=-a7b12d5930c5d1ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake2=/opt/rustwide/target/debug/deps/libblake2-8641eb3010407ca3.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-b5c5194103f1cec8.rlib --extern cached=/opt/rustwide/target/debug/deps/libcached-6b75ee592a73f028.rlib --extern camino=/opt/rustwide/target/debug/deps/libcamino-39708ea0f5e51ffc.rlib --extern chic=/opt/rustwide/target/debug/deps/libchic-a3c65b1c29f53482.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a0e4362746b97719.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-f3f1f83141c817c2.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-cbe02177cf24ebeb.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-e06c5228002def86.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-d87970fab15ef835.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-747633d3fb6abb5c.rlib --extern enum_as_inner=/opt/rustwide/target/debug/deps/libenum_as_inner-6362e6adaeb0471c.so --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-14bdecf85492c8de.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-cfaafecb71ed5d24.rlib --extern gix=/opt/rustwide/target/debug/deps/libgix-d16e965df41db90d.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-7e3b18dc3f4f8e23.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-6db818e06351cbe6.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-0b189fa8d1397f9c.so --extern ipc_channel=/opt/rustwide/target/debug/deps/libipc_channel-870352c7fcc05dc9.rlib --extern is_executable=/opt/rustwide/target/debug/deps/libis_executable-02c3aab76ed178c7.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-74d342d011acdfe3.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-ff5caf747a851c01.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-4e9dfb4396deadde.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-4631d71a12cdb1ba.rlib --extern ordermap=/opt/rustwide/target/debug/deps/libordermap-b9e3bbec6a0d6d51.rlib --extern peg=/opt/rustwide/target/debug/deps/libpeg-ddfb385c041e2a38.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-37e5ce45bb5fe904.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-5c4b6dcc8f93bda4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5b9a1f1ee56eb8b4.rlib --extern roxmltree=/opt/rustwide/target/debug/deps/libroxmltree-38825f7413803b4c.rlib --extern ini=/opt/rustwide/target/debug/deps/libini-d36fd35fe08053ca.rlib --extern scallop=/opt/rustwide/target/debug/deps/libscallop-3930c5e954fb6649.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-18d9c379858e3199.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d426b3ec96bb1c6c.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-b0f42eac7bb76c01.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-fec29e51bca38655.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-d292de42b1e52065.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9f321a8522803cbb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a63629da9acb7542.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cb9397ac171857e8.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-e9a427504de0bb74.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9813eb3375c72c73.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-4219f8c29790a88f.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-1d15605ace00b35e.rlib --extern tree_sitter_bash=/opt/rustwide/target/debug/deps/libtree_sitter_bash-2f8a05ba0cd21b6d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d2b1c1b196ffc274.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-c48bd74c16521aed/out -L native=/opt/rustwide/target/debug/build/blake3-c48bd74c16521aed/out -L native=/opt/rustwide/target/debug/build/ring-8fe35618ef7d02ac/out -L native=/opt/rustwide/target/debug/build/scallop-f5e28a076709147f/out/bash/build -L native=/opt/rustwide/target/debug/build/tree-sitter-effb38609e252b5c/out -L native=/opt/rustwide/target/debug/build/tree-sitter-bash-b2d99b8e1dbcaf9a/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "afab6e56913d2a682a8b15d3bd361749d8f5d0f9f6ea280c6c9521ba521f91d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afab6e56913d2a682a8b15d3bd361749d8f5d0f9f6ea280c6c9521ba521f91d3", kill_on_drop: false }`
[INFO] [stdout] afab6e56913d2a682a8b15d3bd361749d8f5d0f9f6ea280c6c9521ba521f91d3
