[INFO] fetching crate fast_arrays 0.1.23... [INFO] testing fast_arrays-0.1.23 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate fast_arrays 0.1.23 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fast_arrays 0.1.23 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aee250e5234e9a96d2f94ca2633fca0aee3d798c7cbbffee3f5ff36154f59746 [INFO] running `Command { std: "docker" "start" "-a" "aee250e5234e9a96d2f94ca2633fca0aee3d798c7cbbffee3f5ff36154f59746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aee250e5234e9a96d2f94ca2633fca0aee3d798c7cbbffee3f5ff36154f59746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee250e5234e9a96d2f94ca2633fca0aee3d798c7cbbffee3f5ff36154f59746", kill_on_drop: false }` [INFO] [stdout] aee250e5234e9a96d2f94ca2633fca0aee3d798c7cbbffee3f5ff36154f59746 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2283a1bd1bfe4a7cb98480e682eceabc292667a5d577520fd3f47eae949524bc [INFO] running `Command { std: "docker" "start" "-a" "2283a1bd1bfe4a7cb98480e682eceabc292667a5d577520fd3f47eae949524bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v2.0.58 [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 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 { [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 { [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: feature `portable_simd` is declared but not used [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(portable_simd)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.24s [INFO] running `Command { std: "docker" "inspect" "2283a1bd1bfe4a7cb98480e682eceabc292667a5d577520fd3f47eae949524bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2283a1bd1bfe4a7cb98480e682eceabc292667a5d577520fd3f47eae949524bc", kill_on_drop: false }` [INFO] [stdout] 2283a1bd1bfe4a7cb98480e682eceabc292667a5d577520fd3f47eae949524bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f12aba37be981e280bb6d715570e2b9951088f02ffd6b1c7caeda7b3a990a93b [INFO] running `Command { std: "docker" "start" "-a" "f12aba37be981e280bb6d715570e2b9951088f02ffd6b1c7caeda7b3a990a93b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [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 futures-timer v3.0.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling regex v1.10.2 [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 { [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 { [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: feature `portable_simd` is declared but not used [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(portable_simd)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [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 { [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 { [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: feature `portable_simd` is declared but not used [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(portable_simd)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.01s [INFO] running `Command { std: "docker" "inspect" "f12aba37be981e280bb6d715570e2b9951088f02ffd6b1c7caeda7b3a990a93b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f12aba37be981e280bb6d715570e2b9951088f02ffd6b1c7caeda7b3a990a93b", kill_on_drop: false }` [INFO] [stdout] f12aba37be981e280bb6d715570e2b9951088f02ffd6b1c7caeda7b3a990a93b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e08f921df9c7ee336cb1183b1e4bccafa19e1d2cbe6618cab0e38bb4d2c3a64a [INFO] running `Command { std: "docker" "start" "-a" "e08f921df9c7ee336cb1183b1e4bccafa19e1d2cbe6618cab0e38bb4d2c3a64a", 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 { [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 { [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: feature `portable_simd` is declared but not used [INFO] [stderr] --> src/lib.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(portable_simd)] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `fast_arrays` (lib) generated 4 warnings (run `cargo fix --lib -p fast_arrays` to apply 2 suggestions) [INFO] [stderr] warning: `fast_arrays` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fast_arrays-f7cdf60a99643e08) [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-6fcc4523158a0456) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/prng_benchmark.rs (/opt/rustwide/target/debug/deps/prng_benchmark-6d021eacdaf6ffb5) [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] [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-2e08ee3ae28d87c9) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test conversion1d ... ok [INFO] [stdout] test from_value1d ... ok [INFO] [stdout] test random1d ... ok [INFO] [stdout] test get ... ok [INFO] [stdout] test copy ... ok [INFO] [stdout] test from_value2d ... ok [INFO] [stdout] test repeat_in_place ... ok [INFO] [stdout] test set_all ... ok [INFO] [stdout] test serde1d ... ok [INFO] [stdout] test copy_masked_mismatched_shapes - should panic ... ok [INFO] [stdout] test random2d ... ok [INFO] [stdout] test get_out_of_bounds - should panic ... ok [INFO] [stdout] test copy_masked2_mismatched_shapes - should panic ... ok [INFO] [stdout] test copy_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 get_2d_out_of_bounds - should panic ... ok [INFO] [stdout] test set_masked2 ... ok [INFO] [stdout] test copy_masked ... ok [INFO] [stdout] test set_masked ... ok [INFO] [stdout] test zeros1d ... ok [INFO] [stdout] test set_masked2_mismatched_shapes - should panic ... ok [INFO] [stdout] test set_masked_mismatched_shapes - should panic ... ok [INFO] [stdout] test set_1d ... ok [INFO] [stdout] test copy_masked2 ... ok [INFO] [stdout] test tile_in_place ... ok [INFO] [stdout] test zeros2d ... ok [INFO] [stdout] test conversion2d ... ok [INFO] [stdout] test get_set_2d ... ok [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.62s [INFO] [stdout] [INFO] [stderr] Running tests/comparisons.rs (/opt/rustwide/target/debug/deps/comparisons-81ece5dd24262286) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test comparison::case_4_ge ... ok [INFO] [stdout] test comparison_in_place::case_2_neq ... ok [INFO] [stdout] test comparison_in_place::case_4_ge ... ok [INFO] [stdout] test comparison::case_2_neq ... ok [INFO] [stdout] test comparison::case_3_gt ... ok [INFO] [stdout] test comparison::case_1_eq ... ok [INFO] [stdout] test comparison_in_place::case_3_gt ... ok [INFO] [stdout] test comparison_in_place::case_5_lt ... ok [INFO] [stdout] test comparison_in_place::case_6_le ... ok [INFO] [stdout] test comparison_scalar::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_in_place::case_1_eq ... ok [INFO] [stdout] test comparison::case_6_le ... ok [INFO] [stdout] test comparison_mismatched_shapes::case_5_lt - should panic ... ok [INFO] [stdout] test comparison_mismatched_shapes::case_4_ge - 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::case_6_le - should panic ... ok [INFO] [stdout] test comparison_scalar::case_3_gt ... ok [INFO] [stdout] test comparison_scalar::case_5_lt ... ok [INFO] [stdout] test comparison_scalar::case_2_neq ... ok [INFO] [stdout] test comparison_scalar_in_place::case_3_gt ... ok [INFO] [stdout] test comparison_scalar_in_place::case_5_lt ... ok [INFO] [stdout] test comparison_scalar_in_place::case_2_neq ... ok [INFO] [stdout] test comparison_scalar_in_place_mismatched_shape::case_1_eq - should panic ... 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_5_lt - should panic ... ok [INFO] [stdout] test comparison_mismatched_shapes_in_place::case_3_gt - should panic ... ok [INFO] [stdout] test comparison_scalar::case_4_ge ... 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_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_1_eq - should panic ... ok [INFO] [stdout] test comparison::case_5_lt ... ok [INFO] [stdout] test comparison_scalar_in_place::case_4_ge ... ok [INFO] [stdout] test comparison_mismatched_shapes_in_place::case_4_ge - should panic ... ok [INFO] [stdout] test comparison_scalar_in_place::case_6_le ... ok [INFO] [stdout] test comparison_scalar::case_6_le ... ok [INFO] [stdout] test comparison_scalar_in_place_mismatched_shape::case_6_le - should panic ... ok [INFO] [stdout] test comparison_scalar_in_place::case_1_eq ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/mask.rs (/opt/rustwide/target/debug/deps/mask-e8f599cb3d36c318) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test copy ... ok [INFO] [stdout] test convert ... ok [INFO] [stdout] test repeat_in_place ... ok [INFO] [stdout] test serde1d ... ok [INFO] [stdout] test get ... ok [INFO] [stdout] test in_place::case_1_not ... ok [INFO] [stdout] test two_inputs::case_1_and ... ok [INFO] [stdout] test tile_in_place ... ok [INFO] [stdout] test two_inputs::case_2_or ... ok [INFO] [stdout] test two_inputs_mismatched_shape::case_2_or - should panic ... ok [INFO] [stdout] test two_inputs_mismatched_shape::case_1_and - 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.56s [INFO] [stdout] [INFO] [stderr] Running tests/matrix.rs (/opt/rustwide/target/debug/deps/matrix-14b69d3aab7f88f5) [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 20.76s [INFO] [stdout] [INFO] [stderr] Running tests/one_input.rs (/opt/rustwide/target/debug/deps/one_input-0529672cecbee434) [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_1_sqrt ... ok [INFO] [stdout] test in_place::case_2_square ... ok [INFO] [stdout] test ref_out_of_place::case_3_abs ... ok [INFO] [stdout] test in_place_masked::case_2_square ... ok [INFO] [stdout] test ref_out_of_place::case_1_sqrt ... ok [INFO] [stdout] test ref_out_of_place::case_2_square ... ok [INFO] [stdout] test in_place_masked::case_3_abs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/reductions.rs (/opt/rustwide/target/debug/deps/reductions-656ba6d875e9eb44) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test reduction1d_one_input::case_3_max ... ok [INFO] [stdout] test reduction1d_one_input::case_1_sum ... ok [INFO] [stdout] test reduction1d_one_input::case_2_product ... ok [INFO] [stdout] test reduction1d_one_input::case_4_min ... ok [INFO] [stdout] test reduction_two_inputs::case_1_dot_product ... ok [INFO] [stdout] test reduction2d_one_input::case_4_min ... ok [INFO] [stdout] test reduction2d_one_input::case_2_product ... ok [INFO] [stdout] test reduction2d_one_input::case_3_max ... ok [INFO] [stdout] test reduction2d_one_input::case_1_sum ... ok [INFO] [stdout] test sum_to_column_in_place_masked ... ok [INFO] [stdout] test sum_to_row_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.85s [INFO] [stderr] Running tests/repeating.rs (/opt/rustwide/target/debug/deps/repeating-0755b1d955005e01) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test repeat_as_row_in_place_shape_mismatch ... ok [INFO] [stdout] test repeat_as_row_in_place ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/three_inputs.rs (/opt/rustwide/target/debug/deps/three_inputs-df1aec420602e466) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test in_place_scalar::case_1_fmadd ... ok [INFO] [stdout] test allocating_scalar::case_1_fmadd ... ok [INFO] [stdout] test in_place_scalar_masked::case_1_fmadd ... ok [INFO] [stdout] test in_place_masked::case_1_fmadd ... ok [INFO] [stdout] test out_of_place::case_4_div ... ok [INFO] [stdout] test out_of_place::case_3_mul ... ok [INFO] [stdout] test out_of_place::case_2_sub ... ok [INFO] [stdout] test out_of_place::case_1_add ... ok [INFO] [stdout] test allocating::case_1_fmadd ... ok [INFO] [stdout] test out_of_place::case_5_max ... ok [INFO] [stdout] test in_place::case_1_fmadd ... ok [INFO] [stdout] test in_place_masked_shape_mismatch::case_1_fmadd - should panic ... ok [INFO] [stdout] test out_of_place::case_6_min ... ok [INFO] [stdout] test in_place_scalar_masked_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 in_place_shape_mismatch::case_1_fmadd - should panic ... ok [INFO] [stdout] test allocating_shape_mismatch::case_1_fmadd - should panic ... ok [INFO] [stdout] test allocating_scalar_shape_mismatch::case_1_fmadd - 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_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_6_min - 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_5_max - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/two_inputs.rs (/opt/rustwide/target/debug/deps/two_inputs-9c8750eaaad64932) [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test in_place::case_2_sub ... ok [INFO] [stdout] test in_place_masked::case_4_div ... ok [INFO] [stdout] test in_place_masked::case_3_mul ... ok [INFO] [stdout] test in_place::case_5_max ... ok [INFO] [stdout] test in_place::case_3_mul ... ok [INFO] [stdout] test in_place_masked::case_6_min ... ok [INFO] [stdout] test in_place_masked::case_1_add ... ok [INFO] [stdout] test in_place_masked::case_5_max ... ok [INFO] [stdout] test in_place::case_4_div ... ok [INFO] [stdout] test in_place_scalar::case_2_sub ... ok [INFO] [stdout] test in_place_scalar::case_3_mul ... ok [INFO] [stdout] test in_place_scalar_masked::case_2_sub ... ok [INFO] [stdout] test in_place_scalar::case_4_div ... ok [INFO] [stdout] test in_place_scalar::case_5_max ... ok [INFO] [stdout] test in_place_masked::case_2_sub ... ok [INFO] [stdout] test in_place::case_1_add ... ok [INFO] [stdout] test in_place::case_6_min ... ok [INFO] [stdout] test in_place_scalar::case_1_add ... ok [INFO] [stdout] test in_place_scalar_masked::case_5_max ... ok [INFO] [stdout] test in_place_scalar_masked::case_1_add ... ok [INFO] [stdout] test in_place_scalar::case_6_min ... ok [INFO] [stdout] test in_place_scalar_masked::case_4_div ... ok [INFO] [stdout] test in_place_scalar_masked::case_6_min ... ok [INFO] [stdout] test in_place_scalar_masked::case_3_mul ... ok [INFO] [stdout] test in_place_masked_shape_mismatch::case_1_add - should panic ... ok [INFO] [stdout] test in_place_masked_shape_mismatch::case_2_sub - should panic ... ok [INFO] [stdout] test in_place_shape_mismatch::case_6_min - should panic ... ok [INFO] [stdout] test in_place_shape_mismatch::case_5_max - should panic ... ok [INFO] [stdout] test in_place_scalar_masked_shape_mismatched::case_1_add - should panic ... ok [INFO] [stdout] test in_place_shape_mismatch::case_3_mul - should panic ... ok [INFO] [stdout] test out_of_place::case_1_add ... ok [INFO] [stdout] test out_of_place::case_4_div ... ok [INFO] [stdout] test out_of_place::case_3_mul ... ok [INFO] [stdout] test out_of_place::case_5_max ... ok [INFO] [stdout] test out_of_place_scalar::case_1_add ... ok [INFO] [stdout] test out_of_place_scalar::case_2_sub ... ok [INFO] [stdout] test out_of_place::case_2_sub ... ok [INFO] [stdout] test out_of_place::case_6_min ... ok [INFO] [stdout] test out_of_place_scalar::case_3_mul ... ok [INFO] [stdout] test out_of_place_scalar::case_4_div ... ok [INFO] [stdout] test out_of_place_scalar::case_5_max ... ok [INFO] [stdout] test out_of_place_shape_mismatch::case_1_add - should panic ... ok [INFO] [stdout] test out_of_place_scalar::case_6_min ... ok [INFO] [stdout] test out_of_place_shape_mismatch::case_2_sub - 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_6_min - should panic ... ok [INFO] [stdout] test out_of_place_shape_mismatch::case_5_max - 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_3_mul - 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_6_min - should panic ... 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_scalar_masked_shape_mismatched::case_4_div - 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_6_min - should panic ... ok [INFO] [stdout] test in_place_shape_mismatch::case_1_add - should panic ... ok [INFO] [stdout] test in_place_shape_mismatch::case_2_sub - should panic ... ok [INFO] [stdout] test in_place_shape_mismatch::case_4_div - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [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" "e08f921df9c7ee336cb1183b1e4bccafa19e1d2cbe6618cab0e38bb4d2c3a64a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e08f921df9c7ee336cb1183b1e4bccafa19e1d2cbe6618cab0e38bb4d2c3a64a", kill_on_drop: false }` [INFO] [stdout] e08f921df9c7ee336cb1183b1e4bccafa19e1d2cbe6618cab0e38bb4d2c3a64a