[INFO] cloning repository https://github.com/Feilkin/onyxia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Feilkin/onyxia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeilkin%2Fonyxia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeilkin%2Fonyxia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f8e7c826fcdcb7d9082ad6d07c981d97e2511f8 [INFO] checking Feilkin/onyxia against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeilkin%2Fonyxia" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Feilkin/onyxia [INFO] finished tweaking git repo https://github.com/Feilkin/onyxia [INFO] tweaked toml for git repo https://github.com/Feilkin/onyxia written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Feilkin/onyxia on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Feilkin/onyxia 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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a59b3ddf8eeab92db1bcd191d58ec1130f25c5cea7ca199186017cae0c4b19e [INFO] running `Command { std: "docker" "start" "-a" "9a59b3ddf8eeab92db1bcd191d58ec1130f25c5cea7ca199186017cae0c4b19e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a59b3ddf8eeab92db1bcd191d58ec1130f25c5cea7ca199186017cae0c4b19e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a59b3ddf8eeab92db1bcd191d58ec1130f25c5cea7ca199186017cae0c4b19e", kill_on_drop: false }` [INFO] [stdout] 9a59b3ddf8eeab92db1bcd191d58ec1130f25c5cea7ca199186017cae0c4b19e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 701efaf58509aed756b98ff403285af05ecee3637737b6b971bfb8eaf38af5f9 [INFO] running `Command { std: "docker" "start" "-a" "701efaf58509aed756b98ff403285af05ecee3637737b6b971bfb8eaf38af5f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling naga v28.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling wgpu-hal v28.0.0 [INFO] [stderr] Checking presser v0.3.1 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling wgpu-core v28.0.0 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling wgpu v28.0.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking rayon-cond v0.4.0 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking indicatif v0.18.3 [INFO] [stderr] Checking clap_builder v4.5.58 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pollster-macro v0.4.0 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Checking monostate v0.1.18 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking wgpu-types v28.0.0 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Checking gpu-allocator v0.28.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking dary_heap v0.3.8 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking spm_precompiled v0.1.4 [INFO] [stderr] Checking minijinja v2.15.1 [INFO] [stderr] Compiling onyxia-onnx v0.1.0 (/opt/rustwide/workdir/crates/onyxia-onnx) [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking tokenizers v0.22.2 [INFO] [stderr] Checking clap v4.5.58 [INFO] [stderr] Checking naga_oil v0.21.0 [INFO] [stderr] Checking onyxia-planner v0.1.0 (/opt/rustwide/workdir/crates/onyxia-planner) [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v28.0.0 [INFO] [stderr] Checking onyxia-runtime v0.1.0 (/opt/rustwide/workdir/crates/onyxia-runtime) [INFO] [stdout] warning: field `instance` is never read [INFO] [stdout] --> crates/onyxia-runtime/src/runtime.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Runtime { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 24 | instance: wgpu::Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking onyxia-cli v0.1.0 (/opt/rustwide/workdir/crates/onyxia-cli) [INFO] [stdout] warning: field `instance` is never read [INFO] [stdout] --> crates/onyxia-runtime/src/runtime.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Runtime { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 24 | instance: wgpu::Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `past_seq_len` [INFO] [stdout] --> crates/onyxia-runtime/tests/attention_ops_test.rs:465:9 [INFO] [stdout] | [INFO] [stdout] 465 | let past_seq_len = 0; // No prior cache (prefill) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_past_seq_len` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_binary_elementwise_graph` is never used [INFO] [stdout] --> crates/onyxia-runtime/tests/common/mod.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn make_binary_elementwise_graph( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/onyxia-cli/tests/llm_test.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | let mut session = LlmSession::new(executor, &config); [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: function `make_unary_graph` is never used [INFO] [stdout] --> crates/onyxia-runtime/tests/common/mod.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn make_unary_graph( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 7m 03s [INFO] running `Command { std: "docker" "inspect" "701efaf58509aed756b98ff403285af05ecee3637737b6b971bfb8eaf38af5f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "701efaf58509aed756b98ff403285af05ecee3637737b6b971bfb8eaf38af5f9", kill_on_drop: false }` [INFO] [stdout] 701efaf58509aed756b98ff403285af05ecee3637737b6b971bfb8eaf38af5f9