[INFO] fetching crate feanor-math 3.5.9...
[INFO] testing feanor-math-3.5.9 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate feanor-math 3.5.9 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate feanor-math 3.5.9
[INFO] finished tweaking crates.io crate feanor-math 3.5.9
[INFO] tweaked toml for crates.io crate feanor-math 3.5.9 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate feanor-math 3.5.9 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate feanor-math 3.5.9 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8507aa92efd03ea63273f30557e5439a6603a272e173e46a4db14ec8aea9b483
[INFO] running `Command { std: "docker" "start" "-a" "8507aa92efd03ea63273f30557e5439a6603a272e173e46a4db14ec8aea9b483", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8507aa92efd03ea63273f30557e5439a6603a272e173e46a4db14ec8aea9b483", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8507aa92efd03ea63273f30557e5439a6603a272e173e46a4db14ec8aea9b483", kill_on_drop: false }`
[INFO] [stdout] 8507aa92efd03ea63273f30557e5439a6603a272e173e46a4db14ec8aea9b483
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 375a44bf8373161f660b3d457535f6a53f6978e67904974bbe3fdf7e3b7fa6ce
[INFO] running `Command { std: "docker" "start" "-a" "375a44bf8373161f660b3d457535f6a53f6978e67904974bbe3fdf7e3b7fa6ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling append-only-vec v0.1.7
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling atomicbox v0.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling feanor-serde v0.1.5
[INFO] [stderr]    Compiling feanor-math v3.5.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `poly_factor_gcd::IntegerPolyGCDRing` is more private than the item `integer::IntegerRing`
[INFO] [stdout]    --> src/integer.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | pub trait IntegerRing: Domain + EuclideanRing + OrderedRing + HashableElRing + IntegerPolyGCDRing + EvalPolyLocallyRing + Debug {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait `integer::IntegerRing` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `poly_factor_gcd::IntegerPolyGCDRing` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/reduce_lift/poly_factor_gcd.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | #[stability::unstable(feature = "enable")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `EvalPolyLocallyRing` is more private than the item `integer::IntegerRing`
[INFO] [stdout]    --> src/integer.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | pub trait IntegerRing: Domain + EuclideanRing + OrderedRing + HashableElRing + IntegerPolyGCDRing + EvalPolyLocallyRing + Debug {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait `integer::IntegerRing` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `EvalPolyLocallyRing` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/reduce_lift/poly_eval.rs:340:1
[INFO] [stdout]     |
[INFO] [stdout] 340 | #[stability::unstable(feature = "enable")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `specialization::FiniteRingSpecializable` is more private than the item `rings::finite::FiniteRing`
[INFO] [stdout]   --> src/rings/finite.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait FiniteRing: RingBase + FiniteRingSpecializable {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait `rings::finite::FiniteRing` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but trait `specialization::FiniteRingSpecializable` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/specialization.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[stability::unstable(feature = "enable")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.80s
[INFO] running `Command { std: "docker" "inspect" "375a44bf8373161f660b3d457535f6a53f6978e67904974bbe3fdf7e3b7fa6ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "375a44bf8373161f660b3d457535f6a53f6978e67904974bbe3fdf7e3b7fa6ce", kill_on_drop: false }`
[INFO] [stdout] 375a44bf8373161f660b3d457535f6a53f6978e67904974bbe3fdf7e3b7fa6ce
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e928e45a774eda41ed6cb73e0819ca3f580718d86bfa052530954db6ad02d1ae
[INFO] running `Command { std: "docker" "start" "-a" "e928e45a774eda41ed6cb73e0819ca3f580718d86bfa052530954db6ad02d1ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling debugit v0.2.0
[INFO] [stderr]    Compiling feanor-mempool v2.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling feanor-serde v0.1.5
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling serde_assert v0.8.0
[INFO] [stderr]    Compiling feanor-math v3.5.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/algorithms/splitting_field.rs:526:5
[INFO] [stdout]     |
[INFO] [stdout] 525 |     unimplemented!("Currently super slow");
[INFO] [stdout]     |     -------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 526 |     let ZZX = DensePolyRing::new(BigIntRing::RING, "X");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `poly_factor_gcd::IntegerPolyGCDRing` is more private than the item `integer::IntegerRing`
[INFO] [stdout]    --> src/integer.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | pub trait IntegerRing: Domain + EuclideanRing + OrderedRing + HashableElRing + IntegerPolyGCDRing + EvalPolyLocallyRing + Debug {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait `integer::IntegerRing` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `poly_factor_gcd::IntegerPolyGCDRing` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/reduce_lift/poly_factor_gcd.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | #[stability::unstable(feature = "enable")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `EvalPolyLocallyRing` is more private than the item `integer::IntegerRing`
[INFO] [stdout]    --> src/integer.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | pub trait IntegerRing: Domain + EuclideanRing + OrderedRing + HashableElRing + IntegerPolyGCDRing + EvalPolyLocallyRing + Debug {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait `integer::IntegerRing` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `EvalPolyLocallyRing` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/reduce_lift/poly_eval.rs:340:1
[INFO] [stdout]     |
[INFO] [stdout] 340 | #[stability::unstable(feature = "enable")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `specialization::FiniteRingSpecializable` is more private than the item `rings::finite::FiniteRing`
[INFO] [stdout]   --> src/rings/finite.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait FiniteRing: RingBase + FiniteRingSpecializable {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait `rings::finite::FiniteRing` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but trait `specialization::FiniteRingSpecializable` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/specialization.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[stability::unstable(feature = "enable")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ZZX`
[INFO] [stdout]    --> src/algorithms/splitting_field.rs:526:9
[INFO] [stdout]     |
[INFO] [stdout] 526 |     let ZZX = DensePolyRing::new(BigIntRing::RING, "X");
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ZZX`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/algorithms/splitting_field.rs:527:10
[INFO] [stdout]     |
[INFO] [stdout] 527 |     let [f] = ZZX.with_wrapped_indeterminate(|X| [X - 1]);
[INFO] [stdout]     |          ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `QQ`
[INFO] [stdout]    --> src/algorithms/splitting_field.rs:528:9
[INFO] [stdout]     |
[INFO] [stdout] 528 |     let QQ = NumberField::new(ZZX, &f);
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_QQ`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `QQXYZ`
[INFO] [stdout]    --> src/algorithms/splitting_field.rs:529:9
[INFO] [stdout]     |
[INFO] [stdout] 529 |     let QQXYZ = MultivariatePolyRingImpl::new(&QQ, 3);
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_QQXYZ`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `intersection_unitsphere_twistedcubic`
[INFO] [stdout]    --> src/algorithms/splitting_field.rs:530:9
[INFO] [stdout]     |
[INFO] [stdout] 530 |     let intersection_unitsphere_twistedcubic = QQXYZ.with_wrapped_indeterminates(|[x, y, z]| [
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intersection_unitsphere_twistedcubic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lex_gb`
[INFO] [stdout]    --> src/algorithms/splitting_field.rs:535:9
[INFO] [stdout]     |
[INFO] [stdout] 535 |     let lex_gb = QQXYZ.with_wrapped_indeterminates(|[x, y, z]| [
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_lex_gb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `into_L`
[INFO] [stdout]    --> src/algorithms/splitting_field.rs:540:10
[INFO] [stdout]     |
[INFO] [stdout] 540 |     let (into_L, variety) = variety_from_lex_gb(&QQXYZ, &lex_gb, |poly_ring, poly, controller| extend_number_field_promise_is_irred...
[INFO] [stdout]     |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_into_L`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `variety`
[INFO] [stdout]    --> src/algorithms/splitting_field.rs:540:18
[INFO] [stdout]     |
[INFO] [stdout] 540 |     let (into_L, variety) = variety_from_lex_gb(&QQXYZ, &lex_gb, |poly_ring, poly, controller| extend_number_field_promise_is_irred...
[INFO] [stdout]     |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variety`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `L`
[INFO] [stdout]    --> src/algorithms/splitting_field.rs:541:9
[INFO] [stdout]     |
[INFO] [stdout] 541 |     let L = into_L.codomain();
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_L`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]    --> src/algorithms/splitting_field.rs:544:9
[INFO] [stdout]     |
[INFO] [stdout] 544 |     for point in &variety {
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ring_val`
[INFO] [stdout]    --> src/ring.rs:569:14
[INFO] [stdout]     |
[INFO] [stdout] 569 |             (ring_val, lhs_val, rhs_val) => {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/algorithms/splitting_field.rs:545:9
[INFO] [stdout]     |
[INFO] [stdout] 545 |         assert_el_eq!(L, L.zero(), QQXYZ.evaluate(&intersection_unitsphere_twistedcubic[0], point.clone_ring_els(L), &into_L));
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ring_val` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/ring.rs:569:14
[INFO] [stdout]     |
[INFO] [stdout] 569 |             (ring_val, lhs_val, rhs_val) => {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/algorithms/splitting_field.rs:545:9
[INFO] [stdout]     |
[INFO] [stdout] 545 |         assert_el_eq!(L, L.zero(), QQXYZ.evaluate(&intersection_unitsphere_twistedcubic[0], point.clone_ring_els(L), &into_L));
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `assert_el_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lhs_val`
[INFO] [stdout]    --> src/ring.rs:569:24
[INFO] [stdout]     |
[INFO] [stdout] 569 |             (ring_val, lhs_val, rhs_val) => {
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/algorithms/splitting_field.rs:545:9
[INFO] [stdout]     |
[INFO] [stdout] 545 |         assert_el_eq!(L, L.zero(), QQXYZ.evaluate(&intersection_unitsphere_twistedcubic[0], point.clone_ring_els(L), &into_L));
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lhs_val` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/ring.rs:569:24
[INFO] [stdout]     |
[INFO] [stdout] 569 |             (ring_val, lhs_val, rhs_val) => {
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/algorithms/splitting_field.rs:545:9
[INFO] [stdout]     |
[INFO] [stdout] 545 |         assert_el_eq!(L, L.zero(), QQXYZ.evaluate(&intersection_unitsphere_twistedcubic[0], point.clone_ring_els(L), &into_L));
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `assert_el_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs_val`
[INFO] [stdout]    --> src/ring.rs:569:33
[INFO] [stdout]     |
[INFO] [stdout] 569 |             (ring_val, lhs_val, rhs_val) => {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/algorithms/splitting_field.rs:545:9
[INFO] [stdout]     |
[INFO] [stdout] 545 |         assert_el_eq!(L, L.zero(), QQXYZ.evaluate(&intersection_unitsphere_twistedcubic[0], point.clone_ring_els(L), &into_L));
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `rhs_val` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/ring.rs:569:33
[INFO] [stdout]     |
[INFO] [stdout] 569 |             (ring_val, lhs_val, rhs_val) => {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/algorithms/splitting_field.rs:545:9
[INFO] [stdout]     |
[INFO] [stdout] 545 |         assert_el_eq!(L, L.zero(), QQXYZ.evaluate(&intersection_unitsphere_twistedcubic[0], point.clone_ring_els(L), &into_L));
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `assert_el_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ring_val`
[INFO] [stdout]    --> src/ring.rs:569:14
[INFO] [stdout]     |
[INFO] [stdout] 569 |             (ring_val, lhs_val, rhs_val) => {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/algorithms/splitting_field.rs:546:9
[INFO] [stdout]     |
[INFO] [stdout] 546 |         assert_el_eq!(L, L.zero(), QQXYZ.evaluate(&intersection_unitsphere_twistedcubic[1], point.clone_ring_els(L), &into_L));
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ring_val` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/ring.rs:569:14
[INFO] [stdout]     |
[INFO] [stdout] 569 |             (ring_val, lhs_val, rhs_val) => {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/algorithms/splitting_field.rs:546:9
[INFO] [stdout]     |
[INFO] [stdout] 546 |         assert_el_eq!(L, L.zero(), QQXYZ.evaluate(&intersection_unitsphere_twistedcubic[1], point.clone_ring_els(L), &into_L));
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `assert_el_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lhs_val`
[INFO] [stdout]    --> src/ring.rs:569:24
[INFO] [stdout]     |
[INFO] [stdout] 569 |             (ring_val, lhs_val, rhs_val) => {
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/algorithms/splitting_field.rs:546:9
[INFO] [stdout]     |
[INFO] [stdout] 546 |         assert_el_eq!(L, L.zero(), QQXYZ.evaluate(&intersection_unitsphere_twistedcubic[1], point.clone_ring_els(L), &into_L));
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lhs_val` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/ring.rs:569:24
[INFO] [stdout]     |
[INFO] [stdout] 569 |             (ring_val, lhs_val, rhs_val) => {
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/algorithms/splitting_field.rs:546:9
[INFO] [stdout]     |
[INFO] [stdout] 546 |         assert_el_eq!(L, L.zero(), QQXYZ.evaluate(&intersection_unitsphere_twistedcubic[1], point.clone_ring_els(L), &into_L));
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `assert_el_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs_val`
[INFO] [stdout]    --> src/ring.rs:569:33
[INFO] [stdout]     |
[INFO] [stdout] 569 |             (ring_val, lhs_val, rhs_val) => {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/algorithms/splitting_field.rs:546:9
[INFO] [stdout]     |
[INFO] [stdout] 546 |         assert_el_eq!(L, L.zero(), QQXYZ.evaluate(&intersection_unitsphere_twistedcubic[1], point.clone_ring_els(L), &into_L));
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `rhs_val` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/ring.rs:569:33
[INFO] [stdout]     |
[INFO] [stdout] 569 |             (ring_val, lhs_val, rhs_val) => {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/algorithms/splitting_field.rs:546:9
[INFO] [stdout]     |
[INFO] [stdout] 546 |         assert_el_eq!(L, L.zero(), QQXYZ.evaluate(&intersection_unitsphere_twistedcubic[1], point.clone_ring_els(L), &into_L));
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `assert_el_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ring_val`
[INFO] [stdout]    --> src/ring.rs:569:14
[INFO] [stdout]     |
[INFO] [stdout] 569 |             (ring_val, lhs_val, rhs_val) => {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/algorithms/splitting_field.rs:547:9
[INFO] [stdout]     |
[INFO] [stdout] 547 |         assert_el_eq!(L, L.zero(), QQXYZ.evaluate(&intersection_unitsphere_twistedcubic[2], point.clone_ring_els(L), &into_L));
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `ring_val` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/ring.rs:569:14
[INFO] [stdout]     |
[INFO] [stdout] 569 |             (ring_val, lhs_val, rhs_val) => {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/algorithms/splitting_field.rs:547:9
[INFO] [stdout]     |
[INFO] [stdout] 547 |         assert_el_eq!(L, L.zero(), QQXYZ.evaluate(&intersection_unitsphere_twistedcubic[2], point.clone_ring_els(L), &into_L));
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `assert_el_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lhs_val`
[INFO] [stdout]    --> src/ring.rs:569:24
[INFO] [stdout]     |
[INFO] [stdout] 569 |             (ring_val, lhs_val, rhs_val) => {
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/algorithms/splitting_field.rs:547:9
[INFO] [stdout]     |
[INFO] [stdout] 547 |         assert_el_eq!(L, L.zero(), QQXYZ.evaluate(&intersection_unitsphere_twistedcubic[2], point.clone_ring_els(L), &into_L));
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lhs_val` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/ring.rs:569:24
[INFO] [stdout]     |
[INFO] [stdout] 569 |             (ring_val, lhs_val, rhs_val) => {
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/algorithms/splitting_field.rs:547:9
[INFO] [stdout]     |
[INFO] [stdout] 547 |         assert_el_eq!(L, L.zero(), QQXYZ.evaluate(&intersection_unitsphere_twistedcubic[2], point.clone_ring_els(L), &into_L));
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `assert_el_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs_val`
[INFO] [stdout]    --> src/ring.rs:569:33
[INFO] [stdout]     |
[INFO] [stdout] 569 |             (ring_val, lhs_val, rhs_val) => {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/algorithms/splitting_field.rs:547:9
[INFO] [stdout]     |
[INFO] [stdout] 547 |         assert_el_eq!(L, L.zero(), QQXYZ.evaluate(&intersection_unitsphere_twistedcubic[2], point.clone_ring_els(L), &into_L));
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `rhs_val` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/ring.rs:569:33
[INFO] [stdout]     |
[INFO] [stdout] 569 |             (ring_val, lhs_val, rhs_val) => {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/algorithms/splitting_field.rs:547:9
[INFO] [stdout]     |
[INFO] [stdout] 547 |         assert_el_eq!(L, L.zero(), QQXYZ.evaluate(&intersection_unitsphere_twistedcubic[2], point.clone_ring_els(L), &into_L));
[INFO] [stdout]     |         ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `assert_el_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `poly_factor_gcd::IntegerPolyGCDRing` is more private than the item `integer::IntegerRing`
[INFO] [stdout]    --> src/integer.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | pub trait IntegerRing: Domain + EuclideanRing + OrderedRing + HashableElRing + IntegerPolyGCDRing + EvalPolyLocallyRing + Debug {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait `integer::IntegerRing` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `poly_factor_gcd::IntegerPolyGCDRing` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/reduce_lift/poly_factor_gcd.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | #[stability::unstable(feature = "enable")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `EvalPolyLocallyRing` is more private than the item `integer::IntegerRing`
[INFO] [stdout]    --> src/integer.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | pub trait IntegerRing: Domain + EuclideanRing + OrderedRing + HashableElRing + IntegerPolyGCDRing + EvalPolyLocallyRing + Debug {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait `integer::IntegerRing` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `EvalPolyLocallyRing` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/reduce_lift/poly_eval.rs:340:1
[INFO] [stdout]     |
[INFO] [stdout] 340 | #[stability::unstable(feature = "enable")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `specialization::FiniteRingSpecializable` is more private than the item `rings::finite::FiniteRing`
[INFO] [stdout]   --> src/rings/finite.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait FiniteRing: RingBase + FiniteRingSpecializable {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait `rings::finite::FiniteRing` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but trait `specialization::FiniteRingSpecializable` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/specialization.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[stability::unstable(feature = "enable")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `feanor-math` (lib test); 23 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name feanor_math --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "generic_tests", "mpir", "ndarray", "optimized_matmul", "parallel", "unstable-enable"))' -C metadata=bb477a69ef158b12 -C extra-filename=-f2cb039640c2d276 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern append_only_vec=/opt/rustwide/target/debug/deps/libappend_only_vec-b1e62519f55db199.rlib --extern atomicbox=/opt/rustwide/target/debug/deps/libatomicbox-a5dbea21b7e1e5bf.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-476c534cc6d054c3.rlib --extern debugit=/opt/rustwide/target/debug/deps/libdebugit-c2b354ff58ab0fc0.rlib --extern feanor_mempool=/opt/rustwide/target/debug/deps/libfeanor_mempool-66709c2873feb05f.rlib --extern feanor_serde=/opt/rustwide/target/debug/deps/libfeanor_serde-b53d1eedecd7c3ae.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-cef62b3526c55a0f.rlib --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-13532cfba3ef8c0c.rlib --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-a96b322ea082b484.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-afd4990b2ea6b631.rlib --extern serde_assert=/opt/rustwide/target/debug/deps/libserde_assert-6a72ac4ee0c17ccf.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-20c420df707fdaf9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-48c10e7ed9ae0b1a.rlib --extern stability=/opt/rustwide/target/debug/deps/libstability-b2a8644aa50837c1.so --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-0f0b93b43b5e76ce.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e928e45a774eda41ed6cb73e0819ca3f580718d86bfa052530954db6ad02d1ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e928e45a774eda41ed6cb73e0819ca3f580718d86bfa052530954db6ad02d1ae", kill_on_drop: false }`
[INFO] [stdout] e928e45a774eda41ed6cb73e0819ca3f580718d86bfa052530954db6ad02d1ae
