[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLleyton-Ariton%2Foddity" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lleyton-Ariton/oddity on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-4/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3cls v0.12.4 [INFO] [stderr] Downloaded pyo3-derive-backend v0.12.4 [INFO] [stderr] Downloaded pyo3 v0.12.4 [INFO] [stderr] Downloaded random_choice v0.3.2 [INFO] [stderr] Downloaded quickersort v3.0.1 [INFO] [stderr] Downloaded eq-float v0.1.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 243e3e6a182980ea98c55ce3a3613fc8de6752d643f6834279a65799862b46da [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" "243e3e6a182980ea98c55ce3a3613fc8de6752d643f6834279a65799862b46da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "243e3e6a182980ea98c55ce3a3613fc8de6752d643f6834279a65799862b46da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "243e3e6a182980ea98c55ce3a3613fc8de6752d643f6834279a65799862b46da", kill_on_drop: false }` [INFO] [stdout] 243e3e6a182980ea98c55ce3a3613fc8de6752d643f6834279a65799862b46da [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67895a018ecddd438df9e773d07a2969475d4ad2ffa570acd46e399ba1ba37dd [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" "67895a018ecddd438df9e773d07a2969475d4ad2ffa570acd46e399ba1ba37dd", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling blas-src v0.2.1 [INFO] [stderr] Compiling pyo3 v0.12.4 [INFO] [stderr] Compiling lapack-src v0.6.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling blas-src v0.6.1 [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 memoffset v0.6.1 [INFO] [stderr] Compiling num-complex v0.2.4 [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 matrixmultiply v0.2.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling quickersort v3.0.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling lapacke-sys v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [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 rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling random_choice v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [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_distr v0.3.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling simba 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 num v0.3.1 [INFO] [stderr] Compiling ndarray-linalg v0.12.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling pyo3cls v0.12.4 [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 1m 17s [INFO] running `Command { std: "docker" "inspect" "67895a018ecddd438df9e773d07a2969475d4ad2ffa570acd46e399ba1ba37dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67895a018ecddd438df9e773d07a2969475d4ad2ffa570acd46e399ba1ba37dd", kill_on_drop: false }` [INFO] [stdout] 67895a018ecddd438df9e773d07a2969475d4ad2ffa570acd46e399ba1ba37dd [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 253bca2782c7c8ebea3a79014f84e564a990ca8878c3aba62367b163f3012d01 [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" "253bca2782c7c8ebea3a79014f84e564a990ca8878c3aba62367b163f3012d01", 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 3.71s [INFO] running `Command { std: "docker" "inspect" "253bca2782c7c8ebea3a79014f84e564a990ca8878c3aba62367b163f3012d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "253bca2782c7c8ebea3a79014f84e564a990ca8878c3aba62367b163f3012d01", kill_on_drop: false }` [INFO] [stdout] 253bca2782c7c8ebea3a79014f84e564a990ca8878c3aba62367b163f3012d01 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 854160b8c6562b4cbb42f728e54acd1a9ec4397daadb4c41add9d65b743932be [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" "854160b8c6562b4cbb42f728e54acd1a9ec4397daadb4c41add9d65b743932be", kill_on_drop: false }` [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: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/oddity-4fe2c160162837d7) [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" "854160b8c6562b4cbb42f728e54acd1a9ec4397daadb4c41add9d65b743932be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "854160b8c6562b4cbb42f728e54acd1a9ec4397daadb4c41add9d65b743932be", kill_on_drop: false }` [INFO] [stdout] 854160b8c6562b4cbb42f728e54acd1a9ec4397daadb4c41add9d65b743932be