[INFO] fetching crate friedrich 0.5.0... [INFO] testing friedrich-0.5.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate friedrich 0.5.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate friedrich 0.5.0 [INFO] finished tweaking crates.io crate friedrich 0.5.0 [INFO] tweaked toml for crates.io crate friedrich 0.5.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate friedrich 0.5.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate friedrich 0.5.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.149 [INFO] [stderr] Downloaded num-complex v0.4.2 [INFO] [stderr] Downloaded paste v1.0.9 [INFO] [stderr] Downloaded bytemuck v1.12.3 [INFO] [stderr] Downloaded matrixmultiply v0.3.2 [INFO] [stderr] Downloaded serde v1.0.149 [INFO] [stderr] Downloaded wide v0.7.5 [INFO] [stderr] Downloaded nalgebra v0.30.1 [INFO] [stderr] Downloaded libc v0.2.138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1079be9fe41bd44743033d3b06cdfc92999758c5fd199bf0fed07ab454153a61 [INFO] running `Command { std: "docker" "start" "-a" "1079be9fe41bd44743033d3b06cdfc92999758c5fd199bf0fed07ab454153a61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1079be9fe41bd44743033d3b06cdfc92999758c5fd199bf0fed07ab454153a61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1079be9fe41bd44743033d3b06cdfc92999758c5fd199bf0fed07ab454153a61", kill_on_drop: false }` [INFO] [stdout] 1079be9fe41bd44743033d3b06cdfc92999758c5fd199bf0fed07ab454153a61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b870eb0cde7b2a47952105dddadf49104867e957f6f12da17b522bb2f4f08219 [INFO] running `Command { std: "docker" "start" "-a" "b870eb0cde7b2a47952105dddadf49104867e957f6f12da17b522bb2f4f08219", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling wide v0.7.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling friedrich v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/extendable_matrix.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn as_matrix(&self) -> MatrixSlice [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] 52 | pub fn as_matrix(&self) -> MatrixSlice<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/extendable_matrix.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn as_vector(&self) -> VectorSlice [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] 100 | pub fn as_vector(&self) -> VectorSlice<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/extendable_matrix.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn as_matrix(&self) -> MatrixSlice [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] 52 | pub fn as_matrix(&self) -> MatrixSlice<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/extendable_matrix.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn as_vector(&self) -> VectorSlice [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] 100 | pub fn as_vector(&self) -> VectorSlice<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.35s [INFO] running `Command { std: "docker" "inspect" "b870eb0cde7b2a47952105dddadf49104867e957f6f12da17b522bb2f4f08219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b870eb0cde7b2a47952105dddadf49104867e957f6f12da17b522bb2f4f08219", kill_on_drop: false }` [INFO] [stdout] b870eb0cde7b2a47952105dddadf49104867e957f6f12da17b522bb2f4f08219 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04c071b655ee0b0132222fa3b2a5b6492e7a024e4191bf6b9d21804215147752 [INFO] running `Command { std: "docker" "start" "-a" "04c071b655ee0b0132222fa3b2a5b6492e7a024e4191bf6b9d21804215147752", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/extendable_matrix.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn as_matrix(&self) -> MatrixSlice [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] 52 | pub fn as_matrix(&self) -> MatrixSlice<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/extendable_matrix.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn as_vector(&self) -> VectorSlice [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] 100 | pub fn as_vector(&self) -> VectorSlice<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling friedrich v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/extendable_matrix.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn as_matrix(&self) -> MatrixSlice [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] 52 | pub fn as_matrix(&self) -> MatrixSlice<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/extendable_matrix.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn as_vector(&self) -> VectorSlice [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] 100 | pub fn as_vector(&self) -> VectorSlice<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/extendable_matrix.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn as_matrix(&self) -> MatrixSlice [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] 52 | pub fn as_matrix(&self) -> MatrixSlice<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algebra/extendable_matrix.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn as_vector(&self) -> VectorSlice [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] 100 | pub fn as_vector(&self) -> VectorSlice<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `Command { std: "docker" "inspect" "04c071b655ee0b0132222fa3b2a5b6492e7a024e4191bf6b9d21804215147752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04c071b655ee0b0132222fa3b2a5b6492e7a024e4191bf6b9d21804215147752", kill_on_drop: false }` [INFO] [stdout] 04c071b655ee0b0132222fa3b2a5b6492e7a024e4191bf6b9d21804215147752 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b4b821a52e248b23297e4438a26a79db6da27b13551c758cdd62aefb6848b7de [INFO] running `Command { std: "docker" "start" "-a" "b4b821a52e248b23297e4438a26a79db6da27b13551c758cdd62aefb6848b7de", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/algebra/extendable_matrix.rs:52:22 [INFO] [stderr] | [INFO] [stderr] 52 | pub fn as_matrix(&self) -> MatrixSlice [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] 52 | pub fn as_matrix(&self) -> MatrixSlice<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] --> src/algebra/extendable_matrix.rs:100:22 [INFO] [stderr] | [INFO] [stderr] 100 | pub fn as_vector(&self) -> VectorSlice [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] 100 | pub fn as_vector(&self) -> VectorSlice<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `friedrich` (lib) generated 2 warnings [INFO] [stderr] warning: `friedrich` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `friedrich` (bin "friedrich" test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/friedrich-0462139b515a460a) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/friedrich-37036257f3bac72e) [INFO] [stdout] test algebra::extendable_matrix::tests::ematrix_add_rows_extend_size_when_some_of_current_data_is_masked ... 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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test algebra::extendable_matrix::tests::ematrix_add_rows_extend_size_when_some_of_current_data_is_masked ... 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] Doc-tests friedrich [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/gaussian_process/mod.rs - gaussian_process::GaussianProcess::default (line 83) ... ok [INFO] [stdout] test src/gaussian_process/mod.rs - gaussian_process::GaussianProcess::sample_at (line 354) ... ok [INFO] [stdout] test src/gaussian_process/multivariate_normal.rs - gaussian_process::multivariate_normal::MultivariateNormal (line 30) ... ok [INFO] [stdout] test src/gaussian_process/mod.rs - gaussian_process (line 3) ... ok [INFO] [stdout] test src/gaussian_process/multivariate_normal.rs - gaussian_process::multivariate_normal::MultivariateNormal (line 12) ... ok [INFO] [stdout] test src/gaussian_process/mod.rs - gaussian_process::GaussianProcess::predict_mean_variance (line 277) ... ok [INFO] [stdout] test src/gaussian_process/mod.rs - gaussian_process::GaussianProcess::builder (line 104) ... ok [INFO] [stdout] test src/gaussian_process/builder.rs - gaussian_process::builder::GaussianProcessBuilder (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.64s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b4b821a52e248b23297e4438a26a79db6da27b13551c758cdd62aefb6848b7de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4b821a52e248b23297e4438a26a79db6da27b13551c758cdd62aefb6848b7de", kill_on_drop: false }` [INFO] [stdout] b4b821a52e248b23297e4438a26a79db6da27b13551c758cdd62aefb6848b7de