[INFO] cloning repository https://github.com/M1KE-TAYL0R/rad-in-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/M1KE-TAYL0R/rad-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM1KE-TAYL0R%2Frad-in-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM1KE-TAYL0R%2Frad-in-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e5b69dd2bb1a16476e6a35a608210ba7458c797
[INFO] checking M1KE-TAYL0R/rad-in-rust against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM1KE-TAYL0R%2Frad-in-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/M1KE-TAYL0R/rad-in-rust
[INFO] finished tweaking git repo https://github.com/M1KE-TAYL0R/rad-in-rust
[INFO] tweaked toml for git repo https://github.com/M1KE-TAYL0R/rad-in-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/M1KE-TAYL0R/rad-in-rust on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/M1KE-TAYL0R/rad-in-rust 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cauchy v0.4.0
[INFO] [stderr]   Downloaded simba v0.6.0
[INFO] [stderr]   Downloaded xattr v1.0.1
[INFO] [stderr]   Downloaded cblas v0.2.0
[INFO] [stderr]   Downloaded intel-mkl-src v0.8.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.48
[INFO] [stderr]   Downloaded cblas v0.4.0
[INFO] [stderr]   Downloaded rand_xoshiro v0.1.0
[INFO] [stderr]   Downloaded thiserror v1.0.48
[INFO] [stderr]   Downloaded matrixmultiply v0.1.15
[INFO] [stderr]   Downloaded py_literal v0.4.0
[INFO] [stderr]   Downloaded ordered-float v1.1.1
[INFO] [stderr]   Downloaded derive_builder_core v0.11.2
[INFO] [stderr]   Downloaded lapacke-sys v0.1.4
[INFO] [stderr]   Downloaded pest_meta v2.7.3
[INFO] [stderr]   Downloaded pest_derive v2.7.3
[INFO] [stderr]   Downloaded derive_builder v0.11.2
[INFO] [stderr]   Downloaded lapacke v0.2.0
[INFO] [stderr]   Downloaded oci-spec v0.5.8
[INFO] [stderr]   Downloaded gnuplot v0.0.39
[INFO] [stderr]   Downloaded indicatif v0.17.6
[INFO] [stderr]   Downloaded rustls-webpki v0.100.3
[INFO] [stderr]   Downloaded memchr v2.6.3
[INFO] [stderr]   Downloaded ndarray v0.12.1
[INFO] [stderr]   Downloaded portable-atomic v1.4.3
[INFO] [stderr]   Downloaded pest v2.7.3
[INFO] [stderr]   Downloaded statrs v0.16.0
[INFO] [stderr]   Downloaded syn v2.0.37
[INFO] [stderr]   Downloaded wide v0.7.11
[INFO] [stderr]   Downloaded uuid v1.5.0
[INFO] [stderr]   Downloaded nalgebra v0.29.0
[INFO] [stderr]   Downloaded ndarray-npy v0.8.1
[INFO] [stderr]   Downloaded ocipkg v0.2.8
[INFO] [stderr]   Downloaded pest_generator v2.7.3
[INFO] [stderr]   Downloaded semver v1.0.19
[INFO] [stderr]   Downloaded proc-macro2 v1.0.67
[INFO] [stderr]   Downloaded condest v0.2.1
[INFO] [stderr]   Downloaded ndarray-csv v0.5.2
[INFO] [stderr]   Downloaded intel-mkl-tool v0.8.1
[INFO] [stderr]   Downloaded getset v0.1.2
[INFO] [stderr]   Downloaded derive_builder_macro v0.11.2
[INFO] [stderr]   Downloaded katexit v0.1.4
[INFO] [stderr]   Downloaded cblas-sys v0.1.4
[INFO] [stderr]   Downloaded libc v0.2.148
[INFO] [stderr]   Downloaded csv v1.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de6322f66c293f09b65313806c379c8eb7b90b8697e1cdbf4db9977408695f88
[INFO] running `Command { std: "docker" "start" "-a" "de6322f66c293f09b65313806c379c8eb7b90b8697e1cdbf4db9977408695f88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de6322f66c293f09b65313806c379c8eb7b90b8697e1cdbf4db9977408695f88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de6322f66c293f09b65313806c379c8eb7b90b8697e1cdbf4db9977408695f88", kill_on_drop: false }`
[INFO] [stdout] de6322f66c293f09b65313806c379c8eb7b90b8697e1cdbf4db9977408695f88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97bcfb171f28e81761677c90a4b4f4c5b14af9475274c5412cf2d01eec6454aa
[INFO] running `Command { std: "docker" "start" "-a" "97bcfb171f28e81761677c90a4b4f4c5b14af9475274c5412cf2d01eec6454aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling semver v1.0.19
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling xattr v1.0.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling uuid v1.5.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.3
[INFO] [stderr]    Compiling rustls-webpki v0.101.6
[INFO] [stderr]    Compiling webpki-roots v0.23.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling pest v2.7.3
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling intel-mkl-tool v0.8.1
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling pathfinder_simd v0.5.2
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]     Checking num-complex v0.2.4
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking wide v0.7.11
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling pest_meta v2.7.3
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking libloading v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]    Compiling pest_generator v2.7.3
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling derive_builder v0.11.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling portable-atomic v1.4.3
[INFO] [stderr]     Checking ucd-trie v0.1.6
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]    Compiling ndarray v0.12.1
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking const-cstr v0.3.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling pest_derive v2.7.3
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking freetype v0.7.0
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling katexit v0.1.4
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking cauchy v0.4.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking lapack-sys v0.14.0
[INFO] [stderr]     Checking lapacke-sys v0.1.4
[INFO] [stderr]     Checking float-ord v0.2.0
[INFO] [stderr]     Checking plotters-bitmap v0.3.3
[INFO] [stderr]     Checking lapacke v0.2.0
[INFO] [stderr]     Checking py_literal v0.4.0
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]    Compiling ureq v2.7.1
[INFO] [stderr]    Compiling oci-spec v0.5.8
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking cblas v0.2.0
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking rand_xoshiro v0.1.0
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking ttf-parser v0.17.1
[INFO] [stderr]     Checking ndarray-csv v0.5.2
[INFO] [stderr]     Checking cblas v0.4.0
[INFO] [stderr]     Checking gnuplot v0.0.39
[INFO] [stderr]     Checking ndarray-npy v0.8.1
[INFO] [stderr]     Checking condest v0.2.1
[INFO] [stderr]     Checking indicatif v0.17.6
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]    Compiling ocipkg v0.2.8
[INFO] [stderr]    Compiling intel-mkl-src v0.8.1
[INFO] [stderr]     Checking lax v0.16.0 (/opt/rustwide/workdir/ndarray-linalg/lax)
[INFO] [stdout] warning: method `slice_assume_init_mut` is never used
[INFO] [stdout]   --> ndarray-linalg/lax/src/alloc.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub(crate) trait VecAssumeInit {
[INFO] [stdout]    |                  ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 45 |     unsafe fn slice_assume_init_mut(&mut self) -> &mut [Self::Elem];
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ndarray-linalg/lax/src/eig.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn calc(&mut self, a: &mut [T]) -> Result<EigRef<T>> {
[INFO] [stdout]    |                 ^^^^^^^^^                         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn calc(&mut self, a: &mut [T]) -> Result<EigRef<'_, T>> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ndarray-linalg/lax/src/least_squares.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 39 |     ) -> Result<LeastSquaresRef<Self::Elem>>;
[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] 39 |     ) -> Result<LeastSquaresRef<'_, Self::Elem>>;
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ndarray-linalg/lax/src/least_squares.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 &mut self,
[INFO] [stdout]     |                 ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 110 |             ) -> Result<LeastSquaresRef<Self::Elem>> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 193 | impl_least_squares_work_c!(c64, lapack_sys::zgelsd_);
[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_least_squares_work_c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |             ) -> Result<LeastSquaresRef<'_, Self::Elem>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ndarray-linalg/lax/src/least_squares.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 &mut self,
[INFO] [stdout]     |                 ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 110 |             ) -> Result<LeastSquaresRef<Self::Elem>> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 194 | impl_least_squares_work_c!(c32, lapack_sys::cgelsd_);
[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_least_squares_work_c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |             ) -> Result<LeastSquaresRef<'_, Self::Elem>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ndarray-linalg/lax/src/least_squares.rs:252:17
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 &mut self,
[INFO] [stdout]     |                 ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 255 |             ) -> Result<LeastSquaresRef<Self::Elem>> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 337 | impl_least_squares_work_r!(f64, lapack_sys::dgelsd_);
[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_least_squares_work_r` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 255 |             ) -> Result<LeastSquaresRef<'_, Self::Elem>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ndarray-linalg/lax/src/least_squares.rs:252:17
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 &mut self,
[INFO] [stdout]     |                 ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 255 |             ) -> Result<LeastSquaresRef<Self::Elem>> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 338 | impl_least_squares_work_r!(f32, lapack_sys::sgelsd_);
[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_least_squares_work_r` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 255 |             ) -> Result<LeastSquaresRef<'_, Self::Elem>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ndarray-linalg/lax/src/svd.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<Self::Elem>>;
[INFO] [stdout]    |             ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^ 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] 43 |     fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<'_, Self::Elem>>;
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ndarray-linalg/lax/src/svd.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |             fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<Self::Elem>> {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 180 | impl_svd_work_c!(c64, lapack_sys::zgesvd_);
[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_svd_work_c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |             fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<'_, Self::Elem>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ndarray-linalg/lax/src/svd.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |             fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<Self::Elem>> {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl_svd_work_c!(c32, lapack_sys::cgesvd_);
[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_svd_work_c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |             fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<'_, Self::Elem>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ndarray-linalg/lax/src/svd.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |             fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<Self::Elem>> {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 313 | impl_svd_work_r!(f64, lapack_sys::dgesvd_);
[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_svd_work_r` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |             fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<'_, Self::Elem>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ndarray-linalg/lax/src/svd.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |             fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<Self::Elem>> {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 314 | impl_svd_work_r!(f32, lapack_sys::sgesvd_);
[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_svd_work_r` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |             fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<'_, Self::Elem>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ndarray-linalg/lax/src/svddc.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<Self::Elem>>;
[INFO] [stdout]    |             ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^ 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] 29 |     fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<'_, Self::Elem>>;
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ndarray-linalg/lax/src/svddc.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 105 |             fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<Self::Elem>> {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 173 | impl_svd_dc_work_c!(c64, lapack_sys::zgesdd_);
[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_svd_dc_work_c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |             fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<'_, Self::Elem>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ndarray-linalg/lax/src/svddc.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 105 |             fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<Self::Elem>> {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 174 | impl_svd_dc_work_c!(c32, lapack_sys::cgesdd_);
[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_svd_dc_work_c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |             fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<'_, Self::Elem>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ndarray-linalg/lax/src/svddc.rs:239:21
[INFO] [stdout]     |
[INFO] [stdout] 239 |             fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<Self::Elem>> {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 306 | impl_svd_dc_work_r!(f64, lapack_sys::dgesdd_);
[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_svd_dc_work_r` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 |             fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<'_, Self::Elem>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ndarray-linalg/lax/src/svddc.rs:239:21
[INFO] [stdout]     |
[INFO] [stdout] 239 |             fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<Self::Elem>> {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 307 | impl_svd_dc_work_r!(f32, lapack_sys::sgesdd_);
[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_svd_dc_work_r` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 |             fn calc(&mut self, a: &mut [Self::Elem]) -> Result<SvdRef<'_, Self::Elem>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking statrs v0.16.0
[INFO] [stderr]     Checking ndarray-linalg v0.16.0 (/opt/rustwide/workdir/ndarray-linalg/ndarray-linalg)
[INFO] [stderr]     Checking rad-in-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "97bcfb171f28e81761677c90a4b4f4c5b14af9475274c5412cf2d01eec6454aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97bcfb171f28e81761677c90a4b4f4c5b14af9475274c5412cf2d01eec6454aa", kill_on_drop: false }`
[INFO] [stdout] 97bcfb171f28e81761677c90a4b4f4c5b14af9475274c5412cf2d01eec6454aa
