[INFO] fetching crate ndarray-glm 0.0.12... [INFO] testing ndarray-glm-0.0.12 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate ndarray-glm 0.0.12 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate ndarray-glm 0.0.12 [INFO] finished tweaking crates.io crate ndarray-glm 0.0.12 [INFO] tweaked toml for crates.io crate ndarray-glm 0.0.12 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ndarray-glm 0.0.12 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 234 packages to latest compatible versions [INFO] [stderr] Adding approx v0.4.0 (available: v0.5.1) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding ndarray v0.15.6 (available: v0.16.1) [INFO] [stderr] Adding ndarray-linalg v0.16.0 (available: v0.17.0) [INFO] [stderr] Adding once_cell v1.19.0 (available: v1.21.3) [INFO] [stderr] Adding regex v1.10.6 (available: v1.11.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a9c13f169ec2c88572442f2a6f7a8e445105fc8babf035c6255fd155f3545270 [INFO] running `Command { std: "docker" "start" "-a" "a9c13f169ec2c88572442f2a6f7a8e445105fc8babf035c6255fd155f3545270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9c13f169ec2c88572442f2a6f7a8e445105fc8babf035c6255fd155f3545270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9c13f169ec2c88572442f2a6f7a8e445105fc8babf035c6255fd155f3545270", kill_on_drop: false }` [INFO] [stdout] a9c13f169ec2c88572442f2a6f7a8e445105fc8babf035c6255fd155f3545270 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2eb77536bd9c35898ab4206028a80f9e506b2acf8d9a54b3a13d12f6f0b21d0b [INFO] running `Command { std: "docker" "start" "-a" "2eb77536bd9c35898ab4206028a80f9e506b2acf8d9a54b3a13d12f6f0b21d0b", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling lapack-sys v0.14.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling katexit v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling lax v0.16.0 [INFO] [stderr] Compiling ndarray-linalg v0.16.0 [INFO] [stderr] Compiling ndarray-glm v0.0.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `guess` and `like` are never read [INFO] [stdout] --> src/irls.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct IrlsStep { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 149 | /// The current parameter guess. [INFO] [stdout] 150 | pub guess: Array1, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 151 | /// The regularized log-likelihood of the current guess. [INFO] [stdout] 152 | pub like: F, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fit.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn covariance(&self) -> RegressionResult>> { [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] 83 | pub fn covariance(&self) -> RegressionResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/glm.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | model: &Model, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 138 | options: FitOptions, [INFO] [stdout] 139 | ) -> RegressionResult> [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is hidden 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] 139 | ) -> RegressionResult> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn hat(&self) -> RegressionResult>> { [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] 59 | pub fn hat(&self) -> RegressionResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model.rs:101:16 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn fit(&self) -> RegressionResult> { [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] 101 | pub fn fit(&self) -> RegressionResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model.rs:106:24 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn fit_options(&self) -> FitConfig { [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] 106 | pub fn fit_options(&self) -> FitConfig<'_, M, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn with_options(&self, options: FitOptions) -> FitConfig { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 114 | pub fn with_options(&self, options: FitOptions) -> FitConfig<'_, M, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.97s [INFO] running `Command { std: "docker" "inspect" "2eb77536bd9c35898ab4206028a80f9e506b2acf8d9a54b3a13d12f6f0b21d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eb77536bd9c35898ab4206028a80f9e506b2acf8d9a54b3a13d12f6f0b21d0b", kill_on_drop: false }` [INFO] [stdout] 2eb77536bd9c35898ab4206028a80f9e506b2acf8d9a54b3a13d12f6f0b21d0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d48da8eb7795d525904daeba4502c37b8add2e50ade0076361959c6c423b7982 [INFO] running `Command { std: "docker" "start" "-a" "d48da8eb7795d525904daeba4502c37b8add2e50ade0076361959c6c423b7982", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling webpki-root-certs v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling ureq-proto v0.5.1 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling ureq v3.1.0 [INFO] [stderr] Compiling openblas-build v0.10.12 [INFO] [stderr] Compiling openblas-src v0.10.12 [INFO] [stderr] Compiling lax v0.16.0 [INFO] [stderr] Compiling ndarray-linalg v0.16.0 [INFO] [stderr] Compiling ndarray-glm v0.0.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `guess` and `like` are never read [INFO] [stdout] --> src/irls.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct IrlsStep { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 149 | /// The current parameter guess. [INFO] [stdout] 150 | pub guess: Array1, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 151 | /// The regularized log-likelihood of the current guess. [INFO] [stdout] 152 | pub like: F, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fit.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn covariance(&self) -> RegressionResult>> { [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] 83 | pub fn covariance(&self) -> RegressionResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/glm.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | model: &Model, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 138 | options: FitOptions, [INFO] [stdout] 139 | ) -> RegressionResult> [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is hidden 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] 139 | ) -> RegressionResult> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn hat(&self) -> RegressionResult>> { [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] 59 | pub fn hat(&self) -> RegressionResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model.rs:101:16 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn fit(&self) -> RegressionResult> { [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] 101 | pub fn fit(&self) -> RegressionResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model.rs:106:24 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn fit_options(&self) -> FitConfig { [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] 106 | pub fn fit_options(&self) -> FitConfig<'_, M, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn with_options(&self, options: FitOptions) -> FitConfig { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 114 | pub fn with_options(&self, options: FitOptions) -> FitConfig<'_, M, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `guess` and `like` are never read [INFO] [stdout] --> src/irls.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct IrlsStep { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 149 | /// The current parameter guess. [INFO] [stdout] 150 | pub guess: Array1, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 151 | /// The regularized log-likelihood of the current guess. [INFO] [stdout] 152 | pub like: F, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fit.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn covariance(&self) -> RegressionResult>> { [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] 83 | pub fn covariance(&self) -> RegressionResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/glm.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | model: &Model, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 138 | options: FitOptions, [INFO] [stdout] 139 | ) -> RegressionResult> [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is hidden 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] 139 | ) -> RegressionResult> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn hat(&self) -> RegressionResult>> { [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] 59 | pub fn hat(&self) -> RegressionResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model.rs:101:16 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn fit(&self) -> RegressionResult> { [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] 101 | pub fn fit(&self) -> RegressionResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model.rs:106:24 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn fit_options(&self) -> FitConfig { [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] 106 | pub fn fit_options(&self) -> FitConfig<'_, M, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn with_options(&self, options: FitOptions) -> FitConfig { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 114 | pub fn with_options(&self, options: FitOptions) -> FitConfig<'_, M, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.76s [INFO] running `Command { std: "docker" "inspect" "d48da8eb7795d525904daeba4502c37b8add2e50ade0076361959c6c423b7982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d48da8eb7795d525904daeba4502c37b8add2e50ade0076361959c6c423b7982", kill_on_drop: false }` [INFO] [stdout] d48da8eb7795d525904daeba4502c37b8add2e50ade0076361959c6c423b7982 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] bf7abc48d5cfd25ef8feb78635f7a5ba0d71853a4b2dbae1fdf98041a56fe27e [INFO] running `Command { std: "docker" "start" "-a" "bf7abc48d5cfd25ef8feb78635f7a5ba0d71853a4b2dbae1fdf98041a56fe27e", kill_on_drop: false }` [INFO] [stderr] warning: fields `guess` and `like` are never read [INFO] [stderr] --> src/irls.rs:150:9 [INFO] [stderr] | [INFO] [stderr] 148 | pub struct IrlsStep { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 149 | /// The current parameter guess. [INFO] [stderr] 150 | pub guess: Array1, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 151 | /// The regularized log-likelihood of the current guess. [INFO] [stderr] 152 | pub like: F, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/fit.rs:83:23 [INFO] [stderr] | [INFO] [stderr] 83 | pub fn covariance(&self) -> RegressionResult>> { [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] 83 | pub fn covariance(&self) -> RegressionResult>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/glm.rs:137:16 [INFO] [stderr] | [INFO] [stderr] 137 | model: &Model, [INFO] [stderr] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 138 | options: FitOptions, [INFO] [stderr] 139 | ) -> RegressionResult> [INFO] [stderr] | ^^^^^^^^^^^^ the same lifetime is hidden 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] 139 | ) -> RegressionResult> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/model.rs:59:16 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn hat(&self) -> RegressionResult>> { [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] 59 | pub fn hat(&self) -> RegressionResult>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/model.rs:101:16 [INFO] [stderr] | [INFO] [stderr] 101 | pub fn fit(&self) -> RegressionResult> { [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] 101 | pub fn fit(&self) -> RegressionResult> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/model.rs:106:24 [INFO] [stderr] | [INFO] [stderr] 106 | pub fn fit_options(&self) -> FitConfig { [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] 106 | pub fn fit_options(&self) -> FitConfig<'_, M, F> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/model.rs:114:25 [INFO] [stderr] | [INFO] [stderr] 114 | pub fn with_options(&self, options: FitOptions) -> FitConfig { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 114 | pub fn with_options(&self, options: FitOptions) -> FitConfig<'_, M, F> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `ndarray-glm` (lib) generated 7 warnings (run `cargo fix --lib -p ndarray-glm` to apply 6 suggestions) [INFO] [stderr] warning: `ndarray-glm` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ndarray_glm-9d8ff1c56080cfed) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test fit::tests::deviance_dispersion_eq_linear ... ok [INFO] [stdout] test fit::tests::deviance_linear ... ok [INFO] [stdout] test fit::tests::null_like_linear ... ok [INFO] [stdout] test fit::tests::linear_stat_tests ... ok [INFO] [stdout] test fit::tests::null_like_logistic_nodep ... ok [INFO] [stdout] test math::tests::test_rank_def ... ok [INFO] [stdout] test math::tests::test_prod_log ... ok [INFO] [stdout] test regularization::tests::ridge_matrix ... ok [INFO] [stdout] test regularization::tests::soft_thresh_correct ... ok [INFO] [stdout] test fit::tests::cached_computations ... ok [INFO] [stdout] test fit::tests::residuals_linear ... ok [INFO] [stdout] test response::binomial::tests::bin_reg ... ok [INFO] [stdout] test response::logistic::tests::cloglog_closure ... ok [INFO] [stdout] test response::poisson::tests::poisson_reg ... ok [INFO] [stdout] test fit::tests::null_like_logistic ... ok [INFO] [stdout] test response::linear::tests::lin_reg ... ok [INFO] [stdout] test response::logistic::tests::log_reg ... ok [INFO] [stdout] test fit::tests::null_model ... ok [INFO] [stdout] test fit::tests::standardization_invariance ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/custom_link.rs (/opt/rustwide/target/debug/deps/custom_link-865ce2e891ef6288) [INFO] [stdout] running 2 tests [INFO] [stderr] Running tests/edge_cases.rs (/opt/rustwide/target/debug/deps/edge_cases-ca0aa0daba5aa3ea) [INFO] [stdout] test linear_with_lin_transform ... ok [INFO] [stdout] test linear_with_cubic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test start_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/linear_offset.rs (/opt/rustwide/target/debug/deps/linear_offset-6cf4645c6db35520) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test lin_off_0 ... ok [INFO] [stdout] test lin_off_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/logistic.rs (/opt/rustwide/target/debug/deps/logistic-29eee7bcda399f7b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test log_termination_1 ... ok [INFO] [stdout] test log_regularization ... ok [INFO] [stdout] test log_termination_0 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/lr_test_sign.rs (/opt/rustwide/target/debug/deps/lr_test_sign-29149e73bc76b721) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test lr_test_sign0 ... ok [INFO] [stdout] test lr_test_sign1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/regularization.rs (/opt/rustwide/target/debug/deps/regularization-08af5b1f2db43a9f) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test same_lin_intercept ... ok [INFO] [stdout] test lasso_versicolor ... ok [INFO] [stdout] test ridge_seperable ... ok [INFO] [stdout] test lasso_underconstrained ... ok [INFO] [stdout] test elnet_seperable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests ndarray_glm [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 64) ... ok [INFO] [stdout] test src/lib.rs - (line 52) ... ok [INFO] [stdout] test src/lib.rs - (line 79) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 79) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (289) panicked at src/lib.rs:10:50: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MaxIter(32) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63e84ce5d252 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63e84ce5d252 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63e84ce5d252 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63e84ce5d252 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63e84ce6e44f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63e84ce6e44f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63e84ce3a983 - std::io::default_write_fmt::ha7130bf70117e1da [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63e84ce3a983 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63e84ce3fde2 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63e84ce417dc - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63e84ce41636 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x63e84ce41db5 - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x63e84ce41c4a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x63e84ce3ff19 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x63e84ce2f35d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x63e84ce75e60 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x63e84ce75496 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x63e84cdc487d - rust_out::main::_doctest_main_src_lib_rs_79_0::h21fd475f706a66a0 [INFO] [stdout] 18: 0x63e84cdc4436 - rust_out::main::h542e0f1f2a7f6b11 [INFO] [stdout] 19: 0x63e84cd4b5e3 - core::ops::function::FnOnce::call_once::h21e4d13f24e06a24 [INFO] [stdout] 20: 0x63e84cd49ed6 - std::sys::backtrace::__rust_begin_short_backtrace::h603ef4a30a4f78fd [INFO] [stdout] 21: 0x63e84cd49e39 - std::rt::lang_start::{{closure}}::h433d00c5fb7f893d [INFO] [stdout] 22: 0x63e84ce3be70 - core::ops::function::impls:: for &F>::call_once::hcc75fa61d21ecbe5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 23: 0x63e84ce3be70 - std::panicking::catch_unwind::do_call::h38c051a071ca3bc0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 24: 0x63e84ce3be70 - std::panicking::catch_unwind::hede2a2f6f4519f78 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 25: 0x63e84ce3be70 - std::panic::catch_unwind::h94765a19f52c0a43 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: 0x63e84ce3be70 - std::rt::lang_start_internal::{{closure}}::hb89c21d557706591 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:175:24 [INFO] [stdout] 27: 0x63e84ce3be70 - std::panicking::catch_unwind::do_call::h50685f05733aeeef [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x63e84ce3be70 - std::panicking::catch_unwind::hf9ba9716b02e6738 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x63e84ce3be70 - std::panic::catch_unwind::h29770e281302b24d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x63e84ce3be70 - std::rt::lang_start_internal::hd5573b1f5f705a2a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:171:5 [INFO] [stdout] 31: 0x63e84cd49e21 - std::rt::lang_start::habd89dad5a59b012 [INFO] [stdout] 32: 0x63e84cdccbb5 - main [INFO] [stdout] 33: 0x78b5013b11ca - [INFO] [stdout] 34: 0x78b5013b128b - __libc_start_main [INFO] [stdout] 35: 0x63e84cd2f9b5 - _start [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 79) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.09s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "bf7abc48d5cfd25ef8feb78635f7a5ba0d71853a4b2dbae1fdf98041a56fe27e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf7abc48d5cfd25ef8feb78635f7a5ba0d71853a4b2dbae1fdf98041a56fe27e", kill_on_drop: false }` [INFO] [stdout] bf7abc48d5cfd25ef8feb78635f7a5ba0d71853a4b2dbae1fdf98041a56fe27e