[INFO] cloning repository https://github.com/FeanorTheElf/feanor-math
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FeanorTheElf/feanor-math" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Ffeanor-math", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Ffeanor-math'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a86d836a8aea6e2de38c474269a79de512a525f
[INFO] checking FeanorTheElf/feanor-math against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Ffeanor-math" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FeanorTheElf/feanor-math
[INFO] finished tweaking git repo https://github.com/FeanorTheElf/feanor-math
[INFO] tweaked toml for git repo https://github.com/FeanorTheElf/feanor-math written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FeanorTheElf/feanor-math on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FeanorTheElf/feanor-math 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_assert v0.8.0
[INFO] [stderr]   Downloaded feanor-serde v0.1.5
[INFO] [stderr]   Downloaded debugit v0.2.0
[INFO] [stderr]   Downloaded append-only-vec v0.1.7
[INFO] [stderr]   Downloaded atomicbox v0.4.0
[INFO] [stderr]   Downloaded feanor-mempool v2.1.0
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c45c608c73a8328b9bb4ffdf87375eb2721c1c1577a1f029f40fa1f8654f944
[INFO] running `Command { std: "docker" "start" "-a" "4c45c608c73a8328b9bb4ffdf87375eb2721c1c1577a1f029f40fa1f8654f944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c45c608c73a8328b9bb4ffdf87375eb2721c1c1577a1f029f40fa1f8654f944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c45c608c73a8328b9bb4ffdf87375eb2721c1c1577a1f029f40fa1f8654f944", kill_on_drop: false }`
[INFO] [stdout] 4c45c608c73a8328b9bb4ffdf87375eb2721c1c1577a1f029f40fa1f8654f944
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9ebccd645a69fa7fe2f27abe7c5e2df1f1448abbd36ea7ba59f5ad879371968
[INFO] running `Command { std: "docker" "start" "-a" "f9ebccd645a69fa7fe2f27abe7c5e2df1f1448abbd36ea7ba59f5ad879371968", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking append-only-vec v0.1.7
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking atomicbox v0.4.0
[INFO] [stderr]     Checking debugit v0.2.0
[INFO] [stderr]     Checking feanor-mempool v2.1.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking spin v0.9.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 thiserror-impl v2.0.16
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking feanor-serde v0.1.5
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking serde_assert v0.8.0
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking feanor-math v3.5.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking 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_irreducible...
[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_irreducible...
[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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.67s
[INFO] running `Command { std: "docker" "inspect" "f9ebccd645a69fa7fe2f27abe7c5e2df1f1448abbd36ea7ba59f5ad879371968", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9ebccd645a69fa7fe2f27abe7c5e2df1f1448abbd36ea7ba59f5ad879371968", kill_on_drop: false }`
[INFO] [stdout] f9ebccd645a69fa7fe2f27abe7c5e2df1f1448abbd36ea7ba59f5ad879371968
