[INFO] fetching crate cubecl-core 0.10.0-pre.3...
[INFO] testing cubecl-core-0.10.0-pre.3 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate cubecl-core 0.10.0-pre.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cubecl-core 0.10.0-pre.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cubecl-core 0.10.0-pre.3
[INFO] tweaked toml for crates.io crate cubecl-core 0.10.0-pre.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cubecl-core 0.10.0-pre.3 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cubecl-core 0.10.0-pre.3 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c73de2a4dd4a94c2ff137424dab09483d6b2bfa5007f0f9ab7898f4589ba14b
[INFO] running `Command { std: "docker" "start" "-a" "3c73de2a4dd4a94c2ff137424dab09483d6b2bfa5007f0f9ab7898f4589ba14b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c73de2a4dd4a94c2ff137424dab09483d6b2bfa5007f0f9ab7898f4589ba14b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c73de2a4dd4a94c2ff137424dab09483d6b2bfa5007f0f9ab7898f4589ba14b", kill_on_drop: false }`
[INFO] [stdout] 3c73de2a4dd4a94c2ff137424dab09483d6b2bfa5007f0f9ab7898f4589ba14b
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a9c49e9f4980db54499e41ac71323b5b309d4151570def7406f987d51244981
[INFO] running `Command { std: "docker" "start" "-a" "5a9c49e9f4980db54499e41ac71323b5b309d4151570def7406f987d51244981", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling embassy-futures v0.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cubecl-common v0.10.0-pre.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling oneshot v0.2.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling float4 v0.2.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cubecl-runtime v0.10.0-pre.3
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling cubecl-macros v0.10.0-pre.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling cubecl-zspace v0.10.0-pre.3
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling cubecl-macros-internal v0.10.0-pre.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling tynm v0.2.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling float8 v0.7.0
[INFO] [stderr]    Compiling cubecl-ir v0.10.0-pre.3
[INFO] [stderr]    Compiling cubecl-core v0.10.0-pre.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:32:48
[INFO] [stdout]    |
[INFO] [stdout] 32 |     select_many(x.less_than(Vector::new(F::new(0.0))), -erf, erf)
[INFO] [stdout]    |                                                ^^^ help: explicitly specify the type as `f32`: `0.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let p = Vector::new(F::new(0.3275911));
[INFO] [stdout]    |                                ^^^^^^^^^ help: explicitly specify the type as `f32`: `0.3275911_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let a1 = Vector::new(F::new(0.2548296));
[INFO] [stdout]    |                                 ^^^^^^^^^ help: explicitly specify the type as `f32`: `0.2548296_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let a2 = Vector::new(F::new(-0.28449674));
[INFO] [stdout]    |                                  ^^^^^^^^^^ help: explicitly specify the type as `f32`: `0.28449674_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let a3 = Vector::new(F::new(1.4214137));
[INFO] [stdout]    |                                 ^^^^^^^^^ help: explicitly specify the type as `f32`: `1.4214137_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:45:34
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let a4 = Vector::new(F::new(-1.453152));
[INFO] [stdout]    |                                  ^^^^^^^^ help: explicitly specify the type as `f32`: `1.453152_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let a5 = Vector::new(F::new(1.0614054));
[INFO] [stdout]    |                                 ^^^^^^^^^ help: explicitly specify the type as `f32`: `1.0614054_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:47:34
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let one = Vector::new(F::new(1.0));
[INFO] [stdout]    |                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.46s
[INFO] running `Command { std: "docker" "inspect" "5a9c49e9f4980db54499e41ac71323b5b309d4151570def7406f987d51244981", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a9c49e9f4980db54499e41ac71323b5b309d4151570def7406f987d51244981", kill_on_drop: false }`
[INFO] [stdout] 5a9c49e9f4980db54499e41ac71323b5b309d4151570def7406f987d51244981
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c05ab8d79986371d7836954ce17923a89bce5b1d464065b9c7936825edb66b0
[INFO] running `Command { std: "docker" "start" "-a" "6c05ab8d79986371d7836954ce17923a89bce5b1d464065b9c7936825edb66b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cubecl-zspace v0.10.0-pre.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling float8 v0.7.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling cubecl-common v0.10.0-pre.3
[INFO] [stderr]    Compiling test-log v0.2.19
[INFO] [stderr]    Compiling cubecl-ir v0.10.0-pre.3
[INFO] [stderr]    Compiling cubecl-runtime v0.10.0-pre.3
[INFO] [stderr]    Compiling cubecl-core v0.10.0-pre.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:32:48
[INFO] [stdout]    |
[INFO] [stdout] 32 |     select_many(x.less_than(Vector::new(F::new(0.0))), -erf, erf)
[INFO] [stdout]    |                                                ^^^ help: explicitly specify the type as `f32`: `0.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let p = Vector::new(F::new(0.3275911));
[INFO] [stdout]    |                                ^^^^^^^^^ help: explicitly specify the type as `f32`: `0.3275911_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let a1 = Vector::new(F::new(0.2548296));
[INFO] [stdout]    |                                 ^^^^^^^^^ help: explicitly specify the type as `f32`: `0.2548296_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let a2 = Vector::new(F::new(-0.28449674));
[INFO] [stdout]    |                                  ^^^^^^^^^^ help: explicitly specify the type as `f32`: `0.28449674_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let a3 = Vector::new(F::new(1.4214137));
[INFO] [stdout]    |                                 ^^^^^^^^^ help: explicitly specify the type as `f32`: `1.4214137_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:45:34
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let a4 = Vector::new(F::new(-1.453152));
[INFO] [stdout]    |                                  ^^^^^^^^ help: explicitly specify the type as `f32`: `1.453152_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let a5 = Vector::new(F::new(1.0614054));
[INFO] [stdout]    |                                 ^^^^^^^^^ help: explicitly specify the type as `f32`: `1.0614054_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:47:34
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let one = Vector::new(F::new(1.0));
[INFO] [stdout]    |                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:32:48
[INFO] [stdout]    |
[INFO] [stdout] 32 |     select_many(x.less_than(Vector::new(F::new(0.0))), -erf, erf)
[INFO] [stdout]    |                                                ^^^ help: explicitly specify the type as `f32`: `0.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let p = Vector::new(F::new(0.3275911));
[INFO] [stdout]    |                                ^^^^^^^^^ help: explicitly specify the type as `f32`: `0.3275911_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let a1 = Vector::new(F::new(0.2548296));
[INFO] [stdout]    |                                 ^^^^^^^^^ help: explicitly specify the type as `f32`: `0.2548296_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let a2 = Vector::new(F::new(-0.28449674));
[INFO] [stdout]    |                                  ^^^^^^^^^^ help: explicitly specify the type as `f32`: `0.28449674_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let a3 = Vector::new(F::new(1.4214137));
[INFO] [stdout]    |                                 ^^^^^^^^^ help: explicitly specify the type as `f32`: `1.4214137_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:45:34
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let a4 = Vector::new(F::new(-1.453152));
[INFO] [stdout]    |                                  ^^^^^^^^ help: explicitly specify the type as `f32`: `1.453152_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let a5 = Vector::new(F::new(1.0614054));
[INFO] [stdout]    |                                 ^^^^^^^^^ help: explicitly specify the type as `f32`: `1.0614054_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/frontend/polyfills.rs:47:34
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let one = Vector::new(F::new(1.0));
[INFO] [stdout]    |                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.54s
[INFO] running `Command { std: "docker" "inspect" "6c05ab8d79986371d7836954ce17923a89bce5b1d464065b9c7936825edb66b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c05ab8d79986371d7836954ce17923a89bce5b1d464065b9c7936825edb66b0", kill_on_drop: false }`
[INFO] [stdout] 6c05ab8d79986371d7836954ce17923a89bce5b1d464065b9c7936825edb66b0
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 352fe1588cb85529009b582aa1dffb6751010e7186f45cebe74158f4794f9be5
[INFO] running `Command { std: "docker" "start" "-a" "352fe1588cb85529009b582aa1dffb6751010e7186f45cebe74158f4794f9be5", kill_on_drop: false }`
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/frontend/polyfills.rs:32:48
[INFO] [stderr]    |
[INFO] [stderr] 32 |     select_many(x.less_than(Vector::new(F::new(0.0))), -erf, erf)
[INFO] [stderr]    |                                                ^^^ help: explicitly specify the type as `f32`: `0.0_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/frontend/polyfills.rs:41:32
[INFO] [stderr]    |
[INFO] [stderr] 41 |     let p = Vector::new(F::new(0.3275911));
[INFO] [stderr]    |                                ^^^^^^^^^ help: explicitly specify the type as `f32`: `0.3275911_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/frontend/polyfills.rs:42:33
[INFO] [stderr]    |
[INFO] [stderr] 42 |     let a1 = Vector::new(F::new(0.2548296));
[INFO] [stderr]    |                                 ^^^^^^^^^ help: explicitly specify the type as `f32`: `0.2548296_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/frontend/polyfills.rs:43:34
[INFO] [stderr]    |
[INFO] [stderr] 43 |     let a2 = Vector::new(F::new(-0.28449674));
[INFO] [stderr]    |                                  ^^^^^^^^^^ help: explicitly specify the type as `f32`: `0.28449674_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/frontend/polyfills.rs:44:33
[INFO] [stderr]    |
[INFO] [stderr] 44 |     let a3 = Vector::new(F::new(1.4214137));
[INFO] [stderr]    |                                 ^^^^^^^^^ help: explicitly specify the type as `f32`: `1.4214137_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/frontend/polyfills.rs:45:34
[INFO] [stderr]    |
[INFO] [stderr] 45 |     let a4 = Vector::new(F::new(-1.453152));
[INFO] [stderr]    |                                  ^^^^^^^^ help: explicitly specify the type as `f32`: `1.453152_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/frontend/polyfills.rs:46:33
[INFO] [stderr]    |
[INFO] [stderr] 46 |     let a5 = Vector::new(F::new(1.0614054));
[INFO] [stderr]    |                                 ^^^^^^^^^ help: explicitly specify the type as `f32`: `1.0614054_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/frontend/polyfills.rs:47:34
[INFO] [stderr]    |
[INFO] [stderr] 47 |     let one = Vector::new(F::new(1.0));
[INFO] [stderr]    |                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: `cubecl-core` (lib) generated 8 warnings (run `cargo fix --lib -p cubecl-core` to apply 8 suggestions)
[INFO] [stderr] warning: `cubecl-core` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cubecl_core-d48613d1ef6fc7df)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-3692f5750b75946d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cubecl-common v0.10.0-pre.3
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking float4 v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking oneshot v0.2.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling cubecl-runtime v0.10.0-pre.3
[INFO] [stderr]    Compiling cubecl-macros v0.10.0-pre.3
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking tynm v0.2.0
[INFO] [stderr]     Checking sanitize-filename v0.6.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]     Checking test-log v0.2.19
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling cubecl-macros-internal v0.10.0-pre.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking cubecl-zspace v0.10.0-pre.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking float8 v0.7.0
[INFO] [stderr]     Checking cubecl-ir v0.10.0-pre.3
[INFO] [stderr]     Checking cubecl-core v0.10.0-pre.3 (/opt/rustwide/workdir)
[INFO] [stdout] test compile_fail_tests has been running for over 60 seconds
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> /opt/rustwide/workdir/src/frontend/polyfills.rs:32:48
[INFO] [stderr]    |
[INFO] [stderr] 32 |     select_many(x.less_than(Vector::new(F::new(0.0))), -erf, erf)
[INFO] [stderr]    |                                                ^^^ help: explicitly specify the type as `f32`: `0.0_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> /opt/rustwide/workdir/src/frontend/polyfills.rs:41:32
[INFO] [stderr]    |
[INFO] [stderr] 41 |     let p = Vector::new(F::new(0.3275911));
[INFO] [stderr]    |                                ^^^^^^^^^ help: explicitly specify the type as `f32`: `0.3275911_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> /opt/rustwide/workdir/src/frontend/polyfills.rs:42:33
[INFO] [stderr]    |
[INFO] [stderr] 42 |     let a1 = Vector::new(F::new(0.2548296));
[INFO] [stderr]    |                                 ^^^^^^^^^ help: explicitly specify the type as `f32`: `0.2548296_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> /opt/rustwide/workdir/src/frontend/polyfills.rs:43:34
[INFO] [stderr]    |
[INFO] [stderr] 43 |     let a2 = Vector::new(F::new(-0.28449674));
[INFO] [stderr]    |                                  ^^^^^^^^^^ help: explicitly specify the type as `f32`: `0.28449674_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> /opt/rustwide/workdir/src/frontend/polyfills.rs:44:33
[INFO] [stderr]    |
[INFO] [stderr] 44 |     let a3 = Vector::new(F::new(1.4214137));
[INFO] [stderr]    |                                 ^^^^^^^^^ help: explicitly specify the type as `f32`: `1.4214137_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> /opt/rustwide/workdir/src/frontend/polyfills.rs:45:34
[INFO] [stderr]    |
[INFO] [stderr] 45 |     let a4 = Vector::new(F::new(-1.453152));
[INFO] [stderr]    |                                  ^^^^^^^^ help: explicitly specify the type as `f32`: `1.453152_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> /opt/rustwide/workdir/src/frontend/polyfills.rs:46:33
[INFO] [stderr]    |
[INFO] [stderr] 46 |     let a5 = Vector::new(F::new(1.0614054));
[INFO] [stderr]    |                                 ^^^^^^^^^ help: explicitly specify the type as `f32`: `1.0614054_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> /opt/rustwide/workdir/src/frontend/polyfills.rs:47:34
[INFO] [stderr]    |
[INFO] [stderr] 47 |     let one = Vector::new(F::new(1.0));
[INFO] [stderr]    |                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: `cubecl-core` (lib) generated 8 warnings (run `cargo fix --lib -p cubecl-core` to apply 8 suggestions)
[INFO] [stderr]     Checking cubecl-core-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/cubecl-core)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_fail_tests ... ok
[INFO] [stderr] test tests/error/array_variable.rs ... ok
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 89.08s
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cubecl_core
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test src/frontend/branch.rs - frontend::branch::range (line 223) ... ignored
[INFO] [stdout] test src/frontend/branch.rs - frontend::branch::range_stepped (line 254) ... ignored
[INFO] [stdout] test src/frontend/cmma.rs - frontend::cmma (line 10) ... ignored
[INFO] [stdout] test src/codegen/metadata.rs - codegen::metadata (line 4) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::and_then (line 610) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::as_ref (line 268) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::ComptimeOption<(T,U)>::unzip (line 1403) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::filter (line 655) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::as_deref (line 566) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::and (line 893) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::inspect (line 438) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::and_then (line 622) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::is_some_and (line 207) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::map_or_default (line 538) ... ignored
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::as_mut (line 286) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::reduce (line 748) ... ignored
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::expect (line 310) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::is_some (line 191) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::is_none_or (line 233) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::is_none (line 784) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::map_or_else (line 512) - compile ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::as_deref_mut (line 588) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::map_or_else (line 493) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::unwrap_or_default (line 830) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::expect (line 315) - should panic ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::unwrap_or (line 811) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::or (line 930) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::zip (line 994) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::unwrap_unchecked (line 867) - compile ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::map (line 413) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::unwrap (line 370) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::map_or (line 472) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::or_else (line 683) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::zip_with (line 708) ... ignored
[INFO] [stdout] test src/frontend/container/array/base.rs - frontend::container::array::base::vector::Array<P>::vector_size (line 99) ... ignored
[INFO] [stdout] test src/frontend/container/tensor/base.rs - frontend::container::tensor::base::vector::Tensor<Vector<P,N>>::vector_size (line 208) ... ignored
[INFO] [stdout] test src/frontend/container/tensor/tensormap.rs - frontend::container::tensor::tensormap::tma_group_wait_read (line 223) ... ignored
[INFO] [stdout] test src/frontend/container/vector/base.rs - frontend::container::vector::base::fill::Vector<P,N>::fill (line 108) ... ignored
[INFO] [stdout] test src/frontend/container/vector/base.rs - frontend::container::vector::base::size::Vector<P,N>::size (line 165) ... ignored
[INFO] [stdout] test src/frontend/element/base.rs - frontend::element::base::CubeComptime (line 155) ... ignored
[INFO] [stdout] test src/frontend/operation/copy.rs - frontend::operation::copy::copy_bulk (line 14) ... ignored
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::unwrap_or_else (line 390) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::xor (line 958) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::unwrap_unchecked (line 862) ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::unwrap (line 375) - should panic ... ok
[INFO] [stdout] test src/frontend/comptime_option.rs - frontend::comptime_option::impls::base::ComptimeOption<T>::expect (line 325) - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 13 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.95s; merged doctests compilation took 0.87s
[INFO] running `Command { std: "docker" "inspect" "352fe1588cb85529009b582aa1dffb6751010e7186f45cebe74158f4794f9be5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "352fe1588cb85529009b582aa1dffb6751010e7186f45cebe74158f4794f9be5", kill_on_drop: false }`
[INFO] [stdout] 352fe1588cb85529009b582aa1dffb6751010e7186f45cebe74158f4794f9be5
