[INFO] cloning repository https://github.com/azalea-rs/azalea-viaversion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azalea-rs/azalea-viaversion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazalea-rs%2Fazalea-viaversion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazalea-rs%2Fazalea-viaversion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3829b0946af93e971b685f63723aa1663acd4d13 [INFO] checking azalea-rs/azalea-viaversion against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazalea-rs%2Fazalea-viaversion" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/azalea-rs/azalea-viaversion [INFO] finished tweaking git repo https://github.com/azalea-rs/azalea-viaversion [INFO] tweaked toml for git repo https://github.com/azalea-rs/azalea-viaversion written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/azalea-rs/azalea-viaversion on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/azalea-rs/azalea-viaversion already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd6c6e2bccedc043a7206bb92ecae8812509c7371df16867406b4b7267371798 [INFO] running `Command { std: "docker" "start" "-a" "bd6c6e2bccedc043a7206bb92ecae8812509c7371df16867406b4b7267371798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd6c6e2bccedc043a7206bb92ecae8812509c7371df16867406b4b7267371798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd6c6e2bccedc043a7206bb92ecae8812509c7371df16867406b4b7267371798", kill_on_drop: false }` [INFO] [stdout] bd6c6e2bccedc043a7206bb92ecae8812509c7371df16867406b4b7267371798 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b97ae5e230c3f35a112d80b3204f5f678aae0b1e7a59d928009c9080ea6b103d [INFO] running `Command { std: "docker" "start" "-a" "b97ae5e230c3f35a112d80b3204f5f678aae0b1e7a59d928009c9080ea6b103d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking zlib-rs v0.5.1 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking libz-rs-sys v0.5.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling simd_cesu8 v1.0.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stdout] error[E0635]: unknown feature `array_chunks` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd_cesu8-1.0.1/src/lib.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | feature(array_chunks, portable_simd, error_in_core) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[u8]` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd_cesu8-1.0.1/src/implementation/simd.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | let array_chunks = remainder.array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[u8]` is not an iterator [INFO] [stdout] ... [INFO] [stdout] 29 | process!(u8x64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 12 | let array_chunks = remainder.into_iter().array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[u8]` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd_cesu8-1.0.1/src/implementation/simd.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | let array_chunks = remainder.array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[u8]` is not an iterator [INFO] [stdout] ... [INFO] [stdout] 30 | process!(u8x32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 12 | let array_chunks = remainder.into_iter().array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[u8]` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd_cesu8-1.0.1/src/implementation/simd.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | let array_chunks = remainder.array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[u8]` is not an iterator [INFO] [stdout] ... [INFO] [stdout] 31 | process!(u8x16); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 12 | let array_chunks = remainder.into_iter().array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[u8]` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd_cesu8-1.0.1/src/implementation/simd.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | let array_chunks = remainder.array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[u8]` is not an iterator [INFO] [stdout] ... [INFO] [stdout] 32 | process!(u8x8); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 12 | let array_chunks = remainder.into_iter().array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[u8]` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd_cesu8-1.0.1/src/implementation/simd.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | let array_chunks = remainder.array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[u8]` is not an iterator [INFO] [stdout] ... [INFO] [stdout] 33 | process!(u8x4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 12 | let array_chunks = remainder.into_iter().array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[u8]` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd_cesu8-1.0.1/src/implementation/simd.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | let array_chunks = remainder.array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[u8]` is not an iterator [INFO] [stdout] ... [INFO] [stdout] 34 | process!(u8x2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 12 | let array_chunks = remainder.into_iter().array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[u8]` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd_cesu8-1.0.1/src/implementation/simd.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | let array_chunks = remainder.array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[u8]` is not an iterator [INFO] [stdout] ... [INFO] [stdout] 62 | process!(u8x64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 46 | let array_chunks = remainder.into_iter().array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[u8]` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd_cesu8-1.0.1/src/implementation/simd.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | let array_chunks = remainder.array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[u8]` is not an iterator [INFO] [stdout] ... [INFO] [stdout] 63 | process!(u8x32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 46 | let array_chunks = remainder.into_iter().array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[u8]` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd_cesu8-1.0.1/src/implementation/simd.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | let array_chunks = remainder.array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[u8]` is not an iterator [INFO] [stdout] ... [INFO] [stdout] 64 | process!(u8x16); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 46 | let array_chunks = remainder.into_iter().array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[u8]` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd_cesu8-1.0.1/src/implementation/simd.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | let array_chunks = remainder.array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[u8]` is not an iterator [INFO] [stdout] ... [INFO] [stdout] 65 | process!(u8x8); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 46 | let array_chunks = remainder.into_iter().array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[u8]` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd_cesu8-1.0.1/src/implementation/simd.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | let array_chunks = remainder.array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[u8]` is not an iterator [INFO] [stdout] ... [INFO] [stdout] 66 | process!(u8x4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 46 | let array_chunks = remainder.into_iter().array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[u8]` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd_cesu8-1.0.1/src/implementation/simd.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | let array_chunks = remainder.array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[u8]` is not an iterator [INFO] [stdout] ... [INFO] [stdout] 67 | process!(u8x2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 46 | let array_chunks = remainder.into_iter().array_chunks::<{ <$simd>::LEN }>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stdout] Some errors have detailed explanations: E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `simd_cesu8` (lib) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b97ae5e230c3f35a112d80b3204f5f678aae0b1e7a59d928009c9080ea6b103d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b97ae5e230c3f35a112d80b3204f5f678aae0b1e7a59d928009c9080ea6b103d", kill_on_drop: false }` [INFO] [stdout] b97ae5e230c3f35a112d80b3204f5f678aae0b1e7a59d928009c9080ea6b103d