[INFO] cloning repository https://github.com/joshuahickscorp/dismantle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshuahickscorp/dismantle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuahickscorp%2Fdismantle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuahickscorp%2Fdismantle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75647058c0059c8fc0308d606afd887e3a38d25f
[INFO] documenting joshuahickscorp/dismantle/75647058c0059c8fc0308d606afd887e3a38d25f against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuahickscorp%2Fdismantle" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joshuahickscorp/dismantle
[INFO] finished tweaking git repo https://github.com/joshuahickscorp/dismantle
[INFO] tweaked toml for git repo https://github.com/joshuahickscorp/dismantle written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joshuahickscorp/dismantle on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joshuahickscorp/dismantle 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rayon-cond v0.3.0
[INFO] [stderr]   Downloaded macro_rules_attribute v0.2.2
[INFO] [stderr]   Downloaded monostate-impl v0.1.18
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]   Downloaded tokenizers v0.20.4
[INFO] [stderr]   Downloaded onig v6.5.3
[INFO] [stderr]   Downloaded monostate v0.1.18
[INFO] [stderr]   Downloaded unicode-normalization-alignments v0.1.12
[INFO] [stderr]   Downloaded wide v0.7.33
[INFO] [stderr]   Downloaded axum-macros v0.5.1
[INFO] [stderr]   Downloaded ctrlc v3.5.2
[INFO] [stderr]   Downloaded esaxx-rs v0.1.10
[INFO] [stderr]   Downloaded ulid v1.2.1
[INFO] [stderr]   Downloaded blake3 v1.8.5
[INFO] [stderr]   Downloaded nix v0.31.2
[INFO] [stderr]   Downloaded spm_precompiled v0.1.4
[INFO] [stderr]   Downloaded onig_sys v69.9.3
[INFO] [stderr]   Downloaded constant_time_eq v0.4.2
[INFO] [stderr]   Downloaded arrayvec v0.7.7
[INFO] [stderr]   Downloaded metal v0.29.0
[INFO] [stderr]   Downloaded ignore v0.4.26
[INFO] [stderr]   Downloaded tree-sitter-python v0.23.6
[INFO] [stderr]   Downloaded tree-sitter v0.25.10
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded kqueue v1.2.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.24.0
[INFO] [stderr]   Downloaded tungstenite v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 39f1c9c638fd92ca6a1206b00234c23e77f1a8277b5e24e1a1a13d44343dfb7c
[INFO] running `Command { std: "docker" "start" "39f1c9c638fd92ca6a1206b00234c23e77f1a8277b5e24e1a1a13d44343dfb7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39f1c9c638fd92ca6a1206b00234c23e77f1a8277b5e24e1a1a13d44343dfb7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39f1c9c638fd92ca6a1206b00234c23e77f1a8277b5e24e1a1a13d44343dfb7c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39f1c9c638fd92ca6a1206b00234c23e77f1a8277b5e24e1a1a13d44343dfb7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39f1c9c638fd92ca6a1206b00234c23e77f1a8277b5e24e1a1a13d44343dfb7c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking rayon-cond v0.3.0
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking ignore v0.4.26
[INFO] [stderr]     Checking onig v6.5.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking monostate v0.1.18
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking tokenizers v0.20.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking hide-core v0.2.2 (/opt/rustwide/workdir/crates/hide-core)
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking hawking-index v0.2.2 (/opt/rustwide/workdir/crates/hawking-index)
[INFO] [stderr]     Checking hide-security v0.2.2 (/opt/rustwide/workdir/crates/hide-security)
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking hawking-core v0.2.2 (/opt/rustwide/workdir/crates/hawking-core)
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking hide-tools v0.2.2 (/opt/rustwide/workdir/crates/hide-tools)
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stdout] error[E0432]: unresolved import `crate::kernels::predecode_q4_k_scale_table`
[INFO] [stdout]     --> crates/hawking-core/src/model/qwen_dense.rs:3243:13
[INFO] [stdout]      |
[INFO] [stdout] 3243 |         use crate::kernels::predecode_q4_k_scale_table;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `predecode_q4_k_scale_table` in `kernels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stdout] error[E0425]: cannot find value `json_vocab_index` in this scope
[INFO] [stdout]     --> crates/hawking-core/src/model/qwen_dense.rs:3089:44
[INFO] [stdout]      |
[INFO] [stdout] 3089 |             if let (Some(vi), Some(c)) = (&json_vocab_index, &json_constraint) {
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `json_constraint` in this scope
[INFO] [stdout]     --> crates/hawking-core/src/model/qwen_dense.rs:3089:63
[INFO] [stdout]      |
[INFO] [stdout] 3089 |             if let (Some(vi), Some(c)) = (&json_vocab_index, &json_constraint) {
[INFO] [stdout]      |                                                               ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `json_constraint` in this scope
[INFO] [stdout]     --> crates/hawking-core/src/model/qwen_dense.rs:3100:46
[INFO] [stdout]      |
[INFO] [stdout] 3100 |             let json_done = if let Some(c) = json_constraint.as_mut() {
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GgmlType`
[INFO] [stdout]  --> crates/hawking-core/src/model/deepseek_v2.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::gguf::{GgmlType, GgufFile, TensorInfo};
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GgmlType`
[INFO] [stdout]   --> crates/hawking-core/src/model/gemma2.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 | use crate::gguf::{GgmlType, GgufFile};
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GgmlType`
[INFO] [stdout]   --> crates/hawking-core/src/model/llama.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::gguf::{GgmlType, GgufFile};
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::attn::mha_decode_step`
[INFO] [stdout]  --> crates/hawking-core/src/model/mixtral.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::attn::mha_decode_step;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::moe::topk_gate`
[INFO] [stdout]   --> crates/hawking-core/src/model/mixtral.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::moe::topk_gate;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GgmlType`
[INFO] [stdout]   --> crates/hawking-core/src/model/phi3.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 | use crate::gguf::{GgmlType, GgufFile};
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::backend::BackendElementwise`
[INFO] [stdout]   --> crates/hawking-core/src/model/qwen_dense.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::backend::BackendElementwise;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking strand-quant v0.1.0 (/opt/rustwide/workdir/vendor/strand-quant)
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]   --> vendor/strand-quant/src/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(any(test, kani))]
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hawking-context v0.2.2 (/opt/rustwide/workdir/crates/hawking-context)
[INFO] [stderr]     Checking hide-personalize v0.2.2 (/opt/rustwide/workdir/crates/hide-personalize)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]   --> crates/hawking-core/src/model/qwen_dense.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use std::io::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hawking-orch v0.2.2 (/opt/rustwide/workdir/crates/hawking-orch)
[INFO] [stdout] warning: unused variable: `gpu_eligible`
[INFO] [stdout]    --> vendor/strand-quant/src/encode.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let gpu_eligible = !opts.tail_biting && !opts.affine_min
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gpu_eligible`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stdout] warning: unused variable: `maybe_greedy`
[INFO] [stdout]     --> crates/hawking-core/src/model/deepseek_v2.rs:2780:22
[INFO] [stdout]      |
[INFO] [stdout] 2780 |         let (x_norm, maybe_greedy) =
[INFO] [stdout]      |                      ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maybe_greedy`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seq_len`
[INFO] [stdout]     --> crates/hawking-core/src/model/deepseek_v2.rs:3914:17
[INFO] [stdout]      |
[INFO] [stdout] 3914 |             let seq_len = self.kv.seq_len.max(1);
[INFO] [stdout]      |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_seq_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale`
[INFO] [stdout]     --> crates/hawking-core/src/model/deepseek_v2.rs:3915:17
[INFO] [stdout]      |
[INFO] [stdout] 3915 |             let scale = 1.0f32 / (head_dim_q as f32).sqrt();
[INFO] [stdout]      |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> crates/hawking-core/src/model/mamba2.rs:384:29
[INFO] [stdout]     |
[INFO] [stdout] 384 |     fn load(weights: &Path, config: EngineConfig) -> Result<Self> {
[INFO] [stdout]     |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/hawking-core/src/model/mixtral.rs:395:17
[INFO] [stdout]     |
[INFO] [stdout] 395 |             let mut pinned = MixtralLayerPinned::default();
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_slot`
[INFO] [stdout]     --> crates/hawking-core/src/model/qwen_dense.rs:3326:9
[INFO] [stdout]      |
[INFO] [stdout] 3326 |         src_slot: usize,
[INFO] [stdout]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_slot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dst_slot`
[INFO] [stdout]     --> crates/hawking-core/src/model/qwen_dense.rs:3327:9
[INFO] [stdout]      |
[INFO] [stdout] 3327 |         dst_slot: usize,
[INFO] [stdout]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dst_slot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prefix_len`
[INFO] [stdout]     --> crates/hawking-core/src/model/qwen_dense.rs:3328:9
[INFO] [stdout]      |
[INFO] [stdout] 3328 |         prefix_len: usize,
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefix_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slot_id`
[INFO] [stdout]     --> crates/hawking-core/src/model/qwen_dense.rs:3531:32
[INFO] [stdout]      |
[INFO] [stdout] 3531 |     fn prefill_slot(&mut self, slot_id: usize, prompt_ids: &[u32]) -> Result<u32> {
[INFO] [stdout]      |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_slot_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prompt_ids`
[INFO] [stdout]     --> crates/hawking-core/src/model/qwen_dense.rs:3531:48
[INFO] [stdout]      |
[INFO] [stdout] 3531 |     fn prefill_slot(&mut self, slot_id: usize, prompt_ids: &[u32]) -> Result<u32> {
[INFO] [stdout]      |                                                ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_ids`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slot_id`
[INFO] [stdout]     --> crates/hawking-core/src/model/rwkv7.rs:1780:32
[INFO] [stdout]      |
[INFO] [stdout] 1780 |     fn prefill_slot(&mut self, slot_id: usize, prompt_ids: &[u32]) -> Result<u32> {
[INFO] [stdout]      |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_slot_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prompt_ids`
[INFO] [stdout]     --> crates/hawking-core/src/model/rwkv7.rs:1780:48
[INFO] [stdout]      |
[INFO] [stdout] 1780 |     fn prefill_slot(&mut self, slot_id: usize, prompt_ids: &[u32]) -> Result<u32> {
[INFO] [stdout]      |                                                ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_ids`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting hawking-orch v0.2.2 (/opt/rustwide/workdir/crates/hawking-orch)
[INFO] [stderr]  Documenting hawking-context v0.2.2 (/opt/rustwide/workdir/crates/hawking-context)
[INFO] [stderr]  Documenting hide-personalize v0.2.2 (/opt/rustwide/workdir/crates/hide-personalize)
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr] error: could not compile `hawking-core` (lib) due to 4 previous errors; 20 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]   --> crates/hawking-orch/src/confidence.rs:23:59
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// Fraction of samples agreeing with the winner, in [0,1].
[INFO] [stdout]    |                                                           ^^^ no item named `0,1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]   --> crates/hawking-orch/src/confidence.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// A scalar confidence in [0,1] derived from agreement and answer spread.
[INFO] [stdout]    |                                 ^^^ no item named `0,1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]    --> crates/hawking-orch/src/confidence.rs:155:6
[INFO] [stdout]     |
[INFO] [stdout] 155 | /// [0,1] (0 = uniform / maximally uncertain, 1 = a point mass). This is the
[INFO] [stdout]     |      ^^^ no item named `0,1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `compile`
[INFO] [stdout]   --> crates/hawking-orch/src/grammar.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | //! No fabricated hashes: [`compile`] hashes the spec's canonical bytes with a
[INFO] [stdout]    |                             ^^^^^^^ no item named `compile` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `http_client` links to private item `parse_native_sse_event`
[INFO] [stdout]   --> crates/hawking-orch/src/http_client.rs:14:46
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! logic is factored into pure functions ([`parse_native_sse_event`],
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `http_client` links to private item `parse_openai_sse_event`
[INFO] [stdout]   --> crates/hawking-orch/src/http_client.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! [`parse_openai_sse_event`], [`extract_embedding`]) that are unit-tested
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `http_client` links to private item `extract_embedding`
[INFO] [stdout]   --> crates/hawking-orch/src/http_client.rs:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! [`parse_openai_sse_event`], [`extract_embedding`]) that are unit-tested
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]   --> crates/hawking-orch/src/scheduler.rs:39:36
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// Thermal headroom proxy in [0,1]: 1.0 = cool, 0.0 = throttling.
[INFO] [stdout]    |                                    ^^^ no item named `0,1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MOONSHOT`
[INFO] [stdout]   --> crates/hide-personalize/src/world.rs:19:46
[INFO] [stdout]    |
[INFO] [stdout] 19 | //! **Tier 2 — dynamic learned world model ([MOONSHOT], documented seam).**
[INFO] [stdout]    |                                              ^^^^^^^^ no item named `MOONSHOT` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `band_multiplier`
[INFO] [stdout]   --> crates/hawking-context/src/profiles.rs:92:49
[INFO] [stdout]    |
[INFO] [stdout] 92 |     /// `ContextSourceKind` debug names (what [`band_multiplier`] looks up).
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ no item named `band_multiplier` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "39f1c9c638fd92ca6a1206b00234c23e77f1a8277b5e24e1a1a13d44343dfb7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39f1c9c638fd92ca6a1206b00234c23e77f1a8277b5e24e1a1a13d44343dfb7c", kill_on_drop: false }`
[INFO] [stdout] 39f1c9c638fd92ca6a1206b00234c23e77f1a8277b5e24e1a1a13d44343dfb7c
