[INFO] fetching crate fast_arrays 0.1.23...
[INFO] testing fast_arrays-0.1.23 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate fast_arrays 0.1.23 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate fast_arrays 0.1.23
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fast_arrays 0.1.23
[INFO] tweaked toml for crates.io crate fast_arrays 0.1.23 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fast_arrays 0.1.23 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fast_arrays 0.1.23 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded semver v1.0.20
[INFO] [stderr]   Downloaded futures-timer v3.0.2
[INFO] [stderr]   Downloaded relative-path v1.9.0
[INFO] [stderr]   Downloaded serde_json v1.0.115
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71115c79c193815b4e87735269ab8e54aa1e5dcb8df17c80288e823100646cad
[INFO] running `Command { std: "docker" "start" "-a" "71115c79c193815b4e87735269ab8e54aa1e5dcb8df17c80288e823100646cad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71115c79c193815b4e87735269ab8e54aa1e5dcb8df17c80288e823100646cad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71115c79c193815b4e87735269ab8e54aa1e5dcb8df17c80288e823100646cad", kill_on_drop: false }`
[INFO] [stdout] 71115c79c193815b4e87735269ab8e54aa1e5dcb8df17c80288e823100646cad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49d0d2eee29ca57075648e86ce45b4a97c6aafff802636589ba5038733dbfff7
[INFO] running `Command { std: "docker" "start" "-a" "49d0d2eee29ca57075648e86ce45b4a97c6aafff802636589ba5038733dbfff7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling getrandom v0.2.11
[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 quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling fast_arrays v0.1.23 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `stdarch_x86_avx512` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(stdarch_x86_avx512)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mask/fallback.rs:165:21
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn iter_mut(&mut self) -> IterMut<bool> {
[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] 165 |     pub fn iter_mut(&mut self) -> IterMut<'_, bool> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mask/fallback.rs:219:26
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn get_masks_mut(&mut self) -> MutableMasks<D> {
[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] 219 |     pub fn get_masks_mut(&mut self) -> MutableMasks<'_, D> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.25s
[INFO] running `Command { std: "docker" "inspect" "49d0d2eee29ca57075648e86ce45b4a97c6aafff802636589ba5038733dbfff7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49d0d2eee29ca57075648e86ce45b4a97c6aafff802636589ba5038733dbfff7", kill_on_drop: false }`
[INFO] [stdout] 49d0d2eee29ca57075648e86ce45b4a97c6aafff802636589ba5038733dbfff7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b586a6ad3afe16ea051c29532ab61c7de35ccc034f3a16651562ddd046a8ebe8
[INFO] running `Command { std: "docker" "start" "-a" "b586a6ad3afe16ea051c29532ab61c7de35ccc034f3a16651562ddd046a8ebe8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling relative-path v1.9.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling fast_arrays v0.1.23 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `stdarch_x86_avx512` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(stdarch_x86_avx512)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mask/fallback.rs:165:21
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn iter_mut(&mut self) -> IterMut<bool> {
[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] 165 |     pub fn iter_mut(&mut self) -> IterMut<'_, bool> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mask/fallback.rs:219:26
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn get_masks_mut(&mut self) -> MutableMasks<D> {
[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] 219 |     pub fn get_masks_mut(&mut self) -> MutableMasks<'_, D> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `stdarch_x86_avx512` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(stdarch_x86_avx512)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mask/fallback.rs:165:21
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn iter_mut(&mut self) -> IterMut<bool> {
[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] 165 |     pub fn iter_mut(&mut self) -> IterMut<'_, bool> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mask/fallback.rs:219:26
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn get_masks_mut(&mut self) -> MutableMasks<D> {
[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] 219 |     pub fn get_masks_mut(&mut self) -> MutableMasks<'_, D> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.75s
[INFO] running `Command { std: "docker" "inspect" "b586a6ad3afe16ea051c29532ab61c7de35ccc034f3a16651562ddd046a8ebe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b586a6ad3afe16ea051c29532ab61c7de35ccc034f3a16651562ddd046a8ebe8", kill_on_drop: false }`
[INFO] [stdout] b586a6ad3afe16ea051c29532ab61c7de35ccc034f3a16651562ddd046a8ebe8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 17984c24bcb3c1f5acd0af2904eae6df8485ef674ccba87319b9a3372fa16aa2
[INFO] running `Command { std: "docker" "start" "-a" "17984c24bcb3c1f5acd0af2904eae6df8485ef674ccba87319b9a3372fa16aa2", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `stdarch_x86_avx512` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(stdarch_x86_avx512)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/mask/fallback.rs:165:21
[INFO] [stderr]     |
[INFO] [stderr] 165 |     pub fn iter_mut(&mut self) -> IterMut<bool> {
[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] 165 |     pub fn iter_mut(&mut self) -> IterMut<'_, bool> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/mask/fallback.rs:219:26
[INFO] [stderr]     |
[INFO] [stderr] 219 |     pub fn get_masks_mut(&mut self) -> MutableMasks<D> {
[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] 219 |     pub fn get_masks_mut(&mut self) -> MutableMasks<'_, D> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: `fast_arrays` (lib) generated 3 warnings (run `cargo fix --lib -p fast_arrays` to apply 2 suggestions)
[INFO] [stderr] warning: `fast_arrays` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fast_arrays-758b46d55ddac333)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/addition_benchmark.rs (/opt/rustwide/target/debug/deps/addition_benchmark-b1bd551ac6e81161)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/prng_benchmark.rs (/opt/rustwide/target/debug/deps/prng_benchmark-3c1386b3932863b6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-7d8ffd6d2e162c6f)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test get ... ok
[INFO] [stdout] test conversion1d ... ok
[INFO] [stdout] test copy ... ok
[INFO] [stdout] test from_value2d ... ok
[INFO] [stdout] test random1d ... ok
[INFO] [stdout] test from_value1d ... ok
[INFO] [stdout] test repeat_in_place ... ok
[INFO] [stdout] test random2d ... ok
[INFO] [stdout] test copy_masked2 ... ok
[INFO] [stdout] test serde1d ... ok
[INFO] [stdout] test set_masked2 ... ok
[INFO] [stdout] test set_1d ... ok
[INFO] [stdout] test set_all ... ok
[INFO] [stdout] test zeros1d ... ok
[INFO] [stdout] test zeros2d ... ok
[INFO] [stdout] test copy_masked_mismatched_shapes - should panic ... ok
[INFO] [stdout] test get_out_of_bounds - should panic ... ok
[INFO] [stdout] test get_2d_out_of_bounds - should panic ... ok
[INFO] [stdout] test copy_mismatched_shapes - should panic ... ok
[INFO] [stdout] test copy_masked2_mismatched_shapes - should panic ... ok
[INFO] [stdout] test set_2d_out_of_bounds - should panic ... ok
[INFO] [stdout] test set_1d_out_of_bounds - should panic ... ok
[INFO] [stdout] test set_masked2_mismatched_shapes - should panic ... ok
[INFO] [stdout] test set_masked_mismatched_shapes - should panic ... ok
[INFO] [stdout] test copy_masked ... ok
[INFO] [stdout] test tile_in_place ... ok
[INFO] [stdout] test set_masked ... ok
[INFO] [stdout] test conversion2d ... ok
[INFO] [stdout] test get_set_2d ... ok
[INFO] [stderr]      Running tests/comparisons.rs (/opt/rustwide/target/debug/deps/comparisons-5cd03429453a85df)
[INFO] [stdout] test serde2d ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test comparison::case_4_ge ... ok
[INFO] [stdout] test comparison::case_3_gt ... ok
[INFO] [stdout] test comparison::case_1_eq ... ok
[INFO] [stdout] test comparison::case_2_neq ... ok
[INFO] [stdout] test comparison_in_place::case_4_ge ... ok
[INFO] [stdout] test comparison::case_5_lt ... ok
[INFO] [stdout] test comparison_in_place::case_5_lt ... ok
[INFO] [stdout] test comparison::case_6_le ... ok
[INFO] [stdout] test comparison_in_place::case_6_le ... ok
[INFO] [stdout] test comparison_in_place::case_3_gt ... ok
[INFO] [stdout] test comparison_in_place::case_2_neq ... ok
[INFO] [stdout] test comparison_in_place::case_1_eq ... ok
[INFO] [stdout] test comparison_scalar::case_1_eq ... ok
[INFO] [stdout] test comparison_scalar::case_2_neq ... ok
[INFO] [stdout] test comparison_scalar::case_4_ge ... ok
[INFO] [stdout] test comparison_scalar::case_3_gt ... ok
[INFO] [stdout] test comparison_scalar::case_6_le ... ok
[INFO] [stdout] test comparison_scalar_in_place::case_1_eq ... ok
[INFO] [stdout] test comparison_mismatched_shapes::case_1_eq - should panic ... ok
[INFO] [stdout] test comparison_mismatched_shapes::case_2_neq - should panic ... ok
[INFO] [stdout] test comparison_mismatched_shapes::case_5_lt - should panic ... ok
[INFO] [stdout] test comparison_mismatched_shapes::case_6_le - should panic ... ok
[INFO] [stdout] test comparison_mismatched_shapes::case_4_ge - should panic ... ok
[INFO] [stdout] test comparison_mismatched_shapes_in_place::case_1_eq - should panic ... ok
[INFO] [stdout] test comparison_scalar_in_place::case_2_neq ... ok
[INFO] [stdout] test comparison_scalar_in_place_mismatched_shape::case_4_ge - should panic ... ok
[INFO] [stdout] test comparison_scalar_in_place_mismatched_shape::case_6_le - should panic ... ok
[INFO] [stdout] test comparison_scalar_in_place_mismatched_shape::case_5_lt - should panic ... ok
[INFO] [stdout] test comparison_mismatched_shapes::case_3_gt - should panic ... ok
[INFO] [stdout] test comparison_mismatched_shapes_in_place::case_2_neq - should panic ... ok
[INFO] [stdout] test comparison_mismatched_shapes_in_place::case_4_ge - should panic ... ok
[INFO] [stdout] test comparison_mismatched_shapes_in_place::case_5_lt - should panic ... ok
[INFO] [stdout] test comparison_mismatched_shapes_in_place::case_6_le - should panic ... ok
[INFO] [stdout] test comparison_mismatched_shapes_in_place::case_3_gt - should panic ... ok
[INFO] [stdout] test comparison_scalar_in_place_mismatched_shape::case_1_eq - should panic ... ok
[INFO] [stdout] test comparison_scalar_in_place::case_3_gt ... ok
[INFO] [stdout] test comparison_scalar_in_place_mismatched_shape::case_2_neq - should panic ... ok
[INFO] [stdout] test comparison_scalar_in_place_mismatched_shape::case_3_gt - should panic ... ok
[INFO] [stdout] test comparison_scalar::case_5_lt ... ok
[INFO] [stdout] test comparison_scalar_in_place::case_4_ge ... ok
[INFO] [stdout] test comparison_scalar_in_place::case_5_lt ... ok
[INFO] [stdout] test comparison_scalar_in_place::case_6_le ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mask.rs (/opt/rustwide/target/debug/deps/mask-a9c23877f7cf1203)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test get ... ok
[INFO] [stdout] test in_place::case_1_not ... ok
[INFO] [stdout] test convert ... ok
[INFO] [stdout] test copy ... ok
[INFO] [stdout] test tile_in_place ... ok
[INFO] [stdout] test repeat_in_place ... ok
[INFO] [stdout] test serde1d ... ok
[INFO] [stdout] test two_inputs::case_1_and ... ok
[INFO] [stdout] test two_inputs::case_2_or ... ok
[INFO] [stdout] test two_inputs_mismatched_shape::case_1_and - should panic ... ok
[INFO] [stdout] test two_inputs_mismatched_shape::case_2_or - should panic ... ok
[INFO] [stdout] test repeat_as_row_in_place_shape_mismatch ... ok
[INFO] [stdout] test repeat_as_row_in_place ... ok
[INFO] [stdout] test serde2d ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/matrix.rs (/opt/rustwide/target/debug/deps/matrix-540776d062f6543c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test matrix_vector_multiplication ... ok
[INFO] [stdout] test matrix_matrix_multiplication ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.49s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/one_input.rs (/opt/rustwide/target/debug/deps/one_input-f57e4d971cb0c1e8)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test in_place::case_1_sqrt ... ok
[INFO] [stdout] test in_place::case_3_abs ... ok
[INFO] [stdout] test in_place_masked::case_2_square ... ok
[INFO] [stdout] test in_place_masked::case_1_sqrt ... ok
[INFO] [stdout] test in_place_masked::case_3_abs ... ok
[INFO] [stdout] test in_place::case_2_square ... ok
[INFO] [stdout] test ref_out_of_place::case_3_abs ... ok
[INFO] [stdout] test ref_out_of_place::case_2_square ... ok
[INFO] [stdout] test ref_out_of_place::case_1_sqrt ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/reductions.rs (/opt/rustwide/target/debug/deps/reductions-42199d80084aae71)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test reduction1d_one_input::case_1_sum ... ok
[INFO] [stdout] test reduction1d_one_input::case_3_max ... ok
[INFO] [stdout] test reduction1d_one_input::case_4_min ... ok
[INFO] [stdout] test reduction1d_one_input::case_2_product ... ok
[INFO] [stdout] test reduction_two_inputs::case_1_dot_product ... ok
[INFO] [stdout] test reduction2d_one_input::case_1_sum ... ok
[INFO] [stdout] test reduction2d_one_input::case_2_product ... ok
[INFO] [stdout] test reduction2d_one_input::case_4_min ... ok
[INFO] [stdout] test reduction2d_one_input::case_3_max ... ok
[INFO] [stdout] test sum_to_row_in_place_masked ... ok
[INFO] [stdout] test sum_to_column_in_place_masked ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/repeating.rs (/opt/rustwide/target/debug/deps/repeating-29e6413fcc375739)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test repeat_as_row_in_place ... ok
[INFO] [stdout] test repeat_as_row_in_place_shape_mismatch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stderr]      Running tests/three_inputs.rs (/opt/rustwide/target/debug/deps/three_inputs-9edb2b0592d2f96b)
[INFO] [stdout] test out_of_place::case_1_add ... ok
[INFO] [stdout] test in_place_scalar_masked::case_1_fmadd ... ok
[INFO] [stdout] test out_of_place::case_3_mul ... ok
[INFO] [stdout] test in_place_scalar::case_1_fmadd ... ok
[INFO] [stdout] test out_of_place::case_4_div ... ok
[INFO] [stdout] test in_place::case_1_fmadd ... ok
[INFO] [stdout] test out_of_place::case_6_min ... ok
[INFO] [stdout] test allocating_scalar::case_1_fmadd ... ok
[INFO] [stdout] test out_of_place::case_5_max ... ok
[INFO] [stdout] test allocating::case_1_fmadd ... ok
[INFO] [stdout] test out_of_place::case_2_sub ... ok
[INFO] [stdout] test in_place_masked::case_1_fmadd ... ok
[INFO] [stdout] test allocating_shape_mismatch::case_1_fmadd - should panic ... ok
[INFO] [stderr]      Running tests/two_inputs.rs (/opt/rustwide/target/debug/deps/two_inputs-9d218a7821423e2d)
[INFO] [stdout] test allocating_scalar_shape_mismatch::case_1_fmadd - should panic ... ok
[INFO] [stdout] test in_place_masked_shape_mismatch::case_1_fmadd - should panic ... ok
[INFO] [stdout] test in_place_shape_mismatch::case_1_fmadd - should panic ... ok
[INFO] [stdout] test in_place_scalar_shape_mismatch::case_1_fmadd - should panic ... ok
[INFO] [stdout] test out_of_place_shape_mismatch::case_1_add - should panic ... ok
[INFO] [stdout] test out_of_place_shape_mismatch::case_3_mul - should panic ... ok
[INFO] [stdout] test out_of_place_shape_mismatch::case_4_div - should panic ... ok
[INFO] [stdout] test out_of_place_shape_mismatch::case_5_max - should panic ... ok
[INFO] [stdout] test out_of_place_shape_mismatch::case_2_sub - should panic ... ok
[INFO] [stdout] test out_of_place_shape_mismatch::case_6_min - should panic ... ok
[INFO] [stdout] test in_place_scalar_masked_shape_mismatch::case_1_fmadd - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test in_place::case_4_div ... ok
[INFO] [stdout] test in_place::case_1_add ... ok
[INFO] [stdout] test in_place_masked::case_1_add ... ok
[INFO] [stdout] test in_place::case_5_max ... ok
[INFO] [stdout] test in_place::case_6_min ... ok
[INFO] [stdout] test in_place_masked::case_4_div ... ok
[INFO] [stdout] test in_place::case_2_sub ... ok
[INFO] [stdout] test in_place_masked::case_2_sub ... ok
[INFO] [stdout] test in_place::case_3_mul ... ok
[INFO] [stdout] test in_place_masked::case_5_max ... ok
[INFO] [stdout] test in_place_scalar::case_6_min ... ok
[INFO] [stdout] test in_place_masked::case_3_mul ... ok
[INFO] [stdout] test in_place_scalar_masked::case_3_mul ... ok
[INFO] [stdout] test in_place_scalar_masked::case_1_add ... ok
[INFO] [stdout] test in_place_scalar_masked::case_5_max ... ok
[INFO] [stdout] test in_place_scalar::case_5_max ... ok
[INFO] [stdout] test in_place_scalar::case_4_div ... ok
[INFO] [stdout] test in_place_scalar::case_2_sub ... ok
[INFO] [stdout] test in_place_scalar_masked::case_2_sub ... ok
[INFO] [stdout] test in_place_scalar::case_3_mul ... ok
[INFO] [stdout] test in_place_masked::case_6_min ... ok
[INFO] [stdout] test in_place_scalar_masked::case_6_min ... ok
[INFO] [stdout] test in_place_scalar::case_1_add ... ok
[INFO] [stdout] test in_place_masked_shape_mismatch::case_6_min - should panic ... ok
[INFO] [stdout] test in_place_masked_shape_mismatch::case_3_mul - should panic ... ok
[INFO] [stdout] test in_place_masked_shape_mismatch::case_2_sub - should panic ... ok
[INFO] [stdout] test in_place_masked_shape_mismatch::case_5_max - should panic ... ok
[INFO] [stdout] test in_place_masked_shape_mismatch::case_4_div - should panic ... ok
[INFO] [stdout] test in_place_masked_shape_mismatch::case_1_add - should panic ... ok
[INFO] [stdout] test in_place_scalar_masked_shape_mismatched::case_1_add - should panic ... ok
[INFO] [stdout] test in_place_scalar_masked_shape_mismatched::case_5_max - should panic ... ok
[INFO] [stdout] test in_place_scalar_masked_shape_mismatched::case_4_div - should panic ... ok
[INFO] [stdout] test in_place_shape_mismatch::case_1_add - should panic ... ok
[INFO] [stdout] test in_place_scalar_masked_shape_mismatched::case_6_min - should panic ... ok
[INFO] [stdout] test out_of_place::case_2_sub ... ok
[INFO] [stdout] test out_of_place_scalar::case_1_add ... ok
[INFO] [stdout] test out_of_place::case_4_div ... ok
[INFO] [stdout] test out_of_place_scalar::case_3_mul ... ok
[INFO] [stdout] test out_of_place::case_6_min ... ok
[INFO] [stdout] test in_place_scalar_masked_shape_mismatched::case_2_sub - should panic ... ok
[INFO] [stdout] test in_place_scalar_masked_shape_mismatched::case_3_mul - should panic ... ok
[INFO] [stdout] test in_place_shape_mismatch::case_2_sub - should panic ... ok
[INFO] [stdout] test out_of_place_scalar::case_2_sub ... ok
[INFO] [stdout] test in_place_shape_mismatch::case_5_max - should panic ... ok
[INFO] [stdout] test in_place_shape_mismatch::case_6_min - should panic ... ok
[INFO] [stdout] test in_place_scalar_masked::case_4_div ... ok
[INFO] [stdout] test out_of_place::case_1_add ... ok
[INFO] [stdout] test out_of_place::case_5_max ... ok
[INFO] [stdout] test out_of_place::case_3_mul ... ok
[INFO] [stdout] test out_of_place_scalar::case_4_div ... ok
[INFO] [stdout] test out_of_place_shape_mismatch::case_1_add - should panic ... ok
[INFO] [stdout] test out_of_place_shape_mismatch::case_2_sub - should panic ... ok
[INFO] [stdout] test in_place_shape_mismatch::case_4_div - should panic ... ok
[INFO] [stdout] test out_of_place_shape_mismatch::case_3_mul - should panic ... ok
[INFO] [stdout] test out_of_place_shape_mismatch::case_5_max - should panic ... ok
[INFO] [stdout] test out_of_place_shape_mismatch::case_6_min - should panic ... ok
[INFO] [stdout] test out_of_place_scalar::case_5_max ... ok
[INFO] [stdout] test out_of_place_scalar::case_6_min ... ok
[INFO] [stdout] test out_of_place_shape_mismatch::case_4_div - should panic ... ok
[INFO] [stdout] test in_place_shape_mismatch::case_3_mul - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fast_arrays
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "17984c24bcb3c1f5acd0af2904eae6df8485ef674ccba87319b9a3372fa16aa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17984c24bcb3c1f5acd0af2904eae6df8485ef674ccba87319b9a3372fa16aa2", kill_on_drop: false }`
[INFO] [stdout] 17984c24bcb3c1f5acd0af2904eae6df8485ef674ccba87319b9a3372fa16aa2
