[INFO] cloning repository https://github.com/eugenioguzman/pollo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eugenioguzman/pollo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenioguzman%2Fpollo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenioguzman%2Fpollo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13e2502f159583ac1b0a507a9488baaab5044988 [INFO] testing eugenioguzman/pollo against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenioguzman%2Fpollo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/eugenioguzman/pollo [INFO] finished tweaking git repo https://github.com/eugenioguzman/pollo [INFO] tweaked toml for git repo https://github.com/eugenioguzman/pollo written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eugenioguzman/pollo on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/eugenioguzman/pollo 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b531c0f2d882970e6d6610ecd2fa889dfe626901a6e3f718dd26f232bf7106b [INFO] running `Command { std: "docker" "start" "-a" "9b531c0f2d882970e6d6610ecd2fa889dfe626901a6e3f718dd26f232bf7106b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b531c0f2d882970e6d6610ecd2fa889dfe626901a6e3f718dd26f232bf7106b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b531c0f2d882970e6d6610ecd2fa889dfe626901a6e3f718dd26f232bf7106b", kill_on_drop: false }` [INFO] [stdout] 9b531c0f2d882970e6d6610ecd2fa889dfe626901a6e3f718dd26f232bf7106b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbfef539d47c9f9ea2d01869694c08f462641df1b00465aacd818a8512eb4dc9 [INFO] running `Command { std: "docker" "start" "-a" "dbfef539d47c9f9ea2d01869694c08f462641df1b00465aacd818a8512eb4dc9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling bio-types v1.0.1 [INFO] [stderr] Compiling hts-sys v2.1.4 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna v1.0.0 [INFO] [stderr] Compiling url v2.5.1 [INFO] [stderr] Compiling rust-htslib v0.47.0 [INFO] [stderr] Compiling pollo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `isqrt` has been stable since 1.84.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(isqrt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `row_mut` is never used [INFO] [stdout] --> src/triangular_matrix.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl TriangularMatrix { [INFO] [stdout] | --------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn row_mut(&mut self, index: usize) -> Vec<&mut T> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `drop` is never used [INFO] [stdout] --> src/triangular_matrix.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 73 | impl TriangularMatrix { [INFO] [stdout] | ---------------------------------- method in this implementation [INFO] [stdout] 74 | pub fn drop(&self, index: usize) -> TriangularMatrix { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `fill` is never used [INFO] [stdout] --> src/triangular_matrix.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 102 | impl TriangularMatrix { [INFO] [stdout] | ---------------------------------- associated function in this implementation [INFO] [stdout] 103 | pub fn fill(n: usize, value: T) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `zeros` is never used [INFO] [stdout] --> src/triangular_matrix.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 111 | impl TriangularMatrix { [INFO] [stdout] | -------------------------------------------- associated function in this implementation [INFO] [stdout] 112 | pub fn zeros(n: usize) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `convert` and `try_convert` are never used [INFO] [stdout] --> src/triangular_matrix.rs:336:12 [INFO] [stdout] | [INFO] [stdout] 335 | impl TriangularMatrix { [INFO] [stdout] | ---------------------------------- methods in this implementation [INFO] [stdout] 336 | pub fn convert>(self) -> TriangularMatrix { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | pub fn try_convert>(self) -> Result, >::Error> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fillna` is never used [INFO] [stdout] --> src/triangular_matrix.rs:359:12 [INFO] [stdout] | [INFO] [stdout] 358 | impl TriangularMatrix { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] 359 | pub fn fillna(&mut self, val: f32) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 16s [INFO] running `Command { std: "docker" "inspect" "dbfef539d47c9f9ea2d01869694c08f462641df1b00465aacd818a8512eb4dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbfef539d47c9f9ea2d01869694c08f462641df1b00465aacd818a8512eb4dc9", kill_on_drop: false }` [INFO] [stdout] dbfef539d47c9f9ea2d01869694c08f462641df1b00465aacd818a8512eb4dc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bc777548ded307b01ee5d6672dba75bd04b3fcf182ed59f88cefae28e6cdd72 [INFO] running `Command { std: "docker" "start" "-a" "2bc777548ded307b01ee5d6672dba75bd04b3fcf182ed59f88cefae28e6cdd72", kill_on_drop: false }` [INFO] [stderr] Compiling pollo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `isqrt` has been stable since 1.84.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(isqrt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `row_mut` is never used [INFO] [stdout] --> src/triangular_matrix.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl TriangularMatrix { [INFO] [stdout] | --------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn row_mut(&mut self, index: usize) -> Vec<&mut T> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `drop` is never used [INFO] [stdout] --> src/triangular_matrix.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 73 | impl TriangularMatrix { [INFO] [stdout] | ---------------------------------- method in this implementation [INFO] [stdout] 74 | pub fn drop(&self, index: usize) -> TriangularMatrix { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `fill` is never used [INFO] [stdout] --> src/triangular_matrix.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 102 | impl TriangularMatrix { [INFO] [stdout] | ---------------------------------- associated function in this implementation [INFO] [stdout] 103 | pub fn fill(n: usize, value: T) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `zeros` is never used [INFO] [stdout] --> src/triangular_matrix.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 111 | impl TriangularMatrix { [INFO] [stdout] | -------------------------------------------- associated function in this implementation [INFO] [stdout] 112 | pub fn zeros(n: usize) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `convert` and `try_convert` are never used [INFO] [stdout] --> src/triangular_matrix.rs:336:12 [INFO] [stdout] | [INFO] [stdout] 335 | impl TriangularMatrix { [INFO] [stdout] | ---------------------------------- methods in this implementation [INFO] [stdout] 336 | pub fn convert>(self) -> TriangularMatrix { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | pub fn try_convert>(self) -> Result, >::Error> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fillna` is never used [INFO] [stdout] --> src/triangular_matrix.rs:359:12 [INFO] [stdout] | [INFO] [stdout] 358 | impl TriangularMatrix { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] 359 | pub fn fillna(&mut self, val: f32) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "2bc777548ded307b01ee5d6672dba75bd04b3fcf182ed59f88cefae28e6cdd72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bc777548ded307b01ee5d6672dba75bd04b3fcf182ed59f88cefae28e6cdd72", kill_on_drop: false }` [INFO] [stdout] 2bc777548ded307b01ee5d6672dba75bd04b3fcf182ed59f88cefae28e6cdd72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8cfecbae4101bdf2dca7667d49bba0dfd3e1bd726e35346b9d6c3aad9f378b04 [INFO] running `Command { std: "docker" "start" "-a" "8cfecbae4101bdf2dca7667d49bba0dfd3e1bd726e35346b9d6c3aad9f378b04", kill_on_drop: false }` [INFO] [stderr] warning: the feature `isqrt` has been stable since 1.84.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(isqrt)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `row_mut` is never used [INFO] [stderr] --> src/triangular_matrix.rs:58:12 [INFO] [stderr] | [INFO] [stderr] 49 | impl TriangularMatrix { [INFO] [stderr] | --------------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 58 | pub fn row_mut(&mut self, index: usize) -> Vec<&mut T> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `drop` is never used [INFO] [stderr] --> src/triangular_matrix.rs:74:12 [INFO] [stderr] | [INFO] [stderr] 73 | impl TriangularMatrix { [INFO] [stderr] | ---------------------------------- method in this implementation [INFO] [stderr] 74 | pub fn drop(&self, index: usize) -> TriangularMatrix { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `fill` is never used [INFO] [stderr] --> src/triangular_matrix.rs:103:12 [INFO] [stderr] | [INFO] [stderr] 102 | impl TriangularMatrix { [INFO] [stderr] | ---------------------------------- associated function in this implementation [INFO] [stderr] 103 | pub fn fill(n: usize, value: T) -> Self { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `zeros` is never used [INFO] [stderr] --> src/triangular_matrix.rs:112:12 [INFO] [stderr] | [INFO] [stderr] 111 | impl TriangularMatrix { [INFO] [stderr] | -------------------------------------------- associated function in this implementation [INFO] [stderr] 112 | pub fn zeros(n: usize) -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `convert` and `try_convert` are never used [INFO] [stderr] --> src/triangular_matrix.rs:336:12 [INFO] [stderr] | [INFO] [stderr] 335 | impl TriangularMatrix { [INFO] [stderr] | ---------------------------------- methods in this implementation [INFO] [stderr] 336 | pub fn convert>(self) -> TriangularMatrix { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 343 | pub fn try_convert>(self) -> Result, >::Error> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `fillna` is never used [INFO] [stderr] --> src/triangular_matrix.rs:359:12 [INFO] [stderr] | [INFO] [stderr] 358 | impl TriangularMatrix { [INFO] [stderr] | -------------------------- method in this implementation [INFO] [stderr] 359 | pub fn fillna(&mut self, val: f32) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `pollo` (bin "pollo" test) generated 7 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pollo-9f96d83333e80936) [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" "8cfecbae4101bdf2dca7667d49bba0dfd3e1bd726e35346b9d6c3aad9f378b04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cfecbae4101bdf2dca7667d49bba0dfd3e1bd726e35346b9d6c3aad9f378b04", kill_on_drop: false }` [INFO] [stdout] 8cfecbae4101bdf2dca7667d49bba0dfd3e1bd726e35346b9d6c3aad9f378b04