[INFO] fetching crate kandilli 0.1.0...
[INFO] checking kandilli-0.1.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate kandilli 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate kandilli 0.1.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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-3-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dateparser v0.1.8
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.89
[INFO] [stderr]   Downloaded tl v0.7.7
[INFO] [stderr]   Downloaded cxx-build v1.0.89
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.89
[INFO] [stderr]   Downloaded cxx v1.0.89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6c7fc88f97150ca0d3a4468d709754a65754b9fd24828d8c1d748c08dc72910
[INFO] running `Command { std: "docker" "start" "-a" "a6c7fc88f97150ca0d3a4468d709754a65754b9fd24828d8c1d748c08dc72910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6c7fc88f97150ca0d3a4468d709754a65754b9fd24828d8c1d748c08dc72910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6c7fc88f97150ca0d3a4468d709754a65754b9fd24828d8c1d748c08dc72910", kill_on_drop: false }`
[INFO] [stdout] a6c7fc88f97150ca0d3a4468d709754a65754b9fd24828d8c1d748c08dc72910
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4be69559e69bf84220e23ede2ad2114b84cd3b400760edb95833d85a1f6fe16
[INFO] running `Command { std: "docker" "start" "-a" "b4be69559e69bf84220e23ede2ad2114b84cd3b400760edb95833d85a1f6fe16", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking tl v0.7.7
[INFO] [stderr]     Checking chrono v0.4.23
[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]    |                        ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]   --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:14: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::simd::cmp::SimdPartialEq;
[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]    |                         ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]   --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:14: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::simd::cmp::SimdPartialEq;
[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]    |                         ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]   --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:14: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::simd::cmp::SimdPartialEq;
[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]    |                         ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]   --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:14: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::simd::cmp::SimdPartialEq;
[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]    |                         ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]   --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:14: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::simd::cmp::SimdPartialEq;
[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]     |                             ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:24: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialOrd;
[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]     |                             ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:16: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialOrd;
[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]     |                             ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:24: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialOrd;
[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]     |                             ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:16: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialOrd;
[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]     |                             ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:24: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialOrd;
[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]     |                             ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:16: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialOrd;
[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]     |                              ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:14: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialEq;
[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]     |                                   ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:14: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialEq;
[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] running `Command { std: "docker" "inspect" "b4be69559e69bf84220e23ede2ad2114b84cd3b400760edb95833d85a1f6fe16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4be69559e69bf84220e23ede2ad2114b84cd3b400760edb95833d85a1f6fe16", kill_on_drop: false }`
[INFO] [stdout] b4be69559e69bf84220e23ede2ad2114b84cd3b400760edb95833d85a1f6fe16
[INFO] checking kandilli-0.1.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate kandilli 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate kandilli 0.1.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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-3-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f44e112b544e8e780c00237409555ad2284504cc17ce4714fdc28ebc4a57fd22
[INFO] running `Command { std: "docker" "start" "-a" "f44e112b544e8e780c00237409555ad2284504cc17ce4714fdc28ebc4a57fd22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f44e112b544e8e780c00237409555ad2284504cc17ce4714fdc28ebc4a57fd22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f44e112b544e8e780c00237409555ad2284504cc17ce4714fdc28ebc4a57fd22", kill_on_drop: false }`
[INFO] [stdout] f44e112b544e8e780c00237409555ad2284504cc17ce4714fdc28ebc4a57fd22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc36c21ac915b17bfff0c2f51e1d60912c68ed0912fb8b6d9b04694b8169bf37
[INFO] running `Command { std: "docker" "start" "-a" "fc36c21ac915b17bfff0c2f51e1d60912c68ed0912fb8b6d9b04694b8169bf37", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking tl v0.7.7
[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]    |                        ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]   --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:14: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::simd::cmp::SimdPartialEq;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking chrono v0.4.23
[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]    |                         ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]   --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:14: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::simd::cmp::SimdPartialEq;
[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]    |                         ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]   --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:14: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::simd::cmp::SimdPartialEq;
[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]    |                         ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]   --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:14: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::simd::cmp::SimdPartialEq;
[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]    |                         ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]   --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:14: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::simd::cmp::SimdPartialEq;
[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]     |                             ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:24: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialOrd;
[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]     |                             ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:16: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialOrd;
[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]     |                             ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:24: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking idna v0.3.0
[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]     |                             ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:16: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialOrd;
[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]     |                             ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:24: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialOrd;
[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]     |                             ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:16: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialOrd;
[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]     |                              ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:14: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialEq;
[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]     |                                   ^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:14: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialEq;
[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] running `Command { std: "docker" "inspect" "fc36c21ac915b17bfff0c2f51e1d60912c68ed0912fb8b6d9b04694b8169bf37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc36c21ac915b17bfff0c2f51e1d60912c68ed0912fb8b6d9b04694b8169bf37", kill_on_drop: false }`
[INFO] [stdout] fc36c21ac915b17bfff0c2f51e1d60912c68ed0912fb8b6d9b04694b8169bf37
