[INFO] cloning repository https://github.com/hew-lang/hew
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hew-lang/hew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhew-lang%2Fhew", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhew-lang%2Fhew'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1009d3d3348edabf55b4c3715d1dc0f79fa5861d
[INFO] testing hew-lang/hew against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhew-lang%2Fhew" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/hew-lang/hew
[INFO] finished tweaking git repo https://github.com/hew-lang/hew
[INFO] tweaked toml for git repo https://github.com/hew-lang/hew written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hew-lang/hew on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hew-lang/hew 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" "+beta-2026-03-05" "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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47215f8d05fe8b0f0943f3e7052bfb3b38d4b2b03524a13d2241b17030daeffc
[INFO] running `Command { std: "docker" "start" "-a" "47215f8d05fe8b0f0943f3e7052bfb3b38d4b2b03524a13d2241b17030daeffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47215f8d05fe8b0f0943f3e7052bfb3b38d4b2b03524a13d2241b17030daeffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47215f8d05fe8b0f0943f3e7052bfb3b38d4b2b03524a13d2241b17030daeffc", kill_on_drop: false }`
[INFO] [stdout] 47215f8d05fe8b0f0943f3e7052bfb3b38d4b2b03524a13d2241b17030daeffc
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3f097c08f52ccd3ee341c018fec0d4352204025c27628e65247abbc961e078d
[INFO] running `Command { std: "docker" "start" "-a" "c3f097c08f52ccd3ee341c018fec0d4352204025c27628e65247abbc961e078d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling snow v0.10.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling hew-export-types v0.1.9 (/opt/rustwide/workdir/hew-export-types)
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling hew-runtime v0.1.9 (/opt/rustwide/workdir/hew-runtime)
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling hew-cabi v0.1.9 (/opt/rustwide/workdir/hew-cabi)
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling hew-export-macro v0.1.9 (/opt/rustwide/workdir/hew-export-macro)
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hew-lexer v0.1.9 (/opt/rustwide/workdir/hew-lexer)
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling hew-types v0.1.9 (/opt/rustwide/workdir/hew-types)
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling hew-parser v0.1.9 (/opt/rustwide/workdir/hew-parser)
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling toml v1.0.4+spec-1.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hew-analysis v0.1.9 (/opt/rustwide/workdir/hew-analysis)
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling rustyline v17.0.2
[INFO] [stderr]    Compiling hew-lsp v0.1.9 (/opt/rustwide/workdir/hew-lsp)
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling hew-std-misc-uuid v0.1.9 (/opt/rustwide/workdir/std/misc/uuid)
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling cron v0.15.0
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling hew-std-encoding-markdown v0.1.9 (/opt/rustwide/workdir/std/encoding/markdown)
[INFO] [stderr]    Compiling hew-serialize v0.1.9 (/opt/rustwide/workdir/hew-serialize)
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling hew-std-misc-log v0.1.9 (/opt/rustwide/workdir/std/misc/log)
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling hew-wasm v0.1.9 (/opt/rustwide/workdir/hew-wasm)
[INFO] [stderr]    Compiling hew-std-net-url v0.1.9 (/opt/rustwide/workdir/std/net/url)
[INFO] [stderr]    Compiling hew-stdlib-gen v0.1.9 (/opt/rustwide/workdir/hew-stdlib-gen)
[INFO] [stderr]    Compiling hew-std-encoding-yaml v0.1.9 (/opt/rustwide/workdir/std/encoding/yaml)
[INFO] [stderr]    Compiling hew-std-time-cron v0.1.9 (/opt/rustwide/workdir/std/time/cron)
[INFO] [stderr]    Compiling hew-std-crypto-password v0.1.9 (/opt/rustwide/workdir/std/crypto/password)
[INFO] [stderr]    Compiling hew-std-text-regex v0.1.9 (/opt/rustwide/workdir/std/text/regex)
[INFO] [stderr]    Compiling hew-std-net-websocket v0.1.9 (/opt/rustwide/workdir/std/net/websocket)
[INFO] [stderr]    Compiling hew-std-time-datetime v0.1.9 (/opt/rustwide/workdir/std/time/datetime)
[INFO] [stderr]    Compiling hew-std-encoding-msgpack v0.1.9 (/opt/rustwide/workdir/std/encoding/msgpack)
[INFO] [stderr]    Compiling hew-std-encoding-toml v0.1.9 (/opt/rustwide/workdir/std/encoding/toml)
[INFO] [stderr]    Compiling hew-std-net-ipnet v0.1.9 (/opt/rustwide/workdir/std/net/ipnet)
[INFO] [stderr]    Compiling hew-std-crypto-crypto v0.1.9 (/opt/rustwide/workdir/std/crypto/crypto)
[INFO] [stderr]    Compiling hew-std-crypto-jwt v0.1.9 (/opt/rustwide/workdir/std/crypto/jwt)
[INFO] [stderr]    Compiling hew-std-encoding-json v0.1.9 (/opt/rustwide/workdir/std/encoding/json)
[INFO] [stderr]    Compiling hew-std-encoding-compress v0.1.9 (/opt/rustwide/workdir/std/encoding/compress)
[INFO] [stderr]    Compiling hew-std-encoding-protobuf v0.1.9 (/opt/rustwide/workdir/std/encoding/protobuf)
[INFO] [stderr]    Compiling hew-std-net-mime v0.1.9 (/opt/rustwide/workdir/std/net/mime)
[INFO] [stderr]    Compiling hew-std-text-semver v0.1.9 (/opt/rustwide/workdir/std/text/semver)
[INFO] [stderr]    Compiling hew-std-encoding-csv v0.1.9 (/opt/rustwide/workdir/std/encoding/csv)
[INFO] [stderr]    Compiling hew-std-encoding-base64 v0.1.9 (/opt/rustwide/workdir/std/encoding/base64)
[INFO] [stderr]    Compiling hew-cli v0.1.9 (/opt/rustwide/workdir/hew-cli)
[INFO] [stderr]    Compiling hew-astgen v0.1.9 (/opt/rustwide/workdir/hew-astgen)
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling lettre v0.11.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling adze-cli v0.1.9 (/opt/rustwide/workdir/adze-cli)
[INFO] [stderr]    Compiling hew-std-net-http v0.1.9 (/opt/rustwide/workdir/std/net/http)
[INFO] [stderr]    Compiling hew-std-net-smtp v0.1.9 (/opt/rustwide/workdir/std/net/smtp)
[INFO] [stderr]    Compiling hew-observe v0.1.9 (/opt/rustwide/workdir/hew-observe)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 24s
[INFO] running `Command { std: "docker" "inspect" "c3f097c08f52ccd3ee341c018fec0d4352204025c27628e65247abbc961e078d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3f097c08f52ccd3ee341c018fec0d4352204025c27628e65247abbc961e078d", kill_on_drop: false }`
[INFO] [stdout] c3f097c08f52ccd3ee341c018fec0d4352204025c27628e65247abbc961e078d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03d681ee0f7e3375c90c9afc6a242cf0ddad6572b217166f37ff968811172763
[INFO] running `Command { std: "docker" "start" "-a" "03d681ee0f7e3375c90c9afc6a242cf0ddad6572b217166f37ff968811172763", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling hew-export-types v0.1.9 (/opt/rustwide/workdir/hew-export-types)
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling snow v0.10.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hew-cabi v0.1.9 (/opt/rustwide/workdir/hew-cabi)
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling hew-types v0.1.9 (/opt/rustwide/workdir/hew-types)
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling hew-export-macro v0.1.9 (/opt/rustwide/workdir/hew-export-macro)
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling hew-lexer v0.1.9 (/opt/rustwide/workdir/hew-lexer)
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling hew-runtime v0.1.9 (/opt/rustwide/workdir/hew-runtime)
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling hew-parser v0.1.9 (/opt/rustwide/workdir/hew-parser)
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling toml v1.0.4+spec-1.1.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling hew-analysis v0.1.9 (/opt/rustwide/workdir/hew-analysis)
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling adze-cli v0.1.9 (/opt/rustwide/workdir/adze-cli)
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling cron v0.15.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling lettre v0.11.19
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hew-std-misc-uuid v0.1.9 (/opt/rustwide/workdir/std/misc/uuid)
[INFO] [stderr]    Compiling hew-std-encoding-markdown v0.1.9 (/opt/rustwide/workdir/std/encoding/markdown)
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hew-serialize v0.1.9 (/opt/rustwide/workdir/hew-serialize)
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling hew-std-misc-log v0.1.9 (/opt/rustwide/workdir/std/misc/log)
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hew-lsp v0.1.9 (/opt/rustwide/workdir/hew-lsp)
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling hew-std-crypto-jwt v0.1.9 (/opt/rustwide/workdir/std/crypto/jwt)
[INFO] [stderr]    Compiling hew-std-net-smtp v0.1.9 (/opt/rustwide/workdir/std/net/smtp)
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling rustyline v17.0.2
[INFO] [stderr]    Compiling hew-wasm v0.1.9 (/opt/rustwide/workdir/hew-wasm)
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling hew-std-net-url v0.1.9 (/opt/rustwide/workdir/std/net/url)
[INFO] [stderr]    Compiling hew-std-encoding-yaml v0.1.9 (/opt/rustwide/workdir/std/encoding/yaml)
[INFO] [stderr]    Compiling hew-std-time-cron v0.1.9 (/opt/rustwide/workdir/std/time/cron)
[INFO] [stderr]    Compiling hew-std-text-regex v0.1.9 (/opt/rustwide/workdir/std/text/regex)
[INFO] [stderr]    Compiling hew-std-crypto-password v0.1.9 (/opt/rustwide/workdir/std/crypto/password)
[INFO] [stderr]    Compiling hew-std-net-websocket v0.1.9 (/opt/rustwide/workdir/std/net/websocket)
[INFO] [stderr]    Compiling hew-std-time-datetime v0.1.9 (/opt/rustwide/workdir/std/time/datetime)
[INFO] [stderr]    Compiling hew-std-net-ipnet v0.1.9 (/opt/rustwide/workdir/std/net/ipnet)
[INFO] [stderr]    Compiling hew-std-encoding-msgpack v0.1.9 (/opt/rustwide/workdir/std/encoding/msgpack)
[INFO] [stderr]    Compiling hew-std-net-http v0.1.9 (/opt/rustwide/workdir/std/net/http)
[INFO] [stderr]    Compiling hew-std-encoding-toml v0.1.9 (/opt/rustwide/workdir/std/encoding/toml)
[INFO] [stderr]    Compiling hew-std-crypto-crypto v0.1.9 (/opt/rustwide/workdir/std/crypto/crypto)
[INFO] [stderr]    Compiling hew-std-encoding-compress v0.1.9 (/opt/rustwide/workdir/std/encoding/compress)
[INFO] [stderr]    Compiling hew-std-encoding-json v0.1.9 (/opt/rustwide/workdir/std/encoding/json)
[INFO] [stderr]    Compiling hew-std-encoding-protobuf v0.1.9 (/opt/rustwide/workdir/std/encoding/protobuf)
[INFO] [stderr]    Compiling hew-std-text-semver v0.1.9 (/opt/rustwide/workdir/std/text/semver)
[INFO] [stderr]    Compiling hew-std-encoding-base64 v0.1.9 (/opt/rustwide/workdir/std/encoding/base64)
[INFO] [stderr]    Compiling hew-std-net-mime v0.1.9 (/opt/rustwide/workdir/std/net/mime)
[INFO] [stderr]    Compiling hew-std-encoding-csv v0.1.9 (/opt/rustwide/workdir/std/encoding/csv)
[INFO] [stderr]    Compiling hew-stdlib-gen v0.1.9 (/opt/rustwide/workdir/hew-stdlib-gen)
[INFO] [stderr]    Compiling hew-astgen v0.1.9 (/opt/rustwide/workdir/hew-astgen)
[INFO] [stderr]    Compiling hew-observe v0.1.9 (/opt/rustwide/workdir/hew-observe)
[INFO] [stderr]    Compiling hew-cli v0.1.9 (/opt/rustwide/workdir/hew-cli)
[INFO] [stdout] warning: the item `ptr` is imported redundantly
[INFO] [stdout]     --> hew-runtime/src/actor.rs:2036:9
[INFO] [stdout]      |
[INFO] [stdout] 2035 |     use super::*;
[INFO] [stdout]      |         -------- the item `ptr` is already imported here
[INFO] [stdout] 2036 |     use std::ptr;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-W redundant-imports`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7m 07s
[INFO] running `Command { std: "docker" "inspect" "03d681ee0f7e3375c90c9afc6a242cf0ddad6572b217166f37ff968811172763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03d681ee0f7e3375c90c9afc6a242cf0ddad6572b217166f37ff968811172763", kill_on_drop: false }`
[INFO] [stdout] 03d681ee0f7e3375c90c9afc6a242cf0ddad6572b217166f37ff968811172763
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 35afe420de27f4e2753e5addae6856aaf05f1bc898c4e7ee9a5c084861f0910e
[INFO] running `Command { std: "docker" "start" "-a" "35afe420de27f4e2753e5addae6856aaf05f1bc898c4e7ee9a5c084861f0910e", kill_on_drop: false }`
[INFO] [stderr]    Compiling hew-types v0.1.9 (/opt/rustwide/workdir/hew-types)
[INFO] [stderr] warning: the item `ptr` is imported redundantly
[INFO] [stderr]     --> hew-runtime/src/actor.rs:2036:9
[INFO] [stderr]      |
[INFO] [stderr] 2035 |     use super::*;
[INFO] [stderr]      |         -------- the item `ptr` is already imported here
[INFO] [stderr] 2036 |     use std::ptr;
[INFO] [stderr]      |         ^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: requested on the command line with `-W redundant-imports`
[INFO] [stderr] 
[INFO] [stderr] warning: `hew-runtime` (lib test) generated 1 warning
[INFO] [stderr]    Compiling hew-analysis v0.1.9 (/opt/rustwide/workdir/hew-analysis)
[INFO] [stderr]    Compiling hew-serialize v0.1.9 (/opt/rustwide/workdir/hew-serialize)
[INFO] [stderr]    Compiling hew-lsp v0.1.9 (/opt/rustwide/workdir/hew-lsp)
[INFO] [stderr]    Compiling hew-wasm v0.1.9 (/opt/rustwide/workdir/hew-wasm)
[INFO] [stderr]    Compiling hew-cli v0.1.9 (/opt/rustwide/workdir/hew-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.95s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adze_cli-97c8d996673324ea)
[INFO] [stdout] 
[INFO] [stdout] running 106 tests
[INFO] [stdout] test client::tests::client_custom_url ... ok
[INFO] [stdout] test client::tests::extract_url_path_https ... ok
[INFO] [stdout] test client::tests::extract_url_path_no_path ... ok
[INFO] [stdout] test client::tests::extract_url_path_http ... ok
[INFO] [stdout] test client::tests::is_retriable_not_for_auth ... ok
[INFO] [stdout] test client::tests::is_retriable_not_for_parse ... ok
[INFO] [stdout] test client::tests::is_retriable_server_500 ... ok
[INFO] [stdout] test client::tests::is_retriable_server_502 ... ok
[INFO] [stdout] test client::tests::percent_encode_fingerprint ... ok
[INFO] [stdout] test client::tests::percent_encode_encodes_special ... ok
[INFO] [stdout] test client::tests::percent_encode_preserves_unreserved ... ok
[INFO] [stdout] test client::tests::client_with_fallback ... ok
[INFO] [stdout] test client::tests::register_key_requires_token ... ok
[INFO] [stdout] test client::tests::publish_requires_token ... ok
[INFO] [stdout] test client::tests::register_namespace_requires_token ... ok
[INFO] [stdout] test client::tests::yank_requires_token ... ok
[INFO] [stdout] test config::tests::get_named_registry_returns_none_when_missing ... ok
[INFO] [stdout] test config::tests::load_config_returns_default_when_missing ... ok
[INFO] [stdout] test client::tests::client_with_token ... ok
[INFO] [stdout] test client::tests::encode_name_replaces_colons ... ok
[INFO] [stdout] test config::tests::parse_empty_config ... ok
[INFO] [stdout] test config::tests::parse_config_with_fallback_api ... ok
[INFO] [stdout] test config::tests::parse_partial_config ... ok
[INFO] [stdout] test config::tests::parse_full_config ... ok
[INFO] [stdout] test config::tests::registry_path_falls_back_to_default ... ok
[INFO] [stdout] test config::tests::registry_path_uses_override ... ok
[INFO] [stdout] test config::tests::parse_config_with_registries ... ok
[INFO] [stdout] test index::tests::deprecation_info_serialization ... ok
[INFO] [stdout] test index::tests::entry_with_deps ... ok
[INFO] [stdout] test index::tests::entry_with_features ... ok
[INFO] [stdout] test index::tests::index_path_simple ... ok
[INFO] [stdout] test index::tests::index_path_deep ... ok
[INFO] [stdout] test config::tests::expand_tilde_absolute_unchanged ... ok
[INFO] [stdout] test config::tests::expand_tilde_expands_home ... ok
[INFO] [stdout] test index::tests::index_path_single_segment ... ok
[INFO] [stdout] test index::tests::parse_tombstoned_entry ... ok
[INFO] [stdout] test index::tests::parse_yanked_entry ... ok
[INFO] [stdout] test index::tests::resolve_skips_tombstoned ... ok
[INFO] [stdout] test index::tests::resolve_picks_highest_non_yanked ... ok
[INFO] [stdout] test index::tests::read_nonexistent_package_returns_empty ... ok
[INFO] [stdout] test index::tests::roundtrip_json_line ... ok
[INFO] [stdout] test index::tests::write_and_read_index ... ok
[INFO] [stdout] test manifest::tests::missing_file_is_error ... ok
[INFO] [stdout] test manifest::tests::add_dependency_to_manifest ... ok
[INFO] [stdout] test manifest::tests::missing_required_field_is_error ... ok
[INFO] [stdout] test manifest::tests::old_format_backward_compat ... ok
[INFO] [stdout] test manifest::tests::manifest_template_descriptions ... ok
[INFO] [stdout] test manifest::tests::add_dependency_updates_existing ... ok
[INFO] [stdout] test manifest::tests::parse_edition_and_hew_version ... ok
[INFO] [stdout] test manifest::tests::parse_manifest_with_all_new_fields ... ok
[INFO] [stdout] test manifest::tests::parse_dev_dependencies ... ok
[INFO] [stdout] test manifest::tests::parse_full_manifest ... ok
[INFO] [stdout] test manifest::tests::parse_features ... ok
[INFO] [stdout] test manifest::tests::parse_registry_override_dependency ... ok
[INFO] [stdout] test manifest::tests::parse_minimal_manifest ... ok
[INFO] [stdout] test manifest::tests::parse_path_dependency ... ok
[INFO] [stdout] test manifest::tests::parse_table_dependency ... ok
[INFO] [stdout] test manifest::tests::roundtrip_with_new_fields ... ok
[INFO] [stdout] test manifest::tests::summary_includes_authors_and_license ... ok
[INFO] [stdout] test manifest::tests::validate_publish_complete ... ok
[INFO] [stdout] test manifest::tests::write_and_read_default_manifest ... ok
[INFO] [stdout] test manifest::tests::validate_publish_missing_fields ... ok
[INFO] [stdout] test manifest::tests::validate_publish_rejects_path_deps ... ok
[INFO] [stdout] test registry::tests::is_installed_returns_false_when_absent ... ok
[INFO] [stdout] test registry::tests::package_dir_namespaced ... ok
[INFO] [stdout] test registry::tests::package_dir_simple_name ... ok
[INFO] [stdout] test registry::tests::is_installed_returns_true_when_present ... ok
[INFO] [stdout] test registry::tests::list_packages_finds_installed ... ok
[INFO] [stdout] test registry::tests::list_packages_empty_registry ... ok
[INFO] [stdout] test resolver::tests::error_display_invalid_req ... ok
[INFO] [stdout] test registry::tests::list_packages_multiple ... ok
[INFO] [stdout] test resolver::tests::error_display_no_match ... ok
[INFO] [stdout] test resolver::tests::error_display_unresolvable ... ok
[INFO] [stdout] test resolver::tests::from_entries_carries_sig_and_key_fp ... ok
[INFO] [stdout] test resolver::tests::from_entries_empty_input ... ok
[INFO] [stdout] test resolver::tests::from_entries_picks_highest_matching ... ok
[INFO] [stdout] test resolver::tests::from_entries_returns_none_when_no_match ... ok
[INFO] [stdout] test resolver::tests::from_entries_skips_yanked ... ok
[INFO] [stdout] test resolver::tests::parse_caret_two_part ... ok
[INFO] [stdout] test resolver::tests::parse_empty_string_is_error ... ok
[INFO] [stdout] test resolver::tests::parse_eq_prefix ... ok
[INFO] [stdout] test resolver::tests::parse_exact_one_part_normalizes ... ok
[INFO] [stdout] test resolver::tests::parse_exact_three_part ... ok
[INFO] [stdout] test resolver::tests::parse_exact_two_part_normalizes ... ok
[INFO] [stdout] test resolver::tests::parse_gt ... ok
[INFO] [stdout] test resolver::tests::parse_gte ... ok
[INFO] [stdout] test resolver::tests::parse_invalid_version_is_error ... ok
[INFO] [stdout] test resolver::tests::parse_lte ... ok
[INFO] [stdout] test resolver::tests::parse_star_matches_anything ... ok
[INFO] [stdout] test resolver::tests::parse_tilde_three_part ... ok
[INFO] [stdout] test resolver::tests::parse_tilde_two_part ... ok
[INFO] [stdout] test resolver::tests::parse_caret_three_part ... ok
[INFO] [stdout] test resolver::tests::resolve_all_empty_deps ... ok
[INFO] [stdout] test resolver::tests::resolve_caret_picks_highest_compatible ... ok
[INFO] [stdout] test resolver::tests::resolve_all_collects_failures ... ok
[INFO] [stdout] test resolver::tests::resolve_gte_picks_highest ... ok
[INFO] [stdout] test resolver::tests::resolve_missing_package ... ok
[INFO] [stdout] test resolver::tests::resolve_no_matching_version ... ok
[INFO] [stdout] test resolver::tests::resolve_tilde_picks_highest_patch ... ok
[INFO] [stdout] test resolver::tests::resolve_star_picks_highest ... ok
[INFO] [stdout] test resolver::tests::resolve_exact_version ... ok
[INFO] [stdout] test resolver::tests::resolve_all_success ... ok
[INFO] [stdout] test resolver::tests::resolve_two_part_exact ... ok
[INFO] [stdout] test client::tests::client_default_url ... ok
[INFO] [stdout] test client::tests::is_retriable_http_error ... ok
[INFO] [stdout] test client::tests::is_retriable_not_for_client_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 106 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/adze-88894c315bb529dd)
[INFO] [stdout] 
[INFO] [stdout] running 186 tests
[INFO] [stdout] test checksum::tests::checksum_format ... ok
[INFO] [stdout] test checksum::tests::checksum_changes_with_filename ... ok
[INFO] [stdout] test checksum::tests::verify_checksum_mismatch ... ok
[INFO] [stdout] test client::tests::client_custom_url ... ok
[INFO] [stdout] test checksum::tests::checksum_skips_git_and_target ... ok
[INFO] [stdout] test checksum::tests::subdirectory_files_included ... ok
[INFO] [stdout] test checksum::tests::checksum_changes_with_content ... ok
[INFO] [stdout] test checksum::tests::empty_dir_checksum ... ok
[INFO] [stdout] test checksum::tests::checksum_is_deterministic ... ok
[INFO] [stdout] test client::tests::client_with_fallback ... ok
[INFO] [stdout] test checksum::tests::verify_checksum_matches ... ok
[INFO] [stdout] test client::tests::extract_url_path_http ... ok
[INFO] [stdout] test client::tests::encode_name_replaces_colons ... ok
[INFO] [stdout] test client::tests::extract_url_path_https ... ok
[INFO] [stdout] test client::tests::extract_url_path_no_path ... ok
[INFO] [stdout] test client::tests::is_retriable_not_for_auth ... ok
[INFO] [stdout] test client::tests::is_retriable_http_error ... ok
[INFO] [stdout] test client::tests::is_retriable_not_for_parse ... ok
[INFO] [stdout] test client::tests::is_retriable_not_for_client_error ... ok
[INFO] [stdout] test client::tests::is_retriable_server_502 ... ok
[INFO] [stdout] test client::tests::percent_encode_encodes_special ... ok
[INFO] [stdout] test client::tests::percent_encode_fingerprint ... ok
[INFO] [stdout] test client::tests::is_retriable_server_500 ... ok
[INFO] [stdout] test client::tests::percent_encode_preserves_unreserved ... ok
[INFO] [stdout] test client::tests::publish_requires_token ... ok
[INFO] [stdout] test client::tests::client_default_url ... ok
[INFO] [stdout] test client::tests::client_with_token ... ok
[INFO] [stdout] test client::tests::register_key_requires_token ... ok
[INFO] [stdout] test client::tests::register_namespace_requires_token ... ok
[INFO] [stdout] test client::tests::yank_requires_token ... ok
[INFO] [stdout] test config::tests::get_named_registry_returns_none_when_missing ... ok
[INFO] [stdout] test config::tests::load_config_returns_default_when_missing ... ok
[INFO] [stdout] test config::tests::registry_path_falls_back_to_default ... ok
[INFO] [stdout] test config::tests::registry_path_uses_override ... ok
[INFO] [stdout] test config::tests::parse_empty_config ... ok
[INFO] [stdout] test config::tests::parse_partial_config ... ok
[INFO] [stdout] test config::tests::parse_full_config ... ok
[INFO] [stdout] test config::tests::expand_tilde_absolute_unchanged ... ok
[INFO] [stdout] test config::tests::expand_tilde_expands_home ... ok
[INFO] [stdout] test config::tests::parse_config_with_fallback_api ... ok
[INFO] [stdout] test credentials::tests::get_token_returns_not_logged_in ... ok
[INFO] [stdout] test index::tests::deprecation_info_serialization ... ok
[INFO] [stdout] test index::tests::entry_with_deps ... ok
[INFO] [stdout] test index::tests::index_path_deep ... ok
[INFO] [stdout] test credentials::tests::named_registry_tokens ... ok
[INFO] [stdout] test index::tests::entry_with_features ... ok
[INFO] [stdout] test index::tests::index_path_simple ... ok
[INFO] [stdout] test index::tests::index_path_single_segment ... ok
[INFO] [stdout] test index::tests::parse_tombstoned_entry ... ok
[INFO] [stdout] test index::tests::parse_yanked_entry ... ok
[INFO] [stdout] test credentials::tests::save_and_load_roundtrip ... ok
[INFO] [stdout] test config::tests::parse_config_with_registries ... ok
[INFO] [stdout] test index::tests::read_nonexistent_package_returns_empty ... ok
[INFO] [stdout] test lockfile::tests::not_stale_when_both_empty ... ok
[INFO] [stdout] test index::tests::resolve_picks_highest_non_yanked ... ok
[INFO] [stdout] test lockfile::tests::read_missing_lockfile ... ok
[INFO] [stdout] test index::tests::resolve_skips_tombstoned ... ok
[INFO] [stdout] test index::tests::roundtrip_json_line ... ok
[INFO] [stdout] test index::tests::write_and_read_index ... ok
[INFO] [stdout] test lockfile::tests::empty_lockfile_roundtrip ... ok
[INFO] [stdout] test lockfile::tests::error_display_coverage ... ok
[INFO] [stdout] test lockfile::tests::not_stale_when_matching ... ok
[INFO] [stdout] test lockfile::tests::roundtrip_write_read ... ok
[INFO] [stdout] test lockfile::tests::roundtrip_without_checksum ... ok
[INFO] [stdout] test manifest::tests::missing_file_is_error ... ok
[INFO] [stdout] test lockfile::tests::sorted_output_is_deterministic ... ok
[INFO] [stdout] test lockfile::tests::header_is_written ... ok
[INFO] [stdout] test manifest::tests::missing_required_field_is_error ... ok
[INFO] [stdout] test manifest::tests::manifest_template_descriptions ... ok
[INFO] [stdout] test manifest::tests::old_format_backward_compat ... ok
[INFO] [stdout] test manifest::tests::parse_dev_dependencies ... ok
[INFO] [stdout] test manifest::tests::parse_edition_and_hew_version ... ok
[INFO] [stdout] test manifest::tests::parse_full_manifest ... ok
[INFO] [stdout] test manifest::tests::add_dependency_updates_existing ... ok
[INFO] [stdout] test manifest::tests::parse_features ... ok
[INFO] [stdout] test manifest::tests::add_dependency_to_manifest ... ok
[INFO] [stdout] test manifest::tests::parse_manifest_with_all_new_fields ... ok
[INFO] [stdout] test manifest::tests::parse_minimal_manifest ... ok
[INFO] [stdout] test manifest::tests::parse_registry_override_dependency ... ok
[INFO] [stdout] test manifest::tests::parse_path_dependency ... ok
[INFO] [stdout] test manifest::tests::validate_publish_rejects_path_deps ... ok
[INFO] [stdout] test manifest::tests::roundtrip_with_new_fields ... ok
[INFO] [stdout] test manifest::tests::write_and_read_default_manifest ... ok
[INFO] [stdout] test manifest::tests::summary_includes_authors_and_license ... ok
[INFO] [stdout] test manifest::tests::validate_publish_complete ... ok
[INFO] [stdout] test registry::tests::is_installed_returns_false_when_absent ... ok
[INFO] [stdout] test manifest::tests::parse_table_dependency ... ok
[INFO] [stdout] test manifest::tests::validate_publish_missing_fields ... ok
[INFO] [stdout] test registry::tests::list_packages_empty_registry ... ok
[INFO] [stdout] test registry::tests::package_dir_namespaced ... ok
[INFO] [stdout] test resolver::tests::error_display_no_match ... ok
[INFO] [stdout] test registry::tests::package_dir_simple_name ... ok
[INFO] [stdout] test resolver::tests::from_entries_carries_sig_and_key_fp ... ok
[INFO] [stdout] test registry::tests::list_packages_multiple ... ok
[INFO] [stdout] test registry::tests::is_installed_returns_true_when_present ... ok
[INFO] [stdout] test resolver::tests::error_display_invalid_req ... ok
[INFO] [stdout] test resolver::tests::from_entries_picks_highest_matching ... ok
[INFO] [stdout] test registry::tests::list_packages_finds_installed ... ok
[INFO] [stdout] test resolver::tests::error_display_unresolvable ... ok
[INFO] [stdout] test resolver::tests::from_entries_returns_none_when_no_match ... ok
[INFO] [stdout] test resolver::tests::parse_caret_three_part ... ok
[INFO] [stdout] test resolver::tests::from_entries_skips_yanked ... ok
[INFO] [stdout] test resolver::tests::parse_caret_two_part ... ok
[INFO] [stdout] test lockfile::tests::stale_when_lock_has_extra_dep ... ok
[INFO] [stdout] test lockfile::tests::stale_when_manifest_has_extra_dep ... ok
[INFO] [stdout] test resolver::tests::from_entries_empty_input ... ok
[INFO] [stdout] test resolver::tests::parse_gt ... ok
[INFO] [stdout] test resolver::tests::parse_empty_string_is_error ... ok
[INFO] [stdout] test resolver::tests::parse_invalid_version_is_error ... ok
[INFO] [stdout] test resolver::tests::parse_lte ... ok
[INFO] [stdout] test resolver::tests::parse_star_matches_anything ... ok
[INFO] [stdout] test resolver::tests::parse_exact_two_part_normalizes ... ok
[INFO] [stdout] test resolver::tests::parse_eq_prefix ... ok
[INFO] [stdout] test resolver::tests::parse_tilde_two_part ... ok
[INFO] [stdout] test resolver::tests::resolve_all_empty_deps ... ok
[INFO] [stdout] test resolver::tests::resolve_caret_picks_highest_compatible ... ok
[INFO] [stdout] test resolver::tests::resolve_all_success ... ok
[INFO] [stdout] test resolver::tests::resolve_exact_version ... ok
[INFO] [stdout] test resolver::tests::parse_gte ... ok
[INFO] [stdout] test resolver::tests::parse_exact_one_part_normalizes ... ok
[INFO] [stdout] test resolver::tests::parse_tilde_three_part ... ok
[INFO] [stdout] test resolver::tests::parse_exact_three_part ... ok
[INFO] [stdout] test resolver::tests::resolve_missing_package ... ok
[INFO] [stdout] test resolver::tests::resolve_no_matching_version ... ok
[INFO] [stdout] test resolver::tests::resolve_star_picks_highest ... ok
[INFO] [stdout] test signing::tests::from_secret_bytes_rejects_wrong_length ... ok
[INFO] [stdout] test resolver::tests::resolve_gte_picks_highest ... ok
[INFO] [stdout] test resolver::tests::resolve_tilde_picks_highest_patch ... ok
[INFO] [stdout] test signing::tests::fingerprint_is_deterministic ... ok
[INFO] [stdout] test resolver::tests::resolve_two_part_exact ... ok
[INFO] [stdout] test signing::tests::hex_roundtrip ... ok
[INFO] [stdout] test signing::tests::fingerprint_matches_public_key ... ok
[INFO] [stdout] test signing::tests::load_from_empty_dir_returns_no_key ... ok
[INFO] [stdout] test resolver::tests::resolve_all_collects_failures ... ok
[INFO] [stdout] test signing::tests::verify_rejects_truncated_signature ... ok
[INFO] [stdout] test signing::tests::verify_rejects_empty_signature ... ok
[INFO] [stdout] test signing::tests::generate_and_sign_verify ... ok
[INFO] [stdout] test tarball::tests::checksum_bytes_detects_modification ... ok
[INFO] [stdout] test tarball::tests::checksum_bytes_format ... ok
[INFO] [stdout] test tarball::tests::checksum_bytes_is_deterministic ... ok
[INFO] [stdout] test tarball::tests::glob_match_doublestar ... ok
[INFO] [stdout] test tarball::tests::glob_match_literal ... ok
[INFO] [stdout] test signing::tests::save_and_load_keypair ... ok
[INFO] [stdout] test tarball::tests::glob_match_star ... ok
[INFO] [stdout] test signing::tests::verify_rejects_tampered_checksum ... ok
[INFO] [stdout] test signing::tests::verify_rejects_wrong_key ... ok
[INFO] [stdout] test signing::tests::verify_without_prefix ... ok
[INFO] [stdout] test signing::tests::verify_rejects_wrong_message ... ok
[INFO] [stdout] test signing::tests::sign_and_verify_checksum_string ... ok
[INFO] [stdout] test tarball::tests::pack_rejects_missing_manifest ... ok
[INFO] [stdout] test signing::tests::verify_rejects_forged_signature ... ok
[INFO] [stdout] test tests::check_detects_invalid_name_in_manifest ... ok
[INFO] [stdout] test tests::check_detects_invalid_version_in_manifest ... ok
[INFO] [stdout] test tests::check_invalid_name ... ok
[INFO] [stdout] test tests::check_invalid_version ... ok
[INFO] [stdout] test tests::check_valid_manifest_passes ... ok
[INFO] [stdout] test tests::check_valid_manifest ... ok
[INFO] [stdout] test tests::copy_dir_copies_files ... ok
[INFO] [stdout] test tests::find_latest_version_picks_highest ... ok
[INFO] [stdout] test tests::copy_dir_skips_git_and_target ... ok
[INFO] [stdout] test tests::find_latest_version_returns_none_for_missing ... ok
[INFO] [stdout] test tests::init_bin_creates_main_hew ... ok
[INFO] [stdout] test tests::init_actor_creates_main_hew_with_actor ... ok
[INFO] [stdout] test tests::init_does_not_overwrite_existing_source ... ok
[INFO] [stdout] test tests::init_gitignore_appends_to_existing_without_entries ... ok
[INFO] [stdout] test tests::is_valid_package_name_accepts_simple ... ok
[INFO] [stdout] test tests::is_valid_package_name_rejects_invalid ... ok
[INFO] [stdout] test tests::outdated_detects_old_version ... ok
[INFO] [stdout] test tests::publish_copies_to_registry ... ok
[INFO] [stdout] test tests::remove_cleans_up_symlink_dir ... ok
[INFO] [stdout] test tests::remove_dependency_from_manifest ... ok
[INFO] [stdout] test tests::remove_nonexistent_dep_returns_false ... ok
[INFO] [stdout] test tests::init_lib_creates_lib_hew ... ok
[INFO] [stdout] test tests::search_finds_matching_packages ... ok
[INFO] [stdout] test tests::tree_dep_resolution ... ok
[INFO] [stdout] test tests::search_case_insensitive ... ok
[INFO] [stdout] test tests::update_gitignore_appends_to_existing ... ok
[INFO] [stdout] test tests::update_gitignore_creates_file ... ok
[INFO] [stdout] test tests::update_gitignore_no_duplicate ... ok
[INFO] [stdout] test tests::update_changes_version_in_manifest ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p adze-cli --bin adze`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/adze-88894c315bb529dd` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "35afe420de27f4e2753e5addae6856aaf05f1bc898c4e7ee9a5c084861f0910e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35afe420de27f4e2753e5addae6856aaf05f1bc898c4e7ee9a5c084861f0910e", kill_on_drop: false }`
[INFO] [stdout] 35afe420de27f4e2753e5addae6856aaf05f1bc898c4e7ee9a5c084861f0910e
