[INFO] fetching crate linguee 0.1.7...
[INFO] testing linguee-0.1.7 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate linguee 0.1.7 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate linguee 0.1.7
[INFO] finished tweaking crates.io crate linguee 0.1.7
[INFO] tweaked toml for crates.io crate linguee 0.1.7 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate linguee 0.1.7 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] crate crates.io crate linguee 0.1.7 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b58c3daa045c5d6e1dbb61b59e1a8517e56858b6d8341ba866bfa248ae83fece
[INFO] running `Command { std: "docker" "start" "-a" "b58c3daa045c5d6e1dbb61b59e1a8517e56858b6d8341ba866bfa248ae83fece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b58c3daa045c5d6e1dbb61b59e1a8517e56858b6d8341ba866bfa248ae83fece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b58c3daa045c5d6e1dbb61b59e1a8517e56858b6d8341ba866bfa248ae83fece", kill_on_drop: false }`
[INFO] [stdout] b58c3daa045c5d6e1dbb61b59e1a8517e56858b6d8341ba866bfa248ae83fece
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3077926217e7b31e3261cfcf5aa1be080ee6f069b7ec8b51ccc6da72766bb4c8
[INFO] running `Command { std: "docker" "start" "-a" "3077926217e7b31e3261cfcf5aa1be080ee6f069b7ec8b51ccc6da72766bb4c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling iana-time-zone v0.1.50
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling tl v0.7.7
[INFO] [stderr]    Compiling http-body v0.4.5
[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/tl-0.7.7/src/lib.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "simd", feature(portable_simd))]
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `std::simd::Simd<T, N>` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tl-0.7.7/src/simd/nightly.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let eq = bytes.simd_eq(needle16).to_int();
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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 `std::simd::Simd<u8, 16>` 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]  1 + use std::simd::cmp::SimdPartialEq;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 -         let eq = bytes.simd_eq(needle16).to_int();
[INFO] [stdout] 27 +         let eq = bytes.simd_ge(needle16).to_int();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `std::simd::Simd<T, N>` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tl-0.7.7/src/simd/nightly.rs:65:25
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let eq1 = bytes.simd_eq(needle16a);
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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 `std::simd::Simd<u8, 16>` 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]  1 + use std::simd::cmp::SimdPartialEq;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 65 -         let eq1 = bytes.simd_eq(needle16a);
[INFO] [stdout] 65 +         let eq1 = bytes.simd_ge(needle16a);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `std::simd::Simd<T, N>` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tl-0.7.7/src/simd/nightly.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let eq2 = bytes.simd_eq(needle16b);
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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 `std::simd::Simd<u8, 16>` 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]  1 + use std::simd::cmp::SimdPartialEq;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 66 -         let eq2 = bytes.simd_eq(needle16b);
[INFO] [stdout] 66 +         let eq2 = bytes.simd_ge(needle16b);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `std::simd::Simd<T, N>` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tl-0.7.7/src/simd/nightly.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let eq3 = bytes.simd_eq(needle16c);
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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 `std::simd::Simd<u8, 16>` 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]  1 + use std::simd::cmp::SimdPartialEq;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 67 -         let eq3 = bytes.simd_eq(needle16c);
[INFO] [stdout] 67 +         let eq3 = bytes.simd_ge(needle16c);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `std::simd::Simd<T, N>` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tl-0.7.7/src/simd/nightly.rs:68:25
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let eq4 = bytes.simd_eq(needle16d);
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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 `std::simd::Simd<u8, 16>` 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]  1 + use std::simd::cmp::SimdPartialEq;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 68 -         let eq4 = bytes.simd_eq(needle16d);
[INFO] [stdout] 68 +         let eq4 = bytes.simd_ge(needle16d);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_ge` found for struct `std::simd::Simd<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tl-0.7.7/src/simd/nightly.rs:111:29
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let ge_zero = bytes.simd_ge(needle_zero);
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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 `std::simd::Simd<u8, 16>` 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]   1 + use std::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_gt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 111 -         let ge_zero = bytes.simd_ge(needle_zero);
[INFO] [stdout] 111 +         let ge_zero = bytes.simd_gt(needle_zero);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_le` found for struct `std::simd::Simd<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tl-0.7.7/src/simd/nightly.rs:112:29
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let le_nine = bytes.simd_le(needle_nine);
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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 `std::simd::Simd<u8, 16>` 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]   1 + use std::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 112 -         let le_nine = bytes.simd_le(needle_nine);
[INFO] [stdout] 112 +         let le_nine = bytes.simd_ge(needle_nine);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_ge` found for struct `std::simd::Simd<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tl-0.7.7/src/simd/nightly.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let ge_lc_a = bytes.simd_ge(needle_lc_a);
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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 `std::simd::Simd<u8, 16>` 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]   1 + use std::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_gt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 115 -         let ge_lc_a = bytes.simd_ge(needle_lc_a);
[INFO] [stdout] 115 +         let ge_lc_a = bytes.simd_gt(needle_lc_a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_le` found for struct `std::simd::Simd<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tl-0.7.7/src/simd/nightly.rs:116:29
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let le_lc_z = bytes.simd_le(needle_lc_z);
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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 `std::simd::Simd<u8, 16>` 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]   1 + use std::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 116 -         let le_lc_z = bytes.simd_le(needle_lc_z);
[INFO] [stdout] 116 +         let le_lc_z = bytes.simd_ge(needle_lc_z);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_ge` found for struct `std::simd::Simd<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tl-0.7.7/src/simd/nightly.rs:119:29
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let ge_uc_a = bytes.simd_ge(needle_uc_a);
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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 `std::simd::Simd<u8, 16>` 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]   1 + use std::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_gt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 119 -         let ge_uc_a = bytes.simd_ge(needle_uc_a);
[INFO] [stdout] 119 +         let ge_uc_a = bytes.simd_gt(needle_uc_a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_le` found for struct `std::simd::Simd<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tl-0.7.7/src/simd/nightly.rs:120:29
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let le_uc_z = bytes.simd_le(needle_uc_z);
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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 `std::simd::Simd<u8, 16>` 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]   1 + use std::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 120 -         let le_uc_z = bytes.simd_le(needle_uc_z);
[INFO] [stdout] 120 +         let le_uc_z = bytes.simd_ge(needle_uc_z);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `std::simd::Simd<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tl-0.7.7/src/simd/nightly.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let eq_minus = bytes.simd_eq(needle_minus);
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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 `std::simd::Simd<u8, 16>` 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]   1 + use std::simd::cmp::SimdPartialEq;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 123 -         let eq_minus = bytes.simd_eq(needle_minus);
[INFO] [stdout] 123 +         let eq_minus = bytes.simd_ge(needle_minus);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `std::simd::Simd<T, N>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tl-0.7.7/src/simd/nightly.rs:124:35
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let eq_underscore = bytes.simd_eq(needle_underscore);
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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 `std::simd::Simd<u8, 16>` 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]   1 + use std::simd::cmp::SimdPartialEq;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 124 -         let eq_underscore = bytes.simd_eq(needle_underscore);
[INFO] [stdout] 124 +         let eq_underscore = bytes.simd_ge(needle_underscore);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stdout] Some errors have detailed explanations: E0554, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tl` (lib) due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3077926217e7b31e3261cfcf5aa1be080ee6f069b7ec8b51ccc6da72766bb4c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3077926217e7b31e3261cfcf5aa1be080ee6f069b7ec8b51ccc6da72766bb4c8", kill_on_drop: false }`
[INFO] [stdout] 3077926217e7b31e3261cfcf5aa1be080ee6f069b7ec8b51ccc6da72766bb4c8
