[INFO] cloning repository https://github.com/TheLQ/rust-contains-simd-experiments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheLQ/rust-contains-simd-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLQ%2Frust-contains-simd-experiments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLQ%2Frust-contains-simd-experiments'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1acad50619ee2ec6bc1ae6775992037545ab779a
[INFO] testing TheLQ/rust-contains-simd-experiments against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLQ%2Frust-contains-simd-experiments" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/TheLQ/rust-contains-simd-experiments
[INFO] finished tweaking git repo https://github.com/TheLQ/rust-contains-simd-experiments
[INFO] tweaked toml for git repo https://github.com/TheLQ/rust-contains-simd-experiments written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheLQ/rust-contains-simd-experiments on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheLQ/rust-contains-simd-experiments 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a52d4e5cfaeb98fcda7d6cc8cc78b6f396e2521e240c3ea9758157bf31e550e1
[INFO] running `Command { std: "docker" "start" "-a" "a52d4e5cfaeb98fcda7d6cc8cc78b6f396e2521e240c3ea9758157bf31e550e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a52d4e5cfaeb98fcda7d6cc8cc78b6f396e2521e240c3ea9758157bf31e550e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a52d4e5cfaeb98fcda7d6cc8cc78b6f396e2521e240c3ea9758157bf31e550e1", kill_on_drop: false }`
[INFO] [stdout] a52d4e5cfaeb98fcda7d6cc8cc78b6f396e2521e240c3ea9758157bf31e550e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7fd91b51399f181e194c74f29562d400d7af5f0fafba5945912747970082573
[INFO] running `Command { std: "docker" "start" "-a" "e7fd91b51399f181e194c74f29562d400d7af5f0fafba5945912747970082573", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-contains-simd-experiments v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> src/lib.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::intrinsics::transmute;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `slice_as_chunks` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(slice_as_chunks)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pre`
[INFO] [stdout]   --> src/lib.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let (pre, registers, post) = input.as_simd::<LANES>();
[INFO] [stdout]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_pre`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `post`
[INFO] [stdout]   --> src/lib.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let (pre, registers, post) = input.as_simd::<LANES>();
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_post`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pre`
[INFO] [stdout]   --> src/lib.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let (pre, register, post) = input.as_simd::<U64_IN_M256>();
[INFO] [stdout]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_pre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `post`
[INFO] [stdout]   --> src/lib.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let (pre, register, post) = input.as_simd::<U64_IN_M256>();
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_post`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chunk_remainder`
[INFO] [stdout]   --> src/lib.rs:96:18
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let (chunks, chunk_remainder) = register.as_chunks::<4>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk_remainder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pre`
[INFO] [stdout]    --> src/lib.rs:127:10
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let (pre, register, post) = input.as_simd::<U64_IN_M256>();
[INFO] [stdout]     |          ^^^ help: if this is intentional, prefix it with an underscore: `_pre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `post`
[INFO] [stdout]    --> src/lib.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let (pre, register, post) = input.as_simd::<U64_IN_M256>();
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_post`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chunk_remainder`
[INFO] [stdout]    --> src/lib.rs:128:18
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let (chunks, chunk_remainder) = register.as_chunks::<16>();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk_remainder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `contains_std`
[INFO] [stdout]  --> src/bin/blog.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rust_contains_simd_experiments::{Point, contains_std, new_data, value_not_exists};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HugeStruct` is more private than the item `contains_auto_huge`
[INFO] [stdout]   --> src/bin/blog.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn contains_auto_huge(input_raw: &[HugeStruct], needle_pos: HugeStruct) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `contains_auto_huge` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `HugeStruct` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/bin/blog.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct HugeStruct(u32, u32, Vec<u32>, String);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_shuffle_ps` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/bin/debugger.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 |       let shuffler = _mm256_shuffle_ps::<136>(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 15 | |         __m256::from(Simd::from_array([
[INFO] [stdout] 16 | |             201.0f32, 301.0, 202.0, 302.0, 203.0, 303.0, 204.0, 304.0,
[INFO] [stdout] 17 | |         ])),
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         ])),
[INFO] [stdout] 21 | |     );
[INFO] [stdout]    | |_____^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/bin/debugger.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | unsafe fn value() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_shuffle_ps` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/bin/debugger.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |       let shuffler = _mm256_shuffle_ps::<221>(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 24 | |         __m256::from(Simd::from_array([
[INFO] [stdout] 25 | |             201.0f32, 301.0, 202.0, 302.0, 203.0, 303.0, 204.0, 304.0,
[INFO] [stdout] 26 | |         ])),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |         ])),
[INFO] [stdout] 30 | |     );
[INFO] [stdout]    | |_____^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_packs_epi32` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/bin/debugger.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |       let packed = _mm256_packs_epi32(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 36 | |         __m256i::from(Simd::from_array([201i64, 202, 203, 204])),
[INFO] [stdout] 37 | |         __m256i::from(Simd::from_array([801i64, 802, 803, 804])),
[INFO] [stdout] 38 | |     );
[INFO] [stdout]    | |_____^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx2
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_permute4x64_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/bin/debugger.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let permute = _mm256_permute4x64_epi64::<216>(packed);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx2
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] running `Command { std: "docker" "inspect" "e7fd91b51399f181e194c74f29562d400d7af5f0fafba5945912747970082573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7fd91b51399f181e194c74f29562d400d7af5f0fafba5945912747970082573", kill_on_drop: false }`
[INFO] [stdout] e7fd91b51399f181e194c74f29562d400d7af5f0fafba5945912747970082573
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdee0ca1a8c491716b20215d673831c13b042c76b1ffb08b3c51e4d86c5eafb7
[INFO] running `Command { std: "docker" "start" "-a" "bdee0ca1a8c491716b20215d673831c13b042c76b1ffb08b3c51e4d86c5eafb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.36
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> src/lib.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::intrinsics::transmute;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `slice_as_chunks` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(slice_as_chunks)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pre`
[INFO] [stdout]   --> src/lib.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let (pre, registers, post) = input.as_simd::<LANES>();
[INFO] [stdout]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_pre`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `post`
[INFO] [stdout]   --> src/lib.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let (pre, registers, post) = input.as_simd::<LANES>();
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_post`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pre`
[INFO] [stdout]   --> src/lib.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let (pre, register, post) = input.as_simd::<U64_IN_M256>();
[INFO] [stdout]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_pre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `post`
[INFO] [stdout]   --> src/lib.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let (pre, register, post) = input.as_simd::<U64_IN_M256>();
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_post`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chunk_remainder`
[INFO] [stdout]   --> src/lib.rs:96:18
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let (chunks, chunk_remainder) = register.as_chunks::<4>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk_remainder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pre`
[INFO] [stdout]    --> src/lib.rs:127:10
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let (pre, register, post) = input.as_simd::<U64_IN_M256>();
[INFO] [stdout]     |          ^^^ help: if this is intentional, prefix it with an underscore: `_pre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `post`
[INFO] [stdout]    --> src/lib.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let (pre, register, post) = input.as_simd::<U64_IN_M256>();
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_post`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chunk_remainder`
[INFO] [stdout]    --> src/lib.rs:128:18
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let (chunks, chunk_remainder) = register.as_chunks::<16>();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk_remainder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.36
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rust-contains-simd-experiments v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `contains_std`
[INFO] [stdout]  --> src/bin/blog.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rust_contains_simd_experiments::{Point, contains_std, new_data, value_not_exists};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::simd::Simd`
[INFO] [stdout]    --> src/lib.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |     use std::simd::Simd;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> src/lib.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::intrinsics::transmute;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `slice_as_chunks` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(slice_as_chunks)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HugeStruct` is more private than the item `contains_auto_huge`
[INFO] [stdout]   --> src/bin/blog.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn contains_auto_huge(input_raw: &[HugeStruct], needle_pos: HugeStruct) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `contains_auto_huge` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `HugeStruct` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/bin/blog.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct HugeStruct(u32, u32, Vec<u32>, String);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pre`
[INFO] [stdout]   --> src/lib.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let (pre, registers, post) = input.as_simd::<LANES>();
[INFO] [stdout]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_pre`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `post`
[INFO] [stdout]   --> src/lib.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let (pre, registers, post) = input.as_simd::<LANES>();
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_post`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pre`
[INFO] [stdout]   --> src/lib.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let (pre, register, post) = input.as_simd::<U64_IN_M256>();
[INFO] [stdout]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_pre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `post`
[INFO] [stdout]   --> src/lib.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let (pre, register, post) = input.as_simd::<U64_IN_M256>();
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_post`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chunk_remainder`
[INFO] [stdout]   --> src/lib.rs:96:18
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let (chunks, chunk_remainder) = register.as_chunks::<4>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk_remainder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pre`
[INFO] [stdout]    --> src/lib.rs:127:10
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let (pre, register, post) = input.as_simd::<U64_IN_M256>();
[INFO] [stdout]     |          ^^^ help: if this is intentional, prefix it with an underscore: `_pre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `post`
[INFO] [stdout]    --> src/lib.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let (pre, register, post) = input.as_simd::<U64_IN_M256>();
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_post`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chunk_remainder`
[INFO] [stdout]    --> src/lib.rs:128:18
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let (chunks, chunk_remainder) = register.as_chunks::<16>();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk_remainder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `simd`
[INFO] [stdout]    --> src/lib.rs:284:19
[INFO] [stdout]     |
[INFO] [stdout] 284 |         let (pre, simd, post) = data.as_simd::<U64_IN_M256>();
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_shuffle_ps` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/bin/debugger.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 |       let shuffler = _mm256_shuffle_ps::<136>(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 15 | |         __m256::from(Simd::from_array([
[INFO] [stdout] 16 | |             201.0f32, 301.0, 202.0, 302.0, 203.0, 303.0, 204.0, 304.0,
[INFO] [stdout] 17 | |         ])),
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         ])),
[INFO] [stdout] 21 | |     );
[INFO] [stdout]    | |_____^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/bin/debugger.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | unsafe fn value() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_shuffle_ps` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/bin/debugger.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |       let shuffler = _mm256_shuffle_ps::<221>(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 24 | |         __m256::from(Simd::from_array([
[INFO] [stdout] 25 | |             201.0f32, 301.0, 202.0, 302.0, 203.0, 303.0, 204.0, 304.0,
[INFO] [stdout] 26 | |         ])),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |         ])),
[INFO] [stdout] 30 | |     );
[INFO] [stdout]    | |_____^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_packs_epi32` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/bin/debugger.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |       let packed = _mm256_packs_epi32(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 36 | |         __m256i::from(Simd::from_array([201i64, 202, 203, 204])),
[INFO] [stdout] 37 | |         __m256i::from(Simd::from_array([801i64, 802, 803, 804])),
[INFO] [stdout] 38 | |     );
[INFO] [stdout]    | |_____^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx2
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_permute4x64_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/bin/debugger.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let permute = _mm256_permute4x64_epi64::<216>(packed);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx2
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.47s
[INFO] running `Command { std: "docker" "inspect" "bdee0ca1a8c491716b20215d673831c13b042c76b1ffb08b3c51e4d86c5eafb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdee0ca1a8c491716b20215d673831c13b042c76b1ffb08b3c51e4d86c5eafb7", kill_on_drop: false }`
[INFO] [stdout] bdee0ca1a8c491716b20215d673831c13b042c76b1ffb08b3c51e4d86c5eafb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 21be9f89e881ac71097e3f2ae16a6002a3e2b9de2948ac8f9ac5e5c5806754c7
[INFO] running `Command { std: "docker" "start" "-a" "21be9f89e881ac71097e3f2ae16a6002a3e2b9de2948ac8f9ac5e5c5806754c7", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stderr]   --> src/lib.rs:10:22
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::intrinsics::transmute;
[INFO] [stderr]    |                      ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `slice_as_chunks` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(slice_as_chunks)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pre`
[INFO] [stderr]   --> src/lib.rs:73:10
[INFO] [stderr]    |
[INFO] [stderr] 73 |     let (pre, registers, post) = input.as_simd::<LANES>();
[INFO] [stderr]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_pre`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `post`
[INFO] [stderr]   --> src/lib.rs:73:26
[INFO] [stderr]    |
[INFO] [stderr] 73 |     let (pre, registers, post) = input.as_simd::<LANES>();
[INFO] [stderr]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_post`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pre`
[INFO] [stderr]   --> src/lib.rs:95:10
[INFO] [stderr]    |
[INFO] [stderr] 95 |     let (pre, register, post) = input.as_simd::<U64_IN_M256>();
[INFO] [stderr]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_pre`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `post`
[INFO] [stderr]   --> src/lib.rs:95:25
[INFO] [stderr]    |
[INFO] [stderr] 95 |     let (pre, register, post) = input.as_simd::<U64_IN_M256>();
[INFO] [stderr]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_post`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `chunk_remainder`
[INFO] [stderr]   --> src/lib.rs:96:18
[INFO] [stderr]    |
[INFO] [stderr] 96 |     let (chunks, chunk_remainder) = register.as_chunks::<4>();
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk_remainder`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pre`
[INFO] [stderr]    --> src/lib.rs:127:10
[INFO] [stderr]     |
[INFO] [stderr] 127 |     let (pre, register, post) = input.as_simd::<U64_IN_M256>();
[INFO] [stderr]     |          ^^^ help: if this is intentional, prefix it with an underscore: `_pre`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `post`
[INFO] [stderr]    --> src/lib.rs:127:25
[INFO] [stderr]     |
[INFO] [stderr] 127 |     let (pre, register, post) = input.as_simd::<U64_IN_M256>();
[INFO] [stderr]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_post`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `chunk_remainder`
[INFO] [stderr]    --> src/lib.rs:128:18
[INFO] [stderr]     |
[INFO] [stderr] 128 |     let (chunks, chunk_remainder) = register.as_chunks::<16>();
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk_remainder`
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-contains-simd-experiments` (lib) generated 10 warnings (run `cargo fix --lib -p rust-contains-simd-experiments` to apply 8 suggestions)
[INFO] [stderr] warning: unused import: `contains_std`
[INFO] [stderr]  --> src/bin/blog.rs:5:45
[INFO] [stderr]   |
[INFO] [stderr] 5 | use rust_contains_simd_experiments::{Point, contains_std, new_data, value_not_exists};
[INFO] [stderr]   |                                             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `HugeStruct` is more private than the item `contains_auto_huge`
[INFO] [stderr]   --> src/bin/blog.rs:43:1
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub fn contains_auto_huge(input_raw: &[HugeStruct], needle_pos: HugeStruct) -> bool {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `contains_auto_huge` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `HugeStruct` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> src/bin/blog.rs:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | struct HugeStruct(u32, u32, Vec<u32>, String);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::simd::Simd`
[INFO] [stderr]    --> src/lib.rs:224:9
[INFO] [stderr]     |
[INFO] [stderr] 224 |     use std::simd::Simd;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `simd`
[INFO] [stderr]    --> src/lib.rs:284:19
[INFO] [stderr]     |
[INFO] [stderr] 284 |         let (pre, simd, post) = data.as_simd::<U64_IN_M256>();
[INFO] [stderr]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_simd`
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm256_shuffle_ps` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/bin/debugger.rs:14:20
[INFO] [stderr]    |
[INFO] [stderr] 14 |       let shuffler = _mm256_shuffle_ps::<136>(
[INFO] [stderr]    |  ____________________^
[INFO] [stderr] 15 | |         __m256::from(Simd::from_array([
[INFO] [stderr] 16 | |             201.0f32, 301.0, 202.0, 302.0, 203.0, 303.0, 204.0, 304.0,
[INFO] [stderr] 17 | |         ])),
[INFO] [stderr] ...  |
[INFO] [stderr] 20 | |         ])),
[INFO] [stderr] 21 | |     );
[INFO] [stderr]    | |_____^ call to function with `#[target_feature]`
[INFO] [stderr]    |
[INFO] [stderr]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/bin/debugger.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | unsafe fn value() {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm256_shuffle_ps` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/bin/debugger.rs:23:20
[INFO] [stderr]    |
[INFO] [stderr] 23 |       let shuffler = _mm256_shuffle_ps::<221>(
[INFO] [stderr]    |  ____________________^
[INFO] [stderr] 24 | |         __m256::from(Simd::from_array([
[INFO] [stderr] 25 | |             201.0f32, 301.0, 202.0, 302.0, 203.0, 303.0, 204.0, 304.0,
[INFO] [stderr] 26 | |         ])),
[INFO] [stderr] ...  |
[INFO] [stderr] 29 | |         ])),
[INFO] [stderr] 30 | |     );
[INFO] [stderr]    | |_____^ call to function with `#[target_feature]`
[INFO] [stderr]    |
[INFO] [stderr]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm256_packs_epi32` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/bin/debugger.rs:35:18
[INFO] [stderr]    |
[INFO] [stderr] 35 |       let packed = _mm256_packs_epi32(
[INFO] [stderr]    |  __________________^
[INFO] [stderr] 36 | |         __m256i::from(Simd::from_array([201i64, 202, 203, 204])),
[INFO] [stderr] 37 | |         __m256i::from(Simd::from_array([801i64, 802, 803, 804])),
[INFO] [stderr] 38 | |     );
[INFO] [stderr]    | |_____^ call to function with `#[target_feature]`
[INFO] [stderr]    |
[INFO] [stderr]    = help: in order for the call to be safe, the context requires the following additional target feature: avx2
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm256_permute4x64_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/bin/debugger.rs:40:19
[INFO] [stderr]    |
[INFO] [stderr] 40 |     let permute = _mm256_permute4x64_epi64::<216>(packed);
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]    |
[INFO] [stderr]    = help: in order for the call to be safe, the context requires the following additional target feature: avx2
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0133`.
[INFO] [stderr] warning: `rust-contains-simd-experiments` (bin "blog" test) generated 2 warnings (run `cargo fix --bin "blog" -p rust-contains-simd-experiments --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `rust-contains-simd-experiments` (lib test) generated 12 warnings (10 duplicates) (run `cargo fix --lib -p rust-contains-simd-experiments --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `rust-contains-simd-experiments` (bin "debugger" test) generated 4 warnings (run `cargo fix --bin "debugger" -p rust-contains-simd-experiments --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_contains_simd_experiments-ad9c14858d673f12)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test::test_not_found ... ok
[INFO] [stdout] test test::test_found ... FAILED
[INFO] [stdout] test test::test_found_all ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_found' (17) panicked at src/lib.rs:260:13:
[INFO] [stdout] assertion `left == right` failed: contains_portable Point(5, 10)
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5852d6e7733a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5852d6e7733a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5852d6e7733a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5852d6e7733a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5852d6e8b15a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5852d6e8b15a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5852d6e7bb72 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5852d6e7bb72 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5852d6e5633f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5852d6e5633f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5852d6e6f7e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5852d6e0bffc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5852d6e0bffc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5852d6e6f9a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5852d6e6f9a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5852d6e563f8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5852d6e4dd99 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5852d6e5710d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5852d6e8b84c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5852d6e8b7c3 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5852d6dfa383 - core[35159d6ffb30e017]::panicking::assert_failed::<bool, bool>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5852d6dfd2b2 - rust_contains_simd_experiments[899141aeff59b0]::test::confirm_sanity
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:260:13
[INFO] [stdout]   22:     0x5852d6dfd6c3 - rust_contains_simd_experiments[899141aeff59b0]::test::test_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:229:9
[INFO] [stdout]   23:     0x5852d6dfaac7 - rust_contains_simd_experiments[899141aeff59b0]::test::test_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:227:20
[INFO] [stdout]   24:     0x5852d6dff186 - <rust_contains_simd_experiments[899141aeff59b0]::test::test_found::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5852d6dff2db - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5852d6dff2db - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5852d6e0cacb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5852d6e0cacb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5852d6e0cacb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5852d6e0cacb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5852d6e0cacb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5852d6e0cacb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5852d6e0cacb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5852d6e074a4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5852d6e074a4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5852d6e0f6d2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5852d6e0f6d2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5852d6e0f6d2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5852d6e0f6d2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5852d6e0f6d2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5852d6e0f6d2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5852d6e0f6d2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5852d6e76c4f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x5852d6e76c4f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x78aeb2793aa4 - <unknown>
[INFO] [stdout]   46:     0x78aeb2820a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_found_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_found_all' (18) panicked at src/lib.rs:260:13:
[INFO] [stdout] assertion `left == right` failed: contains_portable Point(2, 4)
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5852d6e7733a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5852d6e7733a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5852d6e7733a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5852d6e7733a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5852d6e8b15a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5852d6e8b15a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5852d6e7bb72 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5852d6e7bb72 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5852d6e5633f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5852d6e5633f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5852d6e6f7e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5852d6e0bffc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5852d6e0bffc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5852d6e6f9a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5852d6e6f9a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5852d6e563f8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5852d6e4dd99 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5852d6e5710d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5852d6e8b84c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5852d6e8b7c3 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5852d6dfa383 - core[35159d6ffb30e017]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5852d6dfd2b2 - rust_contains_simd_experiments[899141aeff59b0]::test::confirm_sanity
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:260:13
[INFO] [stdout]   22:     0x5852d6dfd851 - rust_contains_simd_experiments[899141aeff59b0]::test::test_found_all
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:242:13
[INFO] [stdout]   23:     0x5852d6dfaaf7 - rust_contains_simd_experiments[899141aeff59b0]::test::test_found_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:239:24
[INFO] [stdout]   24:     0x5852d6dff1c6 - <rust_contains_simd_experiments[899141aeff59b0]::test::test_found_all::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5852d6dff2db - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5852d6dff2db - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5852d6e0cacb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5852d6e0cacb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5852d6e0cacb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5852d6e0cacb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5852d6e0cacb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5852d6e0cacb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5852d6e0cacb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5852d6e074a4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5852d6e074a4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5852d6e0f6d2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5852d6e0f6d2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5852d6e0f6d2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5852d6e0f6d2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5852d6e0f6d2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5852d6e0f6d2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5852d6e0f6d2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5852d6e76c4f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x5852d6e76c4f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x78aeb2793aa4 - <unknown>
[INFO] [stdout]   46:     0x78aeb2820a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_found
[INFO] [stdout]     test::test_found_all
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "21be9f89e881ac71097e3f2ae16a6002a3e2b9de2948ac8f9ac5e5c5806754c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21be9f89e881ac71097e3f2ae16a6002a3e2b9de2948ac8f9ac5e5c5806754c7", kill_on_drop: false }`
[INFO] [stdout] 21be9f89e881ac71097e3f2ae16a6002a3e2b9de2948ac8f9ac5e5c5806754c7
