[INFO] fetching crate kandilli 0.1.0...
[INFO] checking kandilli-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate kandilli 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate kandilli 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kandilli 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate kandilli 0.1.0
[INFO] tweaked toml for crates.io crate kandilli 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate kandilli 0.1.0 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.51
[INFO] [stderr]   Downloaded dateparser v0.1.8
[INFO] [stderr]   Downloaded tl v0.7.7
[INFO] [stderr]   Downloaded serde_derive v1.0.152
[INFO] [stderr]   Downloaded ureq v2.6.2
[INFO] [stderr]   Downloaded anyhow v1.0.69
[INFO] [stderr]   Downloaded chrono v0.4.23
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb19d894991401ed4f3fa0ebfce91b91014318d8b777775ec03917c4c0adbdc3
[INFO] running `Command { std: "docker" "start" "-a" "cb19d894991401ed4f3fa0ebfce91b91014318d8b777775ec03917c4c0adbdc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb19d894991401ed4f3fa0ebfce91b91014318d8b777775ec03917c4c0adbdc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb19d894991401ed4f3fa0ebfce91b91014318d8b777775ec03917c4c0adbdc3", kill_on_drop: false }`
[INFO] [stdout] cb19d894991401ed4f3fa0ebfce91b91014318d8b777775ec03917c4c0adbdc3
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7eefcbd15ab3a5ba6ed0c1993383d4e4530b8bbe371a6d9210b5ad963fe65116
[INFO] running `Command { std: "docker" "start" "-a" "7eefcbd15ab3a5ba6ed0c1993383d4e4530b8bbe371a6d9210b5ad963fe65116", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking tl v0.7.7
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.51/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `std::simd::Simd` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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_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` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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_ge(needle16a);
[INFO] [stdout]    |                         ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `std::simd::Simd` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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_ge(needle16b);
[INFO] [stdout]    |                         ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `std::simd::Simd` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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_ge(needle16c);
[INFO] [stdout]    |                         ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `std::simd::Simd` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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_ge(needle16d);
[INFO] [stdout]    |                         ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_ge` found for struct `std::simd::Simd` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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_gt(needle_zero);
[INFO] [stdout]     |                             ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_le` found for struct `std::simd::Simd` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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_ge(needle_nine);
[INFO] [stdout]     |                             ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_ge` found for struct `std::simd::Simd` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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_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` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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_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` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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_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` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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_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` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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_ge(needle_minus);
[INFO] [stdout]     |                              ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `std::simd::Simd` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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_ge(needle_underscore);
[INFO] [stdout]     |                                   ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[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] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "7eefcbd15ab3a5ba6ed0c1993383d4e4530b8bbe371a6d9210b5ad963fe65116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eefcbd15ab3a5ba6ed0c1993383d4e4530b8bbe371a6d9210b5ad963fe65116", kill_on_drop: false }`
[INFO] [stdout] 7eefcbd15ab3a5ba6ed0c1993383d4e4530b8bbe371a6d9210b5ad963fe65116
[INFO] checking kandilli-0.1.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate kandilli 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate kandilli 0.1.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kandilli 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate kandilli 0.1.0
[INFO] tweaked toml for crates.io crate kandilli 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate kandilli 0.1.0 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5cf08c756bf8a22260c70c30b5e716a45490cb841275c0cf10b732704b9567b
[INFO] running `Command { std: "docker" "start" "-a" "d5cf08c756bf8a22260c70c30b5e716a45490cb841275c0cf10b732704b9567b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5cf08c756bf8a22260c70c30b5e716a45490cb841275c0cf10b732704b9567b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5cf08c756bf8a22260c70c30b5e716a45490cb841275c0cf10b732704b9567b", kill_on_drop: false }`
[INFO] [stdout] d5cf08c756bf8a22260c70c30b5e716a45490cb841275c0cf10b732704b9567b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a9a0fab3c5f4709e1398cbc46d5f17f253d72d92a2ec8e297fd13a9e892a6fc
[INFO] running `Command { std: "docker" "start" "-a" "3a9a0fab3c5f4709e1398cbc46d5f17f253d72d92a2ec8e297fd13a9e892a6fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking tl v0.7.7
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `std::simd::Simd` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/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_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` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/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_ge(needle16a);
[INFO] [stdout]    |                         ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `std::simd::Simd` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/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_ge(needle16b);
[INFO] [stdout]    |                         ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `std::simd::Simd` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/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_ge(needle16c);
[INFO] [stdout]    |                         ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `std::simd::Simd` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/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_ge(needle16d);
[INFO] [stdout]    |                         ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_ge` found for struct `std::simd::Simd` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]    --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/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_gt(needle_zero);
[INFO] [stdout]     |                             ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stdout] error[E0599]: no method named `simd_le` found for struct `std::simd::Simd` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]    --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/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_ge(needle_nine);
[INFO] [stdout]     |                             ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_ge` found for struct `std::simd::Simd` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]    --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/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_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` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]    --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/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_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` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]    --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/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_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` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]    --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/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_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` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]    --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/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_ge(needle_minus);
[INFO] [stdout]     |                              ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `std::simd::Simd` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]    --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/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_ge(needle_underscore);
[INFO] [stdout]     |                                   ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.51/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[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] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3a9a0fab3c5f4709e1398cbc46d5f17f253d72d92a2ec8e297fd13a9e892a6fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a9a0fab3c5f4709e1398cbc46d5f17f253d72d92a2ec8e297fd13a9e892a6fc", kill_on_drop: false }`
[INFO] [stdout] 3a9a0fab3c5f4709e1398cbc46d5f17f253d72d92a2ec8e297fd13a9e892a6fc
