[INFO] fetching crate wedged 0.1.0... [INFO] testing wedged-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate wedged 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate wedged 0.1.0 [INFO] finished tweaking crates.io crate wedged 0.1.0 [INFO] tweaked toml for crates.io crate wedged 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wedged 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 27 packages to latest compatible versions [INFO] [stderr] Adding nalgebra v0.30.1 (available: v0.34.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simba v0.7.3 [INFO] [stderr] Downloaded nalgebra-macros v0.1.0 [INFO] [stderr] Downloaded nalgebra v0.30.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3eeda75b37f3b6dfac7e7bcf4eae9c87cf845befd4534b95145978f4d47d46b [INFO] running `Command { std: "docker" "start" "-a" "f3eeda75b37f3b6dfac7e7bcf4eae9c87cf845befd4534b95145978f4d47d46b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3eeda75b37f3b6dfac7e7bcf4eae9c87cf845befd4534b95145978f4d47d46b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3eeda75b37f3b6dfac7e7bcf4eae9c87cf845befd4534b95145978f4d47d46b", kill_on_drop: false }` [INFO] [stdout] f3eeda75b37f3b6dfac7e7bcf4eae9c87cf845befd4534b95145978f4d47d46b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c399028723040910e7449ad648be828855622c3e3049b7949a50b1b122bffc6 [INFO] running `Command { std: "docker" "start" "-a" "1c399028723040910e7449ad648be828855622c3e3049b7949a50b1b122bffc6", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling wedged v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::common::*` [INFO] [stdout] --> src/algebra/mod.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | pub use self::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::involute::*` [INFO] [stdout] --> src/algebra/mod.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub use self::involute::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::ops::*` [INFO] [stdout] --> src/algebra/mod.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | pub use self::ops::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::dual::*` [INFO] [stdout] --> src/algebra/mod.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | pub use self::dual::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::dim_cast::*` [INFO] [stdout] --> src/algebra/mod.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub use self::dim_cast::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::grade_cast::*` [INFO] [stdout] --> src/algebra/mod.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | pub use self::grade_cast::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::constructors::*` [INFO] [stdout] --> src/algebra/mod.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | pub use self::constructors::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::fmt::*` [INFO] [stdout] --> src/algebra/mod.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | pub use self::fmt::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::common::*` [INFO] [stdout] --> src/subspace/mod.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | pub use self::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::mutable::*` [INFO] [stdout] --> src/subspace/mod.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub use self::mutable::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::involute::*` [INFO] [stdout] --> src/subspace/mod.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | pub use self::involute::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::ops::*` [INFO] [stdout] --> src/subspace/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | pub use self::ops::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::constructors::*` [INFO] [stdout] --> src/subspace/mod.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | pub use self::constructors::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tests` [INFO] [stdout] --> src/subspace/blade.rs:384:7 [INFO] [stdout] | [INFO] [stdout] 384 | #[cfg(tests)] [INFO] [stdout] | ^^^^^ help: there is a config with a similar name: `test` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `dim` is never used [INFO] [stdout] --> src/algebra/mul.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) trait MultivectorSrc:IntoIterator { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 30 | fn dim(&self) -> Self::Dim; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set` is never used [INFO] [stdout] --> src/algebra/mul.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) trait MultivectorDst: MultivectorSrc { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 48 | fn set(&mut self, i:usize, x: Self::Scalar); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter { self.as_slice().iter() } [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 225 | common_functions!(true Blade); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:220:25 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut { self.as_mut_slice().iter_mut() } [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 225 | common_functions!(true Blade); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter { self.as_slice().iter() } [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 229 | common_functions!(false Even); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:220:25 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut { self.as_mut_slice().iter_mut() } [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 229 | common_functions!(false Even); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter { self.as_slice().iter() } [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 233 | common_functions!(false Odd); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:220:25 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut { self.as_mut_slice().iter_mut() } [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 233 | common_functions!(false Odd); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter { self.as_slice().iter() } [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 237 | common_functions!(false Multivector); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:220:25 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut { self.as_mut_slice().iter_mut() } [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 237 | common_functions!(false Multivector); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.95s [INFO] running `Command { std: "docker" "inspect" "1c399028723040910e7449ad648be828855622c3e3049b7949a50b1b122bffc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c399028723040910e7449ad648be828855622c3e3049b7949a50b1b122bffc6", kill_on_drop: false }` [INFO] [stdout] 1c399028723040910e7449ad648be828855622c3e3049b7949a50b1b122bffc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cbf19115d859044719d833685e7aba783f5fc576ff1051f8270fac346534f76 [INFO] running `Command { std: "docker" "start" "-a" "1cbf19115d859044719d833685e7aba783f5fc576ff1051f8270fac346534f76", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `self::common::*` [INFO] [stdout] --> src/algebra/mod.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | pub use self::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::involute::*` [INFO] [stdout] --> src/algebra/mod.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub use self::involute::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::ops::*` [INFO] [stdout] --> src/algebra/mod.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | pub use self::ops::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::dual::*` [INFO] [stdout] --> src/algebra/mod.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | pub use self::dual::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::dim_cast::*` [INFO] [stdout] --> src/algebra/mod.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub use self::dim_cast::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::grade_cast::*` [INFO] [stdout] --> src/algebra/mod.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | pub use self::grade_cast::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::constructors::*` [INFO] [stdout] --> src/algebra/mod.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | pub use self::constructors::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::fmt::*` [INFO] [stdout] --> src/algebra/mod.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | pub use self::fmt::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::common::*` [INFO] [stdout] --> src/subspace/mod.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | pub use self::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::mutable::*` [INFO] [stdout] --> src/subspace/mod.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub use self::mutable::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::involute::*` [INFO] [stdout] --> src/subspace/mod.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | pub use self::involute::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::ops::*` [INFO] [stdout] --> src/subspace/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | pub use self::ops::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::constructors::*` [INFO] [stdout] --> src/subspace/mod.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | pub use self::constructors::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tests` [INFO] [stdout] --> src/subspace/blade.rs:384:7 [INFO] [stdout] | [INFO] [stdout] 384 | #[cfg(tests)] [INFO] [stdout] | ^^^^^ help: there is a config with a similar name: `test` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `dim` is never used [INFO] [stdout] --> src/algebra/mul.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) trait MultivectorSrc:IntoIterator { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 30 | fn dim(&self) -> Self::Dim; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set` is never used [INFO] [stdout] --> src/algebra/mul.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) trait MultivectorDst: MultivectorSrc { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 48 | fn set(&mut self, i:usize, x: Self::Scalar); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter { self.as_slice().iter() } [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 225 | common_functions!(true Blade); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:220:25 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut { self.as_mut_slice().iter_mut() } [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 225 | common_functions!(true Blade); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter { self.as_slice().iter() } [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 229 | common_functions!(false Even); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:220:25 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut { self.as_mut_slice().iter_mut() } [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 229 | common_functions!(false Even); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter { self.as_slice().iter() } [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 233 | common_functions!(false Odd); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:220:25 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut { self.as_mut_slice().iter_mut() } [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 233 | common_functions!(false Odd); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter { self.as_slice().iter() } [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 237 | common_functions!(false Multivector); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:220:25 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut { self.as_mut_slice().iter_mut() } [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 237 | common_functions!(false Multivector); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wedged v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::common::*` [INFO] [stdout] --> src/algebra/mod.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | pub use self::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::involute::*` [INFO] [stdout] --> src/algebra/mod.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub use self::involute::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::ops::*` [INFO] [stdout] --> src/algebra/mod.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | pub use self::ops::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::dual::*` [INFO] [stdout] --> src/algebra/mod.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | pub use self::dual::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::dim_cast::*` [INFO] [stdout] --> src/algebra/mod.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub use self::dim_cast::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::grade_cast::*` [INFO] [stdout] --> src/algebra/mod.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | pub use self::grade_cast::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::constructors::*` [INFO] [stdout] --> src/algebra/mod.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | pub use self::constructors::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::fmt::*` [INFO] [stdout] --> src/algebra/mod.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | pub use self::fmt::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::common::*` [INFO] [stdout] --> src/subspace/mod.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | pub use self::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::mutable::*` [INFO] [stdout] --> src/subspace/mod.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub use self::mutable::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::involute::*` [INFO] [stdout] --> src/subspace/mod.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | pub use self::involute::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::ops::*` [INFO] [stdout] --> src/subspace/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | pub use self::ops::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::constructors::*` [INFO] [stdout] --> src/subspace/mod.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | pub use self::constructors::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tests` [INFO] [stdout] --> src/subspace/blade.rs:384:7 [INFO] [stdout] | [INFO] [stdout] 384 | #[cfg(tests)] [INFO] [stdout] | ^^^^^ help: there is a config with a similar name: `test` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `dim` is never used [INFO] [stdout] --> src/algebra/mul.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) trait MultivectorSrc:IntoIterator { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 30 | fn dim(&self) -> Self::Dim; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set` is never used [INFO] [stdout] --> src/algebra/mul.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) trait MultivectorDst: MultivectorSrc { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 48 | fn set(&mut self, i:usize, x: Self::Scalar); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `grade_index` is never used [INFO] [stdout] --> src/algebra/grade_cast.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 26 | impl+Zero, N:Dim> Even { [INFO] [stdout] | ------------------------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub(crate) fn grade_index(&self, g:usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `grade_index` is never used [INFO] [stdout] --> src/algebra/grade_cast.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 71 | impl+Zero, N:Dim> Odd { [INFO] [stdout] | ---------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 74 | pub(crate) fn grade_index(&self, g:usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter { self.as_slice().iter() } [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 225 | common_functions!(true Blade); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:220:25 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut { self.as_mut_slice().iter_mut() } [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 225 | common_functions!(true Blade); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter { self.as_slice().iter() } [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 229 | common_functions!(false Even); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:220:25 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut { self.as_mut_slice().iter_mut() } [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 229 | common_functions!(false Even); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter { self.as_slice().iter() } [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 233 | common_functions!(false Odd); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:220:25 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut { self.as_mut_slice().iter_mut() } [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 233 | common_functions!(false Odd); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter { self.as_slice().iter() } [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 237 | common_functions!(false Multivector); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 217 | pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/common.rs:220:25 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut { self.as_mut_slice().iter_mut() } [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 237 | common_functions!(false Multivector); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "1cbf19115d859044719d833685e7aba783f5fc576ff1051f8270fac346534f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cbf19115d859044719d833685e7aba783f5fc576ff1051f8270fac346534f76", kill_on_drop: false }` [INFO] [stdout] 1cbf19115d859044719d833685e7aba783f5fc576ff1051f8270fac346534f76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03ea9d628283edcafd580f53c4c7d7b0e228616fe060403758779828ebfc3e49 [INFO] running `Command { std: "docker" "start" "-a" "03ea9d628283edcafd580f53c4c7d7b0e228616fe060403758779828ebfc3e49", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `self::common::*` [INFO] [stderr] --> src/algebra/mod.rs:95:9 [INFO] [stderr] | [INFO] [stderr] 95 | pub use self::common::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::involute::*` [INFO] [stderr] --> src/algebra/mod.rs:96:9 [INFO] [stderr] | [INFO] [stderr] 96 | pub use self::involute::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::ops::*` [INFO] [stderr] --> src/algebra/mod.rs:97:9 [INFO] [stderr] | [INFO] [stderr] 97 | pub use self::ops::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::dual::*` [INFO] [stderr] --> src/algebra/mod.rs:100:9 [INFO] [stderr] | [INFO] [stderr] 100 | pub use self::dual::*; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::dim_cast::*` [INFO] [stderr] --> src/algebra/mod.rs:101:9 [INFO] [stderr] | [INFO] [stderr] 101 | pub use self::dim_cast::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::grade_cast::*` [INFO] [stderr] --> src/algebra/mod.rs:102:9 [INFO] [stderr] | [INFO] [stderr] 102 | pub use self::grade_cast::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::constructors::*` [INFO] [stderr] --> src/algebra/mod.rs:103:9 [INFO] [stderr] | [INFO] [stderr] 103 | pub use self::constructors::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::fmt::*` [INFO] [stderr] --> src/algebra/mod.rs:105:9 [INFO] [stderr] | [INFO] [stderr] 105 | pub use self::fmt::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::common::*` [INFO] [stderr] --> src/subspace/mod.rs:117:9 [INFO] [stderr] | [INFO] [stderr] 117 | pub use self::common::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::mutable::*` [INFO] [stderr] --> src/subspace/mod.rs:118:9 [INFO] [stderr] | [INFO] [stderr] 118 | pub use self::mutable::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::involute::*` [INFO] [stderr] --> src/subspace/mod.rs:119:9 [INFO] [stderr] | [INFO] [stderr] 119 | pub use self::involute::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::ops::*` [INFO] [stderr] --> src/subspace/mod.rs:120:9 [INFO] [stderr] | [INFO] [stderr] 120 | pub use self::ops::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::constructors::*` [INFO] [stderr] --> src/subspace/mod.rs:124:9 [INFO] [stderr] | [INFO] [stderr] 124 | pub use self::constructors::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tests` [INFO] [stderr] --> src/subspace/blade.rs:384:7 [INFO] [stderr] | [INFO] [stderr] 384 | #[cfg(tests)] [INFO] [stderr] | ^^^^^ help: there is a config with a similar name: `test` [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `dim` is never used [INFO] [stderr] --> src/algebra/mul.rs:30:8 [INFO] [stderr] | [INFO] [stderr] 24 | pub(crate) trait MultivectorSrc:IntoIterator { [INFO] [stderr] | -------------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 30 | fn dim(&self) -> Self::Dim; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `set` is never used [INFO] [stderr] --> src/algebra/mul.rs:48:8 [INFO] [stderr] | [INFO] [stderr] 39 | pub(crate) trait MultivectorDst: MultivectorSrc { [INFO] [stderr] | -------------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 48 | fn set(&mut self, i:usize, x: Self::Scalar); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/algebra/common.rs:217:21 [INFO] [stderr] | [INFO] [stderr] 217 | pub fn iter(&self) -> Iter { self.as_slice().iter() } [INFO] [stderr] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 225 | common_functions!(true Blade); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 217 | pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/algebra/common.rs:220:25 [INFO] [stderr] | [INFO] [stderr] 220 | pub fn iter_mut(&mut self) -> IterMut { self.as_mut_slice().iter_mut() } [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 225 | common_functions!(true Blade); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 220 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/algebra/common.rs:217:21 [INFO] [stderr] | [INFO] [stderr] 217 | pub fn iter(&self) -> Iter { self.as_slice().iter() } [INFO] [stderr] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 229 | common_functions!(false Even); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 217 | pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/algebra/common.rs:220:25 [INFO] [stderr] | [INFO] [stderr] 220 | pub fn iter_mut(&mut self) -> IterMut { self.as_mut_slice().iter_mut() } [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 229 | common_functions!(false Even); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 220 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/algebra/common.rs:217:21 [INFO] [stderr] | [INFO] [stderr] 217 | pub fn iter(&self) -> Iter { self.as_slice().iter() } [INFO] [stderr] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 233 | common_functions!(false Odd); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 217 | pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/algebra/common.rs:220:25 [INFO] [stderr] | [INFO] [stderr] 220 | pub fn iter_mut(&mut self) -> IterMut { self.as_mut_slice().iter_mut() } [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 233 | common_functions!(false Odd); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 220 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/algebra/common.rs:217:21 [INFO] [stderr] | [INFO] [stderr] 217 | pub fn iter(&self) -> Iter { self.as_slice().iter() } [INFO] [stderr] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 237 | common_functions!(false Multivector); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 217 | pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/algebra/common.rs:220:25 [INFO] [stderr] | [INFO] [stderr] 220 | pub fn iter_mut(&mut self) -> IterMut { self.as_mut_slice().iter_mut() } [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 237 | common_functions!(false Multivector); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 220 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `wedged` (lib) generated 24 warnings (run `cargo fix --lib -p wedged` to apply 21 suggestions) [INFO] [stderr] warning: method `grade_index` is never used [INFO] [stderr] --> src/algebra/grade_cast.rs:29:19 [INFO] [stderr] | [INFO] [stderr] 26 | impl+Zero, N:Dim> Even { [INFO] [stderr] | ------------------------------------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 29 | pub(crate) fn grade_index(&self, g:usize) -> usize { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `grade_index` is never used [INFO] [stderr] --> src/algebra/grade_cast.rs:74:19 [INFO] [stderr] | [INFO] [stderr] 71 | impl+Zero, N:Dim> Odd { [INFO] [stderr] | ---------------------------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 74 | pub(crate) fn grade_index(&self, g:usize) -> usize { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `wedged` (lib test) generated 26 warnings (24 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wedged-b3ce11b641c4af72) [INFO] [stdout] [INFO] [stdout] running 203 tests [INFO] [stdout] test algebra::dual::tests::puedovector_dual ... ok [INFO] [stdout] test algebra::exp::benches::exp_4d_taylor ... ok [INFO] [stdout] test algebra::common::tests::grade ... ok [INFO] [stdout] test algebra::dim_cast::tests::vector_dim_cast ... ok [INFO] [stdout] test algebra::common::tests::dim ... ok [INFO] [stdout] test algebra::exp::benches::exp_4d ... ok [INFO] [stdout] test algebra::mul::benches::dot_bivec2_bivec2_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_bivec2_bivec2_f64 ... ok [INFO] [stdout] test algebra::exp::benches::exp_5d_taylor ... ok [INFO] [stdout] test algebra::exp::benches::exp_5d ... ok [INFO] [stdout] test algebra::mul::benches::dot_bivec2_bivec2_i64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_bivec3_bivec3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_bivec3_bivec3_f64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_bivec3_bivec3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_bivec3_trivec3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_bivec2_bivec2_i32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_bivec3_bivec3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_bivec3_trivec3_f64 ... ok [INFO] [stdout] test algebra::dual::tests::dual_inverse ... ok [INFO] [stdout] test algebra::mul::benches::dot_bivec3_trivec3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_bivec3_trivec3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_bivec6_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_bivec6_i64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar2_bivec2_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_bivec6_i32 ... ok [INFO] [stdout] test algebra::common::tests::elements ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar2_bivec2_f64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar2_scalar2_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar2_bivec2_i32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar2_bivec2_i64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar2_scalar2_i64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar2_scalar2_f64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar2_scalar2_i32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar2_vec2_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar2_vec2_f64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar2_vec2_i32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar2_vec2_i64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar3_bivec3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar3_bivec3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar3_scalar3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar3_scalar3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_bivec6_f64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar3_bivec3_f64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar3_bivec3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar3_scalar3_f64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar3_trivec3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar3_trivec3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar3_trivec3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar3_trivec3_f64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar3_vec3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar3_vec3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar3_vec3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_trivec3_trivec3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_trivec3_trivec3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar3_vec3_f64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec2_bivec2_f64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_trivec3_trivec3_f64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec2_bivec2_i64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_scalar3_scalar3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec2_vec2_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec2_vec2_i32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec2_vec2_f64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_trivec3_trivec3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec2_vec2_i64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec2_bivec2_i32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec2_bivec2_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec3_bivec3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec3_bivec3_f64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec3_trivec3_f64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec3_bivec3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec3_trivec3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec3_vec3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec3_vec3_f64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec3_vec3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec3_vec3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec3_trivec3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec3_trivec3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec4_i64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec4_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec4_i32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec5_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec5_f64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec5_i64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec4_f64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec5_i32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec6_i64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec6_f32 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec6_f64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec6_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_bivec2_bivec2_f64 ... ok [INFO] [stdout] test algebra::mul::benches::dot_vec3_bivec3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_bivec2_bivec2_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_bivec2_bivec2_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_bivec3_bivec3_f64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_bivec3_bivec3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_bivec3_bivec3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_bivec3_trivec3_f64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_bivec2_bivec2_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_bivec3_trivec3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_bivec3_trivec3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_bivec3_bivec3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_bivec3_trivec3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar2_bivec2_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar2_bivec2_f64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar2_bivec2_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar2_bivec2_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar2_scalar2_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar2_scalar2_f64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar2_scalar2_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar2_scalar2_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar2_vec2_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar2_vec2_f64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar2_vec2_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar2_vec2_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar3_bivec3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar3_bivec3_f64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar3_bivec3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar3_bivec3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar3_scalar3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar3_scalar3_f64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar3_scalar3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar3_scalar3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar3_trivec3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar3_trivec3_f64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar3_trivec3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar3_trivec3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar3_vec3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar3_vec3_f64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar3_vec3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_scalar3_vec3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_trivec3_trivec3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_trivec3_trivec3_f64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_trivec3_trivec3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_trivec3_trivec3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec2_bivec2_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec2_bivec2_f64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec2_bivec2_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec2_bivec2_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec2_vec2_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec2_vec2_f64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec2_vec2_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec2_vec2_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec3_bivec3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec3_bivec3_f64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec3_bivec3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec3_bivec3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec3_trivec3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec3_trivec3_f64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec3_trivec3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec3_trivec3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec3_vec3_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec3_vec3_f64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec3_vec3_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec3_vec3_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec4_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec4_f64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec4_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_bivec6_f64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_bivec6_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec4_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec5_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec5_f64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec5_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec5_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec6_f32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_bivec6_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec6_f64 ... ok [INFO] [stdout] test algebra::mul::tests::basis3d ... ok [INFO] [stdout] test algebra::mul::tests::zero_from_degenerate ... ok [INFO] [stdout] test base::alloc::buffer_sizes ... ok [INFO] [stdout] test base::basis_blade::tests::abs ... ok [INFO] [stdout] test base::basis_blade::tests::basis ... ok [INFO] [stdout] test base::basis_blade::tests::basis_rule_1 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec6_i64 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_vec6_i32 ... ok [INFO] [stdout] test algebra::mul::benches::wedge_bivec6_i32 ... ok [INFO] [stdout] test base::basis_blade::tests::display ... ok [INFO] [stdout] test base::basis_blade::tests::div ... ok [INFO] [stdout] test base::basis_blade::tests::even_index ... ok [INFO] [stdout] test base::basis_blade::tests::index_2d ... ok [INFO] [stdout] test base::basis_blade::tests::index_3d ... ok [INFO] [stdout] test base::basis_blade::tests::index_4d ... ok [INFO] [stdout] test base::basis_blade::tests::inv ... ok [INFO] [stdout] test base::basis_blade::tests::mul ... ok [INFO] [stdout] test algebra::dim_cast::tests::upcast_downcast_idempotence ... ok [INFO] [stdout] test base::basis_blade::tests::one ... ok [INFO] [stdout] test base::basis_blade::tests::sign ... ok [INFO] [stdout] test base::count::tests::test_lut ... ok [INFO] [stdout] test base::dim::private::tests::binom ... ok [INFO] [stdout] test subspace::blade::benches::project_explicit ... ok [INFO] [stdout] test subspace::blade::benches::project_method ... ok [INFO] [stdout] test base::basis_blade::tests::basis_rule_2_3 ... ok [INFO] [stdout] test subspace::versor::tests::basis_reflection ... ok [INFO] [stdout] test base::basis_blade::tests::basis_rule_4_5 ... ok [INFO] [stdout] test base::basis_blade::tests::blade_index ... ok [INFO] [stdout] test subspace::versor::tests::circle_fractions_2d ... ok [INFO] [stdout] test base::basis_blade::tests::multivector_index ... ok [INFO] [stdout] test subspace::versor::tests::rot_to ... ok [INFO] [stdout] test algebra::exp::tests::double_rot_exp has been running for over 60 seconds [INFO] [stdout] test algebra::exp::tests::simple_rot has been running for over 60 seconds [INFO] [stdout] test algebra::mul::tests::basis has been running for over 60 seconds [INFO] [stdout] test subspace::versor::tests::double_rot_log has been running for over 60 seconds [INFO] [stdout] test subspace::versor::tests::double_rot_sqrt has been running for over 60 seconds [INFO] [stdout] test subspace::versor::tests::double_rot_log ... ok [INFO] [stdout] test subspace::versor::tests::double_rot_sqrt ... ok [INFO] [stdout] test algebra::mul::tests::basis ... ok [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "03ea9d628283edcafd580f53c4c7d7b0e228616fe060403758779828ebfc3e49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03ea9d628283edcafd580f53c4c7d7b0e228616fe060403758779828ebfc3e49", kill_on_drop: false }` [INFO] [stdout] 03ea9d628283edcafd580f53c4c7d7b0e228616fe060403758779828ebfc3e49