[INFO] fetching crate spatial-math 0.4.0-beta.1... [INFO] testing spatial-math-0.4.0-beta.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate spatial-math 0.4.0-beta.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate spatial-math 0.4.0-beta.1 [INFO] finished tweaking crates.io crate spatial-math 0.4.0-beta.1 [INFO] tweaked toml for crates.io crate spatial-math 0.4.0-beta.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate spatial-math 0.4.0-beta.1 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spatial-math 0.4.0-beta.1 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b8c70aefc2d2992cc014f498bcce331262ae65e9620c1a099771b2bb55b3abc [INFO] running `Command { std: "docker" "start" "-a" "6b8c70aefc2d2992cc014f498bcce331262ae65e9620c1a099771b2bb55b3abc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b8c70aefc2d2992cc014f498bcce331262ae65e9620c1a099771b2bb55b3abc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b8c70aefc2d2992cc014f498bcce331262ae65e9620c1a099771b2bb55b3abc", kill_on_drop: false }` [INFO] [stdout] 6b8c70aefc2d2992cc014f498bcce331262ae65e9620c1a099771b2bb55b3abc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edba621210e36ebaccf5a0da704aa6bcabc56170ff67a851b553917b3ad693cb [INFO] running `Command { std: "docker" "start" "-a" "edba621210e36ebaccf5a0da704aa6bcabc56170ff67a851b553917b3ad693cb", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling spatial-math v0.4.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/exts.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 127 | element_offset: usize, [INFO] [stdout] 128 | ) -> MatrixView; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 128 | ) -> MatrixView<'_, R, C>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/exts.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 134 | element_offset: usize, [INFO] [stdout] 135 | ) -> MatrixViewMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 135 | ) -> MatrixViewMut<'_, R, C>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/exts.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 144 | element_offset: usize, [INFO] [stdout] 145 | ) -> MatrixView { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 166 | impl_view_matrix! {[Real]} [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 `impl_view_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 145 | ) -> MatrixView<'_, R, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/exts.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 144 | element_offset: usize, [INFO] [stdout] 145 | ) -> MatrixView { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 167 | impl_view_matrix! {Vec} [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 `impl_view_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 145 | ) -> MatrixView<'_, R, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/exts.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 158 | element_offset: usize, [INFO] [stdout] 159 | ) -> MatrixViewMut { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 169 | impl_view_matrix_mut! {[Real]} [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 `impl_view_matrix_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 159 | ) -> MatrixViewMut<'_, R, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/exts.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 158 | element_offset: usize, [INFO] [stdout] 159 | ) -> MatrixViewMut { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 170 | impl_view_matrix_mut! {Vec} [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 `impl_view_matrix_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 159 | ) -> MatrixViewMut<'_, R, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.80s [INFO] running `Command { std: "docker" "inspect" "edba621210e36ebaccf5a0da704aa6bcabc56170ff67a851b553917b3ad693cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edba621210e36ebaccf5a0da704aa6bcabc56170ff67a851b553917b3ad693cb", kill_on_drop: false }` [INFO] [stdout] edba621210e36ebaccf5a0da704aa6bcabc56170ff67a851b553917b3ad693cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 916dd1ed9f01525d2825b0cf5a27dba35770c2da66fd139c6ae2d2ba7b33468d [INFO] running `Command { std: "docker" "start" "-a" "916dd1ed9f01525d2825b0cf5a27dba35770c2da66fd139c6ae2d2ba7b33468d", kill_on_drop: false }` [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling spatial-math v0.4.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/exts.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 127 | element_offset: usize, [INFO] [stdout] 128 | ) -> MatrixView; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 128 | ) -> MatrixView<'_, R, C>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/exts.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 134 | element_offset: usize, [INFO] [stdout] 135 | ) -> MatrixViewMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 135 | ) -> MatrixViewMut<'_, R, C>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/exts.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 144 | element_offset: usize, [INFO] [stdout] 145 | ) -> MatrixView { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 166 | impl_view_matrix! {[Real]} [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 `impl_view_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 145 | ) -> MatrixView<'_, R, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/exts.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 144 | element_offset: usize, [INFO] [stdout] 145 | ) -> MatrixView { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 167 | impl_view_matrix! {Vec} [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 `impl_view_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 145 | ) -> MatrixView<'_, R, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/exts.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 158 | element_offset: usize, [INFO] [stdout] 159 | ) -> MatrixViewMut { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 169 | impl_view_matrix_mut! {[Real]} [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 `impl_view_matrix_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 159 | ) -> MatrixViewMut<'_, R, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/exts.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 158 | element_offset: usize, [INFO] [stdout] 159 | ) -> MatrixViewMut { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 170 | impl_view_matrix_mut! {Vec} [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 `impl_view_matrix_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 159 | ) -> MatrixViewMut<'_, R, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/exts.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 127 | element_offset: usize, [INFO] [stdout] 128 | ) -> MatrixView; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 128 | ) -> MatrixView<'_, R, C>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/exts.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 134 | element_offset: usize, [INFO] [stdout] 135 | ) -> MatrixViewMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 135 | ) -> MatrixViewMut<'_, R, C>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/exts.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 144 | element_offset: usize, [INFO] [stdout] 145 | ) -> MatrixView { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 166 | impl_view_matrix! {[Real]} [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 `impl_view_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 145 | ) -> MatrixView<'_, R, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/exts.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 144 | element_offset: usize, [INFO] [stdout] 145 | ) -> MatrixView { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 167 | impl_view_matrix! {Vec} [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 `impl_view_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 145 | ) -> MatrixView<'_, R, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/exts.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 158 | element_offset: usize, [INFO] [stdout] 159 | ) -> MatrixViewMut { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 169 | impl_view_matrix_mut! {[Real]} [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 `impl_view_matrix_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 159 | ) -> MatrixViewMut<'_, R, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/exts.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 158 | element_offset: usize, [INFO] [stdout] 159 | ) -> MatrixViewMut { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 170 | impl_view_matrix_mut! {Vec} [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 `impl_view_matrix_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 159 | ) -> MatrixViewMut<'_, R, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.52s [INFO] running `Command { std: "docker" "inspect" "916dd1ed9f01525d2825b0cf5a27dba35770c2da66fd139c6ae2d2ba7b33468d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "916dd1ed9f01525d2825b0cf5a27dba35770c2da66fd139c6ae2d2ba7b33468d", kill_on_drop: false }` [INFO] [stdout] 916dd1ed9f01525d2825b0cf5a27dba35770c2da66fd139c6ae2d2ba7b33468d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e4e13982048e28c128b753d7728360b9c499842ea43bbb594f02083b0e732e7f [INFO] running `Command { std: "docker" "start" "-a" "e4e13982048e28c128b753d7728360b9c499842ea43bbb594f02083b0e732e7f", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/exts.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 127 | element_offset: usize, [INFO] [stderr] 128 | ) -> MatrixView; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 128 | ) -> MatrixView<'_, R, C>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/exts.rs:133:9 [INFO] [stderr] | [INFO] [stderr] 133 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 134 | element_offset: usize, [INFO] [stderr] 135 | ) -> MatrixViewMut; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 135 | ) -> MatrixViewMut<'_, R, C>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/exts.rs:143:17 [INFO] [stderr] | [INFO] [stderr] 143 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 144 | element_offset: usize, [INFO] [stderr] 145 | ) -> MatrixView { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 166 | impl_view_matrix! {[Real]} [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 `impl_view_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 145 | ) -> MatrixView<'_, R, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/exts.rs:143:17 [INFO] [stderr] | [INFO] [stderr] 143 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 144 | element_offset: usize, [INFO] [stderr] 145 | ) -> MatrixView { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 167 | impl_view_matrix! {Vec} [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 `impl_view_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 145 | ) -> MatrixView<'_, R, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/exts.rs:157:17 [INFO] [stderr] | [INFO] [stderr] 157 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 158 | element_offset: usize, [INFO] [stderr] 159 | ) -> MatrixViewMut { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 169 | impl_view_matrix_mut! {[Real]} [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 `impl_view_matrix_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 159 | ) -> MatrixViewMut<'_, R, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] [INFO] [stderr] --> src/exts.rs:157:17 [INFO] [stdout] running 22 tests [INFO] [stderr] | [INFO] [stdout] test alias::tests::test_unit_quat ... ok [INFO] [stderr] 157 | &mut self, [INFO] [stdout] test exts::tests::test_cross_matrix ... ok [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] test spatial_vec::tests::test_add ... ok [INFO] [stderr] 158 | element_offset: usize, [INFO] [stdout] test spatial_vec::tests::test_add_assign ... ok [INFO] [stderr] 159 | ) -> MatrixViewMut { [INFO] [stdout] test spatial_vec::tests::test_cross ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] test spatial_vec::tests::test_mul ... ok [INFO] [stderr] ... [INFO] [stdout] test spatial_vec::tests::test_neg ... ok [INFO] [stderr] 170 | impl_view_matrix_mut! {Vec} [INFO] [stdout] test transform::tests::test_transform_inverse ... ok [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stdout] test traits::tests::test_dot ... ok [INFO] [stderr] | [INFO] [stdout] test transform::tests::test_transform_to_dual_matrix ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test transform::tests::test_transform_articulated_inertia ... ok [INFO] [stderr] = note: this warning originates in the macro `impl_view_matrix_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] test transform::tests::test_transform_motion_vec ... ok [INFO] [stderr] help: use `'_` for type paths [INFO] [stdout] test transform::tests::test_transform_to_matrix ... ok [INFO] [stderr] | [INFO] [stdout] test spatial_vec::tests::test_sub ... ok [INFO] [stderr] 159 | ) -> MatrixViewMut<'_, R, C> { [INFO] [stdout] test exts::tests::test_positive_define ... ok [INFO] [stderr] | +++ [INFO] [stdout] test spatial_inertia::tests::test_rbi_construct ... ok [INFO] [stderr] [INFO] [stdout] test transform::tests::test_pose_inverse ... ok [INFO] [stderr] warning: `spatial-math` (lib) generated 6 warnings (run `cargo fix --lib -p spatial-math` to apply 6 suggestions) [INFO] [stdout] test spatial_inertia::tests::test_inertia_mul_motion_vec ... ok [INFO] [stderr] warning: `spatial-math` (lib test) generated 6 warnings (6 duplicates) [INFO] [stdout] test transform::tests::test_transform_mul ... ok [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] test spatial_vec::tests::test_sub_assign ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spatial_math-6d59180c80099262) [INFO] [stdout] test traits::tests::test_cross_dual ... ok [INFO] [stdout] test spatial_vec::tests::test_construct ... ok [INFO] [stderr] Doc-tests spatial_math [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/matrix.rs - matrix::SymmetricMat3::from_array (line 79) ... ok [INFO] [stdout] test src/spatial_vec.rs - spatial_vec::SpatialVector::from_array (line 98) ... ok [INFO] [stdout] test src/../README.md - (line 37) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.58s; merged doctests compilation took 0.57s [INFO] running `Command { std: "docker" "inspect" "e4e13982048e28c128b753d7728360b9c499842ea43bbb594f02083b0e732e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e13982048e28c128b753d7728360b9c499842ea43bbb594f02083b0e732e7f", kill_on_drop: false }` [INFO] [stdout] e4e13982048e28c128b753d7728360b9c499842ea43bbb594f02083b0e732e7f