[INFO] fetching crate uuid-simd 0.8.0... [INFO] checking uuid-simd-0.8.0 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate uuid-simd 0.8.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate uuid-simd 0.8.0 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate uuid-simd 0.8.0 [INFO] finished tweaking crates.io crate uuid-simd 0.8.0 [INFO] tweaked toml for crates.io crate uuid-simd 0.8.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 40 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87cd85da0602e04857904c888cf5dfd0b3d43cf0026192ab5e74def291642a82 [INFO] running `Command { std: "docker" "start" "-a" "87cd85da0602e04857904c888cf5dfd0b3d43cf0026192ab5e74def291642a82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87cd85da0602e04857904c888cf5dfd0b3d43cf0026192ab5e74def291642a82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87cd85da0602e04857904c888cf5dfd0b3d43cf0026192ab5e74def291642a82", kill_on_drop: false }` [INFO] [stdout] 87cd85da0602e04857904c888cf5dfd0b3d43cf0026192ab5e74def291642a82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be4e495dab6223934c68dc213dda0b2ec5b226561794b92d6cc3d91778b780c9 [INFO] running `Command { std: "docker" "start" "-a" "be4e495dab6223934c68dc213dda0b2ec5b226561794b92d6cc3d91778b780c9", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (1 fix) [INFO] [stderr] Checking outref v0.5.1 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking hex-simd v0.8.0 [INFO] [stderr] Checking uuid-simd v0.8.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `uuid_simd` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/error.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/error.rs:32:6 [INFO] [stderr] | [INFO] [stderr] 32 | ($cond:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/error.rs:41:6 [INFO] [stderr] | [INFO] [stderr] 41 | ($result:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/error.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | ($cond:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 32 | ($cond:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/error.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | ($result:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 41 | ($result:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | let x = read(src, i); [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub unsafe fn format_simple_fallback(src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | let hi = read(lut, (x >> 4) as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | let lo = read(lut, (x & 0x0f) as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | write(dst, i * 2, hi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | write(dst, i * 2 + 1, lo); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | let x = read(src, i); [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | pub unsafe fn format_hyphenated_fallback(src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | let hi = read(lut, (x >> 4) as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | let lo = read(lut, (x & 0x0f) as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | write(dst, j, hi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | write(dst, j + 1, lo); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | write(dst, end, b'-'); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `format::format_simple_simd_sse2` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | return format_simple_simd_sse2(SSE2::new(), src, dst, case); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | pub unsafe fn format_simple_simd(s: S, src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::isa::InstructionSet::new` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:71:40 [INFO] [stdout] | [INFO] [stdout] 71 | return format_simple_simd_sse2(SSE2::new(), src, dst, case); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | let x = s.v128_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD256::v256_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | s.v256_store_unaligned(dst, y); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:98:43 [INFO] [stdout] | [INFO] [stdout] 98 | let a = vsimd::hex::encode_bytes16(s, s.v128_load_unaligned(src), lut); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | pub unsafe fn format_hyphenated_simd(s: S, src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD256::v256_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | s.v256_store_unaligned(dst, a2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | core::ptr::write_unaligned(dst.add(16).cast(), bytes_14_15); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [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] --> src/format.rs:107:32 [INFO] [stdout] | [INFO] [stdout] 107 | core::ptr::write_unaligned(dst.add(16).cast(), bytes_14_15); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | core::ptr::write_unaligned(dst.add(32).cast(), bytes_28_31); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [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] --> src/format.rs:108:32 [INFO] [stdout] | [INFO] [stdout] 108 | core::ptr::write_unaligned(dst.add(32).cast(), bytes_28_31); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | let x = s.v128_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | pub unsafe fn format_simple_simd_sse2(s: SSE2, src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | s.v128_store_unaligned(dst, y1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | s.v128_store_unaligned(dst.add(16), y2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [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] --> src/format.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | s.v128_store_unaligned(dst.add(16), y2); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | let h1 = unhex(read(src, i * 2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub unsafe fn parse_simple_fallback(src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | let h2 = unhex(read(src, i * 2 + 1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | write(dst, i, shl4(h1) | h2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub unsafe fn parse_hyphenated_fallback(src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:31:41 [INFO] [stdout] | [INFO] [stdout] 31 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:31:56 [INFO] [stdout] | [INFO] [stdout] 31 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | let h1 = unhex(read(src, i)); [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | let h2 = unhex(read(src, i + 1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | let h3 = unhex(read(src, i + 2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | let h4 = unhex(read(src, i + 3)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | write(dst, j * 2, shl4(h1) | h2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | write(dst, j * 2 + 1, shl4(h3) | h4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `parse::parse_simple_simd_sse2` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | return parse_simple_simd_sse2(SSE2::new(), src, dst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub unsafe fn parse_simple_simd(s: S, src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::isa::InstructionSet::new` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | return parse_simple_simd_sse2(SSE2::new(), src, dst); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD256::v256_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | let x = s.v256_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | s.v128_store_unaligned(dst, y); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub unsafe fn parse_hyphenated_simd(s: S, src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:66:26 [INFO] [stdout] | [INFO] [stdout] 66 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:66:41 [INFO] [stdout] | [INFO] [stdout] 66 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:66:56 [INFO] [stdout] | [INFO] [stdout] 66 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD256::v256_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | let a0 = s.v256_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:81:38 [INFO] [stdout] | [INFO] [stdout] 81 | let a2 = i16x16_set_lane7(s, a1, src.add(16).cast::().read_unaligned()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [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] --> src/parse.rs:81:38 [INFO] [stdout] | [INFO] [stdout] 81 | let a2 = i16x16_set_lane7(s, a1, src.add(16).cast::().read_unaligned()); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:82:37 [INFO] [stdout] | [INFO] [stdout] 82 | let a3 = i32x8_set_lane7(s, a2, src.add(32).cast::().read_unaligned()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [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] --> src/parse.rs:82:37 [INFO] [stdout] | [INFO] [stdout] 82 | let a3 = i32x8_set_lane7(s, a2, src.add(32).cast::().read_unaligned()); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | s.v128_store_unaligned(dst, ans); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | let x1 = s.v128_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | pub unsafe fn parse_simple_simd_sse2(s: SSE2, src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:93:14 [INFO] [stdout] | [INFO] [stdout] 93 | let x2 = s.v128_load_unaligned(src.add(16)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [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] --> src/parse.rs:93:36 [INFO] [stdout] | [INFO] [stdout] 93 | let x2 = s.v128_load_unaligned(src.add(16)); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::write_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | dst.cast::<[V64; 2]>().write_unaligned([y1, y2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `outref::Out::<'a, T>::new` is unsafe and requires unsafe block [INFO] [stdout] --> src/ext.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | let out = Out::new(uuid.as_mut_ptr().cast()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/ext.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / unsafe fn parse_uuid( [INFO] [stdout] 51 | | src: &[u8], [INFO] [stdout] 52 | | f: for<'s, 'd> fn(&'s [u8], Out<'d, [u8; 16]>) -> Result<&'d mut [u8; 16], Error>, [INFO] [stdout] 53 | | ) -> Result { [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block [INFO] [stdout] --> src/ext.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | Ok(uuid.assume_init()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::str::from_utf8_unchecked` is unsafe and requires unsafe block [INFO] [stdout] --> src/ext.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | g(core::str::from_utf8_unchecked(ans)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/ext.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | / unsafe fn format_uuid( [INFO] [stdout] 100 | | uuid: &Uuid, [INFO] [stdout] 101 | | case: AsciiCase, [INFO] [stdout] 102 | | f: for<'s, 'd> fn(&'s [u8; 16], Out<'d, [u8; N]>, case: AsciiCase) -> &'d mut [u8; N], [INFO] [stdout] 103 | | g: impl FnOnce(&str) -> R, [INFO] [stdout] 104 | | ) -> R { [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 61 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] Migrating tests/it.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `uuid_simd` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/error.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/error.rs:32:6 [INFO] [stderr] | [INFO] [stderr] 32 | ($cond:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/error.rs:41:6 [INFO] [stderr] | [INFO] [stderr] 41 | ($result:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/error.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | ($cond:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 32 | ($cond:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/error.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | ($result:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 41 | ($result:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | let x = read(src, i); [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub unsafe fn format_simple_fallback(src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | let hi = read(lut, (x >> 4) as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | let lo = read(lut, (x & 0x0f) as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | write(dst, i * 2, hi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | write(dst, i * 2 + 1, lo); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | let x = read(src, i); [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | pub unsafe fn format_hyphenated_fallback(src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | let hi = read(lut, (x >> 4) as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | let lo = read(lut, (x & 0x0f) as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | write(dst, j, hi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | write(dst, j + 1, lo); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | write(dst, end, b'-'); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `format::format_simple_simd_sse2` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | return format_simple_simd_sse2(SSE2::new(), src, dst, case); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | pub unsafe fn format_simple_simd(s: S, src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::isa::InstructionSet::new` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:71:40 [INFO] [stdout] | [INFO] [stdout] 71 | return format_simple_simd_sse2(SSE2::new(), src, dst, case); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | let x = s.v128_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD256::v256_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | s.v256_store_unaligned(dst, y); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:98:43 [INFO] [stdout] | [INFO] [stdout] 98 | let a = vsimd::hex::encode_bytes16(s, s.v128_load_unaligned(src), lut); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | pub unsafe fn format_hyphenated_simd(s: S, src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD256::v256_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | s.v256_store_unaligned(dst, a2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | core::ptr::write_unaligned(dst.add(16).cast(), bytes_14_15); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [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] --> src/format.rs:107:32 [INFO] [stdout] | [INFO] [stdout] 107 | core::ptr::write_unaligned(dst.add(16).cast(), bytes_14_15); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | core::ptr::write_unaligned(dst.add(32).cast(), bytes_28_31); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [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] --> src/format.rs:108:32 [INFO] [stdout] | [INFO] [stdout] 108 | core::ptr::write_unaligned(dst.add(32).cast(), bytes_28_31); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | let x = s.v128_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | pub unsafe fn format_simple_simd_sse2(s: SSE2, src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | s.v128_store_unaligned(dst, y1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | s.v128_store_unaligned(dst.add(16), y2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [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] --> src/format.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | s.v128_store_unaligned(dst.add(16), y2); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | let h1 = unhex(read(src, i * 2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub unsafe fn parse_simple_fallback(src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | let h2 = unhex(read(src, i * 2 + 1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | write(dst, i, shl4(h1) | h2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub unsafe fn parse_hyphenated_fallback(src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:31:41 [INFO] [stdout] | [INFO] [stdout] 31 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:31:56 [INFO] [stdout] | [INFO] [stdout] 31 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | let h1 = unhex(read(src, i)); [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | let h2 = unhex(read(src, i + 1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | let h3 = unhex(read(src, i + 2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | let h4 = unhex(read(src, i + 3)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | write(dst, j * 2, shl4(h1) | h2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | write(dst, j * 2 + 1, shl4(h3) | h4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `parse::parse_simple_simd_sse2` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | return parse_simple_simd_sse2(SSE2::new(), src, dst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub unsafe fn parse_simple_simd(s: S, src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::isa::InstructionSet::new` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | return parse_simple_simd_sse2(SSE2::new(), src, dst); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD256::v256_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | let x = s.v256_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | s.v128_store_unaligned(dst, y); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub unsafe fn parse_hyphenated_simd(s: S, src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:66:26 [INFO] [stdout] | [INFO] [stdout] 66 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:66:41 [INFO] [stdout] | [INFO] [stdout] 66 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:66:56 [INFO] [stdout] | [INFO] [stdout] 66 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD256::v256_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | let a0 = s.v256_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:81:38 [INFO] [stdout] | [INFO] [stdout] 81 | let a2 = i16x16_set_lane7(s, a1, src.add(16).cast::().read_unaligned()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [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] --> src/parse.rs:81:38 [INFO] [stdout] | [INFO] [stdout] 81 | let a2 = i16x16_set_lane7(s, a1, src.add(16).cast::().read_unaligned()); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:82:37 [INFO] [stdout] | [INFO] [stdout] 82 | let a3 = i32x8_set_lane7(s, a2, src.add(32).cast::().read_unaligned()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [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] --> src/parse.rs:82:37 [INFO] [stdout] | [INFO] [stdout] 82 | let a3 = i32x8_set_lane7(s, a2, src.add(32).cast::().read_unaligned()); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | s.v128_store_unaligned(dst, ans); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | let x1 = s.v128_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | pub unsafe fn parse_simple_simd_sse2(s: SSE2, src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:93:14 [INFO] [stdout] | [INFO] [stdout] 93 | let x2 = s.v128_load_unaligned(src.add(16)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [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] --> src/parse.rs:93:36 [INFO] [stdout] | [INFO] [stdout] 93 | let x2 = s.v128_load_unaligned(src.add(16)); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::write_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | dst.cast::<[V64; 2]>().write_unaligned([y1, y2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `outref::Out::<'a, T>::new` is unsafe and requires unsafe block [INFO] [stdout] --> src/ext.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | let out = Out::new(uuid.as_mut_ptr().cast()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/ext.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / unsafe fn parse_uuid( [INFO] [stdout] 51 | | src: &[u8], [INFO] [stdout] 52 | | f: for<'s, 'd> fn(&'s [u8], Out<'d, [u8; 16]>) -> Result<&'d mut [u8; 16], Error>, [INFO] [stdout] 53 | | ) -> Result { [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block [INFO] [stdout] --> src/ext.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | Ok(uuid.assume_init()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::str::from_utf8_unchecked` is unsafe and requires unsafe block [INFO] [stdout] --> src/ext.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | g(core::str::from_utf8_unchecked(ans)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/ext.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | / unsafe fn format_uuid( [INFO] [stdout] 100 | | uuid: &Uuid, [INFO] [stdout] 101 | | case: AsciiCase, [INFO] [stdout] 102 | | f: for<'s, 'd> fn(&'s [u8; 16], Out<'d, [u8; N]>, case: AsciiCase) -> &'d mut [u8; N], [INFO] [stdout] 103 | | g: impl FnOnce(&str) -> R, [INFO] [stdout] 104 | | ) -> R { [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 61 warnings emitted [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.76s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking uuid-simd v0.8.0 (/tmp/fixit) [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | let x = read(src, i); [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub unsafe fn format_simple_fallback(src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unsafe_op_in_unsafe_fn)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | let hi = read(lut, (x >> 4) as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | let lo = read(lut, (x & 0x0f) as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | write(dst, i * 2, hi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | write(dst, i * 2 + 1, lo); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | let x = read(src, i); [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub unsafe fn format_simple_fallback(src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | #![cfg_attr(test, deny(warnings))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unsafe_op_in_unsafe_fn)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | let hi = read(lut, (x >> 4) as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | let x = read(src, i); [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | pub unsafe fn format_hyphenated_fallback(src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | let lo = read(lut, (x & 0x0f) as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | let hi = read(lut, (x >> 4) as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | write(dst, i * 2, hi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | let lo = read(lut, (x & 0x0f) as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | write(dst, i * 2 + 1, lo); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | write(dst, j, hi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | write(dst, j + 1, lo); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | write(dst, end, b'-'); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | let x = read(src, i); [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | pub unsafe fn format_hyphenated_fallback(src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | let hi = read(lut, (x >> 4) as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `format::format_simple_simd_sse2` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | return format_simple_simd_sse2(SSE2::new(), src, dst, case); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | pub unsafe fn format_simple_simd(s: S, src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | let lo = read(lut, (x & 0x0f) as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::isa::InstructionSet::new` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:71:40 [INFO] [stdout] | [INFO] [stdout] 71 | return format_simple_simd_sse2(SSE2::new(), src, dst, case); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | write(dst, j, hi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | let x = s.v128_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | write(dst, j + 1, lo); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD256::v256_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | s.v256_store_unaligned(dst, y); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | write(dst, end, b'-'); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:98:43 [INFO] [stdout] | [INFO] [stdout] 98 | let a = vsimd::hex::encode_bytes16(s, s.v128_load_unaligned(src), lut); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | pub unsafe fn format_hyphenated_simd(s: S, src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `format::format_simple_simd_sse2` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | return format_simple_simd_sse2(SSE2::new(), src, dst, case); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | pub unsafe fn format_simple_simd(s: S, src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD256::v256_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | s.v256_store_unaligned(dst, a2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::isa::InstructionSet::new` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:71:40 [INFO] [stdout] | [INFO] [stdout] 71 | return format_simple_simd_sse2(SSE2::new(), src, dst, case); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | core::ptr::write_unaligned(dst.add(16).cast(), bytes_14_15); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | let x = s.v128_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [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] --> src/format.rs:107:32 [INFO] [stdout] | [INFO] [stdout] 107 | core::ptr::write_unaligned(dst.add(16).cast(), bytes_14_15); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::SIMD256::v256_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | s.v256_store_unaligned(dst, y); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | core::ptr::write_unaligned(dst.add(32).cast(), bytes_28_31); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [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] --> src/format.rs:108:32 [INFO] [stdout] | [INFO] [stdout] 108 | core::ptr::write_unaligned(dst.add(32).cast(), bytes_28_31); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | let x = s.v128_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | pub unsafe fn format_simple_simd_sse2(s: SSE2, src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | s.v128_store_unaligned(dst, y1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:98:43 [INFO] [stdout] | [INFO] [stdout] 98 | let a = vsimd::hex::encode_bytes16(s, s.v128_load_unaligned(src), lut); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | pub unsafe fn format_hyphenated_simd(s: S, src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | s.v128_store_unaligned(dst.add(16), y2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::SIMD256::v256_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | s.v256_store_unaligned(dst, a2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [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] --> src/format.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | s.v128_store_unaligned(dst.add(16), y2); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `std::ptr::write_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | core::ptr::write_unaligned(dst.add(16).cast(), bytes_14_15); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:107:32 [INFO] [stdout] | [INFO] [stdout] 107 | core::ptr::write_unaligned(dst.add(16).cast(), bytes_14_15); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `std::ptr::write_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | core::ptr::write_unaligned(dst.add(32).cast(), bytes_28_31); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:108:32 [INFO] [stdout] | [INFO] [stdout] 108 | core::ptr::write_unaligned(dst.add(32).cast(), bytes_28_31); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | let h1 = unhex(read(src, i * 2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub unsafe fn parse_simple_fallback(src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | let h2 = unhex(read(src, i * 2 + 1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | write(dst, i, shl4(h1) | h2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | let x = s.v128_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/format.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | pub unsafe fn format_simple_simd_sse2(s: SSE2, src: *const u8, dst: *mut u8, case: AsciiCase) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::SIMD128::v128_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | s.v128_store_unaligned(dst, y1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::SIMD128::v128_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | s.v128_store_unaligned(dst.add(16), y2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> src/format.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | s.v128_store_unaligned(dst.add(16), y2); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | let h1 = unhex(read(src, i * 2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub unsafe fn parse_simple_fallback(src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | let h2 = unhex(read(src, i * 2 + 1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | write(dst, i, shl4(h1) | h2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub unsafe fn parse_hyphenated_fallback(src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:31:41 [INFO] [stdout] | [INFO] [stdout] 31 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:31:56 [INFO] [stdout] | [INFO] [stdout] 31 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | let h1 = unhex(read(src, i)); [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | let h2 = unhex(read(src, i + 1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | let h3 = unhex(read(src, i + 2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | let h4 = unhex(read(src, i + 3)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | write(dst, j * 2, shl4(h1) | h2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub unsafe fn parse_hyphenated_fallback(src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | write(dst, j * 2 + 1, shl4(h3) | h4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:31:41 [INFO] [stdout] | [INFO] [stdout] 31 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:31:56 [INFO] [stdout] | [INFO] [stdout] 31 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | let h1 = unhex(read(src, i)); [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | let h2 = unhex(read(src, i + 1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | let h3 = unhex(read(src, i + 2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | let h4 = unhex(read(src, i + 3)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `parse::parse_simple_simd_sse2` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | return parse_simple_simd_sse2(SSE2::new(), src, dst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub unsafe fn parse_simple_simd(s: S, src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | write(dst, j * 2, shl4(h1) | h2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::isa::InstructionSet::new` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | return parse_simple_simd_sse2(SSE2::new(), src, dst); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::write` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | write(dst, j * 2 + 1, shl4(h3) | h4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD256::v256_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | let x = s.v256_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | s.v128_store_unaligned(dst, y); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub unsafe fn parse_hyphenated_simd(s: S, src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:66:26 [INFO] [stdout] | [INFO] [stdout] 66 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `parse::parse_simple_simd_sse2` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | return parse_simple_simd_sse2(SSE2::new(), src, dst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub unsafe fn parse_simple_simd(s: S, src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:66:41 [INFO] [stdout] | [INFO] [stdout] 66 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:66:56 [INFO] [stdout] | [INFO] [stdout] 66 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::isa::InstructionSet::new` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | return parse_simple_simd_sse2(SSE2::new(), src, dst); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::SIMD256::v256_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | let x = s.v256_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD256::v256_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | let a0 = s.v256_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::SIMD128::v128_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | s.v128_store_unaligned(dst, y); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:81:38 [INFO] [stdout] | [INFO] [stdout] 81 | let a2 = i16x16_set_lane7(s, a1, src.add(16).cast::().read_unaligned()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [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] --> src/parse.rs:81:38 [INFO] [stdout] | [INFO] [stdout] 81 | let a2 = i16x16_set_lane7(s, a1, src.add(16).cast::().read_unaligned()); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:82:37 [INFO] [stdout] | [INFO] [stdout] 82 | let a3 = i32x8_set_lane7(s, a2, src.add(32).cast::().read_unaligned()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [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] --> src/parse.rs:82:37 [INFO] [stdout] | [INFO] [stdout] 82 | let a3 = i32x8_set_lane7(s, a2, src.add(32).cast::().read_unaligned()); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | s.v128_store_unaligned(dst, ans); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub unsafe fn parse_hyphenated_simd(s: S, src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:66:26 [INFO] [stdout] | [INFO] [stdout] 66 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | let x1 = s.v128_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | pub unsafe fn parse_simple_simd_sse2(s: SSE2, src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:66:41 [INFO] [stdout] | [INFO] [stdout] 66 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:93:14 [INFO] [stdout] | [INFO] [stdout] 93 | let x2 = s.v128_load_unaligned(src.add(16)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::tools::read` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:66:56 [INFO] [stdout] | [INFO] [stdout] 66 | match [read(src, 8), read(src, 13), read(src, 18), read(src, 23)] { [INFO] [stdout] | ^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [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] --> src/parse.rs:93:36 [INFO] [stdout] | [INFO] [stdout] 93 | let x2 = s.v128_load_unaligned(src.add(16)); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::SIMD256::v256_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | let a0 = s.v256_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::write_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | dst.cast::<[V64; 2]>().write_unaligned([y1, y2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `std::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:81:38 [INFO] [stdout] | [INFO] [stdout] 81 | let a2 = i16x16_set_lane7(s, a1, src.add(16).cast::().read_unaligned()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:81:38 [INFO] [stdout] | [INFO] [stdout] 81 | let a2 = i16x16_set_lane7(s, a1, src.add(16).cast::().read_unaligned()); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `std::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:82:37 [INFO] [stdout] | [INFO] [stdout] 82 | let a3 = i32x8_set_lane7(s, a2, src.add(32).cast::().read_unaligned()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:82:37 [INFO] [stdout] | [INFO] [stdout] 82 | let a3 = i32x8_set_lane7(s, a2, src.add(32).cast::().read_unaligned()); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::SIMD128::v128_store_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | s.v128_store_unaligned(dst, ans); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | let x1 = s.v128_load_unaligned(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/parse.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | pub unsafe fn parse_simple_simd_sse2(s: SSE2, src: *const u8, dst: *mut u8) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `vsimd::SIMD128::v128_load_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:93:14 [INFO] [stdout] | [INFO] [stdout] 93 | let x2 = s.v128_load_unaligned(src.add(16)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:93:36 [INFO] [stdout] | [INFO] [stdout] 93 | let x2 = s.v128_load_unaligned(src.add(16)); [INFO] [stdout] | ^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `std::ptr::mut_ptr::::write_unaligned` is unsafe and requires unsafe block [INFO] [stdout] --> src/parse.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | dst.cast::<[V64; 2]>().write_unaligned([y1, y2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `outref::Out::<'a, T>::new` is unsafe and requires unsafe block [INFO] [stdout] --> src/ext.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | let out = Out::new(uuid.as_mut_ptr().cast()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/ext.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / unsafe fn parse_uuid( [INFO] [stdout] 51 | | src: &[u8], [INFO] [stdout] 52 | | f: for<'s, 'd> fn(&'s [u8], Out<'d, [u8; 16]>) -> Result<&'d mut [u8; 16], Error>, [INFO] [stdout] 53 | | ) -> Result { [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block [INFO] [stdout] --> src/ext.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | Ok(uuid.assume_init()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::str::from_utf8_unchecked` is unsafe and requires unsafe block [INFO] [stdout] --> src/ext.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | g(core::str::from_utf8_unchecked(ans)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/ext.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | / unsafe fn format_uuid( [INFO] [stdout] 100 | | uuid: &Uuid, [INFO] [stdout] 101 | | case: AsciiCase, [INFO] [stdout] 102 | | f: for<'s, 'd> fn(&'s [u8; 16], Out<'d, [u8; N]>, case: AsciiCase) -> &'d mut [u8; N], [INFO] [stdout] 103 | | g: impl FnOnce(&str) -> R, [INFO] [stdout] 104 | | ) -> R { [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `outref::Out::<'a, T>::new` is unsafe and requires unsafe block [INFO] [stdout] --> src/ext.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | let out = Out::new(uuid.as_mut_ptr().cast()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/ext.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / unsafe fn parse_uuid( [INFO] [stdout] 51 | | src: &[u8], [INFO] [stdout] 52 | | f: for<'s, 'd> fn(&'s [u8], Out<'d, [u8; 16]>) -> Result<&'d mut [u8; 16], Error>, [INFO] [stdout] 53 | | ) -> Result { [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `std::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block [INFO] [stdout] --> src/ext.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | Ok(uuid.assume_init()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `std::str::from_utf8_unchecked` is unsafe and requires unsafe block [INFO] [stdout] --> src/ext.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | g(core::str::from_utf8_unchecked(ans)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [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] --> src/ext.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | / unsafe fn format_uuid( [INFO] [stdout] 100 | | uuid: &Uuid, [INFO] [stdout] 101 | | case: AsciiCase, [INFO] [stdout] 102 | | f: for<'s, 'd> fn(&'s [u8; 16], Out<'d, [u8; N]>, case: AsciiCase) -> &'d mut [u8; N], [INFO] [stdout] 103 | | g: impl FnOnce(&str) -> R, [INFO] [stdout] 104 | | ) -> R { [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 59 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] error: could not compile `uuid-simd` (lib test) due to 60 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "be4e495dab6223934c68dc213dda0b2ec5b226561794b92d6cc3d91778b780c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be4e495dab6223934c68dc213dda0b2ec5b226561794b92d6cc3d91778b780c9", kill_on_drop: false }` [INFO] [stdout] be4e495dab6223934c68dc213dda0b2ec5b226561794b92d6cc3d91778b780c9