[INFO] cloning repository https://github.com/RylanYancey/strata
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RylanYancey/strata" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRylanYancey%2Fstrata", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRylanYancey%2Fstrata'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e104b7a5031df8a0cf39d398357e337b9a92eb94
[INFO] checking RylanYancey/strata against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRylanYancey%2Fstrata" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RylanYancey/strata
[INFO] finished tweaking git repo https://github.com/RylanYancey/strata
[INFO] tweaked toml for git repo https://github.com/RylanYancey/strata written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RylanYancey/strata on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RylanYancey/strata 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bmp v0.5.0
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded justrng v0.1.0
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] [stderr]   Downloaded glam v0.30.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 304404155f750d3c9962cef09ec7650ee9fd31db0cb07d8fb1019679da0a7b6a
[INFO] running `Command { std: "docker" "start" "-a" "304404155f750d3c9962cef09ec7650ee9fd31db0cb07d8fb1019679da0a7b6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "304404155f750d3c9962cef09ec7650ee9fd31db0cb07d8fb1019679da0a7b6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "304404155f750d3c9962cef09ec7650ee9fd31db0cb07d8fb1019679da0a7b6a", kill_on_drop: false }`
[INFO] [stdout] 304404155f750d3c9962cef09ec7650ee9fd31db0cb07d8fb1019679da0a7b6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ad03acf5295b33397dc4e4051e66d1871a403462f9ea9ac234f081a9deabd50
[INFO] running `Command { std: "docker" "start" "-a" "0ad03acf5295b33397dc4e4051e66d1871a403462f9ea9ac234f081a9deabd50", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking glam v0.30.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking bmp v0.5.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking justrng v0.1.0
[INFO] [stderr]     Checking strata v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(more_float_constants)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hint::select_unpredictable as select`
[INFO] [stdout]  --> src/worley.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::hint::select_unpredictable as select;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Vec2` and `Vec3`
[INFO] [stdout]  --> src/fractal.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use glam::{Vec2, Vec3};
[INFO] [stdout]   |            ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `select_unpredictable` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(select_unpredictable)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]   --> src/worley.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |         dsq1 = lt1.select(dsq2, dsq1);
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::simd::Select;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         dsq1 = lt1.select(dsq2, dsq1);
[INFO] [stdout] 60 +         dsq1 = lt1.set(dsq2, dsq1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]   --> src/worley.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |         idx1 = lt1.select(idx2, idx1);
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::simd::Select;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 61 -         idx1 = lt1.select(idx2, idx1);
[INFO] [stdout] 61 +         idx1 = lt1.set(idx2, idx1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |         dsq1 = lt1.select(dsq2, dsq1);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 110 -         dsq1 = lt1.select(dsq2, dsq1);
[INFO] [stdout] 110 +         dsq1 = lt1.set(dsq2, dsq1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:111:20
[INFO] [stdout]     |
[INFO] [stdout] 111 |         idx1 = lt1.select(idx2, idx1);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 111 -         idx1 = lt1.select(idx2, idx1);
[INFO] [stdout] 111 +         idx1 = lt1.set(idx2, idx1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |         dsq2 = lt1.select(temp, dsq2);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 112 -         dsq2 = lt1.select(temp, dsq2);
[INFO] [stdout] 112 +         dsq2 = lt1.set(temp, dsq2);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:179:20
[INFO] [stdout]     |
[INFO] [stdout] 179 |         dsq1 = lt1.select(dsq2, dsq1);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 179 -         dsq1 = lt1.select(dsq2, dsq1);
[INFO] [stdout] 179 +         dsq1 = lt1.set(dsq2, dsq1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:180:20
[INFO] [stdout]     |
[INFO] [stdout] 180 |         idx1 = lt1.select(idx2, idx1);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 180 -         idx1 = lt1.select(idx2, idx1);
[INFO] [stdout] 180 +         idx1 = lt1.set(idx2, idx1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:181:20
[INFO] [stdout]     |
[INFO] [stdout] 181 |         dsq2 = lt1.select(temp, dsq2);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 181 -         dsq2 = lt1.select(temp, dsq2);
[INFO] [stdout] 181 +         dsq2 = lt1.set(temp, dsq2);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:277:23
[INFO] [stdout]     |
[INFO] [stdout] 277 |             dsq1 = lt.select(dsq2, dsq1);
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 277 -             dsq1 = lt.select(dsq2, dsq1);
[INFO] [stdout] 277 +             dsq1 = lt.set(dsq2, dsq1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:278:23
[INFO] [stdout]     |
[INFO] [stdout] 278 |             idx1 = lt.select(idx, idx1);
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 278 -             idx1 = lt.select(idx, idx1);
[INFO] [stdout] 278 +             idx1 = lt.set(idx, idx1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:330:28
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 dsq2 = lt1.select(dsq1, dsq2); 
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 330 -                 dsq2 = lt1.select(dsq1, dsq2); 
[INFO] [stdout] 330 +                 dsq2 = lt1.set(dsq1, dsq2); 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:331:28
[INFO] [stdout]     |
[INFO] [stdout] 331 |                 dsq1 = lt1.select(dsq3, dsq1);
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 331 -                 dsq1 = lt1.select(dsq3, dsq1);
[INFO] [stdout] 331 +                 dsq1 = lt1.set(dsq3, dsq1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:332:28
[INFO] [stdout]     |
[INFO] [stdout] 332 |                 idx1 = lt1.select(idx, idx1);
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 332 -                 idx1 = lt1.select(idx, idx1);
[INFO] [stdout] 332 +                 idx1 = lt1.set(idx, idx1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:335:24
[INFO] [stdout]     |
[INFO] [stdout] 335 |             dsq2 = lt2.select(dsq3, dsq2);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 335 -             dsq2 = lt2.select(dsq3, dsq2);
[INFO] [stdout] 335 +             dsq2 = lt2.set(dsq3, dsq2);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:408:28
[INFO] [stdout]     |
[INFO] [stdout] 408 |                 dsq3 = lt1.select(dsq2, dsq3);
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 408 -                 dsq3 = lt1.select(dsq2, dsq3);
[INFO] [stdout] 408 +                 dsq3 = lt1.set(dsq2, dsq3);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:409:28
[INFO] [stdout]     |
[INFO] [stdout] 409 |                 dsq2 = lt1.select(dsq1, dsq2); 
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 409 -                 dsq2 = lt1.select(dsq1, dsq2); 
[INFO] [stdout] 409 +                 dsq2 = lt1.set(dsq1, dsq2); 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:410:28
[INFO] [stdout]     |
[INFO] [stdout] 410 |                 dsq1 = lt1.select(dsq4, dsq1);
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 410 -                 dsq1 = lt1.select(dsq4, dsq1);
[INFO] [stdout] 410 +                 dsq1 = lt1.set(dsq4, dsq1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:411:28
[INFO] [stdout]     |
[INFO] [stdout] 411 |                 idx1 = lt1.select(idx, idx1); // < we only care about the L1 index, so only IDX1 is tracked.
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 411 -                 idx1 = lt1.select(idx, idx1); // < we only care about the L1 index, so only IDX1 is tracked.
[INFO] [stdout] 411 +                 idx1 = lt1.set(idx, idx1); // < we only care about the L1 index, so only IDX1 is tracked.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:416:24
[INFO] [stdout]     |
[INFO] [stdout] 416 |             dsq3 = lt2.select(dsq2, dsq3);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 416 -             dsq3 = lt2.select(dsq2, dsq3);
[INFO] [stdout] 416 +             dsq3 = lt2.set(dsq2, dsq3);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:417:24
[INFO] [stdout]     |
[INFO] [stdout] 417 |             dsq2 = lt2.select(dsq4, dsq2);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 417 -             dsq2 = lt2.select(dsq4, dsq2);
[INFO] [stdout] 417 +             dsq2 = lt2.set(dsq4, dsq2);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:420:24
[INFO] [stdout]     |
[INFO] [stdout] 420 |             dsq3 = lt3.select(dsq4, dsq3);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 420 -             dsq3 = lt3.select(dsq4, dsq3);
[INFO] [stdout] 420 +             dsq3 = lt3.set(dsq4, dsq3);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:556:18
[INFO] [stdout]     |
[INFO] [stdout] 556 |     *dsq1 = mask.select(*dsq2, *dsq1);
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 556 -     *dsq1 = mask.select(*dsq2, *dsq1);
[INFO] [stdout] 556 +     *dsq1 = mask.set(*dsq2, *dsq1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:557:18
[INFO] [stdout]     |
[INFO] [stdout] 557 |     *idx1 = mask.select(*idx2, *idx1);
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 557 -     *idx1 = mask.select(*idx2, *idx1);
[INFO] [stdout] 557 +     *idx1 = mask.set(*idx2, *idx1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:558:18
[INFO] [stdout]     |
[INFO] [stdout] 558 |     *dsq2 = mask.select(dsq_tmp, *dsq2);
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 558 -     *dsq2 = mask.select(dsq_tmp, *dsq2);
[INFO] [stdout] 558 +     *dsq2 = mask.set(dsq_tmp, *dsq2);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/worley.rs:559:18
[INFO] [stdout]     |
[INFO] [stdout] 559 |     *idx2 = mask.select(idx_tmp, *idx2);
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 559 -     *idx2 = mask.select(idx_tmp, *idx2);
[INFO] [stdout] 559 +     *idx2 = mask.set(idx_tmp, *idx2);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0554, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `strata` (lib) due to 26 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0ad03acf5295b33397dc4e4051e66d1871a403462f9ea9ac234f081a9deabd50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ad03acf5295b33397dc4e4051e66d1871a403462f9ea9ac234f081a9deabd50", kill_on_drop: false }`
[INFO] [stdout] 0ad03acf5295b33397dc4e4051e66d1871a403462f9ea9ac234f081a9deabd50
