[INFO] fetching crate llama-rs 0.15.0... [INFO] checking llama-rs-0.15.0 against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation [INFO] extracting crate llama-rs 0.15.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate llama-rs 0.15.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate llama-rs 0.15.0 [INFO] tweaked toml for crates.io crate llama-rs 0.15.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate llama-rs 0.15.0 on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate llama-rs 0.15.0 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e98a2b3320592fb1e6f3a8c2696e5c18b5ef11a7f78559e9e86b4c5762d0c81 [INFO] running `Command { std: "docker" "start" "-a" "6e98a2b3320592fb1e6f3a8c2696e5c18b5ef11a7f78559e9e86b4c5762d0c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e98a2b3320592fb1e6f3a8c2696e5c18b5ef11a7f78559e9e86b4c5762d0c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e98a2b3320592fb1e6f3a8c2696e5c18b5ef11a7f78559e9e86b4c5762d0c81", kill_on_drop: false }` [INFO] [stdout] 6e98a2b3320592fb1e6f3a8c2696e5c18b5ef11a7f78559e9e86b4c5762d0c81 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7088a066740f5fbf326af23e28104abb3b0564436f73faed985d54eb27023197 [INFO] running `Command { std: "docker" "start" "-a" "7088a066740f5fbf326af23e28104abb3b0564436f73faed985d54eb27023197", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking ring v0.17.14 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking rustls-webpki v0.103.12 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking rustls v0.23.38 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking roff v1.1.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking criterion-plot v0.8.2 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tokio v1.52.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking tracing v0.1.44 [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 zerotrie v0.2.4 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking clap_mangen v0.2.33 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Compiling llama-rs v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking criterion v0.8.2 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking hyper-rustls v0.27.9 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stdout] warning: unused import: `Backend` [INFO] [stdout] --> examples/trace_full_forward.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | backend::{Backend, cpu::CpuBackend}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 10 arguments but 9 arguments were supplied [INFO] [stdout] --> examples/trace_full_forward.rs:60:24 [INFO] [stdout] | [INFO] [stdout] 60 | hidden = layer.forward( [INFO] [stdout] | ________________________^^^^^^^- [INFO] [stdout] 61 | | &hidden, [INFO] [stdout] 62 | | &mut k_caches[layer_idx], [INFO] [stdout] 63 | | &mut v_caches[layer_idx], [INFO] [stdout] ... | [INFO] [stdout] 69 | | None, [INFO] [stdout] 70 | | )?; [INFO] [stdout] | |_________- argument #10 of type `bool` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/model/layers.rs:1174:12 [INFO] [stdout] | [INFO] [stdout] 1174 | pub fn forward( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 60 | hidden = layer.forward( [INFO] [stdout] ... [INFO] [stdout] 69 | None, [INFO] [stdout] 70 ~ /* bool */, [INFO] [stdout] 71 ~ )?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `llama-rs` (example "trace_full_forward") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `num_kv_heads` [INFO] [stdout] --> examples/verify_attention_math.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | let num_kv_heads = 2; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_kv_heads` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Backend` [INFO] [stdout] --> examples/debug_ffn.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | backend::{Backend, cpu::CpuBackend}, [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 variable: `v_heads` [INFO] [stdout] --> examples/debug_ffn.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | let v_heads: Vec<_> = v_data.chunks(head_dim).collect(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_v_heads` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_q_per_kv` [INFO] [stdout] --> examples/debug_layer0_detail.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | let num_q_per_kv = num_heads / num_kv_heads; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_q_per_kv` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_approx_eq` is never used [INFO] [stdout] --> src/backend/dx12/mod.rs:469:8 [INFO] [stdout] | [INFO] [stdout] 469 | fn assert_approx_eq(a: &[f32], b: &[f32], tol: f32) { [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 `assert_approx_eq` is never used [INFO] [stdout] --> src/backend/metal/mod.rs:374:8 [INFO] [stdout] | [INFO] [stdout] 374 | fn assert_approx_eq(a: &[f32], b: &[f32], tol: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7088a066740f5fbf326af23e28104abb3b0564436f73faed985d54eb27023197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7088a066740f5fbf326af23e28104abb3b0564436f73faed985d54eb27023197", kill_on_drop: false }` [INFO] [stdout] 7088a066740f5fbf326af23e28104abb3b0564436f73faed985d54eb27023197