[INFO] fetching crate sparseglm 0.1.0... [INFO] testing sparseglm-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate sparseglm 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate sparseglm 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate sparseglm 0.1.0 [INFO] tweaked toml for crates.io crate sparseglm 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sparseglm 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sparseglm 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ec209f31e739c6feadba6e7f268167b44018e743eea1ef34d55cb25f907c7a8 [INFO] running `Command { std: "docker" "start" "-a" "2ec209f31e739c6feadba6e7f268167b44018e743eea1ef34d55cb25f907c7a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ec209f31e739c6feadba6e7f268167b44018e743eea1ef34d55cb25f907c7a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec209f31e739c6feadba6e7f268167b44018e743eea1ef34d55cb25f907c7a8", kill_on_drop: false }` [INFO] [stdout] 2ec209f31e739c6feadba6e7f268167b44018e743eea1ef34d55cb25f907c7a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a94f0ff40533ceb4b81f69df68321bc71c2b19906d4ba22e0467c9d45b65f8c [INFO] running `Command { std: "docker" "start" "-a" "1a94f0ff40533ceb4b81f69df68321bc71c2b19906d4ba22e0467c9d45b65f8c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ndarray-stats v0.5.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling sparseglm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/penalties/block_separable/mod.rs:57:47 [INFO] [stdout] | [INFO] [stdout] 57 | self.alpha * W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())).sum() [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - self.alpha * W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())).sum() [INFO] [stdout] 57 + self.alpha * W.map_axis(Axis(1), |Wj| Wj.dot(&Wj).sqrt()).sum() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/penalties/block_separable/mod.rs:212:50 [INFO] [stdout] | [INFO] [stdout] 212 | let norm_rows = W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 212 - let norm_rows = W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())); [INFO] [stdout] 212 + let norm_rows = W.map_axis(Axis(1), |Wj| Wj.dot(&Wj).sqrt()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/utils/mod.rs:75:54 [INFO] [stdout] | [INFO] [stdout] 75 | let norms_XtY = XtY.map_axis(Axis(1), |xtyj| (xtyj.dot(&xtyj).sqrt())); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 75 - let norms_XtY = XtY.map_axis(Axis(1), |xtyj| (xtyj.dot(&xtyj).sqrt())); [INFO] [stdout] 75 + let norms_XtY = XtY.map_axis(Axis(1), |xtyj| xtyj.dot(&xtyj).sqrt()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/multi_task/mod.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | fn step_size(&self) -> ArrayView1; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | fn step_size(&self) -> ArrayView1<'_, F>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/multi_task/mod.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn XtY(&self) -> ArrayView2 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn XtY(&self) -> ArrayView2<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/multi_task/mod.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | fn step_size(&self) -> ArrayView1 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/multi_task/mod.rs:207:18 [INFO] [stdout] | [INFO] [stdout] 207 | fn step_size(&self) -> ArrayView1 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 207 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/single_task/mod.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | fn step_size(&self) -> ArrayView1; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 37 | fn step_size(&self) -> ArrayView1<'_, F>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/single_task/mod.rs:112:18 [INFO] [stdout] | [INFO] [stdout] 112 | fn step_size(&self) -> ArrayView1 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/single_task/mod.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 180 | fn step_size(&self) -> ArrayView1 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 180 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/single_task/mod.rs:260:18 [INFO] [stdout] | [INFO] [stdout] 260 | fn step_size(&self) -> ArrayView1 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 260 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/single_task/mod.rs:322:18 [INFO] [stdout] | [INFO] [stdout] 322 | fn step_size(&self) -> ArrayView1 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 322 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datasets/mod.rs:105:23 [INFO] [stdout] | [INFO] [stdout] 105 | fn as_multi_tasks(&self) -> ArrayView2; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 105 | fn as_multi_tasks(&self) -> ArrayView2<'_, Self::Elem>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datasets/mod.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 115 | fn try_single_target(&self) -> Result, Error> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 115 | fn try_single_target(&self) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datasets/impl_targets.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | fn as_multi_tasks(&self) -> ArrayView2 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | fn as_multi_tasks(&self) -> ArrayView2<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datasets/impl_targets.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | fn as_multi_tasks(&self) -> ArrayView2 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | fn as_multi_tasks(&self) -> ArrayView2<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datasets/impl_targets.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | fn as_multi_tasks(&self) -> ArrayView2 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 53 | fn as_multi_tasks(&self) -> ArrayView2<'_, Self::Elem> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.66s [INFO] running `Command { std: "docker" "inspect" "1a94f0ff40533ceb4b81f69df68321bc71c2b19906d4ba22e0467c9d45b65f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a94f0ff40533ceb4b81f69df68321bc71c2b19906d4ba22e0467c9d45b65f8c", kill_on_drop: false }` [INFO] [stdout] 1a94f0ff40533ceb4b81f69df68321bc71c2b19906d4ba22e0467c9d45b65f8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13ab9c2e2b0c1389e7b460ed429292ecb41f2648fb3e185ba7e3670ba2342187 [INFO] running `Command { std: "docker" "start" "-a" "13ab9c2e2b0c1389e7b460ed429292ecb41f2648fb3e185ba7e3670ba2342187", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling linfa v0.6.1 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ndarray-stats v0.5.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling sparseglm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/penalties/block_separable/mod.rs:57:47 [INFO] [stdout] | [INFO] [stdout] 57 | self.alpha * W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())).sum() [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - self.alpha * W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())).sum() [INFO] [stdout] 57 + self.alpha * W.map_axis(Axis(1), |Wj| Wj.dot(&Wj).sqrt()).sum() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/penalties/block_separable/mod.rs:212:50 [INFO] [stdout] | [INFO] [stdout] 212 | let norm_rows = W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 212 - let norm_rows = W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())); [INFO] [stdout] 212 + let norm_rows = W.map_axis(Axis(1), |Wj| Wj.dot(&Wj).sqrt()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/utils/mod.rs:75:54 [INFO] [stdout] | [INFO] [stdout] 75 | let norms_XtY = XtY.map_axis(Axis(1), |xtyj| (xtyj.dot(&xtyj).sqrt())); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 75 - let norms_XtY = XtY.map_axis(Axis(1), |xtyj| (xtyj.dot(&xtyj).sqrt())); [INFO] [stdout] 75 + let norms_XtY = XtY.map_axis(Axis(1), |xtyj| xtyj.dot(&xtyj).sqrt()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/multi_task/mod.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | fn step_size(&self) -> ArrayView1; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | fn step_size(&self) -> ArrayView1<'_, F>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/multi_task/mod.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn XtY(&self) -> ArrayView2 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn XtY(&self) -> ArrayView2<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/multi_task/mod.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | fn step_size(&self) -> ArrayView1 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/multi_task/mod.rs:207:18 [INFO] [stdout] | [INFO] [stdout] 207 | fn step_size(&self) -> ArrayView1 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 207 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/single_task/mod.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | fn step_size(&self) -> ArrayView1; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 37 | fn step_size(&self) -> ArrayView1<'_, F>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/single_task/mod.rs:112:18 [INFO] [stdout] | [INFO] [stdout] 112 | fn step_size(&self) -> ArrayView1 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/single_task/mod.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 180 | fn step_size(&self) -> ArrayView1 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 180 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/single_task/mod.rs:260:18 [INFO] [stdout] | [INFO] [stdout] 260 | fn step_size(&self) -> ArrayView1 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 260 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/single_task/mod.rs:322:18 [INFO] [stdout] | [INFO] [stdout] 322 | fn step_size(&self) -> ArrayView1 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 322 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datasets/mod.rs:105:23 [INFO] [stdout] | [INFO] [stdout] 105 | fn as_multi_tasks(&self) -> ArrayView2; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 105 | fn as_multi_tasks(&self) -> ArrayView2<'_, Self::Elem>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datasets/mod.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 115 | fn try_single_target(&self) -> Result, Error> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 115 | fn try_single_target(&self) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datasets/impl_targets.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | fn as_multi_tasks(&self) -> ArrayView2 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | fn as_multi_tasks(&self) -> ArrayView2<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datasets/impl_targets.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | fn as_multi_tasks(&self) -> ArrayView2 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | fn as_multi_tasks(&self) -> ArrayView2<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datasets/impl_targets.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | fn as_multi_tasks(&self) -> ArrayView2 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 53 | fn as_multi_tasks(&self) -> ArrayView2<'_, Self::Elem> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/penalties/block_separable/mod.rs:57:47 [INFO] [stdout] | [INFO] [stdout] 57 | self.alpha * W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())).sum() [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - self.alpha * W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())).sum() [INFO] [stdout] 57 + self.alpha * W.map_axis(Axis(1), |Wj| Wj.dot(&Wj).sqrt()).sum() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/penalties/block_separable/mod.rs:212:50 [INFO] [stdout] | [INFO] [stdout] 212 | let norm_rows = W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 212 - let norm_rows = W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())); [INFO] [stdout] 212 + let norm_rows = W.map_axis(Axis(1), |Wj| Wj.dot(&Wj).sqrt()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/utils/mod.rs:75:54 [INFO] [stdout] | [INFO] [stdout] 75 | let norms_XtY = XtY.map_axis(Axis(1), |xtyj| (xtyj.dot(&xtyj).sqrt())); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 75 - let norms_XtY = XtY.map_axis(Axis(1), |xtyj| (xtyj.dot(&xtyj).sqrt())); [INFO] [stdout] 75 + let norms_XtY = XtY.map_axis(Axis(1), |xtyj| xtyj.dot(&xtyj).sqrt()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/multi_task/mod.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | fn step_size(&self) -> ArrayView1; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | fn step_size(&self) -> ArrayView1<'_, F>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/multi_task/mod.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn XtY(&self) -> ArrayView2 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn XtY(&self) -> ArrayView2<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/multi_task/mod.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | fn step_size(&self) -> ArrayView1 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/multi_task/mod.rs:207:18 [INFO] [stdout] | [INFO] [stdout] 207 | fn step_size(&self) -> ArrayView1 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 207 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/single_task/mod.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | fn step_size(&self) -> ArrayView1; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 37 | fn step_size(&self) -> ArrayView1<'_, F>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/single_task/mod.rs:112:18 [INFO] [stdout] | [INFO] [stdout] 112 | fn step_size(&self) -> ArrayView1 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/single_task/mod.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 180 | fn step_size(&self) -> ArrayView1 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 180 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/single_task/mod.rs:260:18 [INFO] [stdout] | [INFO] [stdout] 260 | fn step_size(&self) -> ArrayView1 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 260 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datafits/single_task/mod.rs:322:18 [INFO] [stdout] | [INFO] [stdout] 322 | fn step_size(&self) -> ArrayView1 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 322 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datasets/mod.rs:105:23 [INFO] [stdout] | [INFO] [stdout] 105 | fn as_multi_tasks(&self) -> ArrayView2; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 105 | fn as_multi_tasks(&self) -> ArrayView2<'_, Self::Elem>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datasets/mod.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 115 | fn try_single_target(&self) -> Result, Error> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 115 | fn try_single_target(&self) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datasets/impl_targets.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | fn as_multi_tasks(&self) -> ArrayView2 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | fn as_multi_tasks(&self) -> ArrayView2<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datasets/impl_targets.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | fn as_multi_tasks(&self) -> ArrayView2 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | fn as_multi_tasks(&self) -> ArrayView2<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/datasets/impl_targets.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | fn as_multi_tasks(&self) -> ArrayView2 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 53 | fn as_multi_tasks(&self) -> ArrayView2<'_, Self::Elem> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.38s [INFO] running `Command { std: "docker" "inspect" "13ab9c2e2b0c1389e7b460ed429292ecb41f2648fb3e185ba7e3670ba2342187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13ab9c2e2b0c1389e7b460ed429292ecb41f2648fb3e185ba7e3670ba2342187", kill_on_drop: false }` [INFO] [stdout] 13ab9c2e2b0c1389e7b460ed429292ecb41f2648fb3e185ba7e3670ba2342187 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c3fa906d34ade0efacd4a3a8919e00d8d40845731986314768627bf82aa3faee [INFO] running `Command { std: "docker" "start" "-a" "c3fa906d34ade0efacd4a3a8919e00d8d40845731986314768627bf82aa3faee", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/penalties/block_separable/mod.rs:57:47 [INFO] [stderr] | [INFO] [stderr] 57 | self.alpha * W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())).sum() [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 57 - self.alpha * W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())).sum() [INFO] [stderr] 57 + self.alpha * W.map_axis(Axis(1), |Wj| Wj.dot(&Wj).sqrt()).sum() [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/penalties/block_separable/mod.rs:212:50 [INFO] [stderr] | [INFO] [stderr] 212 | let norm_rows = W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 212 - let norm_rows = W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())); [INFO] [stderr] 212 + let norm_rows = W.map_axis(Axis(1), |Wj| Wj.dot(&Wj).sqrt()); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/utils/mod.rs:75:54 [INFO] [stderr] | [INFO] [stderr] 75 | let norms_XtY = XtY.map_axis(Axis(1), |xtyj| (xtyj.dot(&xtyj).sqrt())); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 75 - let norms_XtY = XtY.map_axis(Axis(1), |xtyj| (xtyj.dot(&xtyj).sqrt())); [INFO] [stderr] 75 + let norms_XtY = XtY.map_axis(Axis(1), |xtyj| xtyj.dot(&xtyj).sqrt()); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/datafits/multi_task/mod.rs:34:18 [INFO] [stderr] | [INFO] [stderr] 34 | fn step_size(&self) -> ArrayView1; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 34 | fn step_size(&self) -> ArrayView1<'_, F>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/datafits/multi_task/mod.rs:58:16 [INFO] [stderr] | [INFO] [stderr] 58 | pub fn XtY(&self) -> ArrayView2 { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 58 | pub fn XtY(&self) -> ArrayView2<'_, F> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/datafits/multi_task/mod.rs:121:18 [INFO] [stderr] | [INFO] [stderr] 121 | fn step_size(&self) -> ArrayView1 { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 121 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/datafits/multi_task/mod.rs:207:18 [INFO] [stderr] | [INFO] [stderr] 207 | fn step_size(&self) -> ArrayView1 { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 207 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/datafits/single_task/mod.rs:37:18 [INFO] [stderr] | [INFO] [stderr] 37 | fn step_size(&self) -> ArrayView1; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 37 | fn step_size(&self) -> ArrayView1<'_, F>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/datafits/single_task/mod.rs:112:18 [INFO] [stderr] | [INFO] [stderr] 112 | fn step_size(&self) -> ArrayView1 { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 112 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/datafits/single_task/mod.rs:180:18 [INFO] [stderr] | [INFO] [stderr] 180 | fn step_size(&self) -> ArrayView1 { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 180 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/datafits/single_task/mod.rs:260:18 [INFO] [stderr] | [INFO] [stderr] 260 | fn step_size(&self) -> ArrayView1 { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 260 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/datafits/single_task/mod.rs:322:18 [INFO] [stderr] | [INFO] [stderr] 322 | fn step_size(&self) -> ArrayView1 { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 322 | fn step_size(&self) -> ArrayView1<'_, F> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/datasets/mod.rs:105:23 [INFO] [stderr] | [INFO] [stderr] 105 | fn as_multi_tasks(&self) -> ArrayView2; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 105 | fn as_multi_tasks(&self) -> ArrayView2<'_, Self::Elem>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/datasets/mod.rs:115:26 [INFO] [stderr] | [INFO] [stderr] 115 | fn try_single_target(&self) -> Result, Error> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 115 | fn try_single_target(&self) -> Result, Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/datasets/impl_targets.rs:16:23 [INFO] [stderr] | [INFO] [stderr] 16 | fn as_multi_tasks(&self) -> ArrayView2 { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 16 | fn as_multi_tasks(&self) -> ArrayView2<'_, F> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/datasets/impl_targets.rs:33:23 [INFO] [stderr] | [INFO] [stderr] 33 | fn as_multi_tasks(&self) -> ArrayView2 { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 33 | fn as_multi_tasks(&self) -> ArrayView2<'_, F> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/datasets/impl_targets.rs:53:23 [INFO] [stderr] | [INFO] [stderr] 53 | fn as_multi_tasks(&self) -> ArrayView2 { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 53 | fn as_multi_tasks(&self) -> ArrayView2<'_, Self::Elem> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `sparseglm` (lib) generated 17 warnings (run `cargo fix --lib -p sparseglm` to apply 17 suggestions) [INFO] [stderr] warning: `sparseglm` (lib test) generated 17 warnings (17 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sparseglm-b1de6d21851dd839) [INFO] [stdout] [INFO] [stdout] running 93 tests [INFO] [stdout] test datafits::multi_task::tests::test_gradient_quadratic_mtl ... ok [INFO] [stdout] test datafits::multi_task::tests::test_gradient_sparse_quadratic_mtl ... ok [INFO] [stdout] test datafits::multi_task::tests::test_initialization_quadratic_mtl ... ok [INFO] [stdout] test datafits::multi_task::tests::test_initialization_sparse_quadratic_mtl ... ok [INFO] [stdout] test datafits::multi_task::tests::test_value_quadratic_mtl ... ok [INFO] [stdout] test datafits::single_task::tests::logistic::test_gradient_sparse ... ok [INFO] [stdout] test datafits::single_task::tests::logistic::test_gradient ... ok [INFO] [stdout] test datafits::single_task::tests::logistic::test_initialization ... ok [INFO] [stdout] test datafits::single_task::tests::logistic::test_value ... ok [INFO] [stdout] test datafits::single_task::tests::quadratic::test_gradient_sparse ... ok [INFO] [stdout] test datafits::single_task::tests::quadratic::test_gradient ... ok [INFO] [stdout] test datafits::single_task::tests::quadratic::test_initialization ... ok [INFO] [stdout] test datafits::single_task::tests::quadratic::test_initialization_sparse ... ok [INFO] [stdout] test datafits::single_task::tests::quadratic::test_value ... ok [INFO] [stdout] test datafits::single_task::tests::logistic::test_initialization_sparse ... ok [INFO] [stdout] test penalties::block_separable::tests::block_l1_plus_l2_09_09::test_subdiff_dist ... ok [INFO] [stdout] test penalties::block_separable::tests::block_l1_plus_l2_09_09::test_prox ... ok [INFO] [stdout] test estimators::tests::kkt_check_small ... ok [INFO] [stdout] test penalties::block_separable::tests::block_l1_plus_l2_1_05::test_prox ... ok [INFO] [stdout] test estimators::tests::test_null_weight ... ok [INFO] [stdout] test penalties::block_separable::tests::block_l1_plus_l2_1_05::test_subdiff_dist ... ok [INFO] [stdout] test penalties::block_separable::tests::block_l1_plus_l2_1_05::test_value ... ok [INFO] [stdout] test penalties::block_separable::tests::block_l1_plus_l2_27_03::test_value ... ok [INFO] [stdout] test penalties::block_separable::tests::blockmcp_03_27::test_prox ... ok [INFO] [stdout] test penalties::block_separable::tests::blockmcp_03_27::test_subdiff_dist ... ok [INFO] [stdout] test penalties::block_separable::tests::blockmcp_03_27::test_value ... ok [INFO] [stdout] test penalties::block_separable::tests::blockmcp_05_3::test_prox ... ok [INFO] [stdout] test penalties::block_separable::tests::blockmcp_05_3::test_subdiff_dist ... ok [INFO] [stdout] test penalties::block_separable::tests::blockmcp_05_3::test_value ... ok [INFO] [stdout] test estimators::tests::kkt_check_mtl_small ... ok [INFO] [stdout] test penalties::block_separable::tests::block_l1_plus_l2_09_09::test_value ... ok [INFO] [stdout] test penalties::block_separable::tests::block_l1_plus_l2_27_03::test_prox ... ok [INFO] [stdout] test penalties::block_separable::tests::block_l1_plus_l2_27_03::test_subdiff_dist ... ok [INFO] [stdout] test penalties::block_separable::tests::blockmcp_075_25::test_subdiff_dist ... ok [INFO] [stdout] test penalties::block_separable::tests::blockmcp_075_25::test_value ... ok [INFO] [stdout] test penalties::block_separable::tests::l21_1::test_value ... ok [INFO] [stdout] test penalties::block_separable::tests::l21_2::test_prox ... ok [INFO] [stdout] test penalties::block_separable::tests::l21_2::test_subdiff_dist ... ok [INFO] [stdout] test penalties::block_separable::tests::l21_2::test_value ... ok [INFO] [stdout] test penalties::block_separable::tests::l21_32::test_prox ... ok [INFO] [stdout] test penalties::block_separable::tests::l21_32::test_subdiff_dist ... ok [INFO] [stdout] test penalties::block_separable::tests::l21_32::test_value ... ok [INFO] [stdout] test penalties::separable::tests::l05_1::test_prox ... ok [INFO] [stdout] test penalties::separable::tests::l05_1::test_subdiff_dist ... ok [INFO] [stdout] test penalties::separable::tests::l05_1::test_value ... ok [INFO] [stdout] test penalties::separable::tests::l05_2::test_prox ... ok [INFO] [stdout] test penalties::separable::tests::l05_2::test_subdiff_dist ... ok [INFO] [stdout] test penalties::separable::tests::l05_2::test_value ... ok [INFO] [stdout] test penalties::separable::tests::l05_32::test_prox ... ok [INFO] [stdout] test penalties::separable::tests::l05_32::test_subdiff_dist ... ok [INFO] [stdout] test penalties::separable::tests::l05_32::test_value ... ok [INFO] [stdout] test penalties::separable::tests::l1_1::test_prox ... ok [INFO] [stdout] test penalties::separable::tests::l1_1::test_value ... ok [INFO] [stdout] test penalties::separable::tests::l1_2::test_prox ... ok [INFO] [stdout] test penalties::separable::tests::l1_2::test_subdiff_dist ... ok [INFO] [stdout] test penalties::separable::tests::l1_2::test_value ... ok [INFO] [stdout] test penalties::separable::tests::l1_32::test_prox ... ok [INFO] [stdout] test penalties::separable::tests::l1_32::test_subdiff_dist ... ok [INFO] [stdout] test penalties::separable::tests::l1_32::test_value ... ok [INFO] [stdout] test penalties::separable::tests::l1plusl2_1_07::test_prox ... ok [INFO] [stdout] test penalties::separable::tests::l1plusl2_1_07::test_subdiff_dist ... ok [INFO] [stdout] test penalties::separable::tests::l1plusl2_1_07::test_value ... ok [INFO] [stdout] test penalties::separable::tests::l1plusl2_23_08::test_prox ... ok [INFO] [stdout] test penalties::separable::tests::l1plusl2_23_08::test_subdiff_dist ... ok [INFO] [stdout] test penalties::separable::tests::l1plusl2_23_08::test_value ... ok [INFO] [stdout] test penalties::separable::tests::l1plusl2_2_O3::test_prox ... ok [INFO] [stdout] test penalties::separable::tests::l1plusl2_2_O3::test_subdiff_dist ... ok [INFO] [stdout] test penalties::separable::tests::l1plusl2_2_O3::test_value ... ok [INFO] [stdout] test penalties::separable::tests::mcp_1_25::test_prox ... ok [INFO] [stdout] test penalties::separable::tests::mcp_1_25::test_subdiff_dist ... ok [INFO] [stdout] test penalties::separable::tests::mcp_1_25::test_value ... ok [INFO] [stdout] test penalties::separable::tests::mcp_2_3::test_prox ... ok [INFO] [stdout] test penalties::block_separable::tests::l21_1::test_subdiff_dist ... ok [INFO] [stdout] test penalties::separable::tests::mcp_2_3::test_subdiff_dist ... ok [INFO] [stdout] test penalties::separable::tests::mcp_32_3::test_prox ... ok [INFO] [stdout] test penalties::separable::tests::mcp_2_3::test_value ... ok [INFO] [stdout] test penalties::separable::tests::mcp_32_3::test_subdiff_dist ... ok [INFO] [stdout] test penalties::separable::tests::mcp_32_3::test_value ... ok [INFO] [stdout] test solvers::anderson_bcd::tests::test_kkt_violation ... ok [INFO] [stdout] test solvers::anderson_cd::tests::test_kkt_violation ... ok [INFO] [stdout] test solvers::anderson_bcd::tests::test_kkt_violation_sparse ... ok [INFO] [stdout] test solvers::tests::multi_task_elastic_net_dense ... ok [INFO] [stdout] test penalties::block_separable::tests::blockmcp_075_25::test_prox ... ok [INFO] [stdout] test penalties::separable::tests::l1_1::test_subdiff_dist ... ok [INFO] [stdout] test solvers::anderson_cd::tests::test_kkt_violation_sparse ... ok [INFO] [stdout] test utils::tests::test_infinitely_many_solution ... ok [INFO] [stdout] test utils::tests::test_linear_system_solver ... ok [INFO] [stdout] test utils::tests::test_singular_matrix ... ok [INFO] [stdout] test penalties::block_separable::tests::l21_1::test_prox ... ok [INFO] [stdout] test solvers::tests::multi_task_lasso_dense ... ok [INFO] [stdout] test estimators::tests::kkt_check_medium ... ok [INFO] [stdout] test estimators::tests::kkt_check_mtl_medium ... ok [INFO] [stdout] test estimators::tests::kkt_check_large ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s [INFO] [stdout] [INFO] [stderr] Doc-tests sparseglm [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/penalties/block_separable/mod.rs:57:47 [INFO] [stderr] | [INFO] [stderr] 57 | self.alpha * W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())).sum() [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 57 - self.alpha * W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())).sum() [INFO] [stderr] 57 + self.alpha * W.map_axis(Axis(1), |Wj| Wj.dot(&Wj).sqrt()).sum() [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/penalties/block_separable/mod.rs:212:50 [INFO] [stderr] | [INFO] [stderr] 212 | let norm_rows = W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 212 - let norm_rows = W.map_axis(Axis(1), |Wj| (Wj.dot(&Wj).sqrt())); [INFO] [stderr] 212 + let norm_rows = W.map_axis(Axis(1), |Wj| Wj.dot(&Wj).sqrt()); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/utils/mod.rs:75:54 [INFO] [stderr] | [INFO] [stderr] 75 | let norms_XtY = XtY.map_axis(Axis(1), |xtyj| (xtyj.dot(&xtyj).sqrt())); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 75 - let norms_XtY = XtY.map_axis(Axis(1), |xtyj| (xtyj.dot(&xtyj).sqrt())); [INFO] [stderr] 75 + let norms_XtY = XtY.map_axis(Axis(1), |xtyj| xtyj.dot(&xtyj).sqrt()); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/estimators/hyperparams.rs - estimators::hyperparams::BlockMCParams (line 600) ... ignored [INFO] [stdout] test src/estimators/hyperparams.rs - estimators::hyperparams::ElasticNetParams (line 789) ... ignored [INFO] [stdout] test src/estimators/hyperparams.rs - estimators::hyperparams::LassoParams (line 55) ... ignored [INFO] [stdout] test src/estimators/hyperparams.rs - estimators::hyperparams::MCParams (line 410) ... ignored [INFO] [stdout] test src/estimators/hyperparams.rs - estimators::hyperparams::MultiTaskElasticNetParams (line 982) ... ignored [INFO] [stdout] test src/estimators/hyperparams.rs - estimators::hyperparams::MultiTaskLassoParams (line 230) ... ignored [INFO] [stdout] test src/lib.rs - (line 10) ... ignored [INFO] [stdout] test src/lib.rs - (line 30) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c3fa906d34ade0efacd4a3a8919e00d8d40845731986314768627bf82aa3faee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3fa906d34ade0efacd4a3a8919e00d8d40845731986314768627bf82aa3faee", kill_on_drop: false }` [INFO] [stdout] c3fa906d34ade0efacd4a3a8919e00d8d40845731986314768627bf82aa3faee