[INFO] fetching crate nistrs 0.1.2... [INFO] testing nistrs-0.1.2 against 1.91.0 for beta-1.92-2 [INFO] extracting crate nistrs 0.1.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate nistrs 0.1.2 [INFO] finished tweaking crates.io crate nistrs 0.1.2 [INFO] tweaked toml for crates.io crate nistrs 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nistrs 0.1.2 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 42 packages to latest compatible versions [INFO] [stderr] Adding statrs v0.15.0 (available: v0.18.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simba v0.5.1 [INFO] [stderr] Downloaded rustfft v6.4.1 [INFO] [stderr] Downloaded statrs v0.15.0 [INFO] [stderr] Downloaded nalgebra v0.27.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 382b97410eb168b8e93edc312d34c766dc70cd4b9e6c8a01dafeb7861fbfd836 [INFO] running `Command { std: "docker" "start" "-a" "382b97410eb168b8e93edc312d34c766dc70cd4b9e6c8a01dafeb7861fbfd836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "382b97410eb168b8e93edc312d34c766dc70cd4b9e6c8a01dafeb7861fbfd836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "382b97410eb168b8e93edc312d34c766dc70cd4b9e6c8a01dafeb7861fbfd836", kill_on_drop: false }` [INFO] [stdout] 382b97410eb168b8e93edc312d34c766dc70cd4b9e6c8a01dafeb7861fbfd836 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d3403a6a92f34c384afba21d69dca6c5baa03bf7942f70ef943312793330e4f [INFO] running `Command { std: "docker" "start" "-a" "3d3403a6a92f34c384afba21d69dca6c5baa03bf7942f70ef943312793330e4f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling getrandom v0.2.16 [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 nalgebra v0.27.1 [INFO] [stderr] Compiling statrs v0.15.0 [INFO] [stderr] Compiling nistrs v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `const_fn_floating_point_arithmetic` [INFO] [stdout] --> src/rank.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(feature = "const_fn_floating_point_arithmetic")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `const_fn_floating_point_arithmetic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `const_fn_floating_point_arithmetic` [INFO] [stdout] --> src/rank.rs:83:14 [INFO] [stdout] | [INFO] [stdout] 83 | if #[cfg(feature = "const_fn_floating_point_arithmetic")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `const_fn_floating_point_arithmetic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn iter(&self) -> Iter { [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] 117 | pub fn iter(&self) -> Iter<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.51s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "3d3403a6a92f34c384afba21d69dca6c5baa03bf7942f70ef943312793330e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d3403a6a92f34c384afba21d69dca6c5baa03bf7942f70ef943312793330e4f", kill_on_drop: false }` [INFO] [stdout] 3d3403a6a92f34c384afba21d69dca6c5baa03bf7942f70ef943312793330e4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f6eb3befb597fd914d363a9f153c21eff4ad00f18625f6a76be3b434b52b5dd [INFO] running `Command { std: "docker" "start" "-a" "9f6eb3befb597fd914d363a9f153c21eff4ad00f18625f6a76be3b434b52b5dd", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `const_fn_floating_point_arithmetic` [INFO] [stdout] --> src/rank.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(feature = "const_fn_floating_point_arithmetic")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `const_fn_floating_point_arithmetic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nistrs v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `const_fn_floating_point_arithmetic` [INFO] [stdout] --> src/rank.rs:83:14 [INFO] [stdout] | [INFO] [stdout] 83 | if #[cfg(feature = "const_fn_floating_point_arithmetic")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `const_fn_floating_point_arithmetic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn iter(&self) -> Iter { [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] 117 | pub fn iter(&self) -> Iter<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `const_fn_floating_point_arithmetic` [INFO] [stdout] --> src/rank.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(feature = "const_fn_floating_point_arithmetic")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `const_fn_floating_point_arithmetic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `const_fn_floating_point_arithmetic` [INFO] [stdout] --> src/rank.rs:83:14 [INFO] [stdout] | [INFO] [stdout] 83 | if #[cfg(feature = "const_fn_floating_point_arithmetic")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `const_fn_floating_point_arithmetic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn iter(&self) -> Iter { [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] 117 | pub fn iter(&self) -> Iter<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.50s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "9f6eb3befb597fd914d363a9f153c21eff4ad00f18625f6a76be3b434b52b5dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f6eb3befb597fd914d363a9f153c21eff4ad00f18625f6a76be3b434b52b5dd", kill_on_drop: false }` [INFO] [stdout] 9f6eb3befb597fd914d363a9f153c21eff4ad00f18625f6a76be3b434b52b5dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cd67171b0ba2113d08610746be7c2bc266939771b4b4318226997ad21bd87dc2 [INFO] running `Command { std: "docker" "start" "-a" "cd67171b0ba2113d08610746be7c2bc266939771b4b4318226997ad21bd87dc2", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `const_fn_floating_point_arithmetic` [INFO] [stderr] --> src/rank.rs:69:7 [INFO] [stderr] | [INFO] [stderr] 69 | #[cfg(feature = "const_fn_floating_point_arithmetic")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `const_fn_floating_point_arithmetic` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `const_fn_floating_point_arithmetic` [INFO] [stderr] --> src/rank.rs:83:14 [INFO] [stderr] | [INFO] [stderr] 83 | if #[cfg(feature = "const_fn_floating_point_arithmetic")] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `const_fn_floating_point_arithmetic` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:117:17 [INFO] [stderr] | [INFO] [stderr] 117 | pub fn iter(&self) -> Iter { [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] 117 | pub fn iter(&self) -> Iter<'_, bool> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `nistrs` (lib) generated 3 warnings (run `cargo fix --lib -p nistrs` to apply 1 suggestion) [INFO] [stderr] warning: `nistrs` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nistrs-4fe45953b9dc3a8b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::from_binary ... ok [INFO] [stdout] test tests::from_text ... ok [INFO] [stdout] test tests::from_error_text - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/sha1.rs (/opt/rustwide/target/debug/deps/sha1-e8cc2bd851932c24) [INFO] [stdout] running 15 tests [INFO] [stdout] test test::sha1::test_freq ... ok [INFO] [stdout] test test::sha1::test_longest_ones_runs ... ok [INFO] [stdout] test test::sha1::test_block_freq ... ok [INFO] [stdout] test test::sha1::test_cusum ... ok [INFO] [stdout] test test::sha1::test_overlapping ... ok [INFO] [stdout] test test::sha1::test_random_excursions - should panic ... ok [INFO] [stdout] test test::sha1::test_runs ... ok [INFO] [stdout] test test::sha1::test_random_excursions_variant - should panic ... ok [INFO] [stdout] test test::sha1::test_universal ... ok [INFO] [stdout] test test::sha1::test_approximate ... ok [INFO] [stdout] test test::sha1::test_fft ... ok [INFO] [stdout] test test::sha1::test_serial ... ok [INFO] [stdout] test test::sha1::test_rank ... ok [INFO] [stderr] Running tests/sqrt3.rs (/opt/rustwide/target/debug/deps/sqrt3-adce46edbe197488) [INFO] [stdout] test test::sha1::test_linear ... ok [INFO] [stdout] test test::sha1::test_non_overlapping ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 34.76s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test::sqrt3::test_freq ... ok [INFO] [stdout] test test::sqrt3::test_block_freq ... ok [INFO] [stdout] test test::sqrt3::test_longest_ones_runs ... ok [INFO] [stdout] test test::sqrt3::test_cusum ... ok [INFO] [stdout] test test::sqrt3::test_overlapping ... ok [INFO] [stdout] test test::sqrt3::test_random_excursions ... ok [INFO] [stdout] test test::sqrt3::test_runs ... ok [INFO] [stdout] test test::sqrt3::test_universal ... ok [INFO] [stdout] test test::sqrt3::test_random_excursions_variant ... ok [INFO] [stdout] test test::sqrt3::test_approximate ... ok [INFO] [stdout] test test::sqrt3::test_fft ... ok [INFO] [stdout] test test::sqrt3::test_rank ... ok [INFO] [stdout] test test::sqrt3::test_serial ... ok [INFO] [stdout] test test::sqrt3::test_non_overlapping ... ok [INFO] [stdout] test test::sqrt3::test_linear ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 38.41s [INFO] [stdout] [INFO] [stderr] Doc-tests nistrs [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/block_freq.rs - block_freq::block_frequency_test (line 12) ... ok [INFO] [stdout] test src/longest_run_of_ones.rs - longest_run_of_ones::longest_run_of_ones_test (line 15) ... ok [INFO] [stdout] test src/freq.rs - freq::frequency_test (line 13) ... ok [INFO] [stdout] test src/lib.rs - BitsData::from_text (line 75) ... ok [INFO] [stdout] test src/lib.rs - (line 5) ... ok [INFO] [stdout] test src/lib.rs - BitsData::from_binary (line 49) ... ok [INFO] [stdout] test src/runs.rs - runs::runs_test (line 12) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cd67171b0ba2113d08610746be7c2bc266939771b4b4318226997ad21bd87dc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd67171b0ba2113d08610746be7c2bc266939771b4b4318226997ad21bd87dc2", kill_on_drop: false }` [INFO] [stdout] cd67171b0ba2113d08610746be7c2bc266939771b4b4318226997ad21bd87dc2