[INFO] fetching crate rulinalg 0.4.2... [INFO] checking rulinalg-0.4.2 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate rulinalg 0.4.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate rulinalg 0.4.2 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rulinalg 0.4.2 [INFO] finished tweaking crates.io crate rulinalg 0.4.2 [INFO] tweaked toml for crates.io crate rulinalg 0.4.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_logger v0.3.5 [INFO] [stderr] Downloaded rawpointer v0.1.0 [INFO] [stderr] Downloaded csv v0.14.7 [INFO] [stderr] Downloaded itertools v0.5.10 [INFO] [stderr] Downloaded quickcheck v0.4.1 [INFO] [stderr] Downloaded matrixmultiply v0.1.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84ae998dac8f26360f73c968a6fdf1f8f6856d15c8e27563b27ac266e5a3d216 [INFO] running `Command { std: "docker" "start" "-a" "84ae998dac8f26360f73c968a6fdf1f8f6856d15c8e27563b27ac266e5a3d216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84ae998dac8f26360f73c968a6fdf1f8f6856d15c8e27563b27ac266e5a3d216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84ae998dac8f26360f73c968a6fdf1f8f6856d15c8e27563b27ac266e5a3d216", kill_on_drop: false }` [INFO] [stdout] 84ae998dac8f26360f73c968a6fdf1f8f6856d15c8e27563b27ac266e5a3d216 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25ef11fb44feb2d12159d59748bda28321bc3d198582b51a7435e56b5b98ca45 [INFO] running `Command { std: "docker" "start" "-a" "25ef11fb44feb2d12159d59748bda28321bc3d198582b51a7435e56b5b98ca45", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking itertools v0.5.10 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rulinalg v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand v0.3.23 [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/decomposition/bidiagonal.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | h_holder = try!(Matrix::make_householder(&lower_slice.iter() [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/matrix/decomposition/bidiagonal.rs:69:36 [INFO] [stdout] | [INFO] [stdout] 69 | let row_h_holder = try!(Matrix::make_householder(row).map_err(|_| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/decomposition/svd.rs:124:25 [INFO] [stdout] | [INFO] [stdout] 124 | let (b, u, v) = try!(self.svd_unordered()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/decomposition/svd.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | let (b, u, v) = try!(self.svd_golub_reinsch()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/decomposition/svd.rs:149:37 [INFO] [stdout] | [INFO] [stdout] 149 | let (mut b, mut u, mut v) = try!(self.bidiagonal_decomp() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/decomposition/svd.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | try!(Matrix::::golub_kahan_svd_step(&mut b, &mut u, &mut v, p, q) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/decomposition/svd.rs:254:22 [INFO] [stdout] | [INFO] [stdout] 254 | let c_eigs = try!(c.clone().eigenvalues()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/decomposition/hessenberg.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | h_holder_vec = try!(Matrix::make_householder_vec(&lower_slice.iter() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/decomposition/hessenberg.rs:126:32 [INFO] [stdout] | [INFO] [stdout] 126 | h_holder_vec = try!(Matrix::make_householder_vec(&lower_slice.iter() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/decomposition/hessenberg.rs:141:24 [INFO] [stdout] | [INFO] [stdout] 141 | Ok((transform, try!(self.upper_hessenberg()))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/decomposition/lu.rs:277:23 [INFO] [stdout] | [INFO] [stdout] 277 | let col = try!(self.solve(e)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/decomposition/eigen.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | let mut h = try!(self [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/decomposition/eigen.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | let householder = try!(Matrix::make_householder(&[x, y, z]).map_err(|_| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/decomposition/eigen.rs:199:27 [INFO] [stdout] | [INFO] [stdout] 199 | let eigenvalues = try!(self.direct_2_by_2_eigenvalues()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/decomposition/eigen.rs:226:26 [INFO] [stdout] | [INFO] [stdout] 226 | let (u, mut h) = try!(self.upper_hess_decomp().map_err(|_| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/decomposition/eigen.rs:250:35 [INFO] [stdout] | [INFO] [stdout] 250 | let householder = try!(Matrix::make_householder(&[x, y, z]).map_err(|_| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix/base/mod.rs:1579:28 [INFO] [stdout] | [INFO] [stdout] 1579 | fn apply(mut self, f: &Fn(T) -> T) -> Self [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Fn(T) -> T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/impl_mat.rs:469:17 [INFO] [stdout] | [INFO] [stdout] 469 | try!(write_row(f, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/impl_mat.rs:474:17 [INFO] [stdout] | [INFO] [stdout] 474 | try!(f.write_str("\n")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/impl_mat.rs:476:21 [INFO] [stdout] | [INFO] [stdout] 476 | try!(write_row(f, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/impl_mat.rs:481:21 [INFO] [stdout] | [INFO] [stdout] 481 | try!(f.write_str("\n")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/impl_mat.rs:449:13 [INFO] [stdout] | [INFO] [stdout] 449 | try!(write!(f, "{}", left_delimiter)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/impl_mat.rs:453:25 [INFO] [stdout] | [INFO] [stdout] 453 | try!(write!(f, "{:1$.2$}", datum, width, places)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/impl_mat.rs:456:25 [INFO] [stdout] | [INFO] [stdout] 456 | try!(write!(f, "{:1$}", datum, width)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/matrix/impl_mat.rs:460:21 [INFO] [stdout] | [INFO] [stdout] 460 | try!(write!(f, " ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/convert.rs:89:35 [INFO] [stdout] | [INFO] [stdout] 89 | Ok(Matrix::::new(m, n, try!(converted_data))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | error: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error + Send + Sync` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:39:27 [INFO] [stdout] | [INFO] [stdout] 39 | where E: Into> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error + Send + Sync` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/vector/impl_vec.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | try!(write!(f, "[")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/vector/impl_vec.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | try!(write!(f, " {:.*}", places, datum)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/vector/impl_vec.rs:145:21 [INFO] [stdout] | [INFO] [stdout] 145 | try!(write!(f, " {}", datum)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/vector/impl_vec.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | try!(write!(f, ",")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/impl_vec.rs:185:32 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn apply(mut self, f: &Fn(T) -> T) -> Vector { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Fn(T) -> T` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/macros/matrix_eq.rs:94:61 [INFO] [stdout] | [INFO] [stdout] 94 | formatted_mismatches = formatted_mismatches.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/macros/matrix_eq.rs:187:61 [INFO] [stdout] | [INFO] [stdout] 187 | formatted_mismatches = formatted_mismatches.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 55 | self.error.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking quickcheck v0.4.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.4.1/src/tester.rs:146:28 [INFO] [stdout] | [INFO] [stdout] 146 | Ok(_ntests) => info!("(Passed {} QuickCheck tests.)", _ntests), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `info` (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/utils.rs:105:34 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn in_place_vec_bin_op(mut u: &mut [T], v: &[T], mut f: F) [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quickcheck` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/matrix/base/mod.rs:990:17 [INFO] [stdout] | [INFO] [stdout] 990 | / format!("Vector size {0} != {1} Matrix column count.", [INFO] [stdout] 991 | | y.size(), [INFO] [stdout] 992 | | self.cols())); [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [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 [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] 990 | "Vector size {0} != {1} Matrix column count.", [INFO] [stdout] 991 | y.size(), [INFO] [stdout] 992 | self.cols()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/matrix/base/mod.rs:1033:17 [INFO] [stdout] | [INFO] [stdout] 1033 | / format!("Vector size {0} != {1} Matrix column count.", [INFO] [stdout] 1034 | | y.size(), [INFO] [stdout] 1035 | | self.cols())); [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 [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] 1033 | "Vector size {0} != {1} Matrix column count.", [INFO] [stdout] 1034 | y.size(), [INFO] [stdout] 1035 | self.cols()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/matrix/base/mod.rs:1336:17 [INFO] [stdout] | [INFO] [stdout] 1336 | format!("Row index {0} larger than row count {1}", a, self.rows())); [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 [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] 1336 | "Row index {0} larger than row count {1}", a, self.rows()); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/matrix/base/mod.rs:1338:17 [INFO] [stdout] | [INFO] [stdout] 1338 | format!("Row index {0} larger than row count {1}", b, self.rows())); [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 [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] 1338 | "Row index {0} larger than row count {1}", b, self.rows()); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/matrix/base/mod.rs:1388:17 [INFO] [stdout] | [INFO] [stdout] 1388 | format!("Row index {0} larger than row count {1}", a, self.rows())); [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 [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] 1388 | "Row index {0} larger than row count {1}", a, self.rows()); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/matrix/base/mod.rs:1390:17 [INFO] [stdout] | [INFO] [stdout] 1390 | format!("Row index {0} larger than row count {1}", b, self.rows())); [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 [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] 1390 | "Row index {0} larger than row count {1}", b, self.rows()); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "25ef11fb44feb2d12159d59748bda28321bc3d198582b51a7435e56b5b98ca45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25ef11fb44feb2d12159d59748bda28321bc3d198582b51a7435e56b5b98ca45", kill_on_drop: false }` [INFO] [stdout] 25ef11fb44feb2d12159d59748bda28321bc3d198582b51a7435e56b5b98ca45