[INFO] cloning repository https://github.com/mtantaoui/bitburst
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtantaoui/bitburst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtantaoui%2Fbitburst", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtantaoui%2Fbitburst'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28ea7ee7f05497b3235322ca844689c45832d7d6
[INFO] testing mtantaoui/bitburst against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtantaoui%2Fbitburst" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mtantaoui/bitburst
[INFO] finished tweaking git repo https://github.com/mtantaoui/bitburst
[INFO] tweaked toml for git repo https://github.com/mtantaoui/bitburst written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mtantaoui/bitburst on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mtantaoui/bitburst 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e4daf6a4504e6b68c982f46703052709fe79c90903d334ec417ea143a2dbacf
[INFO] running `Command { std: "docker" "start" "-a" "0e4daf6a4504e6b68c982f46703052709fe79c90903d334ec417ea143a2dbacf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e4daf6a4504e6b68c982f46703052709fe79c90903d334ec417ea143a2dbacf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e4daf6a4504e6b68c982f46703052709fe79c90903d334ec417ea143a2dbacf", kill_on_drop: false }`
[INFO] [stdout] 0e4daf6a4504e6b68c982f46703052709fe79c90903d334ec417ea143a2dbacf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] add606dd16ab2b5ccfd041f0e0475038223ea853284e133226c21f34f89d500c
[INFO] running `Command { std: "docker" "start" "-a" "add606dd16ab2b5ccfd041f0e0475038223ea853284e133226c21f34f89d500c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitburst v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stdout] warning: unused imports: `_MM_FROUND_TO_NEAREST_INT`, `__m512`, and `_mm_add_round_sd`
[INFO] [stdout]  --> src/simd/avx2/add.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     __m512, _mm256_add_ps, _mm256_load_ps, _mm256_store_ps, _mm_add_round_sd,
[INFO] [stdout]   |     ^^^^^^                                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     _MM_FROUND_TO_NEAREST_INT,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `avx512_target_feature` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     feature(avx512_target_feature)
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` 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:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 |     feature(stdarch_x86_avx512),
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/simd/avx2/f32x8.rs:317:16
[INFO] [stdout]     |
[INFO] [stdout] 317 |     let ones = unsafe { _mm256_set1_ps(1.0) };
[INFO] [stdout]     |                ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/simd/avx2/f32x8.rs:321:19
[INFO] [stdout]     |
[INFO] [stdout] 321 |         elements: unsafe { _mm256_fmadd_ps(ones, lhs.elements, rhs.elements) },
[INFO] [stdout]     |                   ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `align_slice` is never used
[INFO] [stdout]   --> src/simd/avx2/add.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn align_slice(s: &[f32]) -> Vec<f32> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.76s
[INFO] running `Command { std: "docker" "inspect" "add606dd16ab2b5ccfd041f0e0475038223ea853284e133226c21f34f89d500c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "add606dd16ab2b5ccfd041f0e0475038223ea853284e133226c21f34f89d500c", kill_on_drop: false }`
[INFO] [stdout] add606dd16ab2b5ccfd041f0e0475038223ea853284e133226c21f34f89d500c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e833f0fa56defa2aec32341bbb001aee268c985b725b1f858b22d10a0d64e469
[INFO] running `Command { std: "docker" "start" "-a" "e833f0fa56defa2aec32341bbb001aee268c985b725b1f858b22d10a0d64e469", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.172
[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 itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bitburst v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `_MM_FROUND_TO_NEAREST_INT`, `__m512`, and `_mm_add_round_sd`
[INFO] [stdout]  --> src/simd/avx2/add.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     __m512, _mm256_add_ps, _mm256_load_ps, _mm256_store_ps, _mm_add_round_sd,
[INFO] [stdout]   |     ^^^^^^                                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     _MM_FROUND_TO_NEAREST_INT,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `avx512_target_feature` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     feature(avx512_target_feature)
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` 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:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 |     feature(stdarch_x86_avx512),
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/simd/avx2/f32x8.rs:317:16
[INFO] [stdout]     |
[INFO] [stdout] 317 |     let ones = unsafe { _mm256_set1_ps(1.0) };
[INFO] [stdout]     |                ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/simd/avx2/f32x8.rs:321:19
[INFO] [stdout]     |
[INFO] [stdout] 321 |         elements: unsafe { _mm256_fmadd_ps(ones, lhs.elements, rhs.elements) },
[INFO] [stdout]     |                   ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `align_slice` is never used
[INFO] [stdout]   --> src/simd/avx2/add.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn align_slice(s: &[f32]) -> Vec<f32> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: unused imports: `_MM_FROUND_TO_NEAREST_INT`, `__m512`, and `_mm_add_round_sd`
[INFO] [stdout]  --> src/simd/avx2/add.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     __m512, _mm256_add_ps, _mm256_load_ps, _mm256_store_ps, _mm_add_round_sd,
[INFO] [stdout]   |     ^^^^^^                                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     _MM_FROUND_TO_NEAREST_INT,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `avx512_target_feature` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     feature(avx512_target_feature)
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` 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:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 |     feature(stdarch_x86_avx512),
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/simd/avx2/f32x8.rs:317:16
[INFO] [stdout]     |
[INFO] [stdout] 317 |     let ones = unsafe { _mm256_set1_ps(1.0) };
[INFO] [stdout]     |                ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/simd/avx2/f32x8.rs:321:19
[INFO] [stdout]     |
[INFO] [stdout] 321 |         elements: unsafe { _mm256_fmadd_ps(ones, lhs.elements, rhs.elements) },
[INFO] [stdout]     |                   ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `align_slice` is never used
[INFO] [stdout]   --> src/simd/avx2/add.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn align_slice(s: &[f32]) -> Vec<f32> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.76s
[INFO] running `Command { std: "docker" "inspect" "e833f0fa56defa2aec32341bbb001aee268c985b725b1f858b22d10a0d64e469", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e833f0fa56defa2aec32341bbb001aee268c985b725b1f858b22d10a0d64e469", kill_on_drop: false }`
[INFO] [stdout] e833f0fa56defa2aec32341bbb001aee268c985b725b1f858b22d10a0d64e469
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e414b397d90c41b1b766f51ec3bb4ac2070fc441dc5ee4189ced567f0221820e
[INFO] running `Command { std: "docker" "start" "-a" "e414b397d90c41b1b766f51ec3bb4ac2070fc441dc5ee4189ced567f0221820e", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `_MM_FROUND_TO_NEAREST_INT`, `__m512`, and `_mm_add_round_sd`
[INFO] [stderr]  --> src/simd/avx2/add.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     __m512, _mm256_add_ps, _mm256_load_ps, _mm256_store_ps, _mm_add_round_sd,
[INFO] [stderr]   |     ^^^^^^                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 4 |     _MM_FROUND_TO_NEAREST_INT,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `avx512_target_feature` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 |     feature(avx512_target_feature)
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[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:3:13
[INFO] [stderr]   |
[INFO] [stderr] 3 |     feature(stdarch_x86_avx512),
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]    --> src/simd/avx2/f32x8.rs:317:16
[INFO] [stderr]     |
[INFO] [stderr] 317 |     let ones = unsafe { _mm256_set1_ps(1.0) };
[INFO] [stderr]     |                ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]    --> src/simd/avx2/f32x8.rs:321:19
[INFO] [stderr]     |
[INFO] [stderr] 321 |         elements: unsafe { _mm256_fmadd_ps(ones, lhs.elements, rhs.elements) },
[INFO] [stderr]     |                   ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: function `align_slice` is never used
[INFO] [stderr]   --> src/simd/avx2/add.rs:15:4
[INFO] [stderr]    |
[INFO] [stderr] 15 | fn align_slice(s: &[f32]) -> Vec<f32> {
[INFO] [stderr]    |    ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bitburst` (lib) generated 6 warnings (run `cargo fix --lib -p bitburst` to apply 1 suggestion)
[INFO] [stderr] warning: `bitburst` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/bitburst/3c78ecce9067a317/deps/bitburst-3c78ecce9067a317)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/bitburst/3c78ecce9067a317/deps/bitburst-3c78ecce9067a317` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "e414b397d90c41b1b766f51ec3bb4ac2070fc441dc5ee4189ced567f0221820e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e414b397d90c41b1b766f51ec3bb4ac2070fc441dc5ee4189ced567f0221820e", kill_on_drop: false }`
[INFO] [stdout] e414b397d90c41b1b766f51ec3bb4ac2070fc441dc5ee4189ced567f0221820e
