[INFO] cloning repository https://github.com/azerothl/Rbitnet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azerothl/Rbitnet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazerothl%2FRbitnet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazerothl%2FRbitnet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3adfed77d3b15109f056431ea4c4168f333b5e50 [INFO] testing azerothl/Rbitnet against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazerothl%2FRbitnet" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/azerothl/Rbitnet [INFO] finished tweaking git repo https://github.com/azerothl/Rbitnet [INFO] tweaked toml for git repo https://github.com/azerothl/Rbitnet written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/azerothl/Rbitnet on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/azerothl/Rbitnet 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/bitnet-core/Cargo.toml: `default-features` is ignored for tokenizers, since `default-features` was not specified for `workspace.dependencies.tokenizers`, this could become a hard error in the future [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9953ce215db48529bdbd8a5e725beb280238733fca0503f08ac3c02f0ab75f46 [INFO] running `Command { std: "docker" "start" "-a" "9953ce215db48529bdbd8a5e725beb280238733fca0503f08ac3c02f0ab75f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9953ce215db48529bdbd8a5e725beb280238733fca0503f08ac3c02f0ab75f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9953ce215db48529bdbd8a5e725beb280238733fca0503f08ac3c02f0ab75f46", kill_on_drop: false }` [INFO] [stdout] 9953ce215db48529bdbd8a5e725beb280238733fca0503f08ac3c02f0ab75f46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb8de856570daf7a5c2c5fde86559b778982496d73ed2b05bc9ecc5fb910a20c [INFO] running `Command { std: "docker" "start" "-a" "eb8de856570daf7a5c2c5fde86559b778982496d73ed2b05bc9ecc5fb910a20c", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/bitnet-core/Cargo.toml: `default-features` is ignored for tokenizers, since `default-features` was not specified for `workspace.dependencies.tokenizers`, this could become a hard error in the future [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling openssl v0.10.77 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling openssl-sys v0.9.113 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling rayon-cond v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling monostate v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling spm_precompiled v0.1.4 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling dary_heap v0.3.9 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling tokenizers v0.21.4 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling bitnet-core v0.1.0 (/opt/rustwide/workdir/crates/bitnet-core) [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling hf-hub v0.4.3 [INFO] [stderr] Compiling bitnet-server v0.1.0 (/opt/rustwide/workdir/crates/bitnet-server) [INFO] [stderr] Compiling rbitnet-cli v0.1.0 (/opt/rustwide/workdir/crates/rbitnet-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "eb8de856570daf7a5c2c5fde86559b778982496d73ed2b05bc9ecc5fb910a20c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb8de856570daf7a5c2c5fde86559b778982496d73ed2b05bc9ecc5fb910a20c", kill_on_drop: false }` [INFO] [stdout] eb8de856570daf7a5c2c5fde86559b778982496d73ed2b05bc9ecc5fb910a20c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8916fcc39f90ce8f4bd8e99facc2ff4b0b2545bfc7bcefa372615452a86a160b [INFO] running `Command { std: "docker" "start" "-a" "8916fcc39f90ce8f4bd8e99facc2ff4b0b2545bfc7bcefa372615452a86a160b", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/bitnet-core/Cargo.toml: `default-features` is ignored for tokenizers, since `default-features` was not specified for `workspace.dependencies.tokenizers`, this could become a hard error in the future [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling bitnet-server v0.1.0 (/opt/rustwide/workdir/crates/bitnet-server) [INFO] [stderr] Compiling rbitnet-cli v0.1.0 (/opt/rustwide/workdir/crates/rbitnet-cli) [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling bitnet-core v0.1.0 (/opt/rustwide/workdir/crates/bitnet-core) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.79s [INFO] running `Command { std: "docker" "inspect" "8916fcc39f90ce8f4bd8e99facc2ff4b0b2545bfc7bcefa372615452a86a160b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8916fcc39f90ce8f4bd8e99facc2ff4b0b2545bfc7bcefa372615452a86a160b", kill_on_drop: false }` [INFO] [stdout] 8916fcc39f90ce8f4bd8e99facc2ff4b0b2545bfc7bcefa372615452a86a160b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45e50078e74ba813436d3a915b8281a7a0a3aeccb098e508782eeb4f0255891b [INFO] running `Command { std: "docker" "start" "-a" "45e50078e74ba813436d3a915b8281a7a0a3aeccb098e508782eeb4f0255891b", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/bitnet-core/Cargo.toml: `default-features` is ignored for tokenizers, since `default-features` was not specified for `workspace.dependencies.tokenizers`, this could become a hard error in the future [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitnet_core-d4ab6d7e97cccedf) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test gguf::parse::tests::align_works ... ok [INFO] [stdout] test inference::tests::stub_always_works ... ok [INFO] [stdout] test kernels::tests::tiny_matvec ... ok [INFO] [stdout] test inference::tests::stub_engine_is_ready ... ok [INFO] [stdout] test inference::tests::toy_mode_complete_and_model_id ... ok [INFO] [stdout] test model::toy::tests::toy_is_deterministic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/golden_kernels.rs (/opt/rustwide/target/debug/deps/golden_kernels-2f55dfaed93dfaae) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test golden_matvec_3x4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/optional_gguf_env.rs (/opt/rustwide/target/debug/deps/optional_gguf_env-d3936ce8a66fd946) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test optional_gguf_from_env_smoke ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitnet_server-d22231fbbbb4bd4e) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rbitnet_server-0b5732cb6d604863) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/openai_compat.rs (/opt/rustwide/target/debug/deps/openai_compat-ae4332a3590d2e7b) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test chat_accepts_bearer_api_key ... ok [INFO] [stdout] test chat_accepts_uppercase_bearer_scheme ... ok [INFO] [stdout] test chat_rejects_wrong_api_key ... ok [INFO] [stdout] test chat_accepts_x_api_key_header ... ok [INFO] [stdout] test parallel_stub_chats_under_concurrency_cap ... ok [INFO] [stdout] test get_routes_require_api_key_when_configured ... ok [INFO] [stdout] test openai_stub_models_and_chat ... ok [INFO] [stdout] test health_ready_metrics_do_not_require_api_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rbitnet-9b3691416f4c90bb) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test catalog::tests::parse_minimal_catalog ... ok [INFO] [stdout] test download::tests::auto_files_case_insensitive_gguf ... ok [INFO] [stdout] test download::tests::auto_files_empty_when_no_match ... ok [INFO] [stdout] test catalog::tests::pick_primary_prefers_q4_k_m ... ok [INFO] [stdout] test download::tests::dest_path_different_subdir_same_basename_no_collision ... ok [INFO] [stdout] test download::tests::dest_path_flat_file ... ok [INFO] [stdout] test download::tests::dest_path_preserves_subdir ... ok [INFO] [stdout] test download::tests::auto_files_deduplicates ... ok [INFO] [stdout] test catalog::tests::catalog_id_from_repo_sanitizes ... ok [INFO] [stdout] test download::tests::auto_files_selects_gguf_and_tokenizer ... ok [INFO] [stdout] test download::tests::auto_files_selects_tokenizer_model ... ok [INFO] [stdout] test hf_search::tests::hf_search_smoke_tinyllama ... ignored [INFO] [stdout] test download::tests::dest_path_rejects_traversal_in_subdir ... ok [INFO] [stdout] test hf_search::tests::model_detail_url_keeps_slash_between_org_and_name ... ok [INFO] [stdout] test download::tests::dest_path_rejects_absolute_path ... ok [INFO] [stdout] test hf_search::tests::parses_siblings_from_value ... ok [INFO] [stdout] test download::tests::auto_files_selects_nested_tokenizer_json ... ok [INFO] [stdout] test download::tests::dest_path_rejects_parent_traversal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests bitnet_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests bitnet_server [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "45e50078e74ba813436d3a915b8281a7a0a3aeccb098e508782eeb4f0255891b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45e50078e74ba813436d3a915b8281a7a0a3aeccb098e508782eeb4f0255891b", kill_on_drop: false }` [INFO] [stdout] 45e50078e74ba813436d3a915b8281a7a0a3aeccb098e508782eeb4f0255891b