[INFO] cloning repository https://github.com/dysthesis/babel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dysthesis/babel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdysthesis%2Fbabel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdysthesis%2Fbabel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e63d3470f77ed71ad0638384c448970a9998319c
[INFO] checking dysthesis/babel against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdysthesis%2Fbabel" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dysthesis/babel
[INFO] finished tweaking git repo https://github.com/dysthesis/babel
[INFO] tweaked toml for git repo https://github.com/dysthesis/babel written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dysthesis/babel on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dysthesis/babel 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d063aeddd2ff03803a16f30ed5d671c258c5316ff2fd2ed50336aaaf68d738b
[INFO] running `Command { std: "docker" "start" "-a" "4d063aeddd2ff03803a16f30ed5d671c258c5316ff2fd2ed50336aaaf68d738b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d063aeddd2ff03803a16f30ed5d671c258c5316ff2fd2ed50336aaaf68d738b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d063aeddd2ff03803a16f30ed5d671c258c5316ff2fd2ed50336aaaf68d738b", kill_on_drop: false }`
[INFO] [stdout] 4d063aeddd2ff03803a16f30ed5d671c258c5316ff2fd2ed50336aaaf68d738b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11a7f935cc6f18eee424f7b3a1a04d03dd78313a3243eea7515a273a186745a3
[INFO] running `Command { std: "docker" "start" "-a" "11a7f935cc6f18eee424f7b3a1a04d03dd78313a3243eea7515a273a186745a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling multiversion-macros v0.8.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling serenity v0.12.5
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking time-core v0.1.7
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking multiversion v0.8.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling command_attr v0.5.4
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking decorum v0.3.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking uwl v0.6.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking citeworks-csl v0.3.0
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking frizbee v0.6.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stdout] error[E0432]: unresolved imports `std::simd::LaneCount`, `std::simd::SupportedLaneCount`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/smith_waterman/simd/interleave/mod.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::simd::{LaneCount, Simd, SupportedLaneCount};
[INFO] [stdout]   |                 ^^^^^^^^^        ^^^^^^^^^^^^^^^^^^ no `SupportedLaneCount` in `simd`
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 no `LaneCount` in `simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::simd::LaneCount`, `std::simd::SupportedLaneCount`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/smith_waterman/simd/interleave/generic.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::simd::{LaneCount, Simd, SupportedLaneCount, num::SimdUint};
[INFO] [stdout]   |                 ^^^^^^^^^        ^^^^^^^^^^^^^^^^^^ no `SupportedLaneCount` in `simd`
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 no `LaneCount` in `simd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           crate::smith_waterman::simd::interleave::LaneCount
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           crate::smith_waterman::simd::interleave::SupportedLaneCount
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::simd::LaneCount`, `std::simd::SupportedLaneCount`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/smith_waterman/simd/types.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::simd::{LaneCount, SupportedLaneCount, cmp::*};
[INFO] [stdout]   |                 ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^ no `SupportedLaneCount` in `simd`
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 no `LaneCount` in `simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stdout] error[E0425]: cannot find type `LaneCount` in module `std::simd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/incremental/bucket.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]    |                ^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `SupportedLaneCount` in module `std::simd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/incremental/bucket.rs:23:41
[INFO] [stdout]    |
[INFO] [stdout] 23 |     std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LaneCount` in module `std::simd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/incremental/bucket.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 |     std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]    |                ^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `SupportedLaneCount` in module `std::simd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/incremental/bucket.rs:33:41
[INFO] [stdout]    |
[INFO] [stdout] 33 |     std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LaneCount` in module `std::simd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/incremental/bucket.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 |     std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]    |                ^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `SupportedLaneCount` in module `std::simd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/incremental/bucket.rs:47:41
[INFO] [stdout]    |
[INFO] [stdout] 47 |     std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LaneCount` in module `std::simd`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/incremental/bucket_collection.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]   |                ^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `SupportedLaneCount` in module `std::simd`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/incremental/bucket_collection.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 |     std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LaneCount` in module `std::simd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/incremental/bucket_collection.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]    |                ^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `SupportedLaneCount` in module `std::simd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/incremental/bucket_collection.rs:14:41
[INFO] [stdout]    |
[INFO] [stdout] 14 |     std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LaneCount` in module `std::simd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/one_shot/bucket.rs:73:20
[INFO] [stdout]    |
[INFO] [stdout] 73 |         std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]    |                    ^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `SupportedLaneCount` in module `std::simd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/one_shot/bucket.rs:73:45
[INFO] [stdout]    |
[INFO] [stdout] 73 |         std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LaneCount` in module `std::simd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/smith_waterman/simd/algorithm.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]    |                ^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `SupportedLaneCount` in module `std::simd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/smith_waterman/simd/algorithm.rs:20:41
[INFO] [stdout]    |
[INFO] [stdout] 20 |     std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LaneCount` in module `std::simd`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/smith_waterman/simd/algorithm.rs:136:16
[INFO] [stdout]     |
[INFO] [stdout] 136 |     std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]     |                ^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `SupportedLaneCount` in module `std::simd`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/smith_waterman/simd/algorithm.rs:136:41
[INFO] [stdout]     |
[INFO] [stdout] 136 |     std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LaneCount` in module `std::simd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/smith_waterman/simd/indices.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]    |                ^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `SupportedLaneCount` in module `std::simd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/smith_waterman/simd/indices.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |     std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LaneCount` in module `std::simd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/smith_waterman/simd/typos.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]    |                ^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `SupportedLaneCount` in module `std::simd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frizbee-0.6.0/src/smith_waterman/simd/typos.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |     std::simd::LaneCount<L>: std::simd::SupportedLaneCount,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^ not found in `std::simd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `frizbee` (lib) due to 23 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "11a7f935cc6f18eee424f7b3a1a04d03dd78313a3243eea7515a273a186745a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11a7f935cc6f18eee424f7b3a1a04d03dd78313a3243eea7515a273a186745a3", kill_on_drop: false }`
[INFO] [stdout] 11a7f935cc6f18eee424f7b3a1a04d03dd78313a3243eea7515a273a186745a3
