[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] 08a0e5e69617c1859828063c5388fdc0b6c0cf92 [INFO] checking FeanorTheElf/feanor-math/08a0e5e69617c1859828063c5388fdc0b6c0cf92 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Ffeanor-math" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FeanorTheElf/feanor-math on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc1/source/Cargo.toml [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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded feanor-mempool v2.1.0 [INFO] [stderr] Downloaded atomicbox v0.4.0 [INFO] [stderr] Downloaded append-only-vec v0.1.5 [INFO] [stderr] Downloaded serde_assert v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9da4d9e87ac5750048316ea1cf50a14844a67c2e5856756833a4a454cf6404b4 [INFO] running `Command { std: "docker" "start" "-a" "9da4d9e87ac5750048316ea1cf50a14844a67c2e5856756833a4a454cf6404b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9da4d9e87ac5750048316ea1cf50a14844a67c2e5856756833a4a454cf6404b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da4d9e87ac5750048316ea1cf50a14844a67c2e5856756833a4a454cf6404b4", kill_on_drop: false }` [INFO] [stdout] 9da4d9e87ac5750048316ea1cf50a14844a67c2e5856756833a4a454cf6404b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0770bdc1c4c6b11a77a30a6dbfe23affd7bcf689ef7e569443f501965c2da149 [INFO] running `Command { std: "docker" "start" "-a" "0770bdc1c4c6b11a77a30a6dbfe23affd7bcf689ef7e569443f501965c2da149", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Checking atomicbox v0.4.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking append-only-vec v0.1.5 [INFO] [stderr] Checking feanor-mempool v2.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking serde_assert v0.8.0 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Checking feanor-math v2.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `is_sorted` has been stable since 1.82.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(is_sorted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `is_sorted` has been stable since 1.82.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(is_sorted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/algorithms/linsolve/poly_det.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | return unimplemented!(); [INFO] [stdout] | ^^^^^^^---------------- [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/algorithms/linsolve/poly_det.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | return unimplemented!(); [INFO] [stdout] | ^^^^^^^---------------- [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `seq::SparseVectorViewOperation` is more private than the item ` as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/subvector.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | fn specialize_sparse>(&self, op: Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method ` as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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: associated type `seq::SparseVectorViewOperation::Output` is more private than the item ` as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/subvector.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | fn specialize_sparse>(&self, op: Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method ` as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but associated type `seq::SparseVectorViewOperation::Output` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | type Output; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `seq::SparseVectorViewOperation` is more private than the item ` as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/subvector.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | fn specialize_sparse>(&self, op: Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method ` as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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 `seq::SparseVectorViewOperation` is more private than the item `seq::VectorView::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | fn specialize_sparse>(&self, _op: Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `seq::VectorView::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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: associated type `seq::SparseVectorViewOperation::Output` is more private than the item `seq::VectorView::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | fn specialize_sparse>(&self, _op: Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `seq::VectorView::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but associated type `seq::SparseVectorViewOperation::Output` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | type Output; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `seq::SparseVectorViewOperation` is more private than the item `seq::VectorView::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | fn specialize_sparse>(&self, _op: Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `seq::VectorView::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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 `seq::SparseVectorViewOperation` is more private than the item ` as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | fn specialize_sparse>(&self, op:Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method ` as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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: associated type `seq::SparseVectorViewOperation::Output` is more private than the item ` as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | fn specialize_sparse>(&self, op:Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method ` as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but associated type `seq::SparseVectorViewOperation::Output` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | type Output; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `seq::SparseVectorViewOperation` is more private than the item ` as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | fn specialize_sparse>(&self, op:Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method ` as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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 `seq::SparseVectorViewOperation` is more private than the item `<&'a V as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | fn specialize_sparse>(&self, op:Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<&'a V as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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: associated type `seq::SparseVectorViewOperation::Output` is more private than the item `<&'a V as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | fn specialize_sparse>(&self, op:Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<&'a V as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but associated type `seq::SparseVectorViewOperation::Output` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | type Output; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `seq::SparseVectorViewOperation` is more private than the item `<&'a V as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | fn specialize_sparse>(&self, op:Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<&'a V as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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 `seq::SparseVectorViewOperation` is more private than the item `<&'a mut V as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | fn specialize_sparse>(&self, op:Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<&'a mut V as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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: associated type `seq::SparseVectorViewOperation::Output` is more private than the item `<&'a mut V as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | fn specialize_sparse>(&self, op:Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<&'a mut V as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but associated type `seq::SparseVectorViewOperation::Output` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | type Output; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `seq::SparseVectorViewOperation` is more private than the item `<&'a mut V as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | fn specialize_sparse>(&self, op:Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<&'a mut V as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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: type `rings::extension::impl_new::FreeAlgebraImplBase>>, [<>> as ring::RingStore>::Type as ring::RingBase>::Element; DEGREE]>` is more private than the item `galois_field::GaloisField` [INFO] [stdout] --> src/rings/extension/galois_field.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub type GaloisField = AsField, [El>; DEGREE]>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type alias `galois_field::GaloisField` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `rings::extension::impl_new::FreeAlgebraImplBase>>, [<>> as ring::RingStore>::Type as ring::RingBase>::Element; DEGREE]>` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/rings/extension/impl_new.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[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: type `rings::extension::impl_new::FreeAlgebraImplBase>>, Box<[<>> as ring::RingStore>::Type as ring::RingBase>::Element]>>` is more private than the item `GaloisFieldDyn` [INFO] [stdout] --> src/rings/extension/galois_field.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub type GaloisFieldDyn = AsField, Box<[El>]>>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ type alias `GaloisFieldDyn` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `rings::extension::impl_new::FreeAlgebraImplBase>>, Box<[<>> as ring::RingStore>::Type as ring::RingBase>::Element]>>` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/rings/extension/impl_new.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[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: type `rings::extension::impl_new::FreeAlgebraImplBase>>, [<>> as ring::RingStore>::Type as ring::RingBase>::Element; DEGREE]>` is more private than the item `GF` [INFO] [stdout] --> src/rings/extension/galois_field.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn GF(p: u64) -> GaloisField { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `GF` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `rings::extension::impl_new::FreeAlgebraImplBase>>, [<>> as ring::RingStore>::Type as ring::RingBase>::Element; DEGREE]>` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/rings/extension/impl_new.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[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: type `rings::extension::impl_new::FreeAlgebraImplBase>>, Box<[<>> as ring::RingStore>::Type as ring::RingBase>::Element]>>` is more private than the item `GFdyn` [INFO] [stdout] --> src/rings/extension/galois_field.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn GFdyn(power_of_p: u64) -> GaloisFieldDyn { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `GFdyn` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `rings::extension::impl_new::FreeAlgebraImplBase>>, Box<[<>> as ring::RingStore>::Type as ring::RingBase>::Element]>>` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/rings/extension/impl_new.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[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: type `rings::extension::impl_new::FreeAlgebraImplBase>>, Box<[<>> as ring::RingStore>::Type as ring::RingBase>::Element]>>` is more private than the item `galois_field_dyn` [INFO] [stdout] --> src/rings/extension/galois_field.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn galois_field_dyn(p: i64, degree: usize) -> GaloisFieldDyn { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `galois_field_dyn` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `rings::extension::impl_new::FreeAlgebraImplBase>>, Box<[<>> as ring::RingStore>::Type as ring::RingBase>::Element]>>` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/rings/extension/impl_new.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[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: type `rings::extension::impl_new::FreeAlgebraImplBase>>, Box<[<>> as ring::RingStore>::Type as ring::RingBase>::Element]>>` is more private than the item `GF_conway` [INFO] [stdout] --> src/rings/extension/galois_field.rs:267:1 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn GF_conway(power_of_p: u64) -> GaloisFieldDyn { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `GF_conway` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `rings::extension::impl_new::FreeAlgebraImplBase>>, Box<[<>> as ring::RingStore>::Type as ring::RingBase>::Element]>>` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/rings/extension/impl_new.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[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: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `seq::SparseVectorViewOperation` is more private than the item ` as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/subvector.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | fn specialize_sparse>(&self, op: Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method ` as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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: associated type `seq::SparseVectorViewOperation::Output` is more private than the item ` as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/subvector.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | fn specialize_sparse>(&self, op: Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method ` as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but associated type `seq::SparseVectorViewOperation::Output` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | type Output; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `seq::SparseVectorViewOperation` is more private than the item ` as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/subvector.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | fn specialize_sparse>(&self, op: Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method ` as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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 `seq::SparseVectorViewOperation` is more private than the item `seq::VectorView::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | fn specialize_sparse>(&self, _op: Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `seq::VectorView::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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: associated type `seq::SparseVectorViewOperation::Output` is more private than the item `seq::VectorView::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | fn specialize_sparse>(&self, _op: Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `seq::VectorView::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but associated type `seq::SparseVectorViewOperation::Output` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | type Output; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `seq::SparseVectorViewOperation` is more private than the item `seq::VectorView::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | fn specialize_sparse>(&self, _op: Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `seq::VectorView::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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 `seq::SparseVectorViewOperation` is more private than the item ` as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | fn specialize_sparse>(&self, op:Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method ` as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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: associated type `seq::SparseVectorViewOperation::Output` is more private than the item ` as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | fn specialize_sparse>(&self, op:Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method ` as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but associated type `seq::SparseVectorViewOperation::Output` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | type Output; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `seq::SparseVectorViewOperation` is more private than the item ` as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | fn specialize_sparse>(&self, op:Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method ` as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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 `seq::SparseVectorViewOperation` is more private than the item `<&'a V as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | fn specialize_sparse>(&self, op:Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<&'a V as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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: associated type `seq::SparseVectorViewOperation::Output` is more private than the item `<&'a V as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | fn specialize_sparse>(&self, op:Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<&'a V as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but associated type `seq::SparseVectorViewOperation::Output` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | type Output; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `seq::SparseVectorViewOperation` is more private than the item `<&'a V as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | fn specialize_sparse>(&self, op:Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<&'a V as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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 `seq::SparseVectorViewOperation` is more private than the item `<&'a mut V as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | fn specialize_sparse>(&self, op:Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<&'a mut V as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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: associated type `seq::SparseVectorViewOperation::Output` is more private than the item `<&'a mut V as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | fn specialize_sparse>(&self, op:Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<&'a mut V as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but associated type `seq::SparseVectorViewOperation::Output` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | type Output; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `seq::SparseVectorViewOperation` is more private than the item `<&'a mut V as seq::VectorView>::specialize_sparse` [INFO] [stdout] --> src/seq/mod.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | fn specialize_sparse>(&self, op:Op) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<&'a mut V as seq::VectorView>::specialize_sparse` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `seq::SparseVectorViewOperation` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/seq/mod.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[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: type `rings::extension::impl_new::FreeAlgebraImplBase>>, [<>> as ring::RingStore>::Type as ring::RingBase>::Element; DEGREE]>` is more private than the item `galois_field::GaloisField` [INFO] [stdout] --> src/rings/extension/galois_field.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub type GaloisField = AsField, [El>; DEGREE]>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type alias `galois_field::GaloisField` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `rings::extension::impl_new::FreeAlgebraImplBase>>, [<>> as ring::RingStore>::Type as ring::RingBase>::Element; DEGREE]>` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/rings/extension/impl_new.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[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: type `rings::extension::impl_new::FreeAlgebraImplBase>>, Box<[<>> as ring::RingStore>::Type as ring::RingBase>::Element]>>` is more private than the item `GaloisFieldDyn` [INFO] [stdout] --> src/rings/extension/galois_field.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub type GaloisFieldDyn = AsField, Box<[El>]>>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ type alias `GaloisFieldDyn` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `rings::extension::impl_new::FreeAlgebraImplBase>>, Box<[<>> as ring::RingStore>::Type as ring::RingBase>::Element]>>` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/rings/extension/impl_new.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[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: type `rings::extension::impl_new::FreeAlgebraImplBase>>, [<>> as ring::RingStore>::Type as ring::RingBase>::Element; DEGREE]>` is more private than the item `GF` [INFO] [stdout] --> src/rings/extension/galois_field.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn GF(p: u64) -> GaloisField { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `GF` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `rings::extension::impl_new::FreeAlgebraImplBase>>, [<>> as ring::RingStore>::Type as ring::RingBase>::Element; DEGREE]>` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/rings/extension/impl_new.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[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: type `rings::extension::impl_new::FreeAlgebraImplBase>>, Box<[<>> as ring::RingStore>::Type as ring::RingBase>::Element]>>` is more private than the item `GFdyn` [INFO] [stdout] --> src/rings/extension/galois_field.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn GFdyn(power_of_p: u64) -> GaloisFieldDyn { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `GFdyn` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `rings::extension::impl_new::FreeAlgebraImplBase>>, Box<[<>> as ring::RingStore>::Type as ring::RingBase>::Element]>>` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/rings/extension/impl_new.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[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: type `rings::extension::impl_new::FreeAlgebraImplBase>>, Box<[<>> as ring::RingStore>::Type as ring::RingBase>::Element]>>` is more private than the item `galois_field_dyn` [INFO] [stdout] --> src/rings/extension/galois_field.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn galois_field_dyn(p: i64, degree: usize) -> GaloisFieldDyn { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `galois_field_dyn` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `rings::extension::impl_new::FreeAlgebraImplBase>>, Box<[<>> as ring::RingStore>::Type as ring::RingBase>::Element]>>` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/rings/extension/impl_new.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[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: type `rings::extension::impl_new::FreeAlgebraImplBase>>, Box<[<>> as ring::RingStore>::Type as ring::RingBase>::Element]>>` is more private than the item `GF_conway` [INFO] [stdout] --> src/rings/extension/galois_field.rs:267:1 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn GF_conway(power_of_p: u64) -> GaloisFieldDyn { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `GF_conway` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `rings::extension::impl_new::FreeAlgebraImplBase>>, Box<[<>> as ring::RingStore>::Type as ring::RingBase>::Element]>>` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/rings/extension/impl_new.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[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: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.73s [INFO] running `Command { std: "docker" "inspect" "0770bdc1c4c6b11a77a30a6dbfe23affd7bcf689ef7e569443f501965c2da149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0770bdc1c4c6b11a77a30a6dbfe23affd7bcf689ef7e569443f501965c2da149", kill_on_drop: false }` [INFO] [stdout] 0770bdc1c4c6b11a77a30a6dbfe23affd7bcf689ef7e569443f501965c2da149