[INFO] fetching crate ossuary 0.5.1...
[INFO] testing ossuary-0.5.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate ossuary 0.5.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ossuary 0.5.1
[INFO] finished tweaking crates.io crate ossuary 0.5.1
[INFO] tweaked toml for crates.io crate ossuary 0.5.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ossuary 0.5.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 41 packages to latest compatible versions
[INFO] [stderr]       Adding ed25519-dalek v1.0.0-pre.1 (available: v1.0.1)
[INFO] [stderr]       Adding rand v0.6.5 (available: v0.9.2)
[INFO] [stderr]       Adding x25519-dalek v0.5.2 (available: v2.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `ossuary` library target)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 537ee1c68dee238408a53af64e4efd348c6ea6a526fc5533578851fa3064d5f3
[INFO] running `Command { std: "docker" "start" "-a" "537ee1c68dee238408a53af64e4efd348c6ea6a526fc5533578851fa3064d5f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "537ee1c68dee238408a53af64e4efd348c6ea6a526fc5533578851fa3064d5f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "537ee1c68dee238408a53af64e4efd348c6ea6a526fc5533578851fa3064d5f3", kill_on_drop: false }`
[INFO] [stdout] 537ee1c68dee238408a53af64e4efd348c6ea6a526fc5533578851fa3064d5f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c1e2cc297756569f74bea7ed553eee552a767d4381b283f4fac32e9288e7901
[INFO] running `Command { std: "docker" "start" "-a" "3c1e2cc297756569f74bea7ed553eee552a767d4381b283f4fac32e9288e7901", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `ossuary` library target)
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling chacha20-poly1305-aead v0.1.2
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/lib.rs:32:39
[INFO] [stdout]    |
[INFO] [stdout] 32 | #![cfg_attr(feature = "simd", feature(platform_intrinsics, repr_simd))]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.78.0; see <https://github.com/rust-lang/rust/pull/121516> for more information
[INFO] [stdout]    = note: SIMD intrinsics use the regular intrinsics ABI now
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/lib.rs:32:31
[INFO] [stdout]    |
[INFO] [stdout] 32 | #![cfg_attr(feature = "simd", feature(platform_intrinsics, repr_simd))]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/lib.rs:33:35
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "simd_opt", feature(cfg_target_feature))]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]    |
[INFO] [stdout]    = help: the feature `cfg_target_feature` has been stable since `1.27.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdint.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern "platform-intrinsic" {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^ invalid ABI
[INFO] [stdout]    |
[INFO] [stdout]    = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdty.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub struct Simd4<T>(pub T, pub T, pub T, pub T);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ ----- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdty.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub struct Simd8<T>(pub T, pub T, pub T, pub T,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ ----- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdty.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub struct Simd16<T>(pub T, pub T, pub T, pub T,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ ----- not an array
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdint.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn simd_add<T>(x: T, y: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdint.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn simd_shl<T>(x: T, y: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdint.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn simd_shr<T>(x: T, y: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdint.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn simd_xor<T>(x: T, y: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdint.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn simd_shuffle4<T, U>(v: T, w: T, idx: [u32; 4]) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdint.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn simd_shuffle8<T, U>(v: T, w: T, idx: [u32; 8]) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdint.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn simd_shuffle16<T, U>(v: T, w: T, idx: [u32; 16]) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/mod.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |               let tmp_i: $tmp = transmute($vec);
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/u32x4.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | /         transmute_shuffle!(u8x16, simd_shuffle16, vec,
[INFO] [stdout] 42 | |                            [ 2,  3,  0,  1,
[INFO] [stdout] 43 | |                              6,  7,  4,  5,
[INFO] [stdout] 44 | |                             10, 11,  8,  9,
[INFO] [stdout] 45 | |                             14, 15, 12, 13])
[INFO] [stdout]    | |____________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd4<u32>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd16<u8>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `transmute_shuffle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/mod.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |               transmute(tmp_o)
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/u32x4.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | /         transmute_shuffle!(u8x16, simd_shuffle16, vec,
[INFO] [stdout] 42 | |                            [ 2,  3,  0,  1,
[INFO] [stdout] 43 | |                              6,  7,  4,  5,
[INFO] [stdout] 44 | |                             10, 11,  8,  9,
[INFO] [stdout] 45 | |                             14, 15, 12, 13])
[INFO] [stdout]    | |____________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd16<u8>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd4<u32>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `transmute_shuffle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/mod.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |               let tmp_i: $tmp = transmute($vec);
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/u32x4.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         transmute_shuffle!(u16x8, simd_shuffle8, vec,
[INFO] [stdout] 49 | |                            [1, 0,
[INFO] [stdout] 50 | |                             3, 2,
[INFO] [stdout] 51 | |                             5, 4,
[INFO] [stdout] 52 | |                             7, 6])
[INFO] [stdout]    | |__________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd4<u32>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd8<u16>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `transmute_shuffle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/mod.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |               transmute(tmp_o)
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/u32x4.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         transmute_shuffle!(u16x8, simd_shuffle8, vec,
[INFO] [stdout] 49 | |                            [1, 0,
[INFO] [stdout] 50 | |                             3, 2,
[INFO] [stdout] 51 | |                             5, 4,
[INFO] [stdout] 52 | |                             7, 6])
[INFO] [stdout]    | |__________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd8<u16>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd4<u32>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `transmute_shuffle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/mod.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |               let tmp_i: $tmp = transmute($vec);
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/u32x4.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         transmute_shuffle!(u8x16, simd_shuffle16, vec,
[INFO] [stdout] 64 | |                            [ 3,  0,  1,  2,
[INFO] [stdout] 65 | |                              7,  4,  5,  6,
[INFO] [stdout] 66 | |                             11,  8,  9, 10,
[INFO] [stdout] 67 | |                             15, 12, 13, 14])
[INFO] [stdout]    | |____________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd4<u32>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd16<u8>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `transmute_shuffle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/mod.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |               transmute(tmp_o)
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/u32x4.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         transmute_shuffle!(u8x16, simd_shuffle16, vec,
[INFO] [stdout] 64 | |                            [ 3,  0,  1,  2,
[INFO] [stdout] 65 | |                              7,  4,  5,  6,
[INFO] [stdout] 66 | |                             11,  8,  9, 10,
[INFO] [stdout] 67 | |                             15, 12, 13, 14])
[INFO] [stdout]    | |____________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Simd16<u8>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `Simd4<u32>` (the type has an unknown layout)
[INFO] [stdout]    = note: this error originates in the macro `transmute_shuffle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0044, E0076, E0512, E0554, E0557, E0703.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0044`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chacha20-poly1305-aead` (lib) due to 20 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3c1e2cc297756569f74bea7ed553eee552a767d4381b283f4fac32e9288e7901", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c1e2cc297756569f74bea7ed553eee552a767d4381b283f4fac32e9288e7901", kill_on_drop: false }`
[INFO] [stdout] 3c1e2cc297756569f74bea7ed553eee552a767d4381b283f4fac32e9288e7901
