[INFO] fetching crate rustml 0.0.7...
[INFO] testing rustml-0.0.7 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate rustml 0.0.7 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rustml 0.0.7
[INFO] removed 13 missing examples
[INFO] finished tweaking crates.io crate rustml 0.0.7
[INFO] tweaked toml for crates.io crate rustml 0.0.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustml 0.0.7 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 37 packages to latest compatible versions
[INFO] [stderr]       Adding flate2 v0.2.20 (available: v1.1.2)
[INFO] [stderr]       Adding num v0.1.43 (available: v0.4.3)
[INFO] [stderr]       Adding rand v0.4.6 (available: v0.9.2)
[INFO] [stderr]       Adding regex v0.1.80 (available: v1.11.3)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.44)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32758d1d2cd5d9fd622bd56e258e274c1a76af03ef49a543902163b0c78c8bee
[INFO] running `Command { std: "docker" "start" "-a" "32758d1d2cd5d9fd622bd56e258e274c1a76af03ef49a543902163b0c78c8bee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32758d1d2cd5d9fd622bd56e258e274c1a76af03ef49a543902163b0c78c8bee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32758d1d2cd5d9fd622bd56e258e274c1a76af03ef49a543902163b0c78c8bee", kill_on_drop: false }`
[INFO] [stdout] 32758d1d2cd5d9fd622bd56e258e274c1a76af03ef49a543902163b0c78c8bee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 713f7ec2ddd6f642e2758222d932ab59d8af2ce0bd55d0465650d6c59f0dfee6
[INFO] running `Command { std: "docker" "start" "-a" "713f7ec2ddd6f642e2758222d932ab59d8af2ce0bd55d0465650d6c59f0dfee6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling rustml v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> build.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |     assert!(s.success(), "\n\n".to_string() + msg);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 25 |     assert!(s.success(), "{}", "\n\n".to_string() + msg);
[INFO] [stdout]    |                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling flate2 v0.2.20
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/blas.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/datasets.rs:79:24
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let mut data = try!(GzipData::from_file(fname));
[INFO] [stdout]    |                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/datasets.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 |         if try!(MnistDigits::read_u32(&mut data)) != 8 * 256 + 1 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/datasets.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let n = try!(MnistDigits::read_u32(&mut data));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let mut data = try!(GzipData::from_file(fname));
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |         if try!(MnistDigits::read_u32(&mut data)) != 8 * 256 + 3 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let n = try!(MnistDigits::read_u32(&mut data));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let rows = try!(MnistDigits::read_u32(&mut data));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let cols = try!(MnistDigits::read_u32(&mut data));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:125:22
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let labels = try!(MnistDigits::read_labels(labels_fname));
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:126:22
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let values = try!(MnistDigits::read_examples(vectors_fname));
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:155:24
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let features = try!(MnistDigits::path("train-images-idx3-ubyte.gz"));
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:156:22
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let labels = try!(MnistDigits::path("train-labels-idx1-ubyte.gz"));
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:163:24
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let features = try!(MnistDigits::path("t10k-images-idx3-ubyte.gz"));
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:164:22
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let labels = try!(MnistDigits::path("t10k-labels-idx1-ubyte.gz"));
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/io.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         try!(
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/io.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             try!(GzDecoder::new(
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/io.rs:104:21
[INFO] [stdout]     |
[INFO] [stdout] 104 |                     try!(File::open(fname)
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/vectors.rs:225:37
[INFO] [stdout]     |
[INFO] [stdout] 225 |         buf: BufReader::<File>::new(try!(File::open(path))),
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/vectors.rs:352:1
[INFO] [stdout]     |
[INFO] [stdout] 352 | extern {
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/opencv/bindings.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/opencv/bindings.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | extern {
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/opencv/bindings.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | extern {
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ops.rs:411:25
[INFO] [stdout]     |
[INFO] [stdout] 411 |                     let mut r = m.row_mut(i).unwrap();
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 444 | matrix_vector_ops_impl!{ f32, s_gemv }
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `matrix_vector_ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ops.rs:421:25
[INFO] [stdout]     |
[INFO] [stdout] 421 |                     let mut r = m.row_mut(i).unwrap();
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 444 | matrix_vector_ops_impl!{ f32, s_gemv }
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `matrix_vector_ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ops.rs:411:25
[INFO] [stdout]     |
[INFO] [stdout] 411 |                     let mut r = m.row_mut(i).unwrap();
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 445 | matrix_vector_ops_impl!{ f64, d_gemv }
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `matrix_vector_ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ops.rs:421:25
[INFO] [stdout]     |
[INFO] [stdout] 421 |                     let mut r = m.row_mut(i).unwrap();
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 445 | matrix_vector_ops_impl!{ f64, d_gemv }
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `matrix_vector_ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/matrix.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 | /             format!("Dimensions of matrices do not match. {}x{}, {}x{}",
[INFO] [stdout] 228 | |                     self.rows(), self.cols(), e.rows(), e.cols()
[INFO] [stdout] 229 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 227 ~             "Dimensions of matrices do not match. {}x{}, {}x{}",
[INFO] [stdout] 228 |                     self.rows(), self.cols(), e.rows(), e.cols()
[INFO] [stdout] 229 ~             
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:605:17
[INFO] [stdout]     |
[INFO] [stdout] 605 |     pub fn iter(&self) -> Iter<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] 605 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:626:21
[INFO] [stdout]     |
[INFO] [stdout] 626 |     pub fn iter_mut(&mut self) -> IterMut<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 626 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:650:21
[INFO] [stdout]     |
[INFO] [stdout] 650 |     pub fn row_iter(&self) -> RowIterator<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 650 |     pub fn row_iter(&self) -> RowIterator<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:659:21
[INFO] [stdout]     |
[INFO] [stdout] 659 |     pub fn col_iter(&self) -> ColIterator<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 659 |     pub fn col_iter(&self) -> ColIterator<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:686:24
[INFO] [stdout]     |
[INFO] [stdout] 686 |     pub fn row_iter_at(&self, n: usize) -> RowIterator<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 686 |     pub fn row_iter_at(&self, n: usize) -> RowIterator<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:725:24
[INFO] [stdout]     |
[INFO] [stdout] 725 |     pub fn row_iter_of(&self, rows: &[usize]) -> SelectedRowIterator<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 725 |     pub fn row_iter_of(&self, rows: &[usize]) -> SelectedRowIterator<'_, T> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/matrix.rs:1238:13
[INFO] [stdout]      |
[INFO] [stdout] 1238 | /             format!("Dimensions of matrices do not match. {}x{} * {}x{}",
[INFO] [stdout] 1239 | |                 self.rows(), self.cols(), rhs.rows(), rhs.cols()
[INFO] [stdout] 1240 | |             )
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 1238 ~             "Dimensions of matrices do not match. {}x{} * {}x{}",
[INFO] [stdout] 1239 |                 self.rows(), self.cols(), rhs.rows(), rhs.cols()
[INFO] [stdout] 1240 ~             
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/matrix.rs:1277:13
[INFO] [stdout]      |
[INFO] [stdout] 1277 | /             format!("Dimensions of matrices do not match. {}x{} * {}x{}",
[INFO] [stdout] 1278 | |                 self.rows(), self.cols(), rhs.rows(), rhs.cols()
[INFO] [stdout] 1279 | |             )
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 1277 ~             "Dimensions of matrices do not match. {}x{} * {}x{}",
[INFO] [stdout] 1278 |                 self.rows(), self.cols(), rhs.rows(), rhs.cols()
[INFO] [stdout] 1279 ~             
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io.rs:135:17
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn iter(&self) -> Skip<Iter<u8>> { self.v.iter().skip(self.idx) }
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn iter(&self) -> Skip<Iter<'_, u8>> { self.v.iter().skip(self.idx) }
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/ops_inplace.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 | /             format!("Dimensions for d_gemm do not match: {}x{} * {}x{}", 
[INFO] [stdout] 108 | |             rowsa, colsa, rowsb, colsb
[INFO] [stdout] 109 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 107 ~             "Dimensions for d_gemm do not match: {}x{} * {}x{}", 
[INFO] [stdout] 108 |             rowsa, colsa, rowsb, colsb
[INFO] [stdout] 109 ~         );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/opencv/mod.rs:688:57
[INFO] [stdout]     |
[INFO] [stdout] 688 |     pub fn mask_iter<'q>(&'q self, i: &'q GrayImage) -> MaskIter {
[INFO] [stdout]     |                           --           --               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |            |
[INFO] [stdout]     |                           |            the lifetime is named here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'q`
[INFO] [stdout]     |
[INFO] [stdout] 688 |     pub fn mask_iter<'q>(&'q self, i: &'q GrayImage) -> MaskIter<'q> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/opencv/mod.rs:698:23
[INFO] [stdout]     |
[INFO] [stdout] 698 |     pub fn pixel_iter(&self) -> GrayValueIterator {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 698 |     pub fn pixel_iter(&self) -> GrayValueIterator<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/opencv/mod.rs:797:29
[INFO] [stdout]     |
[INFO] [stdout] 797 |     pub fn color_frame_iter(&self) -> VideoColorFrameIterator {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 797 |     pub fn color_frame_iter(&self) -> VideoColorFrameIterator<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/opencv/mod.rs:803:28
[INFO] [stdout]     |
[INFO] [stdout] 803 |     pub fn gray_frame_iter(&self) -> VideoGrayFrameIterator {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 803 |     pub fn gray_frame_iter(&self) -> VideoGrayFrameIterator<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/dbscan.rs:23:73
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn new(data: &'a Vec<Point2D<f64>>, eps: f64, minpts: usize) -> ClusterDbscan {
[INFO] [stdout]    |                       -- the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn new(data: &'a Vec<Point2D<f64>>, eps: f64, minpts: usize) -> ClusterDbscan<'a> {
[INFO] [stdout]    |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.14s
[INFO] running `Command { std: "docker" "inspect" "713f7ec2ddd6f642e2758222d932ab59d8af2ce0bd55d0465650d6c59f0dfee6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "713f7ec2ddd6f642e2758222d932ab59d8af2ce0bd55d0465650d6c59f0dfee6", kill_on_drop: false }`
[INFO] [stdout] 713f7ec2ddd6f642e2758222d932ab59d8af2ce0bd55d0465650d6c59f0dfee6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68789c2a73177894fabbfe0a4bef827943e21e4808c60c6f26ef5072dd5bcab2
[INFO] running `Command { std: "docker" "start" "-a" "68789c2a73177894fabbfe0a4bef827943e21e4808c60c6f26ef5072dd5bcab2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> build.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |     assert!(s.success(), "\n\n".to_string() + msg);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 25 |     assert!(s.success(), "{}", "\n\n".to_string() + msg);
[INFO] [stdout]    |                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/blas.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/datasets.rs:79:24
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let mut data = try!(GzipData::from_file(fname));
[INFO] [stdout]    |                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/datasets.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 |         if try!(MnistDigits::read_u32(&mut data)) != 8 * 256 + 1 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/datasets.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let n = try!(MnistDigits::read_u32(&mut data));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let mut data = try!(GzipData::from_file(fname));
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |         if try!(MnistDigits::read_u32(&mut data)) != 8 * 256 + 3 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let n = try!(MnistDigits::read_u32(&mut data));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let rows = try!(MnistDigits::read_u32(&mut data));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let cols = try!(MnistDigits::read_u32(&mut data));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:125:22
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let labels = try!(MnistDigits::read_labels(labels_fname));
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:126:22
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let values = try!(MnistDigits::read_examples(vectors_fname));
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:155:24
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let features = try!(MnistDigits::path("train-images-idx3-ubyte.gz"));
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:156:22
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let labels = try!(MnistDigits::path("train-labels-idx1-ubyte.gz"));
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:163:24
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let features = try!(MnistDigits::path("t10k-images-idx3-ubyte.gz"));
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:164:22
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let labels = try!(MnistDigits::path("t10k-labels-idx1-ubyte.gz"));
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/io.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         try!(
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/io.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             try!(GzDecoder::new(
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/io.rs:104:21
[INFO] [stdout]     |
[INFO] [stdout] 104 |                     try!(File::open(fname)
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/vectors.rs:225:37
[INFO] [stdout]     |
[INFO] [stdout] 225 |         buf: BufReader::<File>::new(try!(File::open(path))),
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/vectors.rs:352:1
[INFO] [stdout]     |
[INFO] [stdout] 352 | extern {
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/opencv/bindings.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/opencv/bindings.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | extern {
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/opencv/bindings.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | extern {
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ops.rs:411:25
[INFO] [stdout]     |
[INFO] [stdout] 411 |                     let mut r = m.row_mut(i).unwrap();
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 444 | matrix_vector_ops_impl!{ f32, s_gemv }
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `matrix_vector_ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ops.rs:421:25
[INFO] [stdout]     |
[INFO] [stdout] 421 |                     let mut r = m.row_mut(i).unwrap();
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 444 | matrix_vector_ops_impl!{ f32, s_gemv }
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `matrix_vector_ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ops.rs:411:25
[INFO] [stdout]     |
[INFO] [stdout] 411 |                     let mut r = m.row_mut(i).unwrap();
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 445 | matrix_vector_ops_impl!{ f64, d_gemv }
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `matrix_vector_ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ops.rs:421:25
[INFO] [stdout]     |
[INFO] [stdout] 421 |                     let mut r = m.row_mut(i).unwrap();
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 445 | matrix_vector_ops_impl!{ f64, d_gemv }
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `matrix_vector_ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/matrix.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 | /             format!("Dimensions of matrices do not match. {}x{}, {}x{}",
[INFO] [stdout] 228 | |                     self.rows(), self.cols(), e.rows(), e.cols()
[INFO] [stdout] 229 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 227 ~             "Dimensions of matrices do not match. {}x{}, {}x{}",
[INFO] [stdout] 228 |                     self.rows(), self.cols(), e.rows(), e.cols()
[INFO] [stdout] 229 ~             
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:605:17
[INFO] [stdout]     |
[INFO] [stdout] 605 |     pub fn iter(&self) -> Iter<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] 605 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:626:21
[INFO] [stdout]     |
[INFO] [stdout] 626 |     pub fn iter_mut(&mut self) -> IterMut<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 626 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:650:21
[INFO] [stdout]     |
[INFO] [stdout] 650 |     pub fn row_iter(&self) -> RowIterator<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 650 |     pub fn row_iter(&self) -> RowIterator<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustml v0.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:659:21
[INFO] [stdout]     |
[INFO] [stdout] 659 |     pub fn col_iter(&self) -> ColIterator<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 659 |     pub fn col_iter(&self) -> ColIterator<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:686:24
[INFO] [stdout]     |
[INFO] [stdout] 686 |     pub fn row_iter_at(&self, n: usize) -> RowIterator<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 686 |     pub fn row_iter_at(&self, n: usize) -> RowIterator<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:725:24
[INFO] [stdout]     |
[INFO] [stdout] 725 |     pub fn row_iter_of(&self, rows: &[usize]) -> SelectedRowIterator<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 725 |     pub fn row_iter_of(&self, rows: &[usize]) -> SelectedRowIterator<'_, T> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/matrix.rs:1238:13
[INFO] [stdout]      |
[INFO] [stdout] 1238 | /             format!("Dimensions of matrices do not match. {}x{} * {}x{}",
[INFO] [stdout] 1239 | |                 self.rows(), self.cols(), rhs.rows(), rhs.cols()
[INFO] [stdout] 1240 | |             )
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 1238 ~             "Dimensions of matrices do not match. {}x{} * {}x{}",
[INFO] [stdout] 1239 |                 self.rows(), self.cols(), rhs.rows(), rhs.cols()
[INFO] [stdout] 1240 ~             
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/matrix.rs:1277:13
[INFO] [stdout]      |
[INFO] [stdout] 1277 | /             format!("Dimensions of matrices do not match. {}x{} * {}x{}",
[INFO] [stdout] 1278 | |                 self.rows(), self.cols(), rhs.rows(), rhs.cols()
[INFO] [stdout] 1279 | |             )
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 1277 ~             "Dimensions of matrices do not match. {}x{} * {}x{}",
[INFO] [stdout] 1278 |                 self.rows(), self.cols(), rhs.rows(), rhs.cols()
[INFO] [stdout] 1279 ~             
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io.rs:135:17
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn iter(&self) -> Skip<Iter<u8>> { self.v.iter().skip(self.idx) }
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn iter(&self) -> Skip<Iter<'_, u8>> { self.v.iter().skip(self.idx) }
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/ops_inplace.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 | /             format!("Dimensions for d_gemm do not match: {}x{} * {}x{}", 
[INFO] [stdout] 108 | |             rowsa, colsa, rowsb, colsb
[INFO] [stdout] 109 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 107 ~             "Dimensions for d_gemm do not match: {}x{} * {}x{}", 
[INFO] [stdout] 108 |             rowsa, colsa, rowsb, colsb
[INFO] [stdout] 109 ~         );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/opencv/mod.rs:688:57
[INFO] [stdout]     |
[INFO] [stdout] 688 |     pub fn mask_iter<'q>(&'q self, i: &'q GrayImage) -> MaskIter {
[INFO] [stdout]     |                           --           --               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |            |
[INFO] [stdout]     |                           |            the lifetime is named here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'q`
[INFO] [stdout]     |
[INFO] [stdout] 688 |     pub fn mask_iter<'q>(&'q self, i: &'q GrayImage) -> MaskIter<'q> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/opencv/mod.rs:698:23
[INFO] [stdout]     |
[INFO] [stdout] 698 |     pub fn pixel_iter(&self) -> GrayValueIterator {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 698 |     pub fn pixel_iter(&self) -> GrayValueIterator<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/opencv/mod.rs:797:29
[INFO] [stdout]     |
[INFO] [stdout] 797 |     pub fn color_frame_iter(&self) -> VideoColorFrameIterator {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 797 |     pub fn color_frame_iter(&self) -> VideoColorFrameIterator<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/opencv/mod.rs:803:28
[INFO] [stdout]     |
[INFO] [stdout] 803 |     pub fn gray_frame_iter(&self) -> VideoGrayFrameIterator {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 803 |     pub fn gray_frame_iter(&self) -> VideoGrayFrameIterator<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/dbscan.rs:23:73
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn new(data: &'a Vec<Point2D<f64>>, eps: f64, minpts: usize) -> ClusterDbscan {
[INFO] [stdout]    |                       -- the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn new(data: &'a Vec<Point2D<f64>>, eps: f64, minpts: usize) -> ClusterDbscan<'a> {
[INFO] [stdout]    |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use] extern crate rustml;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/blas.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/datasets.rs:79:24
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let mut data = try!(GzipData::from_file(fname));
[INFO] [stdout]    |                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/datasets.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 |         if try!(MnistDigits::read_u32(&mut data)) != 8 * 256 + 1 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/datasets.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let n = try!(MnistDigits::read_u32(&mut data));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let mut data = try!(GzipData::from_file(fname));
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |         if try!(MnistDigits::read_u32(&mut data)) != 8 * 256 + 3 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let n = try!(MnistDigits::read_u32(&mut data));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let rows = try!(MnistDigits::read_u32(&mut data));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let cols = try!(MnistDigits::read_u32(&mut data));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:125:22
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let labels = try!(MnistDigits::read_labels(labels_fname));
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:126:22
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let values = try!(MnistDigits::read_examples(vectors_fname));
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:155:24
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let features = try!(MnistDigits::path("train-images-idx3-ubyte.gz"));
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:156:22
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let labels = try!(MnistDigits::path("train-labels-idx1-ubyte.gz"));
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:163:24
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let features = try!(MnistDigits::path("t10k-images-idx3-ubyte.gz"));
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datasets.rs:164:22
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let labels = try!(MnistDigits::path("t10k-labels-idx1-ubyte.gz"));
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `matrix::*`
[INFO] [stdout]    --> src/distance.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |     use matrix::*;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/io.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         try!(
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/io.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             try!(GzDecoder::new(
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/io.rs:104:21
[INFO] [stdout]     |
[INFO] [stdout] 104 |                     try!(File::open(fname)
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/io.rs:576:69
[INFO] [stdout]     |
[INFO] [stdout] 576 |         let v = r.map(|x| x.unwrap()).collect::<Vec<Vec<String>>>();;
[INFO] [stdout]     |                                                                     ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `matrix::*`
[INFO] [stdout]   --> src/knn.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use matrix::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/vectors.rs:225:37
[INFO] [stdout]     |
[INFO] [stdout] 225 |         buf: BufReader::<File>::new(try!(File::open(path))),
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/vectors.rs:352:1
[INFO] [stdout]     |
[INFO] [stdout] 352 | extern {
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::num::abs`
[INFO] [stdout]    --> src/ops.rs:545:9
[INFO] [stdout]     |
[INFO] [stdout] 545 |     use self::num::abs;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/opencv/bindings.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/opencv/bindings.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | extern {
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/opencv/bindings.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | extern {
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `matrix::*`
[INFO] [stdout]    --> src/regression.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |     use matrix::*;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::num::abs`
[INFO] [stdout]    --> src/nn.rs:480:9
[INFO] [stdout]     |
[INFO] [stdout] 480 |     use self::num::abs;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ops.rs:411:25
[INFO] [stdout]     |
[INFO] [stdout] 411 |                     let mut r = m.row_mut(i).unwrap();
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 444 | matrix_vector_ops_impl!{ f32, s_gemv }
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `matrix_vector_ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ops.rs:421:25
[INFO] [stdout]     |
[INFO] [stdout] 421 |                     let mut r = m.row_mut(i).unwrap();
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 444 | matrix_vector_ops_impl!{ f32, s_gemv }
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `matrix_vector_ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ops.rs:411:25
[INFO] [stdout]     |
[INFO] [stdout] 411 |                     let mut r = m.row_mut(i).unwrap();
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 445 | matrix_vector_ops_impl!{ f64, d_gemv }
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `matrix_vector_ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ops.rs:421:25
[INFO] [stdout]     |
[INFO] [stdout] 421 |                     let mut r = m.row_mut(i).unwrap();
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 445 | matrix_vector_ops_impl!{ f64, d_gemv }
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `matrix_vector_ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/matrix.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 | /             format!("Dimensions of matrices do not match. {}x{}, {}x{}",
[INFO] [stdout] 228 | |                     self.rows(), self.cols(), e.rows(), e.cols()
[INFO] [stdout] 229 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 227 ~             "Dimensions of matrices do not match. {}x{}, {}x{}",
[INFO] [stdout] 228 |                     self.rows(), self.cols(), e.rows(), e.cols()
[INFO] [stdout] 229 ~             
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:605:17
[INFO] [stdout]     |
[INFO] [stdout] 605 |     pub fn iter(&self) -> Iter<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] 605 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:626:21
[INFO] [stdout]     |
[INFO] [stdout] 626 |     pub fn iter_mut(&mut self) -> IterMut<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 626 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:650:21
[INFO] [stdout]     |
[INFO] [stdout] 650 |     pub fn row_iter(&self) -> RowIterator<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 650 |     pub fn row_iter(&self) -> RowIterator<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:659:21
[INFO] [stdout]     |
[INFO] [stdout] 659 |     pub fn col_iter(&self) -> ColIterator<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 659 |     pub fn col_iter(&self) -> ColIterator<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:686:24
[INFO] [stdout]     |
[INFO] [stdout] 686 |     pub fn row_iter_at(&self, n: usize) -> RowIterator<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 686 |     pub fn row_iter_at(&self, n: usize) -> RowIterator<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:725:24
[INFO] [stdout]     |
[INFO] [stdout] 725 |     pub fn row_iter_of(&self, rows: &[usize]) -> SelectedRowIterator<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 725 |     pub fn row_iter_of(&self, rows: &[usize]) -> SelectedRowIterator<'_, T> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/matrix.rs:1238:13
[INFO] [stdout]      |
[INFO] [stdout] 1238 | /             format!("Dimensions of matrices do not match. {}x{} * {}x{}",
[INFO] [stdout] 1239 | |                 self.rows(), self.cols(), rhs.rows(), rhs.cols()
[INFO] [stdout] 1240 | |             )
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 1238 ~             "Dimensions of matrices do not match. {}x{} * {}x{}",
[INFO] [stdout] 1239 |                 self.rows(), self.cols(), rhs.rows(), rhs.cols()
[INFO] [stdout] 1240 ~             
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/matrix.rs:1277:13
[INFO] [stdout]      |
[INFO] [stdout] 1277 | /             format!("Dimensions of matrices do not match. {}x{} * {}x{}",
[INFO] [stdout] 1278 | |                 self.rows(), self.cols(), rhs.rows(), rhs.cols()
[INFO] [stdout] 1279 | |             )
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 1277 ~             "Dimensions of matrices do not match. {}x{} * {}x{}",
[INFO] [stdout] 1278 |                 self.rows(), self.cols(), rhs.rows(), rhs.cols()
[INFO] [stdout] 1279 ~             
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io.rs:135:17
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn iter(&self) -> Skip<Iter<u8>> { self.v.iter().skip(self.idx) }
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn iter(&self) -> Skip<Iter<'_, u8>> { self.v.iter().skip(self.idx) }
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/ops_inplace.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 | /             format!("Dimensions for d_gemm do not match: {}x{} * {}x{}", 
[INFO] [stdout] 108 | |             rowsa, colsa, rowsb, colsb
[INFO] [stdout] 109 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 107 ~             "Dimensions for d_gemm do not match: {}x{} * {}x{}", 
[INFO] [stdout] 108 |             rowsa, colsa, rowsb, colsb
[INFO] [stdout] 109 ~         );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/opencv/mod.rs:688:57
[INFO] [stdout]     |
[INFO] [stdout] 688 |     pub fn mask_iter<'q>(&'q self, i: &'q GrayImage) -> MaskIter {
[INFO] [stdout]     |                           --           --               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |            |
[INFO] [stdout]     |                           |            the lifetime is named here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'q`
[INFO] [stdout]     |
[INFO] [stdout] 688 |     pub fn mask_iter<'q>(&'q self, i: &'q GrayImage) -> MaskIter<'q> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/opencv/mod.rs:698:23
[INFO] [stdout]     |
[INFO] [stdout] 698 |     pub fn pixel_iter(&self) -> GrayValueIterator {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 698 |     pub fn pixel_iter(&self) -> GrayValueIterator<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/opencv/mod.rs:797:29
[INFO] [stdout]     |
[INFO] [stdout] 797 |     pub fn color_frame_iter(&self) -> VideoColorFrameIterator {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 797 |     pub fn color_frame_iter(&self) -> VideoColorFrameIterator<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/opencv/mod.rs:803:28
[INFO] [stdout]     |
[INFO] [stdout] 803 |     pub fn gray_frame_iter(&self) -> VideoGrayFrameIterator {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 803 |     pub fn gray_frame_iter(&self) -> VideoGrayFrameIterator<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/dbscan.rs:23:73
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn new(data: &'a Vec<Point2D<f64>>, eps: f64, minpts: usize) -> ClusterDbscan {
[INFO] [stdout]    |                       -- the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn new(data: &'a Vec<Point2D<f64>>, eps: f64, minpts: usize) -> ClusterDbscan<'a> {
[INFO] [stdout]    |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcFkgGAW/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lblas" "-lopencv_highgui" "-lopencv_imgcodecs" "-lopencv_core" "-lopencv_imgproc" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libregex-c2bcd2a3ad6ef368,libutf8_ranges-8667a1a5685acb34,libregex_syntax-b500501a19539956,libthread_local-8e586f22e24b9cf6,libthread_id-d3bdcc960b82b23d,libaho_corasick-d70aa8725bea6085,libmemchr-77f34a6e14416e12,libflate2-eeff0b59179d4535,libminiz_sys-530df4164dcc8446,libtime-1bf029d6e90629b3,libnum-fe213e12d348071c,libnum_rational-6d338c6215904b44,libnum_bigint-3e99f09976503a28,libnum_complex-f225a0222cc06dd4,librustc_serialize-35acc58d1f5921cf,libnum_iter-4feb00a5290ba293,libnum_integer-cb9b9956fc5cd6cb,libnum_traits-c445de6622136476,librand-c3348abdc94f84fc,liblibc-7a54cdb917ea7291}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFkgGAW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/miniz-sys-5a10579f7b1a4e4f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustml-4109c53ad274b079" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: cvReleaseCapture
[INFO] [stdout]           >>> referenced by mod.rs:812 (src/opencv/mod.rs:812)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/rustml-4109c53ad274b079.rustml.22fea8339b56a51-cgu.10.rcgu.o:(_$LT$rustml..opencv..Video$u20$as$u20$core..ops..drop..Drop$GT$::drop::hd4bc1155046f6be8)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cvSaveImage
[INFO] [stdout]           >>> referenced by mod.rs:239 (src/opencv/mod.rs:239)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/rustml-4109c53ad274b079.rustml.22fea8339b56a51-cgu.10.rcgu.o:(rustml::opencv::Image::to_file::h7a0644907879ce8c)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cvCreateFileCapture
[INFO] [stdout]           >>> referenced by mod.rs:785 (src/opencv/mod.rs:785)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/rustml-4109c53ad274b079.rustml.22fea8339b56a51-cgu.10.rcgu.o:(rustml::opencv::Video::from_file::ha6d8f897d39c78c6)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cvLoadImage
[INFO] [stdout]           >>> referenced by mod.rs:483 (src/opencv/mod.rs:483)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/rustml-4109c53ad274b079.rustml.22fea8339b56a51-cgu.10.rcgu.o:(rustml::opencv::RgbImage::from_file::h4c5eb239bdd618bd)
[INFO] [stdout]           >>> referenced by mod.rs:560 (src/opencv/mod.rs:560)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/rustml-4109c53ad274b079.rustml.22fea8339b56a51-cgu.10.rcgu.o:(rustml::opencv::GrayImage::from_file::h8d4ddf93459d706e)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cvGrabFrame
[INFO] [stdout]           >>> referenced by mod.rs:860 (src/opencv/mod.rs:860)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/rustml-4109c53ad274b079.rustml.22fea8339b56a51-cgu.10.rcgu.o:(_$LT$rustml..opencv..VideoGrayFrameIterator$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h7242d500061a58c9)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cvRetrieveFrame
[INFO] [stdout]           >>> referenced by mod.rs:866 (src/opencv/mod.rs:866)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/rustml-4109c53ad274b079.rustml.22fea8339b56a51-cgu.10.rcgu.o:(_$LT$rustml..opencv..VideoGrayFrameIterator$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h7242d500061a58c9)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustml` (lib test) due to 1 previous error; 49 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "68789c2a73177894fabbfe0a4bef827943e21e4808c60c6f26ef5072dd5bcab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68789c2a73177894fabbfe0a4bef827943e21e4808c60c6f26ef5072dd5bcab2", kill_on_drop: false }`
[INFO] [stdout] 68789c2a73177894fabbfe0a4bef827943e21e4808c60c6f26ef5072dd5bcab2
