[INFO] fetching crate blake3-std 0.0.1... [INFO] testing blake3-std-0.0.1 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate blake3-std 0.0.1 into /workspace/builds/worker-49/source [INFO] validating manifest of crates.io crate blake3-std 0.0.1 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate blake3-std 0.0.1 [INFO] finished tweaking crates.io crate blake3-std 0.0.1 [INFO] tweaked toml for crates.io crate blake3-std 0.0.1 written to /workspace/builds/worker-49/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 961904a9fd6ae5d7f2757054158c05abd58b576694c298cdbfcdaa1ef7b8e551 [INFO] running `Command { std: "docker" "start" "-a" "961904a9fd6ae5d7f2757054158c05abd58b576694c298cdbfcdaa1ef7b8e551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "961904a9fd6ae5d7f2757054158c05abd58b576694c298cdbfcdaa1ef7b8e551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "961904a9fd6ae5d7f2757054158c05abd58b576694c298cdbfcdaa1ef7b8e551", kill_on_drop: false }` [INFO] [stdout] 961904a9fd6ae5d7f2757054158c05abd58b576694c298cdbfcdaa1ef7b8e551 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 924b0b074ae3e29731be590e9192ae5340edd97d3c4cff615fd4f30aef6d923d [INFO] running `Command { std: "docker" "start" "-a" "924b0b074ae3e29731be590e9192ae5340edd97d3c4cff615fd4f30aef6d923d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling blake3-std v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `simd` in `std` [INFO] [stdout] --> src/arith.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | use std::simd::{i32x8, i64x4, simd_swizzle, u32x8, Which::*}; [INFO] [stdout] | ^^^^ could not find `simd` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::simd` [INFO] [stdout] --> src/arith.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | use std::simd::{i32x8, i64x4, simd_swizzle, u32x8, Which::*}; [INFO] [stdout] | ^^^^ could not find `simd` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:606:9 [INFO] [stdout] | [INFO] [stdout] 606 | simd_swizzle!( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 680 | std::mem::transmute::<(i32x8, i32x8), (i64x4, i64x4)>(unpack8!(v32[0], v32[0 + 1])); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack8lo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:624:9 [INFO] [stdout] | [INFO] [stdout] 624 | simd_swizzle!( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 680 | std::mem::transmute::<(i32x8, i32x8), (i64x4, i64x4)>(unpack8!(v32[0], v32[0 + 1])); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack8hi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:606:9 [INFO] [stdout] | [INFO] [stdout] 606 | simd_swizzle!( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | std::mem::transmute::<(i32x8, i32x8), (i64x4, i64x4)>(unpack8!(v32[2], v32[2 + 1])); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack8lo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:624:9 [INFO] [stdout] | [INFO] [stdout] 624 | simd_swizzle!( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | std::mem::transmute::<(i32x8, i32x8), (i64x4, i64x4)>(unpack8!(v32[2], v32[2 + 1])); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack8hi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:606:9 [INFO] [stdout] | [INFO] [stdout] 606 | simd_swizzle!( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 686 | std::mem::transmute::<(i32x8, i32x8), (i64x4, i64x4)>(unpack8!(v32[4], v32[4 + 1])); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack8lo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:624:9 [INFO] [stdout] | [INFO] [stdout] 624 | simd_swizzle!( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 686 | std::mem::transmute::<(i32x8, i32x8), (i64x4, i64x4)>(unpack8!(v32[4], v32[4 + 1])); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack8hi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:606:9 [INFO] [stdout] | [INFO] [stdout] 606 | simd_swizzle!( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 689 | std::mem::transmute::<(i32x8, i32x8), (i64x4, i64x4)>(unpack8!(v32[6], v32[6 + 1])); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack8lo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:624:9 [INFO] [stdout] | [INFO] [stdout] 624 | simd_swizzle!( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 689 | std::mem::transmute::<(i32x8, i32x8), (i64x4, i64x4)>(unpack8!(v32[6], v32[6 + 1])); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack8hi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:648:9 [INFO] [stdout] | [INFO] [stdout] 648 | simd_swizzle!($x, $y, [First(0), Second(0), First(2), Second(2),]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 692 | let (a, b) = unpack4!(v64_0, v64_2); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack4lo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:653:9 [INFO] [stdout] | [INFO] [stdout] 653 | simd_swizzle!($x, $y, [First(1), Second(1), First(3), Second(3),]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 692 | let (a, b) = unpack4!(v64_0, v64_2); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack4hi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:648:9 [INFO] [stdout] | [INFO] [stdout] 648 | simd_swizzle!($x, $y, [First(0), Second(0), First(2), Second(2),]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 693 | let (c, d) = unpack4!(v64_1, v64_3); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack4lo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:653:9 [INFO] [stdout] | [INFO] [stdout] 653 | simd_swizzle!($x, $y, [First(1), Second(1), First(3), Second(3),]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 693 | let (c, d) = unpack4!(v64_1, v64_3); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack4hi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:648:9 [INFO] [stdout] | [INFO] [stdout] 648 | simd_swizzle!($x, $y, [First(0), Second(0), First(2), Second(2),]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 697 | let (a, b) = unpack4!(v64_4, v64_6); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack4lo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:653:9 [INFO] [stdout] | [INFO] [stdout] 653 | simd_swizzle!($x, $y, [First(1), Second(1), First(3), Second(3),]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 697 | let (a, b) = unpack4!(v64_4, v64_6); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack4hi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:648:9 [INFO] [stdout] | [INFO] [stdout] 648 | simd_swizzle!($x, $y, [First(0), Second(0), First(2), Second(2),]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 698 | let (c, d) = unpack4!(v64_5, v64_7); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack4lo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:653:9 [INFO] [stdout] | [INFO] [stdout] 653 | simd_swizzle!($x, $y, [First(1), Second(1), First(3), Second(3),]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 698 | let (c, d) = unpack4!(v64_5, v64_7); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack4hi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:663:9 [INFO] [stdout] | [INFO] [stdout] 663 | simd_swizzle!($x, $y, [First(0), First(1), Second(0), Second(1),]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 706 | (v128[0], v128[0 + 4]) = unpack2!(v64_0, v64_4); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack2lo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:668:9 [INFO] [stdout] | [INFO] [stdout] 668 | simd_swizzle!($x, $y, [First(2), First(3), Second(2), Second(3),]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 706 | (v128[0], v128[0 + 4]) = unpack2!(v64_0, v64_4); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack2hi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:663:9 [INFO] [stdout] | [INFO] [stdout] 663 | simd_swizzle!($x, $y, [First(0), First(1), Second(0), Second(1),]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 707 | (v128[1], v128[1 + 4]) = unpack2!(v64_2, v64_6); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack2lo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:668:9 [INFO] [stdout] | [INFO] [stdout] 668 | simd_swizzle!($x, $y, [First(2), First(3), Second(2), Second(3),]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 707 | (v128[1], v128[1 + 4]) = unpack2!(v64_2, v64_6); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack2hi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:663:9 [INFO] [stdout] | [INFO] [stdout] 663 | simd_swizzle!($x, $y, [First(0), First(1), Second(0), Second(1),]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 708 | (v128[2], v128[2 + 4]) = unpack2!(v64_1, v64_5); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack2lo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:668:9 [INFO] [stdout] | [INFO] [stdout] 668 | simd_swizzle!($x, $y, [First(2), First(3), Second(2), Second(3),]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 708 | (v128[2], v128[2 + 4]) = unpack2!(v64_1, v64_5); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack2hi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:663:9 [INFO] [stdout] | [INFO] [stdout] 663 | simd_swizzle!($x, $y, [First(0), First(1), Second(0), Second(1),]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 709 | (v128[3], v128[3 + 4]) = unpack2!(v64_3, v64_7); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack2lo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `simd_swizzle` [INFO] [stdout] --> src/arith.rs:668:9 [INFO] [stdout] | [INFO] [stdout] 668 | simd_swizzle!($x, $y, [First(2), First(3), Second(2), Second(3),]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 709 | (v128[3], v128[3 + 4]) = unpack2!(v64_3, v64_7); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `unpack2hi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blake3-std` due to 27 previous errors [INFO] running `Command { std: "docker" "inspect" "924b0b074ae3e29731be590e9192ae5340edd97d3c4cff615fd4f30aef6d923d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "924b0b074ae3e29731be590e9192ae5340edd97d3c4cff615fd4f30aef6d923d", kill_on_drop: false }` [INFO] [stdout] 924b0b074ae3e29731be590e9192ae5340edd97d3c4cff615fd4f30aef6d923d