[INFO] cloning repository https://github.com/Lleyton-Ariton/oddity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lleyton-Ariton/oddity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLleyton-Ariton%2Foddity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLleyton-Ariton%2Foddity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3429f8bf8ff77141ceb220734ae2d72ae1c2ffbf [INFO] testing Lleyton-Ariton/oddity against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLleyton-Ariton%2Foddity" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lleyton-Ariton/oddity on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lleyton-Ariton/oddity [INFO] finished tweaking git repo https://github.com/Lleyton-Ariton/oddity [INFO] tweaked toml for git repo https://github.com/Lleyton-Ariton/oddity written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Lleyton-Ariton/oddity already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dae78b778e9cdd9b6ac90a63de0ca2aa0a8f9b0cd21027c377ea74923a89a8ee [INFO] running `Command { std: "docker" "start" "-a" "dae78b778e9cdd9b6ac90a63de0ca2aa0a8f9b0cd21027c377ea74923a89a8ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dae78b778e9cdd9b6ac90a63de0ca2aa0a8f9b0cd21027c377ea74923a89a8ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dae78b778e9cdd9b6ac90a63de0ca2aa0a8f9b0cd21027c377ea74923a89a8ee", kill_on_drop: false }` [INFO] [stdout] dae78b778e9cdd9b6ac90a63de0ca2aa0a8f9b0cd21027c377ea74923a89a8ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d45843094650bbef8fc10b3091902ae9b154a5a027582e2a57b1be677bf86490 [INFO] running `Command { std: "docker" "start" "-a" "d45843094650bbef8fc10b3091902ae9b154a5a027582e2a57b1be677bf86490", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling blas-src v0.2.1 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pyo3 v0.12.4 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Compiling blas-src v0.6.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lapack-src v0.6.0 [INFO] [stderr] Compiling eq-float v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling quickersort v3.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling lapacke-sys v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling random_choice v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling lapacke v0.2.0 [INFO] [stderr] Compiling cauchy v0.2.2 [INFO] [stderr] Compiling pyo3-derive-backend v0.12.4 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pyo3cls v0.12.4 [INFO] [stderr] Compiling ndarray-linalg v0.12.1 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling nalgebra v0.23.1 [INFO] [stderr] Compiling oddity-engine v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `ndarray::impl_2d::>>::cols`: Renamed to .ncols(), please use the new name [INFO] [stdout] --> src/collections/matrix.rs:52:55 [INFO] [stdout] | [INFO] [stdout] 52 | let mut nalg_matrix = DMatrix::from_iterator(axes.cols(), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ndarray::impl_2d::>>::rows`: Renamed to .nrows(), please use the new name [INFO] [stdout] --> src/collections/matrix.rs:53:55 [INFO] [stdout] | [INFO] [stdout] 53 | ... axes.rows(), axes.iter().cloned()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `row` is never read [INFO] [stdout] --> src/collections/matrix.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | let mut row: Vec = Vec::with_capacity(shape.1); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `row` is never read [INFO] [stdout] --> src/collections/matrix.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | let mut row: Vec = Vec::with_capacity(shape.1); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compute` [INFO] [stdout] --> src/algos/gaussian.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn compute(&mut self, x_s: &Vec>, x_train: &Vec>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.49s [INFO] running `Command { std: "docker" "inspect" "d45843094650bbef8fc10b3091902ae9b154a5a027582e2a57b1be677bf86490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d45843094650bbef8fc10b3091902ae9b154a5a027582e2a57b1be677bf86490", kill_on_drop: false }` [INFO] [stdout] d45843094650bbef8fc10b3091902ae9b154a5a027582e2a57b1be677bf86490 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1e7dcf62dba8adf5262cb0f600aab16c15a19c62aaeb8d7d6256c8768e2e696 [INFO] running `Command { std: "docker" "start" "-a" "d1e7dcf62dba8adf5262cb0f600aab16c15a19c62aaeb8d7d6256c8768e2e696", kill_on_drop: false }` [INFO] [stderr] Compiling oddity-engine v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `ndarray::impl_2d::>>::cols`: Renamed to .ncols(), please use the new name [INFO] [stdout] --> src/collections/matrix.rs:52:55 [INFO] [stdout] | [INFO] [stdout] 52 | let mut nalg_matrix = DMatrix::from_iterator(axes.cols(), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ndarray::impl_2d::>>::rows`: Renamed to .nrows(), please use the new name [INFO] [stdout] --> src/collections/matrix.rs:53:55 [INFO] [stdout] | [INFO] [stdout] 53 | ... axes.rows(), axes.iter().cloned()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `row` is never read [INFO] [stdout] --> src/collections/matrix.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | let mut row: Vec = Vec::with_capacity(shape.1); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `row` is never read [INFO] [stdout] --> src/collections/matrix.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | let mut row: Vec = Vec::with_capacity(shape.1); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compute` [INFO] [stdout] --> src/algos/gaussian.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn compute(&mut self, x_s: &Vec>, x_train: &Vec>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.04s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/oddity-59c4c210ba69ca16) [INFO] running `Command { std: "docker" "inspect" "d1e7dcf62dba8adf5262cb0f600aab16c15a19c62aaeb8d7d6256c8768e2e696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e7dcf62dba8adf5262cb0f600aab16c15a19c62aaeb8d7d6256c8768e2e696", kill_on_drop: false }` [INFO] [stdout] d1e7dcf62dba8adf5262cb0f600aab16c15a19c62aaeb8d7d6256c8768e2e696 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d4ebb81a58f492363528c2b29656fa0bbbe1a5886a8bb56669ee6b38956d7c6 [INFO] running `Command { std: "docker" "start" "-a" "8d4ebb81a58f492363528c2b29656fa0bbbe1a5886a8bb56669ee6b38956d7c6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `ndarray::impl_2d::>>::cols`: Renamed to .ncols(), please use the new name [INFO] [stderr] --> src/collections/matrix.rs:52:55 [INFO] [stderr] | [INFO] [stderr] 52 | let mut nalg_matrix = DMatrix::from_iterator(axes.cols(), [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `ndarray::impl_2d::>>::rows`: Renamed to .nrows(), please use the new name [INFO] [stderr] --> src/collections/matrix.rs:53:55 [INFO] [stderr] | [INFO] [stderr] 53 | ... axes.rows(), axes.iter().cloned()); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: value assigned to `row` is never read [INFO] [stderr] --> src/collections/matrix.rs:22:13 [INFO] [stderr] | [INFO] [stderr] 22 | let mut row: Vec = Vec::with_capacity(shape.1); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `row` is never read [INFO] [stderr] --> src/collections/matrix.rs:36:13 [INFO] [stderr] | [INFO] [stderr] 36 | let mut row: Vec = Vec::with_capacity(shape.1); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `compute` [INFO] [stderr] --> src/algos/gaussian.rs:23:12 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn compute(&mut self, x_s: &Vec>, x_train: &Vec>, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `oddity-engine` (lib test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oddity-59c4c210ba69ca16) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8d4ebb81a58f492363528c2b29656fa0bbbe1a5886a8bb56669ee6b38956d7c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d4ebb81a58f492363528c2b29656fa0bbbe1a5886a8bb56669ee6b38956d7c6", kill_on_drop: false }` [INFO] [stdout] 8d4ebb81a58f492363528c2b29656fa0bbbe1a5886a8bb56669ee6b38956d7c6