[INFO] fetching crate luminal 0.2.0...
[INFO] testing luminal-0.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate luminal 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate luminal 0.2.0
[INFO] finished tweaking crates.io crate luminal 0.2.0
[INFO] tweaked toml for crates.io crate luminal 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate luminal 0.2.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate luminal 0.2.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" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5a9d97c8c0ef8d6f7bc1e1821671de7aebc4f08daaf2a303535d8f58c15e44a
[INFO] running `Command { std: "docker" "start" "-a" "b5a9d97c8c0ef8d6f7bc1e1821671de7aebc4f08daaf2a303535d8f58c15e44a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5a9d97c8c0ef8d6f7bc1e1821671de7aebc4f08daaf2a303535d8f58c15e44a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5a9d97c8c0ef8d6f7bc1e1821671de7aebc4f08daaf2a303535d8f58c15e44a", kill_on_drop: false }`
[INFO] [stdout] b5a9d97c8c0ef8d6f7bc1e1821671de7aebc4f08daaf2a303535d8f58c15e44a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aafc3e1fa96e483bddc38c2282d394181c7137b94587c989877d85cd37cdef8f
[INFO] running `Command { std: "docker" "start" "-a" "aafc3e1fa96e483bddc38c2282d394181c7137b94587c989877d85cd37cdef8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling webbrowser v0.8.12
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.4
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling luminal_macro v0.2.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling safetensors v0.3.3
[INFO] [stderr]    Compiling luminal v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `length`
[INFO] [stdout]   --> src/core/shape/broadcast.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub(crate) use length;
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pop` is never used
[INFO] [stdout]   --> src/core/shape/symbolic.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) trait ExpressionStorage:
[INFO] [stdout]    |                  ----------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn pop(&mut self) -> Option<Term>;
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/compiler_utils.rs:297:42
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn add_op<O: Operator + 'static>(&mut self, op: O) -> NewOp {
[INFO] [stdout]     |                                          ^^^^^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn add_op<O: Operator + 'static>(&mut self, op: O) -> NewOp<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/serialization.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn data(&self) -> Cow<[u8]> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn data(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module
[INFO] [stdout]    --> src/core/shape/symbolic.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     macro_rules! unwrap_cont {
[INFO] [stdout] 205 | |         ($i: expr) => {
[INFO] [stdout] 206 | |             if let Some(s) = $i {
[INFO] [stdout] 207 | |                 s
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |         };
[INFO] [stdout] 212 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `reduce_triples`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.20s
[INFO] running `Command { std: "docker" "inspect" "aafc3e1fa96e483bddc38c2282d394181c7137b94587c989877d85cd37cdef8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aafc3e1fa96e483bddc38c2282d394181c7137b94587c989877d85cd37cdef8f", kill_on_drop: false }`
[INFO] [stdout] aafc3e1fa96e483bddc38c2282d394181c7137b94587c989877d85cd37cdef8f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c41ed25376c813398c1c604441db439ef8160fe49a3b3ea58d3788b5b609df61
[INFO] running `Command { std: "docker" "start" "-a" "c41ed25376c813398c1c604441db439ef8160fe49a3b3ea58d3788b5b609df61", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling dfdx v0.13.0
[INFO] [stderr]    Compiling dyn-stack v0.9.1
[INFO] [stderr]    Compiling rust_tokenizers v8.1.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling webbrowser v0.8.12
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling gemm-common v0.15.5
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling gemm-f32 v0.15.5
[INFO] [stderr]    Compiling gemm-c64 v0.15.5
[INFO] [stderr]    Compiling gemm-f64 v0.15.5
[INFO] [stderr]    Compiling gemm-c32 v0.15.5
[INFO] [stderr]    Compiling gemm-f16 v0.15.5
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling gemm v0.15.5
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling safetensors v0.3.3
[INFO] [stderr]    Compiling luminal v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `length`
[INFO] [stdout]   --> src/core/shape/broadcast.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub(crate) use length;
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pop` is never used
[INFO] [stdout]   --> src/core/shape/symbolic.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) trait ExpressionStorage:
[INFO] [stdout]    |                  ----------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn pop(&mut self) -> Option<Term>;
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/compiler_utils.rs:297:42
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn add_op<O: Operator + 'static>(&mut self, op: O) -> NewOp {
[INFO] [stdout]     |                                          ^^^^^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn add_op<O: Operator + 'static>(&mut self, op: O) -> NewOp<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/serialization.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn data(&self) -> Cow<[u8]> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn data(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module
[INFO] [stdout]    --> src/core/shape/symbolic.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     macro_rules! unwrap_cont {
[INFO] [stdout] 205 | |         ($i: expr) => {
[INFO] [stdout] 206 | |             if let Some(s) = $i {
[INFO] [stdout] 207 | |                 s
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |         };
[INFO] [stdout] 212 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `reduce_triples`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `length`
[INFO] [stdout]   --> src/core/shape/broadcast.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub(crate) use length;
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pop` is never used
[INFO] [stdout]   --> src/core/shape/symbolic.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) trait ExpressionStorage:
[INFO] [stdout]    |                  ----------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn pop(&mut self) -> Option<Term>;
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/compiler_utils.rs:297:42
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn add_op<O: Operator + 'static>(&mut self, op: O) -> NewOp {
[INFO] [stdout]     |                                          ^^^^^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn add_op<O: Operator + 'static>(&mut self, op: O) -> NewOp<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/serialization.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn data(&self) -> Cow<[u8]> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn data(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module
[INFO] [stdout]    --> src/core/shape/symbolic.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     macro_rules! unwrap_cont {
[INFO] [stdout] 205 | |         ($i: expr) => {
[INFO] [stdout] 206 | |             if let Some(s) = $i {
[INFO] [stdout] 207 | |                 s
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |         };
[INFO] [stdout] 212 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `reduce_triples`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.34s
[INFO] running `Command { std: "docker" "inspect" "c41ed25376c813398c1c604441db439ef8160fe49a3b3ea58d3788b5b609df61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c41ed25376c813398c1c604441db439ef8160fe49a3b3ea58d3788b5b609df61", kill_on_drop: false }`
[INFO] [stdout] c41ed25376c813398c1c604441db439ef8160fe49a3b3ea58d3788b5b609df61
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2f0a214004474f4558ea1138cce4d3c31752b004199011a6f251d1754833106d
[INFO] running `Command { std: "docker" "start" "-a" "2f0a214004474f4558ea1138cce4d3c31752b004199011a6f251d1754833106d", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `length`
[INFO] [stderr]   --> src/core/shape/broadcast.rs:53:16
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub(crate) use length;
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `pop` is never used
[INFO] [stderr]   --> src/core/shape/symbolic.rs:30:8
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub(crate) trait ExpressionStorage:
[INFO] [stderr]    |                  ----------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 30 |     fn pop(&mut self) -> Option<Term>;
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/core/compiler_utils.rs:297:42
[INFO] [stderr]     |
[INFO] [stderr] 297 |     pub fn add_op<O: Operator + 'static>(&mut self, op: O) -> NewOp {
[INFO] [stderr]     |                                          ^^^^^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 297 |     pub fn add_op<O: Operator + 'static>(&mut self, op: O) -> NewOp<'_> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/core/serialization.rs:195:13
[INFO] [stderr]     |
[INFO] [stderr] 195 |     fn data(&self) -> Cow<[u8]> {
[INFO] [stderr]     |             ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |             |
[INFO] [stderr]     |             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 195 |     fn data(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]     |                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module
[INFO] [stderr]    --> src/core/shape/symbolic.rs:204:5
[INFO] [stderr]     |
[INFO] [stderr] 204 | /     macro_rules! unwrap_cont {
[INFO] [stderr] 205 | |         ($i: expr) => {
[INFO] [stderr] 206 | |             if let Some(s) = $i {
[INFO] [stderr] 207 | |                 s
[INFO] [stderr] ...   |
[INFO] [stderr] 211 | |         };
[INFO] [stderr] 212 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `reduce_triples`
[INFO] [stderr]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[INFO] [stderr]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `luminal` (lib) generated 5 warnings (run `cargo fix --lib -p luminal` to apply 3 suggestions)
[INFO] [stdout] 
[INFO] [stderr] warning: `luminal` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stdout] running 76 tests
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stdout] test core::compiler_utils::tests::test_graph_selector ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/luminal-96f0b031a62c64c1)
[INFO] [stdout] test compilers::generic::tests::test_log_exp ... ok
[INFO] [stdout] test core::op::tests::test_add ... ok
[INFO] [stdout] test core::op::tests::test_mod ... ok
[INFO] [stdout] test core::op::tests::test_log2 ... ok
[INFO] [stdout] test core::op::tests::test_exp2 ... ok
[INFO] [stdout] test core::op::tests::test_mul ... ok
[INFO] [stdout] test core::op::tests::test_recip ... ok
[INFO] [stdout] test core::op::tests::test_expand ... ok
[INFO] [stdout] test core::op::tests::test_div ... ok
[INFO] [stdout] test core::op::tests::test_sub ... ok
[INFO] [stdout] test core::op::tests::test_slice ... ok
[INFO] [stdout] test core::op::tests::test_sqrt ... ok
[INFO] [stdout] test core::op::tests::test_permute ... ok
[INFO] [stdout] test core::op::tests::test_max_reduce ... ok
[INFO] [stdout] test compilers::cpu::tests::test_cpu_matmul_2d_2 ... ok
[INFO] [stdout] test core::op::tests::test_sum_reduce ... ok
[INFO] [stdout] test core::op::tests::test_sin ... ok
[INFO] [stdout] test core::shape::symbolic::tests::test_minimizations ... ok
[INFO] [stdout] test core::shape::symbolic::tests::test_expressions ... ok
[INFO] [stdout] test core::op::tests::test_max ... ok
[INFO] [stdout] test core::op::tests::test_permute_mul ... ok
[INFO] [stdout] test core::op::tests::test_sum_reduce2 ... ok
[INFO] [stdout] test hl_ops::movement::tests::test_pad_2d ... ok
[INFO] [stdout] test hl_ops::movement::tests::test_concat_1d ... ok
[INFO] [stdout] test hl_ops::movement::tests::test_concat_self ... ok
[INFO] [stdout] test hl_ops::movement::tests::test_concat_2d ... ok
[INFO] [stdout] test hl_ops::movement::tests::test_rotate_half ... ok
[INFO] [stdout] test hl_ops::movement::tests::test_pool_1d_dims ... ok
[INFO] [stdout] test hl_ops::movement::tests::test_pool_1d ... ok
[INFO] [stdout] test hl_ops::movement::tests::test_slice_2d ... ok
[INFO] [stdout] test hl_ops::matmul::tests::test_batch_batch_matmul2 ... ok
[INFO] [stdout] test hl_ops::matmul::tests::test_batch_batch_matmul ... ok
[INFO] [stdout] test hl_ops::reduction::tests::test_max_reduce ... ok
[INFO] [stdout] test hl_ops::matmul::tests::test_matrix_vector ... ok
[INFO] [stdout] test hl_ops::matmul::tests::test_matmul ... ok
[INFO] [stdout] test hl_ops::matmul::tests::test_batch_matmul ... ok
[INFO] [stdout] test hl_ops::movement::tests::test_pool_2d ... ok
[INFO] [stdout] test hl_ops::other::tests::test_cumprod ... ok
[INFO] [stdout] test hl_ops::reduction::tests::test_mean_reduce ... ok
[INFO] [stdout] test hl_ops::unary::tests::test_cos ... ok
[INFO] [stdout] test hl_ops::reduction::tests::test_sum_reduce ... ok
[INFO] [stdout] test core::op::tests::test_reshape ... ok
[INFO] [stdout] test hl_ops::unary::tests::test_exp ... ok
[INFO] [stdout] test hl_ops::other::tests::test_arange ... ok
[INFO] [stdout] test hl_ops::other::tests::test_tril ... ok
[INFO] [stdout] test hl_ops::other::tests::test_dyn_arange ... ok
[INFO] [stdout] test hl_ops::movement::tests::test_pool_1d_dilation ... ok
[INFO] [stdout] test hl_ops::unary::tests::test_sin ... ok
[INFO] [stdout] test hl_ops::unary::tests::test_relu ... ok
[INFO] [stdout] test hl_ops::unary::tests::test_softmax ... ok
[INFO] [stdout] test hl_ops::unary::tests::test_swish ... ok
[INFO] [stdout] test nn::convolution::tests::test_conv1d_simple ... ok
[INFO] [stdout] test hl_ops::unary::tests::test_tanh ... ok
[INFO] [stdout] test nn::transformer::attention::tests::test_self_attention ... ok
[INFO] [stdout] test hl_ops::movement::tests::test_cumsum ... ok
[INFO] [stdout] test tests::dynamic::test_batch_matmul ... ok
[INFO] [stdout] test nn::embedding::tests::test_embedding ... ok
[INFO] [stdout] test nn::linear::tests::test_linear ... ok
[INFO] [stdout] test hl_ops::other::tests::test_triu ... ok
[INFO] [stdout] test nn::activation::tests::test_relu_and_linear ... ok
[INFO] [stdout] test tests::dynamic::test_movement ... ok
[INFO] [stdout] test tests::test_shapes ... ok
[INFO] [stdout] test tests::dynamic::test_matmul ... ok
[INFO] [stdout] test hl_ops::unary::tests::test_sigmoid ... ok
[INFO] [stdout] test hl_ops::unary::tests::test_layer_norm ... ok
[INFO] [stdout] test nn::transformer::decoder::tests::test_transformer_decoder_block ... ok
[INFO] [stdout] test tests::main ... ok
[INFO] [stdout] test nn::convolution::tests::test_conv1d ... ok
[INFO] [stdout] test tests::dynamic::test_feedforward ... ok
[INFO] [stdout] test nn::convolution::tests::test_conv2d ... ok
[INFO] [stdout] test nn::transformer::encoder::tests::test_transformer_encoder_block ... ok
[INFO] [stdout] test nn::transformer::tests::test_transformer_full ... ok
[INFO] [stdout] test tests::test_matmul ... ok
[INFO] [stdout] test core::serialization::tests::test_serialization ... ok
[INFO] [stdout] test compilers::cpu::tests::test_matmul ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.73s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests luminal
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/core/graph_tensor.rs - core::graph_tensor::GraphTensor (line 16) ... ok
[INFO] [stdout] test src/core/compiler_utils.rs - core::compiler_utils::Graph::add_op (line 287) ... ok
[INFO] [stdout] test src/core/graph_tensor.rs - core::graph_tensor::GraphTensor<S>::set_dyn (line 68) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2f0a214004474f4558ea1138cce4d3c31752b004199011a6f251d1754833106d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f0a214004474f4558ea1138cce4d3c31752b004199011a6f251d1754833106d", kill_on_drop: false }`
[INFO] [stdout] 2f0a214004474f4558ea1138cce4d3c31752b004199011a6f251d1754833106d
