[INFO] cloning repository https://github.com/itsneyoa/bridge-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itsneyoa/bridge-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsneyoa%2Fbridge-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsneyoa%2Fbridge-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3006fa2c6dd9015449ac4c8c2c31ca6483c8521c [INFO] testing itsneyoa/bridge-rs against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsneyoa%2Fbridge-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/itsneyoa/bridge-rs [INFO] finished tweaking git repo https://github.com/itsneyoa/bridge-rs [INFO] tweaked toml for git repo https://github.com/itsneyoa/bridge-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/itsneyoa/bridge-rs on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/itsneyoa/bridge-rs 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/azalea-rs/azalea` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded twilight-http-ratelimiting v0.15.3 [INFO] [stderr] Downloaded rustls-native-certs v0.6.3 [INFO] [stderr] Downloaded twilight-interactions-derive v0.15.2 [INFO] [stderr] Downloaded simple_asn1 v0.5.4 [INFO] [stderr] Downloaded tungstenite v0.18.0 [INFO] [stderr] Downloaded rustls-pki-types v1.9.0 [INFO] [stderr] Downloaded twilight-model v0.15.4 [INFO] [stderr] Downloaded rsa_public_encrypt_pkcs1 v0.4.0 [INFO] [stderr] Downloaded minecraft_folder_path v0.1.2 [INFO] [stderr] Downloaded cfb8 v0.8.1 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Downloaded test-case-core v3.3.1 [INFO] [stderr] Downloaded twilight-gateway-queue v0.15.4 [INFO] [stderr] Downloaded trust-dns-proto v0.23.2 [INFO] [stderr] Downloaded trust-dns-resolver v0.23.2 [INFO] [stderr] Downloaded brotli-decompressor v2.5.1 [INFO] [stderr] Downloaded simd_cesu8 v1.0.1 [INFO] [stderr] Downloaded crossbeam-channel v0.5.13 [INFO] [stderr] Downloaded test-case-macros v3.3.1 [INFO] [stderr] Downloaded twilight-util v0.15.4 [INFO] [stderr] Downloaded libz-sys v1.1.20 [INFO] [stderr] Downloaded as-any v0.3.1 [INFO] [stderr] Downloaded simdnbt-derive v0.6.0 [INFO] [stderr] Downloaded simdnbt v0.6.1 [INFO] [stderr] Downloaded lazy-regex v3.3.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.18.0 [INFO] [stderr] Downloaded twilight-gateway v0.15.4 [INFO] [stderr] Downloaded rustls v0.23.14 [INFO] [stderr] Downloaded webpki v0.22.4 [INFO] [stderr] Downloaded webpki-roots v0.26.6 [INFO] [stderr] Downloaded priority-queue v2.1.1 [INFO] [stderr] Downloaded cc v1.1.25 [INFO] [stderr] Downloaded brotli v3.5.0 [INFO] [stderr] Downloaded thread-id v4.2.2 [INFO] [stderr] Downloaded twilight-http v0.15.4 [INFO] [stderr] Downloaded twilight-validate v0.15.3 [INFO] [stderr] Downloaded valence_nbt v0.8.0 [INFO] [stderr] Downloaded sorted-vec v0.8.3 [INFO] [stderr] Downloaded test-case v3.3.1 [INFO] [stderr] Downloaded twilight-interactions v0.15.2 [INFO] [stderr] Downloaded twilight-cache-inmemory v0.15.4 [INFO] [stderr] Downloaded socks5-impl v0.5.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7caec4aeea45ac61dbe767a042d10756023cbf5c2bb79c0efe749d4e41c2be39 [INFO] running `Command { std: "docker" "start" "-a" "7caec4aeea45ac61dbe767a042d10756023cbf5c2bb79c0efe749d4e41c2be39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7caec4aeea45ac61dbe767a042d10756023cbf5c2bb79c0efe749d4e41c2be39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7caec4aeea45ac61dbe767a042d10756023cbf5c2bb79c0efe749d4e41c2be39", kill_on_drop: false }` [INFO] [stdout] 7caec4aeea45ac61dbe767a042d10756023cbf5c2bb79c0efe749d4e41c2be39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 194aacc2be1b1386acda93cb231992f1625b47ff4f41d104e05826fe2896a187 [INFO] running `Command { std: "docker" "start" "-a" "194aacc2be1b1386acda93cb231992f1625b47ff4f41d104e05826fe2896a187", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cc v1.1.25 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling valence_nbt v0.8.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling simd_cesu8 v1.0.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling web-time v0.2.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] [stderr] Compiling want v0.3.1 [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] [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] Compiling backtrace v0.3.74 [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" "194aacc2be1b1386acda93cb231992f1625b47ff4f41d104e05826fe2896a187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "194aacc2be1b1386acda93cb231992f1625b47ff4f41d104e05826fe2896a187", kill_on_drop: false }` [INFO] [stdout] 194aacc2be1b1386acda93cb231992f1625b47ff4f41d104e05826fe2896a187