[INFO] fetching crate rds 0.0.3... [INFO] checking rds-0.0.3 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate rds 0.0.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate rds 0.0.3 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rds 0.0.3 [INFO] finished tweaking crates.io crate rds 0.0.3 [INFO] tweaked toml for crates.io crate rds 0.0.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 254c3a4721420aef27f4a80dd9e6ccf242c3a51a6a482b7194cf14cb25052334 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "254c3a4721420aef27f4a80dd9e6ccf242c3a51a6a482b7194cf14cb25052334", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "254c3a4721420aef27f4a80dd9e6ccf242c3a51a6a482b7194cf14cb25052334", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "254c3a4721420aef27f4a80dd9e6ccf242c3a51a6a482b7194cf14cb25052334", kill_on_drop: false }` [INFO] [stdout] 254c3a4721420aef27f4a80dd9e6ccf242c3a51a6a482b7194cf14cb25052334 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49137a1b1cecec67c56531df543fafe52623182a7245c8d6c2e963d976bfc324 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "49137a1b1cecec67c56531df543fafe52623182a7245c8d6c2e963d976bfc324", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking csv v0.14.7 [INFO] [stderr] Checking rds v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/array/csv.rs:176:55 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn write_data(&mut self, data : &NDData) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/array/numpy.rs:546:74 [INFO] [stdout] | [INFO] [stdout] 546 | pub fn write_data(&mut self, array : &NDData) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/array/mod.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | fn assign(&mut self, other : &NDData) { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/array/mod.rs:206:35 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn cast(data : &NDData) -> NDArray where T : Copy, U : Cast { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/array/mod.rs:231:65 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn insert(&mut self, dim : usize, pos : usize, other : &NDData) { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:68:36 [INFO] [stdout] | [INFO] [stdout] 68 | fn axpy(&mut self, a : T, x : &NDData); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | fn dot(&self, x : &NDData) -> T; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:76:40 [INFO] [stdout] | [INFO] [stdout] 76 | fn gemv(&mut self, alpha : T, a : &NDData, x : &NDData, beta : T); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:76:56 [INFO] [stdout] | [INFO] [stdout] 76 | fn gemv(&mut self, alpha : T, a : &NDData, x : &NDData, beta : T); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | fn gemm(&mut self, alpha : T, a : &NDData, b : &NDData, beta : T); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:81:56 [INFO] [stdout] | [INFO] [stdout] 81 | fn gemm(&mut self, alpha : T, a : &NDData, b : &NDData, beta : T); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:130:38 [INFO] [stdout] | [INFO] [stdout] 130 | fn axpy(&mut self, a : f32, x : &NDData) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:144:24 [INFO] [stdout] | [INFO] [stdout] 144 | fn dot(&self, x : &NDData) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:154:42 [INFO] [stdout] | [INFO] [stdout] 154 | fn gemv(&mut self, alpha : f32, a : &NDData, x : &NDData, beta : f32) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:154:60 [INFO] [stdout] | [INFO] [stdout] 154 | fn gemv(&mut self, alpha : f32, a : &NDData, x : &NDData, beta : f32) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:170:42 [INFO] [stdout] | [INFO] [stdout] 170 | fn gemm(&mut self, alpha : f32, a : &NDData, b : &NDData, beta : f32) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:170:60 [INFO] [stdout] | [INFO] [stdout] 170 | fn gemm(&mut self, alpha : f32, a : &NDData, b : &NDData, beta : f32) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:206:38 [INFO] [stdout] | [INFO] [stdout] 206 | fn axpy(&mut self, a : f64, x : &NDData) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | fn dot(&self, x : &NDData) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:230:42 [INFO] [stdout] | [INFO] [stdout] 230 | fn gemv(&mut self, alpha : f64, a : &NDData, x : &NDData, beta : f64) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:230:60 [INFO] [stdout] | [INFO] [stdout] 230 | fn gemv(&mut self, alpha : f64, a : &NDData, x : &NDData, beta : f64) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:246:42 [INFO] [stdout] | [INFO] [stdout] 246 | fn gemm(&mut self, alpha : f64, a : &NDData, b : &NDData, beta : f64) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:246:60 [INFO] [stdout] | [INFO] [stdout] 246 | fn gemm(&mut self, alpha : f64, a : &NDData, b : &NDData, beta : f64) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:282:38 [INFO] [stdout] | [INFO] [stdout] 282 | fn axpy(&mut self, a : c32, x : &NDData) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:296:24 [INFO] [stdout] | [INFO] [stdout] 296 | fn dot(&self, x : &NDData) -> c32 { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:308:42 [INFO] [stdout] | [INFO] [stdout] 308 | fn gemv(&mut self, alpha : c32, a : &NDData, x : &NDData, beta : c32) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:308:60 [INFO] [stdout] | [INFO] [stdout] 308 | fn gemv(&mut self, alpha : c32, a : &NDData, x : &NDData, beta : c32) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:324:42 [INFO] [stdout] | [INFO] [stdout] 324 | fn gemm(&mut self, alpha : c32, a : &NDData, b : &NDData, beta : c32) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:324:60 [INFO] [stdout] | [INFO] [stdout] 324 | fn gemm(&mut self, alpha : c32, a : &NDData, b : &NDData, beta : c32) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:360:38 [INFO] [stdout] | [INFO] [stdout] 360 | fn axpy(&mut self, a : c64, x : &NDData) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:374:24 [INFO] [stdout] | [INFO] [stdout] 374 | fn dot(&self, x : &NDData) -> c64 { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:386:42 [INFO] [stdout] | [INFO] [stdout] 386 | fn gemv(&mut self, alpha : c64, a : &NDData, x : &NDData, beta : c64) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:386:60 [INFO] [stdout] | [INFO] [stdout] 386 | fn gemv(&mut self, alpha : c64, a : &NDData, x : &NDData, beta : c64) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:402:42 [INFO] [stdout] | [INFO] [stdout] 402 | fn gemm(&mut self, alpha : c64, a : &NDData, b : &NDData, beta : c64) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:402:60 [INFO] [stdout] | [INFO] [stdout] 402 | fn gemm(&mut self, alpha : c64, a : &NDData, b : &NDData, beta : c64) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/compute_backend.rs:26:44 [INFO] [stdout] | [INFO] [stdout] 26 | fn set_array(&self, id : u32, array : &SizedBuffer) -> Result<(),String>; [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn SizedBuffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/compute_backend.rs:28:48 [INFO] [stdout] | [INFO] [stdout] 28 | fn get_array(&self, id : u32, array : &mut SizedBufferMut) -> Result<(),String>; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn SizedBufferMut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/array/csv.rs:176:55 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn write_data(&mut self, data : &NDData) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/array/numpy.rs:546:74 [INFO] [stdout] | [INFO] [stdout] 546 | pub fn write_data(&mut self, array : &NDData) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/array/mod.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | fn assign(&mut self, other : &NDData) { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/array/mod.rs:206:35 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn cast(data : &NDData) -> NDArray where T : Copy, U : Cast { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/array/mod.rs:231:65 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn insert(&mut self, dim : usize, pos : usize, other : &NDData) { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:68:36 [INFO] [stdout] | [INFO] [stdout] 68 | fn axpy(&mut self, a : T, x : &NDData); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | fn dot(&self, x : &NDData) -> T; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:76:40 [INFO] [stdout] | [INFO] [stdout] 76 | fn gemv(&mut self, alpha : T, a : &NDData, x : &NDData, beta : T); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:76:56 [INFO] [stdout] | [INFO] [stdout] 76 | fn gemv(&mut self, alpha : T, a : &NDData, x : &NDData, beta : T); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | fn gemm(&mut self, alpha : T, a : &NDData, b : &NDData, beta : T); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:81:56 [INFO] [stdout] | [INFO] [stdout] 81 | fn gemm(&mut self, alpha : T, a : &NDData, b : &NDData, beta : T); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:130:38 [INFO] [stdout] | [INFO] [stdout] 130 | fn axpy(&mut self, a : f32, x : &NDData) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:144:24 [INFO] [stdout] | [INFO] [stdout] 144 | fn dot(&self, x : &NDData) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:154:42 [INFO] [stdout] | [INFO] [stdout] 154 | fn gemv(&mut self, alpha : f32, a : &NDData, x : &NDData, beta : f32) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:154:60 [INFO] [stdout] | [INFO] [stdout] 154 | fn gemv(&mut self, alpha : f32, a : &NDData, x : &NDData, beta : f32) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:170:42 [INFO] [stdout] | [INFO] [stdout] 170 | fn gemm(&mut self, alpha : f32, a : &NDData, b : &NDData, beta : f32) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:170:60 [INFO] [stdout] | [INFO] [stdout] 170 | fn gemm(&mut self, alpha : f32, a : &NDData, b : &NDData, beta : f32) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:206:38 [INFO] [stdout] | [INFO] [stdout] 206 | fn axpy(&mut self, a : f64, x : &NDData) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | fn dot(&self, x : &NDData) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:230:42 [INFO] [stdout] | [INFO] [stdout] 230 | fn gemv(&mut self, alpha : f64, a : &NDData, x : &NDData, beta : f64) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:230:60 [INFO] [stdout] | [INFO] [stdout] 230 | fn gemv(&mut self, alpha : f64, a : &NDData, x : &NDData, beta : f64) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:246:42 [INFO] [stdout] | [INFO] [stdout] 246 | fn gemm(&mut self, alpha : f64, a : &NDData, b : &NDData, beta : f64) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:246:60 [INFO] [stdout] | [INFO] [stdout] 246 | fn gemm(&mut self, alpha : f64, a : &NDData, b : &NDData, beta : f64) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:282:38 [INFO] [stdout] | [INFO] [stdout] 282 | fn axpy(&mut self, a : c32, x : &NDData) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:296:24 [INFO] [stdout] | [INFO] [stdout] 296 | fn dot(&self, x : &NDData) -> c32 { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:308:42 [INFO] [stdout] | [INFO] [stdout] 308 | fn gemv(&mut self, alpha : c32, a : &NDData, x : &NDData, beta : c32) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:308:60 [INFO] [stdout] | [INFO] [stdout] 308 | fn gemv(&mut self, alpha : c32, a : &NDData, x : &NDData, beta : c32) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:324:42 [INFO] [stdout] | [INFO] [stdout] 324 | fn gemm(&mut self, alpha : c32, a : &NDData, b : &NDData, beta : c32) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:324:60 [INFO] [stdout] | [INFO] [stdout] 324 | fn gemm(&mut self, alpha : c32, a : &NDData, b : &NDData, beta : c32) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:360:38 [INFO] [stdout] | [INFO] [stdout] 360 | fn axpy(&mut self, a : c64, x : &NDData) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:374:24 [INFO] [stdout] | [INFO] [stdout] 374 | fn dot(&self, x : &NDData) -> c64 { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:386:42 [INFO] [stdout] | [INFO] [stdout] 386 | fn gemv(&mut self, alpha : c64, a : &NDData, x : &NDData, beta : c64) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:386:60 [INFO] [stdout] | [INFO] [stdout] 386 | fn gemv(&mut self, alpha : c64, a : &NDData, x : &NDData, beta : c64) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:402:42 [INFO] [stdout] | [INFO] [stdout] 402 | fn gemm(&mut self, alpha : c64, a : &NDData, b : &NDData, beta : c64) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blas/mod.rs:402:60 [INFO] [stdout] | [INFO] [stdout] 402 | fn gemm(&mut self, alpha : c64, a : &NDData, b : &NDData, beta : c64) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NDData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/compute_backend.rs:26:44 [INFO] [stdout] | [INFO] [stdout] 26 | fn set_array(&self, id : u32, array : &SizedBuffer) -> Result<(),String>; [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn SizedBuffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/compute_backend.rs:28:48 [INFO] [stdout] | [INFO] [stdout] 28 | fn get_array(&self, id : u32, array : &mut SizedBufferMut) -> Result<(),String>; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn SizedBufferMut` [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/array/csv.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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/array/csv.rs:62:23 [INFO] [stdout] | [INFO] [stdout] 62 | Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/csv.rs:93:30 [INFO] [stdout] | [INFO] [stdout] 93 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/csv.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/csv.rs:166:34 [INFO] [stdout] | [INFO] [stdout] 166 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/csv.rs:192:34 [INFO] [stdout] | [INFO] [stdout] 192 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/csv.rs:203:30 [INFO] [stdout] | [INFO] [stdout] 203 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/csv.rs:210:30 [INFO] [stdout] | [INFO] [stdout] 210 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 77 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:91:25 [INFO] [stdout] | [INFO] [stdout] 91 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 105 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:112:25 [INFO] [stdout] | [INFO] [stdout] 112 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:128:33 [INFO] [stdout] | [INFO] [stdout] 128 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:140:33 [INFO] [stdout] | [INFO] [stdout] 140 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:143:25 [INFO] [stdout] | [INFO] [stdout] 143 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:150:32 [INFO] [stdout] | [INFO] [stdout] 150 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:157:32 [INFO] [stdout] | [INFO] [stdout] 157 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:164:32 [INFO] [stdout] | [INFO] [stdout] 164 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:171:32 [INFO] [stdout] | [INFO] [stdout] 171 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:178:32 [INFO] [stdout] | [INFO] [stdout] 178 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:185:32 [INFO] [stdout] | [INFO] [stdout] 185 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:192:32 [INFO] [stdout] | [INFO] [stdout] 192 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:199:32 [INFO] [stdout] | [INFO] [stdout] 199 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:206:32 [INFO] [stdout] | [INFO] [stdout] 206 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:213:32 [INFO] [stdout] | [INFO] [stdout] 213 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:223:40 [INFO] [stdout] | [INFO] [stdout] 223 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:226:32 [INFO] [stdout] | [INFO] [stdout] 226 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:236:40 [INFO] [stdout] | [INFO] [stdout] 236 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:239:32 [INFO] [stdout] | [INFO] [stdout] 239 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:260:29 [INFO] [stdout] | [INFO] [stdout] 260 | Err(e) => Err(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:267:29 [INFO] [stdout] | [INFO] [stdout] 267 | Err(e) => Err(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:281:26 [INFO] [stdout] | [INFO] [stdout] 281 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:288:26 [INFO] [stdout] | [INFO] [stdout] 288 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:294:30 [INFO] [stdout] | [INFO] [stdout] 294 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:301:30 [INFO] [stdout] | [INFO] [stdout] 301 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:311:26 [INFO] [stdout] | [INFO] [stdout] 311 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/csv.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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/array/numpy.rs:315:36 [INFO] [stdout] | [INFO] [stdout] 315 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/csv.rs:62:23 [INFO] [stdout] | [INFO] [stdout] 62 | Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/csv.rs:93:30 [INFO] [stdout] | [INFO] [stdout] 93 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:370:44 [INFO] [stdout] | [INFO] [stdout] 370 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:382:26 [INFO] [stdout] | [INFO] [stdout] 382 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:385:26 [INFO] [stdout] | [INFO] [stdout] 385 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/csv.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:429:26 [INFO] [stdout] | [INFO] [stdout] 429 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:432:26 [INFO] [stdout] | [INFO] [stdout] 432 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/csv.rs:166:34 [INFO] [stdout] | [INFO] [stdout] 166 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/csv.rs:192:34 [INFO] [stdout] | [INFO] [stdout] 192 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/csv.rs:203:30 [INFO] [stdout] | [INFO] [stdout] 203 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/csv.rs:210:30 [INFO] [stdout] | [INFO] [stdout] 210 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:34:36 [INFO] [stdout] | [INFO] [stdout] 34 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 77 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:44:40 [INFO] [stdout] | [INFO] [stdout] 44 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:46:36 [INFO] [stdout] | [INFO] [stdout] 46 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:91:25 [INFO] [stdout] | [INFO] [stdout] 91 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:54:40 [INFO] [stdout] | [INFO] [stdout] 54 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 105 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:56:36 [INFO] [stdout] | [INFO] [stdout] 56 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 62 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:72:44 [INFO] [stdout] | [INFO] [stdout] 72 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:74:40 [INFO] [stdout] | [INFO] [stdout] 74 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:79:26 [INFO] [stdout] | [INFO] [stdout] 79 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:112:25 [INFO] [stdout] | [INFO] [stdout] 112 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:128:33 [INFO] [stdout] | [INFO] [stdout] 128 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:140:33 [INFO] [stdout] | [INFO] [stdout] 140 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:143:25 [INFO] [stdout] | [INFO] [stdout] 143 | Err(e) => Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:150:32 [INFO] [stdout] | [INFO] [stdout] 150 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:157:32 [INFO] [stdout] | [INFO] [stdout] 157 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:86:38 [INFO] [stdout] | [INFO] [stdout] 86 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:164:32 [INFO] [stdout] | [INFO] [stdout] 164 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:171:32 [INFO] [stdout] | [INFO] [stdout] 171 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:97:38 [INFO] [stdout] | [INFO] [stdout] 97 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:178:32 [INFO] [stdout] | [INFO] [stdout] 178 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:185:32 [INFO] [stdout] | [INFO] [stdout] 185 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:192:32 [INFO] [stdout] | [INFO] [stdout] 192 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:199:32 [INFO] [stdout] | [INFO] [stdout] 199 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:206:32 [INFO] [stdout] | [INFO] [stdout] 206 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:213:32 [INFO] [stdout] | [INFO] [stdout] 213 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:223:40 [INFO] [stdout] | [INFO] [stdout] 223 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:226:32 [INFO] [stdout] | [INFO] [stdout] 226 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:236:40 [INFO] [stdout] | [INFO] [stdout] 236 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:239:32 [INFO] [stdout] | [INFO] [stdout] 239 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:260:29 [INFO] [stdout] | [INFO] [stdout] 260 | Err(e) => Err(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:267:29 [INFO] [stdout] | [INFO] [stdout] 267 | Err(e) => Err(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:281:26 [INFO] [stdout] | [INFO] [stdout] 281 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:288:26 [INFO] [stdout] | [INFO] [stdout] 288 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:294:30 [INFO] [stdout] | [INFO] [stdout] 294 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:301:30 [INFO] [stdout] | [INFO] [stdout] 301 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:311:26 [INFO] [stdout] | [INFO] [stdout] 311 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:315:36 [INFO] [stdout] | [INFO] [stdout] 315 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:370:44 [INFO] [stdout] | [INFO] [stdout] 370 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:382:26 [INFO] [stdout] | [INFO] [stdout] 382 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:385:26 [INFO] [stdout] | [INFO] [stdout] 385 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:429:26 [INFO] [stdout] | [INFO] [stdout] 429 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/numpy.rs:432:26 [INFO] [stdout] | [INFO] [stdout] 432 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:34:36 [INFO] [stdout] | [INFO] [stdout] 34 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:44:40 [INFO] [stdout] | [INFO] [stdout] 44 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:46:36 [INFO] [stdout] | [INFO] [stdout] 46 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:54:40 [INFO] [stdout] | [INFO] [stdout] 54 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:56:36 [INFO] [stdout] | [INFO] [stdout] 56 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 62 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:72:44 [INFO] [stdout] | [INFO] [stdout] 72 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:74:40 [INFO] [stdout] | [INFO] [stdout] 74 | Err(e) => return Err(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:79:26 [INFO] [stdout] | [INFO] [stdout] 79 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:86:38 [INFO] [stdout] | [INFO] [stdout] 86 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [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/array/edf.rs:97:38 [INFO] [stdout] | [INFO] [stdout] 97 | return Err(e.description().to_string()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/array/mod.rs:75:24 [INFO] [stdout] | [INFO] [stdout] 75 | ... panic!(format!("NDDataMut::transpose(): generic transpose only apply to data where all the dimensions length are the same, shape[0]... [INFO] [stdout] | ______________^ [INFO] [stdout] 76 | | ... i, self.shape()[0], self.shape()[i])); [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 75 | panic!("NDDataMut::transpose(): generic transpose only apply to data where all the dimensions length are the same, shape[0] != shape[{}] ({} != {})", [INFO] [stdout] 76 | i, self.shape()[0], self.shape()[i]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/array/mod.rs:196:20 [INFO] [stdout] | [INFO] [stdout] 196 | ...c!(format!("NDArray::from_slice({:?}, data): The size of the shape ({}) and the data ({}) doesn't match", shape, shape_size, data.len()... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 196 | panic!("NDArray::from_slice({:?}, data): The size of the shape ({}) and the data ({}) doesn't match", shape, shape_size, data.len()); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/array/mod.rs:222:20 [INFO] [stdout] | [INFO] [stdout] 222 | ...nic!(format!("NDArray::reshape({:?}): New shape has a different size than the previous shape: {} != {}", new_shape, size1, size2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 222 | panic!("NDArray::reshape({:?}): New shape has a different size than the previous shape: {} != {}", new_shape, size1, size2); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 102 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/array/mod.rs:75:24 [INFO] [stdout] | [INFO] [stdout] 75 | ... panic!(format!("NDDataMut::transpose(): generic transpose only apply to data where all the dimensions length are the same, shape[0]... [INFO] [stdout] | ______________^ [INFO] [stdout] 76 | | ... i, self.shape()[0], self.shape()[i])); [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 75 | panic!("NDDataMut::transpose(): generic transpose only apply to data where all the dimensions length are the same, shape[0] != shape[{}] ({} != {})", [INFO] [stdout] 76 | i, self.shape()[0], self.shape()[i]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/array/mod.rs:196:20 [INFO] [stdout] | [INFO] [stdout] 196 | ...c!(format!("NDArray::from_slice({:?}, data): The size of the shape ({}) and the data ({}) doesn't match", shape, shape_size, data.len()... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 196 | panic!("NDArray::from_slice({:?}, data): The size of the shape ({}) and the data ({}) doesn't match", shape, shape_size, data.len()); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/array/mod.rs:222:20 [INFO] [stdout] | [INFO] [stdout] 222 | ...nic!(format!("NDArray::reshape({:?}): New shape has a different size than the previous shape: {} != {}", new_shape, size1, size2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 222 | panic!("NDArray::reshape({:?}): New shape has a different size than the previous shape: {} != {}", new_shape, size1, size2); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 102 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.75s [INFO] running `Command { std: "docker" "inspect" "49137a1b1cecec67c56531df543fafe52623182a7245c8d6c2e963d976bfc324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49137a1b1cecec67c56531df543fafe52623182a7245c8d6c2e963d976bfc324", kill_on_drop: false }` [INFO] [stdout] 49137a1b1cecec67c56531df543fafe52623182a7245c8d6c2e963d976bfc324