[INFO] cloning repository https://github.com/iainh/bergamot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iainh/bergamot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiainh%2Fbergamot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiainh%2Fbergamot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbd4c33f73d77ae4e6a8f3b666fcbb2ae334ba68 [INFO] checking iainh/bergamot against master#cced03bfd61a304243a34504618ecec86c17063f for pr-157082 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiainh%2Fbergamot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iainh/bergamot [INFO] finished tweaking git repo https://github.com/iainh/bergamot [INFO] tweaked toml for git repo https://github.com/iainh/bergamot written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iainh/bergamot on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iainh/bergamot 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded compression-codecs v0.4.36 [INFO] [stderr] Downloaded async-compression v0.4.37 [INFO] [stderr] Downloaded aws-lc-rs v1.15.4 [INFO] [stderr] Downloaded jsonrpsee-types v0.24.10 [INFO] [stderr] Downloaded jsonrpsee-server v0.24.10 [INFO] [stderr] Downloaded route-recognizer v0.3.1 [INFO] [stderr] Downloaded jsonrpsee v0.24.10 [INFO] [stderr] Downloaded soketto v0.8.1 [INFO] [stderr] Downloaded jsonrpsee-core v0.24.10 [INFO] [stderr] Downloaded axum-server v0.8.0 [INFO] [stderr] Downloaded fs-err v3.2.2 [INFO] [stderr] Downloaded arc-swap v1.8.1 [INFO] [stderr] Downloaded axum-macros v0.4.2 [INFO] [stderr] Downloaded aws-lc-sys v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 5f9c250eaea8ee6bc2c59d508ddba0860d0237940eba684d8c8fc7a21ad58fe4 [INFO] running `Command { std: "docker" "start" "5f9c250eaea8ee6bc2c59d508ddba0860d0237940eba684d8c8fc7a21ad58fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f9c250eaea8ee6bc2c59d508ddba0860d0237940eba684d8c8fc7a21ad58fe4" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f9c250eaea8ee6bc2c59d508ddba0860d0237940eba684d8c8fc7a21ad58fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f9c250eaea8ee6bc2c59d508ddba0860d0237940eba684d8c8fc7a21ad58fe4" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking deranged v0.5.6 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Checking clap_builder v4.5.57 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling fs-err v3.2.2 [INFO] [stderr] Checking compression-core v0.4.31 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking compression-codecs v0.4.36 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking rust-embed-utils v8.11.0 [INFO] [stderr] Checking arc-swap v1.8.1 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling bergamot-server v0.1.0 (/opt/rustwide/workdir/crates/bergamot-server) [INFO] [stderr] Checking hostname v0.4.2 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Compiling bergamot v0.1.0 (/opt/rustwide/workdir/crates/bergamot) [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking bergamot-par2 v0.1.0 (/opt/rustwide/workdir/crates/bergamot-par2) [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking bergamot-yenc v0.1.0 (/opt/rustwide/workdir/crates/bergamot-yenc) [INFO] [stderr] Checking asn1-rs v0.7.1 [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:268:17 [INFO] [stdout] | [INFO] [stdout] 268 | let t0_lo = _mm_loadu_si128(table.nibble.lo[0].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:258:1 [INFO] [stdout] | [INFO] [stdout] 258 | unsafe fn muladd_ssse3(dst: &mut [u8], src: &[u8], len: usize, table: &MulTable) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for more information, see [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 unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | let t0_hi = _mm_loadu_si128(table.nibble.hi[0].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:270:17 [INFO] [stdout] | [INFO] [stdout] 270 | let t1_lo = _mm_loadu_si128(table.nibble.lo[1].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:271:17 [INFO] [stdout] | [INFO] [stdout] 271 | let t1_hi = _mm_loadu_si128(table.nibble.hi[1].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:272:17 [INFO] [stdout] | [INFO] [stdout] 272 | let t2_lo = _mm_loadu_si128(table.nibble.lo[2].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:273:17 [INFO] [stdout] | [INFO] [stdout] 273 | let t2_hi = _mm_loadu_si128(table.nibble.hi[2].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | let t3_lo = _mm_loadu_si128(table.nibble.lo[3].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | let t3_hi = _mm_loadu_si128(table.nibble.hi[3].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:285:17 [INFO] [stdout] | [INFO] [stdout] 285 | let s = _mm_loadu_si128(src.as_ptr().add(offset) as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:285:33 [INFO] [stdout] | [INFO] [stdout] 285 | let s = _mm_loadu_si128(src.as_ptr().add(offset) as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | let d = _mm_loadu_si128(dst.as_ptr().add(offset) as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:286:33 [INFO] [stdout] | [INFO] [stdout] 286 | let d = _mm_loadu_si128(dst.as_ptr().add(offset) as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_storeu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:306:9 [INFO] [stdout] | [INFO] [stdout] 306 | / _mm_storeu_si128( [INFO] [stdout] 307 | | dst.as_mut_ptr().add(offset) as *mut __m128i, [INFO] [stdout] 308 | | _mm_xor_si128(d, product), [INFO] [stdout] 309 | | ); [INFO] [stdout] | |_________^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:307:13 [INFO] [stdout] | [INFO] [stdout] 307 | dst.as_mut_ptr().add(offset) as *mut __m128i, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 337 | let t0_lo = _mm_loadu_si128(table.nibble.lo[0].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | unsafe fn mul_slice_inplace_ssse3(dst: &mut [u8], table: &MulTable) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:338:17 [INFO] [stdout] | [INFO] [stdout] 338 | let t0_hi = _mm_loadu_si128(table.nibble.hi[0].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | let t1_lo = _mm_loadu_si128(table.nibble.lo[1].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:340:17 [INFO] [stdout] | [INFO] [stdout] 340 | let t1_hi = _mm_loadu_si128(table.nibble.hi[1].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:341:17 [INFO] [stdout] | [INFO] [stdout] 341 | let t2_lo = _mm_loadu_si128(table.nibble.lo[2].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:342:17 [INFO] [stdout] | [INFO] [stdout] 342 | let t2_hi = _mm_loadu_si128(table.nibble.hi[2].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:343:17 [INFO] [stdout] | [INFO] [stdout] 343 | let t3_lo = _mm_loadu_si128(table.nibble.lo[3].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:344:17 [INFO] [stdout] | [INFO] [stdout] 344 | let t3_hi = _mm_loadu_si128(table.nibble.hi[3].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:354:17 [INFO] [stdout] | [INFO] [stdout] 354 | let d = _mm_loadu_si128(dst.as_ptr().add(offset) as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:354:33 [INFO] [stdout] | [INFO] [stdout] 354 | let d = _mm_loadu_si128(dst.as_ptr().add(offset) as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_storeu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:374:9 [INFO] [stdout] | [INFO] [stdout] 374 | _mm_storeu_si128(dst.as_mut_ptr().add(offset) as *mut __m128i, product); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:374:26 [INFO] [stdout] | [INFO] [stdout] 374 | _mm_storeu_si128(dst.as_mut_ptr().add(offset) as *mut __m128i, product); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] Checking rust-embed v8.11.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:268:17 [INFO] [stdout] | [INFO] [stdout] 268 | let t0_lo = _mm_loadu_si128(table.nibble.lo[0].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:258:1 [INFO] [stdout] | [INFO] [stdout] 258 | unsafe fn muladd_ssse3(dst: &mut [u8], src: &[u8], len: usize, table: &MulTable) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for more information, see [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 unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | let t0_hi = _mm_loadu_si128(table.nibble.hi[0].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:270:17 [INFO] [stdout] | [INFO] [stdout] 270 | let t1_lo = _mm_loadu_si128(table.nibble.lo[1].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:271:17 [INFO] [stdout] | [INFO] [stdout] 271 | let t1_hi = _mm_loadu_si128(table.nibble.hi[1].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:272:17 [INFO] [stdout] | [INFO] [stdout] 272 | let t2_lo = _mm_loadu_si128(table.nibble.lo[2].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:273:17 [INFO] [stdout] | [INFO] [stdout] 273 | let t2_hi = _mm_loadu_si128(table.nibble.hi[2].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | let t3_lo = _mm_loadu_si128(table.nibble.lo[3].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | let t3_hi = _mm_loadu_si128(table.nibble.hi[3].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:285:17 [INFO] [stdout] | [INFO] [stdout] 285 | let s = _mm_loadu_si128(src.as_ptr().add(offset) as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:285:33 [INFO] [stdout] | [INFO] [stdout] 285 | let s = _mm_loadu_si128(src.as_ptr().add(offset) as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | let d = _mm_loadu_si128(dst.as_ptr().add(offset) as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:286:33 [INFO] [stdout] | [INFO] [stdout] 286 | let d = _mm_loadu_si128(dst.as_ptr().add(offset) as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_storeu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:306:9 [INFO] [stdout] | [INFO] [stdout] 306 | / _mm_storeu_si128( [INFO] [stdout] 307 | | dst.as_mut_ptr().add(offset) as *mut __m128i, [INFO] [stdout] 308 | | _mm_xor_si128(d, product), [INFO] [stdout] 309 | | ); [INFO] [stdout] | |_________^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:307:13 [INFO] [stdout] | [INFO] [stdout] 307 | dst.as_mut_ptr().add(offset) as *mut __m128i, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 337 | let t0_lo = _mm_loadu_si128(table.nibble.lo[0].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | unsafe fn mul_slice_inplace_ssse3(dst: &mut [u8], table: &MulTable) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:338:17 [INFO] [stdout] | [INFO] [stdout] 338 | let t0_hi = _mm_loadu_si128(table.nibble.hi[0].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | let t1_lo = _mm_loadu_si128(table.nibble.lo[1].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:340:17 [INFO] [stdout] | [INFO] [stdout] 340 | let t1_hi = _mm_loadu_si128(table.nibble.hi[1].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:341:17 [INFO] [stdout] | [INFO] [stdout] 341 | let t2_lo = _mm_loadu_si128(table.nibble.lo[2].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:342:17 [INFO] [stdout] | [INFO] [stdout] 342 | let t2_hi = _mm_loadu_si128(table.nibble.hi[2].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:343:17 [INFO] [stdout] | [INFO] [stdout] 343 | let t3_lo = _mm_loadu_si128(table.nibble.lo[3].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:344:17 [INFO] [stdout] | [INFO] [stdout] 344 | let t3_hi = _mm_loadu_si128(table.nibble.hi[3].as_ptr() as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:354:17 [INFO] [stdout] | [INFO] [stdout] 354 | let d = _mm_loadu_si128(dst.as_ptr().add(offset) as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:354:33 [INFO] [stdout] | [INFO] [stdout] 354 | let d = _mm_loadu_si128(dst.as_ptr().add(offset) as *const __m128i); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_storeu_si128` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:374:9 [INFO] [stdout] | [INFO] [stdout] 374 | _mm_storeu_si128(dst.as_mut_ptr().add(offset) as *mut __m128i, product); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> crates/bergamot-par2/src/galois.rs:374:26 [INFO] [stdout] | [INFO] [stdout] 374 | _mm_storeu_si128(dst.as_mut_ptr().add(offset) as *mut __m128i, product); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking der-parser v10.0.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking clap v4.5.57 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking x509-parser v0.18.1 [INFO] [stderr] Checking bergamot-core v0.1.0 (/opt/rustwide/workdir/crates/bergamot-core) [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bergamot-nzb v0.1.0 (/opt/rustwide/workdir/crates/bergamot-nzb) [INFO] [stderr] Checking jsonrpsee-types v0.24.10 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking soketto v0.8.1 [INFO] [stderr] Checking bergamot-config v0.1.0 (/opt/rustwide/workdir/crates/bergamot-config) [INFO] [stderr] Checking bergamot-logging v0.1.0 (/opt/rustwide/workdir/crates/bergamot-logging) [INFO] [stderr] Checking rcgen v0.14.7 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking jsonrpsee-core v0.24.10 [INFO] [stderr] Checking async-compression v0.4.37 [INFO] [stderr] Checking bergamot-extension v0.1.0 (/opt/rustwide/workdir/crates/bergamot-extension) [INFO] [stderr] Checking bergamot-nntp-stub v0.1.0 (/opt/rustwide/workdir/crates/bergamot-nntp-stub) [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking bergamot-postproc v0.1.0 (/opt/rustwide/workdir/crates/bergamot-postproc) [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking jsonrpsee-server v0.24.10 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking bergamot-nntp v0.1.0 (/opt/rustwide/workdir/crates/bergamot-nntp) [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking axum-server v0.8.0 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking bergamot-queue v0.1.0 (/opt/rustwide/workdir/crates/bergamot-queue) [INFO] [stderr] Checking jsonrpsee v0.24.10 [INFO] [stderr] Checking bergamot-feed v0.1.0 (/opt/rustwide/workdir/crates/bergamot-feed) [INFO] [stderr] Checking bergamot-diskstate v0.1.0 (/opt/rustwide/workdir/crates/bergamot-diskstate) [INFO] [stderr] Checking bergamot-scheduler v0.1.0 (/opt/rustwide/workdir/crates/bergamot-scheduler) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "5f9c250eaea8ee6bc2c59d508ddba0860d0237940eba684d8c8fc7a21ad58fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f9c250eaea8ee6bc2c59d508ddba0860d0237940eba684d8c8fc7a21ad58fe4", kill_on_drop: false }` [INFO] [stdout] 5f9c250eaea8ee6bc2c59d508ddba0860d0237940eba684d8c8fc7a21ad58fe4