[INFO] fetching crate numscan 0.1.0...
[INFO] checking numscan-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate numscan 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate numscan 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate numscan 0.1.0
[INFO] finished tweaking crates.io crate numscan 0.1.0
[INFO] tweaked toml for crates.io crate numscan 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded round_mult v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94ce701a842ca67a116c53f192cad05a163d8adf40e3b608f7bd932b42aa132a
[INFO] running `Command { std: "docker" "start" "-a" "94ce701a842ca67a116c53f192cad05a163d8adf40e3b608f7bd932b42aa132a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94ce701a842ca67a116c53f192cad05a163d8adf40e3b608f7bd932b42aa132a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94ce701a842ca67a116c53f192cad05a163d8adf40e3b608f7bd932b42aa132a", kill_on_drop: false }`
[INFO] [stdout] 94ce701a842ca67a116c53f192cad05a163d8adf40e3b608f7bd932b42aa132a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c77ab2868d08faf270bb142f503d8a3181342ee6934557617caec8d50ead224
[INFO] running `Command { std: "docker" "start" "-a" "8c77ab2868d08faf270bb142f503d8a3181342ee6934557617caec8d50ead224", kill_on_drop: false }`
[INFO] [stderr]    Compiling round_mult v0.1.3
[INFO] [stderr]     Checking numscan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `core::simd::SimdPartialOrd`, `core::simd::SimdPartialEq`, `core::simd::ToBitMask`
[INFO] [stdout]   --> src/lib.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 | use core::{simd::{SimdPartialOrd, SimdPartialEq, ToBitMask}, ops::Range};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^ no `ToBitMask` in `simd`
[INFO] [stdout]    |                   |               |
[INFO] [stdout]    |                   |               no `SimdPartialEq` in `simd`
[INFO] [stdout]    |                   no `SimdPartialOrd` in `simd`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            core::simd::prelude::SimdPartialOrd
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            core::simd::prelude::SimdPartialEq
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `core::simd::SimdPartialOrd`, `core::simd::SimdPartialEq`, `core::simd::ToBitMask`
[INFO] [stdout]   --> src/lib.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 | use core::{simd::{SimdPartialOrd, SimdPartialEq, ToBitMask}, ops::Range};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^ no `ToBitMask` in `simd`
[INFO] [stdout]    |                   |               |
[INFO] [stdout]    |                   |               no `SimdPartialEq` in `simd`
[INFO] [stdout]    |                   no `SimdPartialOrd` in `simd`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            core::simd::prelude::SimdPartialOrd
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            core::simd::prelude::SimdPartialEq
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_ge` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/lib.rs:117:38
[INFO] [stdout]     |
[INFO] [stdout] 117 |             let digits_mask = (chunk.simd_ge(Simd::splat(b'0')) & chunk.simd_le(Simd::splat(b'9'))).to_bitmask();
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:23:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `SimdPartialOrd` which provides `simd_ge` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 44  + use core::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_gt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 117 |             let digits_mask = (chunk.simd_gt(Simd::splat(b'0')) & chunk.simd_le(Simd::splat(b'9'))).to_bitmask();
[INFO] [stdout]     |                                      ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_le` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/lib.rs:117:73
[INFO] [stdout]     |
[INFO] [stdout] 117 |             let digits_mask = (chunk.simd_ge(Simd::splat(b'0')) & chunk.simd_le(Simd::splat(b'9'))).to_bitmask();
[INFO] [stdout]     |                                                                         ^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:15:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `SimdPartialOrd` which provides `simd_le` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 44  + use core::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 117 |             let digits_mask = (chunk.simd_ge(Simd::splat(b'0')) & chunk.simd_ge(Simd::splat(b'9'))).to_bitmask();
[INFO] [stdout]     |                                                                         ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/lib.rs:120:29
[INFO] [stdout]     |
[INFO] [stdout] 120 |             if skip < Simd::LANES {
[INFO] [stdout]     |                             ^^^^^ associated item not found in `Simd<u8, 32>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `core::simd::Simd<u8, 32>` consider using one of the following associated functions:
[INFO] [stdout]       core::simd::Simd::<T, N>::splat
[INFO] [stdout]       core::simd::Simd::<T, N>::load
[INFO] [stdout]       core::simd::Simd::<T, N>::from_array
[INFO] [stdout]       core::simd::Simd::<T, N>::from_slice
[INFO] [stdout]       and 6 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:147:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/lib.rs:121:56
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let accept_mask = digits_mask | (chunk.simd_eq(Simd::splat(b',')) | chunk.simd_eq(Simd::splat(b'.'))).to_bitmask();
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:13:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `SimdPartialEq` which provides `simd_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 44  + use core::simd::cmp::SimdPartialEq;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let accept_mask = digits_mask | (chunk.simd_ge(Simd::splat(b',')) | chunk.simd_eq(Simd::splat(b'.'))).to_bitmask();
[INFO] [stdout]     |                                                        ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/lib.rs:121:91
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let accept_mask = digits_mask | (chunk.simd_eq(Simd::splat(b',')) | chunk.simd_eq(Simd::splat(b'.'))).to_bitmask();
[INFO] [stdout]     |                                                                                           ^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:13:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `SimdPartialEq` which provides `simd_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 44  + use core::simd::cmp::SimdPartialEq;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let accept_mask = digits_mask | (chunk.simd_eq(Simd::splat(b',')) | chunk.simd_ge(Simd::splat(b'.'))).to_bitmask();
[INFO] [stdout]     |                                                                                           ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/lib.rs:129:55
[INFO] [stdout]     |
[INFO] [stdout] 129 |                     proper_end: skip + length < Simd::LANES,
[INFO] [stdout]     |                                                       ^^^^^ associated item not found in `Simd<u8, 32>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `core::simd::Simd<u8, 32>` consider using one of the following associated functions:
[INFO] [stdout]       core::simd::Simd::<T, N>::splat
[INFO] [stdout]       core::simd::Simd::<T, N>::load
[INFO] [stdout]       core::simd::Simd::<T, N>::from_array
[INFO] [stdout]       core::simd::Simd::<T, N>::from_slice
[INFO] [stdout]       and 6 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:147:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/lib.rs:130:31
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 }), i + Simd::LANES)
[INFO] [stdout]     |                               ^^^^^ associated item not found in `Simd<u8, 32>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `core::simd::Simd<u8, 32>` consider using one of the following associated functions:
[INFO] [stdout]       core::simd::Simd::<T, N>::splat
[INFO] [stdout]       core::simd::Simd::<T, N>::load
[INFO] [stdout]       core::simd::Simd::<T, N>::from_array
[INFO] [stdout]       core::simd::Simd::<T, N>::from_slice
[INFO] [stdout]       and 6 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:147:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/lib.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |             i += Simd::LANES;
[INFO] [stdout]     |                        ^^^^^ associated item not found in `Simd<u8, 32>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `core::simd::Simd<u8, 32>` consider using one of the following associated functions:
[INFO] [stdout]       core::simd::Simd::<T, N>::splat
[INFO] [stdout]       core::simd::Simd::<T, N>::load
[INFO] [stdout]       core::simd::Simd::<T, N>::from_array
[INFO] [stdout]       core::simd::Simd::<T, N>::from_slice
[INFO] [stdout]       and 6 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:147:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `numscan` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `simd_ge` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/lib.rs:117:38
[INFO] [stdout]     |
[INFO] [stdout] 117 |             let digits_mask = (chunk.simd_ge(Simd::splat(b'0')) & chunk.simd_le(Simd::splat(b'9'))).to_bitmask();
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:23:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `SimdPartialOrd` which provides `simd_ge` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 44  + use core::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_gt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 117 |             let digits_mask = (chunk.simd_gt(Simd::splat(b'0')) & chunk.simd_le(Simd::splat(b'9'))).to_bitmask();
[INFO] [stdout]     |                                      ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_le` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/lib.rs:117:73
[INFO] [stdout]     |
[INFO] [stdout] 117 |             let digits_mask = (chunk.simd_ge(Simd::splat(b'0')) & chunk.simd_le(Simd::splat(b'9'))).to_bitmask();
[INFO] [stdout]     |                                                                         ^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:15:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `SimdPartialOrd` which provides `simd_le` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 44  + use core::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 117 |             let digits_mask = (chunk.simd_ge(Simd::splat(b'0')) & chunk.simd_ge(Simd::splat(b'9'))).to_bitmask();
[INFO] [stdout]     |                                                                         ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/lib.rs:120:29
[INFO] [stdout]     |
[INFO] [stdout] 120 |             if skip < Simd::LANES {
[INFO] [stdout]     |                             ^^^^^ associated item not found in `Simd<u8, 32>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `core::simd::Simd<u8, 32>` consider using one of the following associated functions:
[INFO] [stdout]       core::simd::Simd::<T, N>::splat
[INFO] [stdout]       core::simd::Simd::<T, N>::load
[INFO] [stdout]       core::simd::Simd::<T, N>::from_array
[INFO] [stdout]       core::simd::Simd::<T, N>::from_slice
[INFO] [stdout]       and 6 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:147:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/lib.rs:121:56
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let accept_mask = digits_mask | (chunk.simd_eq(Simd::splat(b',')) | chunk.simd_eq(Simd::splat(b'.'))).to_bitmask();
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:13:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `SimdPartialEq` which provides `simd_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 44  + use core::simd::cmp::SimdPartialEq;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let accept_mask = digits_mask | (chunk.simd_ge(Simd::splat(b',')) | chunk.simd_eq(Simd::splat(b'.'))).to_bitmask();
[INFO] [stdout]     |                                                        ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/lib.rs:121:91
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let accept_mask = digits_mask | (chunk.simd_eq(Simd::splat(b',')) | chunk.simd_eq(Simd::splat(b'.'))).to_bitmask();
[INFO] [stdout]     |                                                                                           ^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:13:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `SimdPartialEq` which provides `simd_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 44  + use core::simd::cmp::SimdPartialEq;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let accept_mask = digits_mask | (chunk.simd_eq(Simd::splat(b',')) | chunk.simd_ge(Simd::splat(b'.'))).to_bitmask();
[INFO] [stdout]     |                                                                                           ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/lib.rs:129:55
[INFO] [stdout]     |
[INFO] [stdout] 129 |                     proper_end: skip + length < Simd::LANES,
[INFO] [stdout]     |                                                       ^^^^^ associated item not found in `Simd<u8, 32>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `core::simd::Simd<u8, 32>` consider using one of the following associated functions:
[INFO] [stdout]       core::simd::Simd::<T, N>::splat
[INFO] [stdout]       core::simd::Simd::<T, N>::load
[INFO] [stdout]       core::simd::Simd::<T, N>::from_array
[INFO] [stdout]       core::simd::Simd::<T, N>::from_slice
[INFO] [stdout]       and 6 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:147:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/lib.rs:130:31
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 }), i + Simd::LANES)
[INFO] [stdout]     |                               ^^^^^ associated item not found in `Simd<u8, 32>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `core::simd::Simd<u8, 32>` consider using one of the following associated functions:
[INFO] [stdout]       core::simd::Simd::<T, N>::splat
[INFO] [stdout]       core::simd::Simd::<T, N>::load
[INFO] [stdout]       core::simd::Simd::<T, N>::from_array
[INFO] [stdout]       core::simd::Simd::<T, N>::from_slice
[INFO] [stdout]       and 6 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:147:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/lib.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |             i += Simd::LANES;
[INFO] [stdout]     |                        ^^^^^ associated item not found in `Simd<u8, 32>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `core::simd::Simd<u8, 32>` consider using one of the following associated functions:
[INFO] [stdout]       core::simd::Simd::<T, N>::splat
[INFO] [stdout]       core::simd::Simd::<T, N>::load
[INFO] [stdout]       core::simd::Simd::<T, N>::from_array
[INFO] [stdout]       core::simd::Simd::<T, N>::from_slice
[INFO] [stdout]       and 6 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:147:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `numscan` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "8c77ab2868d08faf270bb142f503d8a3181342ee6934557617caec8d50ead224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c77ab2868d08faf270bb142f503d8a3181342ee6934557617caec8d50ead224", kill_on_drop: false }`
[INFO] [stdout] 8c77ab2868d08faf270bb142f503d8a3181342ee6934557617caec8d50ead224
