[INFO] fetching crate whisper-apr 0.2.8...
[INFO] testing whisper-apr-0.2.8 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate whisper-apr 0.2.8 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate whisper-apr 0.2.8
[INFO] finished tweaking crates.io crate whisper-apr 0.2.8
[INFO] tweaked toml for crates.io crate whisper-apr 0.2.8 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate whisper-apr 0.2.8 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 crates.io crate whisper-apr 0.2.8 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: file `/workspace/builds/worker-3-tc2/source/src/bin/whisper-apr-cli.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `whisper-apr`
[INFO] [stderr]   * `bin` target `whisper-apr-cli`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c80419ca70e66765ea186525ab8d3dcec93a2d83b14150d36ee1963d02d5df10
[INFO] running `Command { std: "docker" "start" "-a" "c80419ca70e66765ea186525ab8d3dcec93a2d83b14150d36ee1963d02d5df10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c80419ca70e66765ea186525ab8d3dcec93a2d83b14150d36ee1963d02d5df10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c80419ca70e66765ea186525ab8d3dcec93a2d83b14150d36ee1963d02d5df10", kill_on_drop: false }`
[INFO] [stdout] c80419ca70e66765ea186525ab8d3dcec93a2d83b14150d36ee1963d02d5df10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 52d6612b97a2bd38f2d2284e81b98d466092d047548e1792ee40244766b30e3e
[INFO] running `Command { std: "docker" "start" "-a" "52d6612b97a2bd38f2d2284e81b98d466092d047548e1792ee40244766b30e3e", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/bin/whisper-apr-cli.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `whisper-apr`
[INFO] [stderr]   * `bin` target `whisper-apr-cli`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling wgpu-types v27.0.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling trueno v0.17.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling trueno-quant v0.1.0
[INFO] [stderr]    Compiling trueno-gemm-codegen v0.1.0
[INFO] [stderr]    Compiling provable-contracts-macros v0.2.1
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling minijinja v2.17.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling aprender v0.27.7
[INFO] [stderr]    Compiling realizar v0.8.6
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling batuta-common v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling renacer-core v0.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling hf-hub v0.4.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling safetensors v0.4.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling provable-contracts-macros v0.1.1
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v27.0.0
[INFO] [stderr] warning: realizar@0.8.6: [PMAT-228] architecture-requirements-v1.yaml not found; using hand-written arch_requirements.rs fallback
[INFO] [stderr] warning: realizar@0.8.6: [GH-323] arch-constraints-v1.yaml not found; using fallback arch_constraints.rs
[INFO] [stderr] warning: realizar@0.8.6: provable-contracts binding.yaml not found at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/realizar-0.8.6/../provable-contracts/contracts/realizar/binding.yaml; CONTRACT_* env vars will not be set (CI/crates.io build)
[INFO] [stderr] warning: realizar@0.8.6: [contract] Assertions: 0 preconditions, 0 postconditions from YAML
[INFO] [stderr] error: could not compile `realizar` (lib)
[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 realizar --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/realizar-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::all' '--allow=clippy::wildcard_imports' '--allow=clippy::useless_vec' '--allow=clippy::unwrap_used' '--allow=clippy::unused_self' --warn=unsafe_op_in_unsafe_fn --allow=unsafe_code '--allow=clippy::unreadable_literal' '--allow=clippy::unreachable_pub' --allow=unreachable_pub '--allow=clippy::unnecessary_wraps' '--allow=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--allow=clippy::significant_drop_tightening' '--allow=clippy::redundant_pub_crate' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::redundant_clone' '--allow=clippy::option_if_let_else' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_pass_by_value' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::missing_const_for_fn' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_same_arms' '--allow=clippy::manual_div_ceil' '--allow=clippy::items_after_statements' '--allow=clippy::float_cmp' '--allow=clippy::expect_used' '--allow=clippy::enum_glob_use' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::cognitive_complexity' '--warn=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' --check-cfg 'cfg(coverage)' --check-cfg 'cfg(feature, values("dhat-heap"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alimentar-data", "apr-compression", "aprender-serve", "bench-http", "cli", "cuda", "default", "dhat-heap", "full", "gpu", "heavy-tests", "kv-cache", "lambda", "load-test-enabled", "minimal", "registry", "server", "trace", "tui", "visualization"))' -C metadata=3918cb4c38da0382 -C extra-filename=-e2038e77aa00354f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6304790a199839a7.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-0ed5da095f76040b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-beaac0770c9b643f.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-3b754838ae6762e1.rmeta --extern minijinja=/opt/rustwide/target/debug/deps/libminijinja-e3c1307c5dfb7650.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-551d7e3effd11bdb.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rmeta --extern provable_contracts_macros=/opt/rustwide/target/debug/deps/libprovable_contracts_macros-12e00bfd3a85fe6b.so --extern rand=/opt/rustwide/target/debug/deps/librand-a151d20d455c9d6c.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-b70ed3d550464998.rmeta --extern renacer_core=/opt/rustwide/target/debug/deps/librenacer_core-7edd054ff2898d85.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3f2abd7f0bc0a01a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0e85113e12122263.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ffa9fb6c25545e4c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-027d5511b198ee3b.rmeta --extern trueno=/opt/rustwide/target/debug/deps/libtrueno-5ddcfaecb46770b1.rmeta --extern trueno_quant=/opt/rustwide/target/debug/deps/libtrueno_quant-a13caa3e7d3dece9.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e1dab9578139dab0.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: aprender@0.27.7: provable-contracts binding.yaml not found at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aprender-0.27.7/../provable-contracts/contracts/aprender/binding.yaml; CONTRACT_* env vars will not be set (CI/crates.io build)
[INFO] [stderr] error: could not compile `aprender` (lib)
[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 aprender --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aprender-0.27.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::pedantic' '--warn=clippy::all' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_vec' '--warn=clippy::used_underscore_binding' '--allow=clippy::unused_self' --allow=unused_qualifications --warn=unused_lifetimes --warn=unused_import_braces --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code '--allow=clippy::unreadable_literal' --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_map_or' '--allow=clippy::unnecessary_literal_unwrap' '--allow=clippy::unnecessary_literal_bound' '--allow=clippy::unnecessary_debug_formatting' '--allow=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::single_char_pattern' '--allow=clippy::similar_names' '--allow=clippy::semicolon_if_nothing_returned' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_guards' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::ptr_arg' '--allow=clippy::print_literal' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::nonminimal_bool' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_range_loop' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_fields_in_debug' '--allow=clippy::missing_errors_doc' --allow=missing_docs --warn=missing_debug_implementations '--allow=clippy::missing_const_for_fn' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_same_arms' '--allow=clippy::map_unwrap_or' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_range_contains' '--warn=clippy::manual_ok_or' '--allow=clippy::manual_midpoint' '--allow=clippy::manual_let_else' '--allow=clippy::manual_div_ceil' '--allow=clippy::manual_contains' '--allow=clippy::len_zero' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_cloned_collect' '--allow=clippy::items_after_statements' '--allow=clippy::inefficient_to_string' '--allow=clippy::index_refutable_slice' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--allow=clippy::ignore_without_reason' '--allow=clippy::if_not_else' '--allow=clippy::identity_op' '--allow=clippy::format_push_string' '--allow=clippy::float_cmp' '--allow=clippy::field_reassign_with_default' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_deref_methods' '--allow=clippy::excessive_precision' '--allow=clippy::erasing_op' '--allow=clippy::empty_line_after_outer_attr' '--allow=clippy::empty_line_after_doc_comments' '--allow=clippy::doc_markdown' '--allow=clippy::derivable_impls' '--allow=clippy::default_trait_access' '--allow=clippy::default_constructed_unit_structs' '--allow=clippy::const_is_empty' '--allow=clippy::cloned_ref_to_slice_refs' '--allow=clippy::cloned_instead_of_copied' '--allow=clippy::clone_on_copy' '--warn=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::bool_to_int_with_if' '--allow=clippy::assigning_clones' '--allow=clippy::assertions_on_constants' '--allow=clippy::approx_constant' --check-cfg 'cfg(kani)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(feature, values("explainable-monitor-integration"))' --cfg 'feature="audio"' --cfg 'feature="dirs"' --cfg 'feature="half"' --cfg 'feature="hf-hub"' --cfg 'feature="hf-hub-integration"' --cfg 'feature="rustfft"' --cfg 'feature="safetensors"' --cfg 'feature="safetensors-compare"' --cfg 'feature="sha2"' --cfg 'feature="thiserror"' --cfg 'feature="ureq"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "alimentar", "alsa", "argon2", "audio", "audio-alsa", "audio-capture", "audio-codec", "audio-coreaudio", "audio-noise", "audio-noise-wasm", "audio-playback", "audio-wasapi", "audio-webaudio", "chaos-basic", "chaos-byzantine", "chaos-full", "chaos-network", "cpu-only", "cuda", "datasets", "default", "dirs", "ed25519-dalek", "format-compression", "format-encryption", "format-homomorphic", "format-quantize", "format-signing", "gpu", "half", "hf-hub", "hf-hub-integration", "hkdf", "js-sys", "lz4_flex", "model-tests", "parallel", "rag", "rayon", "rustfft", "safetensors", "safetensors-compare", "sha2", "showcase-profile", "showcase-zram", "thiserror", "trueno-rag", "trueno-zram-core", "ureq", "wasm-bindgen", "x25519-dalek", "zstd"))' -C metadata=9c03a51bfceae425 -C extra-filename=-9731233e6d37967f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern batuta_common=/opt/rustwide/target/debug/deps/libbatuta_common-20b35d5faf8a20f0.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-80e75550b579d31a.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-d46b17f9d55953d9.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-0ed5da095f76040b.rmeta --extern hf_hub=/opt/rustwide/target/debug/deps/libhf_hub-044c58544011d295.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-3b754838ae6762e1.rmeta --extern minijinja=/opt/rustwide/target/debug/deps/libminijinja-e3c1307c5dfb7650.rmeta --extern provable_contracts_macros=/opt/rustwide/target/debug/deps/libprovable_contracts_macros-12e00bfd3a85fe6b.so --extern rand=/opt/rustwide/target/debug/deps/librand-771931b917625f9f.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-642ba25e4d1f0724.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-ceb50e71b604f50b.rmeta --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-98cfaffe283a0494.rmeta --extern safetensors=/opt/rustwide/target/debug/deps/libsafetensors-a16ebec1f30dc0be.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3f2abd7f0bc0a01a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0e85113e12122263.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5684f42aafce0fad.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a0ce382a376406f9.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a25722eba69386f6.rmeta --extern trueno=/opt/rustwide/target/debug/deps/libtrueno-5ddcfaecb46770b1.rmeta --extern trueno_quant=/opt/rustwide/target/debug/deps/libtrueno_quant-a13caa3e7d3dece9.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-f9af3598d776490f.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-71a7310260350ad8/out -L native=/opt/rustwide/target/debug/build/ring-7cc2e95fd8314d0e/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "52d6612b97a2bd38f2d2284e81b98d466092d047548e1792ee40244766b30e3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52d6612b97a2bd38f2d2284e81b98d466092d047548e1792ee40244766b30e3e", kill_on_drop: false }`
[INFO] [stdout] 52d6612b97a2bd38f2d2284e81b98d466092d047548e1792ee40244766b30e3e
