[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] building eugenioguzman/pollo against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenioguzman%2Fpollo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eugenioguzman/pollo on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerovec-derive v0.10.2
[INFO] [stderr]   Downloaded icu_properties v1.5.0
[INFO] [stderr]   Downloaded serde_derive v1.0.203
[INFO] [stderr]   Downloaded displaydoc v0.2.4
[INFO] [stderr]   Downloaded rustc_version v0.1.7
[INFO] [stderr]   Downloaded newtype_derive v0.1.6
[INFO] [stderr]   Downloaded cmake v0.1.50
[INFO] [stderr]   Downloaded fs-utils v1.1.4
[INFO] [stderr]   Downloaded strum_macros v0.25.3
[INFO] [stderr]   Downloaded clap v4.5.7
[INFO] [stderr]   Downloaded clap_derive v4.5.5
[INFO] [stderr]   Downloaded clap_lex v0.7.1
[INFO] [stderr]   Downloaded zerovec v0.10.2
[INFO] [stderr]   Downloaded regex v1.10.5
[INFO] [stderr]   Downloaded idna v1.0.0
[INFO] [stderr]   Downloaded serde v1.0.203
[INFO] [stderr]   Downloaded custom_derive v0.1.7
[INFO] [stderr]   Downloaded ieee754 v0.2.6
[INFO] [stderr]   Downloaded semver v0.1.20
[INFO] [stderr]   Downloaded libz-sys v1.1.18
[INFO] [stderr]   Downloaded url v2.5.1
[INFO] [stderr]   Downloaded bio-types v1.0.1
[INFO] [stderr]   Downloaded derive-new v0.5.9
[INFO] [stderr]   Downloaded cc v1.0.99
[INFO] [stderr]   Downloaded clap_builder v4.5.7
[INFO] [stderr]   Downloaded curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]   Downloaded openssl-src v300.3.1+3.3.1
[INFO] [stderr]   Downloaded hts-sys v2.1.4
[INFO] [stderr]   Downloaded linear-map v1.2.0
[INFO] [stderr]   Downloaded rust-htslib v0.47.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf2bd12ed814e5101783d95db49e808aa3090fca258cdb14247b6841bdc1dc1a
[INFO] running `Command { std: "docker" "start" "-a" "cf2bd12ed814e5101783d95db49e808aa3090fca258cdb14247b6841bdc1dc1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf2bd12ed814e5101783d95db49e808aa3090fca258cdb14247b6841bdc1dc1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf2bd12ed814e5101783d95db49e808aa3090fca258cdb14247b6841bdc1dc1a", kill_on_drop: false }`
[INFO] [stdout] cf2bd12ed814e5101783d95db49e808aa3090fca258cdb14247b6841bdc1dc1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c26c66263bca2acd921f74945e6a76252e5084f8fa8eb3b98f6472708ff84601
[INFO] running `Command { std: "docker" "start" "-a" "c26c66263bca2acd921f74945e6a76252e5084f8fa8eb3b98f6472708ff84601", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling fs-utils v1.1.4
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling openssl-src v300.3.1+3.3.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.5.7
[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 serde_derive v1.0.203
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerovec v0.10.2
[INFO] [stderr]    Compiling strum_macros v0.25.3
[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 clap_derive v4.5.5
[INFO] [stderr]    Compiling bio-types v1.0.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling hts-sys v2.1.4
[INFO] [stderr]    Compiling icu_properties v1.5.0
[INFO] [stderr]    Compiling clap v4.5.7
[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<T> TriangularMatrix<T> {
[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)]` (part of `#[warn(unused)]`) 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<T: Clone> TriangularMatrix<T> {
[INFO] [stdout]    | ---------------------------------- method in this implementation
[INFO] [stdout] 74 |     pub fn drop(&self, index: usize) -> TriangularMatrix<T> {
[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<T: Clone> TriangularMatrix<T> {
[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<T: Default + Clone> TriangularMatrix<T> {
[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<T: Clone> TriangularMatrix<T> {
[INFO] [stdout]     | ---------------------------------- methods in this implementation
[INFO] [stdout] 336 |     pub fn convert<U: From<T>>(self) -> TriangularMatrix<U> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     pub fn try_convert<U: TryFrom<T>>(self) -> Result<TriangularMatrix<U>, <U as TryFrom<T>>::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<f32> {
[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 6m 28s
[INFO] running `Command { std: "docker" "inspect" "c26c66263bca2acd921f74945e6a76252e5084f8fa8eb3b98f6472708ff84601", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c26c66263bca2acd921f74945e6a76252e5084f8fa8eb3b98f6472708ff84601", kill_on_drop: false }`
[INFO] [stdout] c26c66263bca2acd921f74945e6a76252e5084f8fa8eb3b98f6472708ff84601
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3f6ddde4c562934c32d5a74fcb41fea9975a4d0ef225ae7e1752b0ad64b4c49
[INFO] running `Command { std: "docker" "start" "-a" "c3f6ddde4c562934c32d5a74fcb41fea9975a4d0ef225ae7e1752b0ad64b4c49", 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<T> TriangularMatrix<T> {
[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)]` (part of `#[warn(unused)]`) 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<T: Clone> TriangularMatrix<T> {
[INFO] [stdout]    | ---------------------------------- method in this implementation
[INFO] [stdout] 74 |     pub fn drop(&self, index: usize) -> TriangularMatrix<T> {
[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<T: Clone> TriangularMatrix<T> {
[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<T: Default + Clone> TriangularMatrix<T> {
[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<T: Clone> TriangularMatrix<T> {
[INFO] [stdout]     | ---------------------------------- methods in this implementation
[INFO] [stdout] 336 |     pub fn convert<U: From<T>>(self) -> TriangularMatrix<U> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     pub fn try_convert<U: TryFrom<T>>(self) -> Result<TriangularMatrix<U>, <U as TryFrom<T>>::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<f32> {
[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 0.99s
[INFO] running `Command { std: "docker" "inspect" "c3f6ddde4c562934c32d5a74fcb41fea9975a4d0ef225ae7e1752b0ad64b4c49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3f6ddde4c562934c32d5a74fcb41fea9975a4d0ef225ae7e1752b0ad64b4c49", kill_on_drop: false }`
[INFO] [stdout] c3f6ddde4c562934c32d5a74fcb41fea9975a4d0ef225ae7e1752b0ad64b4c49
