[INFO] cloning repository https://github.com/gracee3/gpt-oss-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gracee3/gpt-oss-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgracee3%2Fgpt-oss-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgracee3%2Fgpt-oss-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4c2eface36895400787e1d2aa0ea41c53db5a2c
[INFO] testing gracee3/gpt-oss-rs against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgracee3%2Fgpt-oss-rs" "/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/gracee3/gpt-oss-rs
[INFO] finished tweaking git repo https://github.com/gracee3/gpt-oss-rs
[INFO] tweaked toml for git repo https://github.com/gracee3/gpt-oss-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gracee3/gpt-oss-rs 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/gracee3/gpt-oss-rs 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] 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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e180068e87c5767fbd7ef95e983d83ae8e8116e781c0a7dd0bd2f4866053572
[INFO] running `Command { std: "docker" "start" "-a" "1e180068e87c5767fbd7ef95e983d83ae8e8116e781c0a7dd0bd2f4866053572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e180068e87c5767fbd7ef95e983d83ae8e8116e781c0a7dd0bd2f4866053572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e180068e87c5767fbd7ef95e983d83ae8e8116e781c0a7dd0bd2f4866053572", kill_on_drop: false }`
[INFO] [stdout] 1e180068e87c5767fbd7ef95e983d83ae8e8116e781c0a7dd0bd2f4866053572
[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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71b91cd15fda1d231154e69417a6f5bbe084df1a9014af240f0c997fd36cdcb3
[INFO] running `Command { std: "docker" "start" "-a" "71b91cd15fda1d231154e69417a6f5bbe084df1a9014af240f0c997fd36cdcb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling gpt-oss-core v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-core)
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling gpt-oss-gpu v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-gpu)
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling gpt-oss-moe-semantics v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-moe-semantics)
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling monostate v0.1.18
[INFO] [stderr]    Compiling rayon-cond v0.3.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling gpt-oss-semantics v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-semantics)
[INFO] [stderr]    Compiling metrics v0.23.1
[INFO] [stderr]    Compiling safetensors v0.4.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling tokenizers v0.20.4
[INFO] [stderr]    Compiling metrics-util v0.17.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling gpt-oss-model-runner v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-model-runner)
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stdout] warning: field `semantic_spec` is never read
[INFO] [stdout]   --> crates/gpt-oss-model-runner/src/architectures/gpt_oss.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct GptOssMlp {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 71 |     semantic_spec: MoeSemanticSpec,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `semantic_spec` is never used
[INFO] [stdout]    --> crates/gpt-oss-model-runner/src/architectures/gpt_oss.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl GptOssMlp {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 106 |     fn semantic_spec(&self) -> &MoeSemanticSpec {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gpt-oss-runtime-plan v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-runtime-plan)
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling gpt-oss-kv-model v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-kv-model)
[INFO] [stderr]    Compiling utoipa-gen v4.3.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling gpt-oss-reference v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-reference)
[INFO] [stderr]    Compiling gpt-oss-conformance v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-conformance)
[INFO] [stderr]    Compiling utoipa v4.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.15.3
[INFO] [stderr]    Compiling hf-hub v0.4.3
[INFO] [stderr]    Compiling openai-harmony v0.0.8 (https://github.com/openai/harmony#f62abe68)
[INFO] [stderr]    Compiling gpt-oss-tokenizer v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-tokenizer)
[INFO] [stderr]    Compiling gpt-oss-engine v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-engine)
[INFO] [stderr]    Compiling gpt-oss-server v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-server)
[INFO] [stderr]    Compiling gpt-oss-bench v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-bench)
[INFO] [stdout] warning: function `render_conversation_items` is never used
[INFO] [stdout]     --> crates/gpt-oss-server/src/routes/responses.rs:1332:4
[INFO] [stdout]      |
[INFO] [stdout] 1332 | fn render_conversation_items(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_function_call` is never used
[INFO] [stdout]     --> crates/gpt-oss-server/src/routes/responses.rs:1422:4
[INFO] [stdout]      |
[INFO] [stdout] 1422 | fn render_function_call(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_function_call_output` is never used
[INFO] [stdout]     --> crates/gpt-oss-server/src/routes/responses.rs:1442:4
[INFO] [stdout]      |
[INFO] [stdout] 1442 | fn render_function_call_output(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 31s
[INFO] running `Command { std: "docker" "inspect" "71b91cd15fda1d231154e69417a6f5bbe084df1a9014af240f0c997fd36cdcb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71b91cd15fda1d231154e69417a6f5bbe084df1a9014af240f0c997fd36cdcb3", kill_on_drop: false }`
[INFO] [stdout] 71b91cd15fda1d231154e69417a6f5bbe084df1a9014af240f0c997fd36cdcb3
[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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de7abd2b35ce6dbd44cf91f4d20ef29316ba7fa148ca5abd305fd0b87ddb5e28
[INFO] running `Command { std: "docker" "start" "-a" "de7abd2b35ce6dbd44cf91f4d20ef29316ba7fa148ca5abd305fd0b87ddb5e28", kill_on_drop: false }`
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling gpt-oss-moe-semantics v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-moe-semantics)
[INFO] [stderr]    Compiling safetensors v0.4.5
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling gpt-oss-core v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-core)
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling gpt-oss-semantics v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-semantics)
[INFO] [stderr]    Compiling gpt-oss-gpu v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-gpu)
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling gpt-oss-runtime-plan v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-runtime-plan)
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling gpt-oss-model-runner v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-model-runner)
[INFO] [stderr]    Compiling tokenizers v0.20.4
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stdout] warning: field `semantic_spec` is never read
[INFO] [stdout]   --> crates/gpt-oss-model-runner/src/architectures/gpt_oss.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct GptOssMlp {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 71 |     semantic_spec: MoeSemanticSpec,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `semantic_spec` is never used
[INFO] [stdout]    --> crates/gpt-oss-model-runner/src/architectures/gpt_oss.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl GptOssMlp {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 106 |     fn semantic_spec(&self) -> &MoeSemanticSpec {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling metrics-util v0.17.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling gpt-oss-kv-model v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-kv-model)
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling utoipa v4.2.3
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.6.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling reserve-port v2.4.0
[INFO] [stderr]    Compiling auto-future v1.0.0
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling gpt-oss-reference v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-reference)
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling gpt-oss-conformance v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-conformance)
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.15.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling hf-hub v0.4.3
[INFO] [stderr]    Compiling axum-test v16.4.1
[INFO] [stderr]    Compiling openai-harmony v0.0.8 (https://github.com/openai/harmony#f62abe68)
[INFO] [stderr]    Compiling gpt-oss-tokenizer v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-tokenizer)
[INFO] [stderr]    Compiling gpt-oss-engine v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-engine)
[INFO] [stderr]    Compiling gpt-oss-server v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-server)
[INFO] [stderr]    Compiling gpt-oss-bench v0.1.0 (/opt/rustwide/workdir/crates/gpt-oss-bench)
[INFO] [stdout] warning: function `render_conversation_items` is never used
[INFO] [stdout]     --> crates/gpt-oss-server/src/routes/responses.rs:1332:4
[INFO] [stdout]      |
[INFO] [stdout] 1332 | fn render_conversation_items(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_function_call` is never used
[INFO] [stdout]     --> crates/gpt-oss-server/src/routes/responses.rs:1422:4
[INFO] [stdout]      |
[INFO] [stdout] 1422 | fn render_function_call(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_function_call_output` is never used
[INFO] [stdout]     --> crates/gpt-oss-server/src/routes/responses.rs:1442:4
[INFO] [stdout]      |
[INFO] [stdout] 1442 | fn render_function_call_output(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gpt-oss-server` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name gpt_oss_server --edition=2021 crates/gpt-oss-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cublaslt", "cuda", "default"))' -C metadata=74183a755c051db6 -C extra-filename=-dfdc65a2ca1d37c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-58a3cb5882f21757.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-750c700d1da8fddf.rlib --extern axum_test=/opt/rustwide/target/debug/deps/libaxum_test-fc8d5a396b428dd9.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-af4c006791184b44.rlib --extern gpt_oss_core=/opt/rustwide/target/debug/deps/libgpt_oss_core-a7b2e1cc152ba247.rlib --extern gpt_oss_engine=/opt/rustwide/target/debug/deps/libgpt_oss_engine-ccebc700f422c0a0.rlib --extern gpt_oss_gpu=/opt/rustwide/target/debug/deps/libgpt_oss_gpu-6b884b14c2de2ab7.rlib --extern gpt_oss_tokenizer=/opt/rustwide/target/debug/deps/libgpt_oss_tokenizer-db4b2e1089b88db5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9e047d87245d011d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b0e9808ef1e8baa8.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-67269cd37d191a2b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rlib --extern tokenizers=/opt/rustwide/target/debug/deps/libtokenizers-c63e7050bffffae0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a02a09ab6bff3f99.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-7dd82ae6d6e88cc8.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-fb1d53974e1d9eff.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-12f5f5b9e16c5e68.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5ef7ba3f30d23c9a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-15f202e860e9aa5f.rlib --extern utoipa=/opt/rustwide/target/debug/deps/libutoipa-dc7e966aeeb835ba.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f2953fb230fb937e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-31225a04d8f21ae9/out -L native=/opt/rustwide/target/debug/build/ring-aa2b90b9174a08af/out -L native=/opt/rustwide/target/debug/build/esaxx-rs-91e47f11d5d085c6/out -L native=/opt/rustwide/target/debug/build/onig_sys-4b436d6c70034c97/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "de7abd2b35ce6dbd44cf91f4d20ef29316ba7fa148ca5abd305fd0b87ddb5e28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de7abd2b35ce6dbd44cf91f4d20ef29316ba7fa148ca5abd305fd0b87ddb5e28", kill_on_drop: false }`
[INFO] [stdout] de7abd2b35ce6dbd44cf91f4d20ef29316ba7fa148ca5abd305fd0b87ddb5e28
