[INFO] fetching crate diskann-wide 0.50.0... [INFO] checking diskann-wide-0.50.0 against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf-spurious [INFO] extracting crate diskann-wide 0.50.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate diskann-wide 0.50.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate diskann-wide 0.50.0 [INFO] tweaked toml for crates.io crate diskann-wide 0.50.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate diskann-wide 0.50.0 on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate diskann-wide 0.50.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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b0726f0fb568a5c6dbc4f826d38bdb5829d255e3003ff93745586032349f820 [INFO] running `Command { std: "docker" "start" "-a" "8b0726f0fb568a5c6dbc4f826d38bdb5829d255e3003ff93745586032349f820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b0726f0fb568a5c6dbc4f826d38bdb5829d255e3003ff93745586032349f820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b0726f0fb568a5c6dbc4f826d38bdb5829d255e3003ff93745586032349f820", kill_on_drop: false }` [INFO] [stdout] 8b0726f0fb568a5c6dbc4f826d38bdb5829d255e3003ff93745586032349f820 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zstrict-projection-item-bounds" "-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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22ba023af195d621c5a2de21f3e1af9a2ae5aba32d227dd018008b08f7d8424d [INFO] running `Command { std: "docker" "start" "-a" "22ba023af195d621c5a2de21f3e1af9a2ae5aba32d227dd018008b08f7d8424d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking diskann-wide v0.50.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `Doubled<::Mask>: From<...>` is not satisfied [INFO] [stdout] --> src/doubled.rs:311:28 [INFO] [stdout] | [INFO] [stdout] 311 | Doubled: SIMDVector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `From<< as SIMDVector>::ConstLanes as BitMaskType< as SIMDVector>::Arch>>::Type>` is not implemented for `Doubled<::Mask>` [INFO] [stdout] --> src/doubled.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Doubled(pub(crate) T, pub(crate) T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Doubled>` implements `From>` [INFO] [stdout] `Doubled` implements `From>` [INFO] [stdout] `Doubled` implements `From>` [INFO] [stdout] `Doubled` implements `From` [INFO] [stdout] `Doubled` implements `From` [INFO] [stdout] `Doubled` implements `From` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/diskann_wide-eaa900bba86ddce9.long-type-13193085225538024851.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Mask> as SIMDMask>::Arch == as SIMDVector>::Arch` [INFO] [stdout] --> src/doubled.rs:311:28 [INFO] [stdout] | [INFO] [stdout] 311 | Doubled: SIMDVector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected `SIMDVector::Arch`, found `SIMDMask::Arch` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type ` as SIMDVector>::Arch` [INFO] [stdout] found associated type `::Mask> as SIMDMask>::Arch` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<<... as SIMDVector>::ConstLanes as BitMaskType<...>>::Type: From<...>` is not satisfied [INFO] [stdout] --> src/doubled.rs:311:28 [INFO] [stdout] | [INFO] [stdout] 311 | Doubled: SIMDVector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `From::Mask>>` is not implemented for `< as SIMDVector>::ConstLanes as BitMaskType<...>>::Type` [INFO] [stdout] = note: required for `Doubled<::Mask>` to implement `Into<<<... as SIMDVector>::ConstLanes as BitMaskType<...>>::Type>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/diskann_wide-eaa900bba86ddce9.long-type-13193085225538024851.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Doubled<::Mask>: From<...>` is not satisfied [INFO] [stdout] --> src/doubled.rs:326:28 [INFO] [stdout] | [INFO] [stdout] 326 | Doubled: SIMDVector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `From<< as SIMDVector>::ConstLanes as BitMaskType< as SIMDVector>::Arch>>::Type>` is not implemented for `Doubled<::Mask>` [INFO] [stdout] --> src/doubled.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Doubled(pub(crate) T, pub(crate) T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Doubled>` implements `From>` [INFO] [stdout] `Doubled` implements `From>` [INFO] [stdout] `Doubled` implements `From>` [INFO] [stdout] `Doubled` implements `From` [INFO] [stdout] `Doubled` implements `From` [INFO] [stdout] `Doubled` implements `From` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/diskann_wide-eaa900bba86ddce9.long-type-13193085225538024851.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Mask> as SIMDMask>::Arch == as SIMDVector>::Arch` [INFO] [stdout] --> src/doubled.rs:326:28 [INFO] [stdout] | [INFO] [stdout] 326 | Doubled: SIMDVector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected `SIMDVector::Arch`, found `SIMDMask::Arch` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type ` as SIMDVector>::Arch` [INFO] [stdout] found associated type `::Mask> as SIMDMask>::Arch` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<<... as SIMDVector>::ConstLanes as BitMaskType<...>>::Type: From<...>` is not satisfied [INFO] [stdout] --> src/doubled.rs:326:28 [INFO] [stdout] | [INFO] [stdout] 326 | Doubled: SIMDVector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `From::Mask>>` is not implemented for `< as SIMDVector>::ConstLanes as BitMaskType<...>>::Type` [INFO] [stdout] = note: required for `Doubled<::Mask>` to implement `Into<<<... as SIMDVector>::ConstLanes as BitMaskType<...>>::Type>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/diskann_wide-eaa900bba86ddce9.long-type-13193085225538024851.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Doubled: From<<... as BitMaskType<...>>::Type>` is not satisfied [INFO] [stdout] --> src/doubled.rs:461:28 [INFO] [stdout] | [INFO] [stdout] 461 | Doubled: SIMDVector, [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `From<< as SIMDVector>::ConstLanes as BitMaskType< as SIMDVector>::Arch>>::Type>` is not implemented for `Doubled` [INFO] [stdout] --> src/doubled.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Doubled(pub(crate) T, pub(crate) T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Doubled>` implements `From>` [INFO] [stdout] `Doubled` implements `From>` [INFO] [stdout] `Doubled` implements `From>` [INFO] [stdout] `Doubled` implements `From` [INFO] [stdout] `Doubled` implements `From` [INFO] [stdout] `Doubled` implements `From` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/diskann_wide-eaa900bba86ddce9.long-type-13193085225538024851.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as SIMDMask>::Arch == as SIMDVector>::Arch` [INFO] [stdout] --> src/doubled.rs:461:28 [INFO] [stdout] | [INFO] [stdout] 461 | Doubled: SIMDVector, [INFO] [stdout] | ^^^^^^^^^^^ expected `SIMDVector::Arch`, found `SIMDMask::Arch` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type ` as SIMDVector>::Arch` [INFO] [stdout] found associated type ` as SIMDMask>::Arch` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<<... as SIMDVector>::ConstLanes as BitMaskType<...>>::Type: From<...>` is not satisfied [INFO] [stdout] --> src/doubled.rs:461:28 [INFO] [stdout] | [INFO] [stdout] 461 | Doubled: SIMDVector, [INFO] [stdout] | ^^^^^^^^^^^ the trait `From>` is not implemented for `< as SIMDVector>::ConstLanes as BitMaskType<...>>::Type` [INFO] [stdout] | [INFO] [stdout] = note: required for `Doubled` to implement `Into<<<... as SIMDVector>::ConstLanes as BitMaskType<...>>::Type>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/diskann_wide-eaa900bba86ddce9.long-type-13193085225538024851.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BitMask: From<<... as BitMaskType<...>>::Type>` is not satisfied [INFO] [stdout] --> src/emulated.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | Emulated: SIMDVector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `From<< as SIMDVector>::ConstLanes as BitMaskType< as SIMDVector>::Arch>>::Type>` is not implemented for `BitMask` [INFO] [stdout] --> src/bitmask.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct BitMask( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `BitMask<16, V3>` implements `From>` [INFO] [stdout] `BitMask<16, V3>` implements `From` [INFO] [stdout] `BitMask<2, V3>` implements `From` [INFO] [stdout] `BitMask<32, V3>` implements `From>>` [INFO] [stdout] `BitMask<32, V3>` implements `From` [INFO] [stdout] `BitMask<4, V3>` implements `From` [INFO] [stdout] `BitMask<4, V3>` implements `From` [INFO] [stdout] `BitMask<64, V3>` implements `From>` [INFO] [stdout] `BitMask<8, V3>` implements `From` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/diskann_wide-eaa900bba86ddce9.long-type-8805104750535442864.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as SIMDMask>::Arch == as SIMDVector>::Arch` [INFO] [stdout] --> src/emulated.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 503 | impl SIMDSelect> for BitMask [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 509 | Emulated: SIMDVector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected associated type, found type parameter `A` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type ` as SIMDVector>::Arch` [INFO] [stdout] found type parameter `A` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<<... as SIMDVector>::ConstLanes as BitMaskType<...>>::Type: From<...>` is not satisfied [INFO] [stdout] --> src/emulated.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | Emulated: SIMDVector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `<<... as SIMDVector>::ConstLanes as BitMaskType<...>>::Type` [INFO] [stdout] | [INFO] [stdout] = note: required for `BitMask` to implement `Into<<<... as SIMDVector>::ConstLanes as BitMaskType<...>>::Type>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/diskann_wide-eaa900bba86ddce9.long-type-8805104750535442864.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Doubled<::Mask>: From<...>` is not satisfied [INFO] [stdout] --> src/doubled.rs:311:28 [INFO] [stdout] | [INFO] [stdout] 311 | Doubled: SIMDVector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `std::convert::From<< as traits::SIMDVector>::ConstLanes as BitMaskType< as traits::SIMDVector>::Arch>>::Type>` is not implemented for `Doubled<::Mask>` [INFO] [stdout] --> src/doubled.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Doubled(pub(crate) T, pub(crate) T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `std::convert::From`: [INFO] [stdout] `Doubled>` implements `std::convert::From>` [INFO] [stdout] `Doubled` implements `std::convert::From>` [INFO] [stdout] `Doubled` implements `std::convert::From>` [INFO] [stdout] `Doubled` implements `std::convert::From` [INFO] [stdout] `Doubled` implements `std::convert::From` [INFO] [stdout] `Doubled` implements `std::convert::From` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/diskann_wide-1e69f1f4067a2042.long-type-6653391212654570190.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Mask> as SIMDMask>::Arch == as SIMDVector>::Arch` [INFO] [stdout] --> src/doubled.rs:311:28 [INFO] [stdout] | [INFO] [stdout] 311 | Doubled: SIMDVector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected `traits::SIMDVector::Arch`, found `traits::SIMDMask::Arch` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type ` as traits::SIMDVector>::Arch` [INFO] [stdout] found associated type `::Mask> as traits::SIMDMask>::Arch` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<<... as SIMDVector>::ConstLanes as BitMaskType<...>>::Type: From<...>` is not satisfied [INFO] [stdout] --> src/doubled.rs:311:28 [INFO] [stdout] | [INFO] [stdout] 311 | Doubled: SIMDVector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::convert::From::Mask>>` is not implemented for `< as SIMDVector>::ConstLanes as BitMaskType<...>>::Type` [INFO] [stdout] = note: required for `Doubled<::Mask>` to implement `Into<<<... as SIMDVector>::ConstLanes as BitMaskType<...>>::Type>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/diskann_wide-1e69f1f4067a2042.long-type-6653391212654570190.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Doubled<::Mask>: From<...>` is not satisfied [INFO] [stdout] --> src/doubled.rs:326:28 [INFO] [stdout] | [INFO] [stdout] 326 | Doubled: SIMDVector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `std::convert::From<< as traits::SIMDVector>::ConstLanes as BitMaskType< as traits::SIMDVector>::Arch>>::Type>` is not implemented for `Doubled<::Mask>` [INFO] [stdout] --> src/doubled.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Doubled(pub(crate) T, pub(crate) T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `std::convert::From`: [INFO] [stdout] `Doubled>` implements `std::convert::From>` [INFO] [stdout] `Doubled` implements `std::convert::From>` [INFO] [stdout] `Doubled` implements `std::convert::From>` [INFO] [stdout] `Doubled` implements `std::convert::From` [INFO] [stdout] `Doubled` implements `std::convert::From` [INFO] [stdout] `Doubled` implements `std::convert::From` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/diskann_wide-1e69f1f4067a2042.long-type-6653391212654570190.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Mask> as SIMDMask>::Arch == as SIMDVector>::Arch` [INFO] [stdout] --> src/doubled.rs:326:28 [INFO] [stdout] | [INFO] [stdout] 326 | Doubled: SIMDVector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected `traits::SIMDVector::Arch`, found `traits::SIMDMask::Arch` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type ` as traits::SIMDVector>::Arch` [INFO] [stdout] found associated type `::Mask> as traits::SIMDMask>::Arch` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<<... as SIMDVector>::ConstLanes as BitMaskType<...>>::Type: From<...>` is not satisfied [INFO] [stdout] --> src/doubled.rs:326:28 [INFO] [stdout] | [INFO] [stdout] 326 | Doubled: SIMDVector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::convert::From::Mask>>` is not implemented for `< as SIMDVector>::ConstLanes as BitMaskType<...>>::Type` [INFO] [stdout] = note: required for `Doubled<::Mask>` to implement `Into<<<... as SIMDVector>::ConstLanes as BitMaskType<...>>::Type>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/diskann_wide-1e69f1f4067a2042.long-type-6653391212654570190.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Doubled: From<<... as BitMaskType<...>>::Type>` is not satisfied [INFO] [stdout] --> src/doubled.rs:461:28 [INFO] [stdout] | [INFO] [stdout] 461 | Doubled: SIMDVector, [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `std::convert::From<< as traits::SIMDVector>::ConstLanes as BitMaskType< as traits::SIMDVector>::Arch>>::Type>` is not implemented for `Doubled` [INFO] [stdout] --> src/doubled.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Doubled(pub(crate) T, pub(crate) T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `std::convert::From`: [INFO] [stdout] `Doubled>` implements `std::convert::From>` [INFO] [stdout] `Doubled` implements `std::convert::From>` [INFO] [stdout] `Doubled` implements `std::convert::From>` [INFO] [stdout] `Doubled` implements `std::convert::From` [INFO] [stdout] `Doubled` implements `std::convert::From` [INFO] [stdout] `Doubled` implements `std::convert::From` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/diskann_wide-1e69f1f4067a2042.long-type-6653391212654570190.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as SIMDMask>::Arch == as SIMDVector>::Arch` [INFO] [stdout] --> src/doubled.rs:461:28 [INFO] [stdout] | [INFO] [stdout] 461 | Doubled: SIMDVector, [INFO] [stdout] | ^^^^^^^^^^^ expected `traits::SIMDVector::Arch`, found `traits::SIMDMask::Arch` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type ` as traits::SIMDVector>::Arch` [INFO] [stdout] found associated type ` as traits::SIMDMask>::Arch` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<<... as SIMDVector>::ConstLanes as BitMaskType<...>>::Type: From<...>` is not satisfied [INFO] [stdout] --> src/doubled.rs:461:28 [INFO] [stdout] | [INFO] [stdout] 461 | Doubled: SIMDVector, [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::convert::From>` is not implemented for `< as SIMDVector>::ConstLanes as BitMaskType<...>>::Type` [INFO] [stdout] | [INFO] [stdout] = note: required for `Doubled` to implement `Into<<<... as SIMDVector>::ConstLanes as BitMaskType<...>>::Type>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/diskann_wide-1e69f1f4067a2042.long-type-6653391212654570190.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BitMask: From<<... as BitMaskType<...>>::Type>` is not satisfied [INFO] [stdout] --> src/emulated.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | Emulated: SIMDVector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `std::convert::From<< as traits::SIMDVector>::ConstLanes as BitMaskType< as traits::SIMDVector>::Arch>>::Type>` is not implemented for `bitmask::BitMask` [INFO] [stdout] --> src/bitmask.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct BitMask( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `std::convert::From`: [INFO] [stdout] `bitmask::BitMask<16, v3::V3>` implements `std::convert::From>` [INFO] [stdout] `bitmask::BitMask<16, v3::V3>` implements `std::convert::From` [INFO] [stdout] `bitmask::BitMask<2, v3::V3>` implements `std::convert::From` [INFO] [stdout] `bitmask::BitMask<32, v3::V3>` implements `std::convert::From>>` [INFO] [stdout] `bitmask::BitMask<32, v3::V3>` implements `std::convert::From` [INFO] [stdout] `bitmask::BitMask<4, v3::V3>` implements `std::convert::From` [INFO] [stdout] `bitmask::BitMask<4, v3::V3>` implements `std::convert::From` [INFO] [stdout] `bitmask::BitMask<64, v3::V3>` implements `std::convert::From>` [INFO] [stdout] `bitmask::BitMask<8, v3::V3>` implements `std::convert::From` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/diskann_wide-1e69f1f4067a2042.long-type-4695378591197453516.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as SIMDMask>::Arch == as SIMDVector>::Arch` [INFO] [stdout] --> src/emulated.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 503 | impl SIMDSelect> for BitMask [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 509 | Emulated: SIMDVector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected associated type, found type parameter `A` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type ` as traits::SIMDVector>::Arch` [INFO] [stdout] found type parameter `A` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<<... as SIMDVector>::ConstLanes as BitMaskType<...>>::Type: From<...>` is not satisfied [INFO] [stdout] --> src/emulated.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | Emulated: SIMDVector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From>` is not implemented for `<<... as SIMDVector>::ConstLanes as BitMaskType<...>>::Type` [INFO] [stdout] | [INFO] [stdout] = note: required for `bitmask::BitMask` to implement `Into<<<... as SIMDVector>::ConstLanes as BitMaskType<...>>::Type>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/diskann_wide-1e69f1f4067a2042.long-type-4695378591197453516.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `diskann-wide` (lib) due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `bitmask::BitMask: traits::SIMDMask` is not satisfied [INFO] [stdout] --> src/arch/x86_64/v3/masks.rs:825:29 [INFO] [stdout] | [INFO] [stdout] 825 | T: CheckWithBitmask>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `traits::SIMDMask` is not implemented for `bitmask::BitMask` [INFO] [stdout] --> src/bitmask.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct BitMask( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `traits::SIMDMask`: [INFO] [stdout] bitmask::BitMask<1, A> [INFO] [stdout] bitmask::BitMask<16, A> [INFO] [stdout] bitmask::BitMask<2, A> [INFO] [stdout] bitmask::BitMask<32, A> [INFO] [stdout] bitmask::BitMask<4, A> [INFO] [stdout] bitmask::BitMask<64, A> [INFO] [stdout] bitmask::BitMask<8, A> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: std::convert::From>` is not satisfied [INFO] [stdout] --> src/test_utils/mask.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | T: SIMDMask>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From>` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] = note: required for `bitmask::BitMask` to implement `Into` [INFO] [stdout] help: consider further restricting type parameter `T` with trait `From` [INFO] [stdout] | [INFO] [stdout] 17 | T: SIMDMask> + std::convert::From>, [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bitmask::BitMask: std::convert::From` is not satisfied [INFO] [stdout] --> src/test_utils/mask.rs:51:27 [INFO] [stdout] | [INFO] [stdout] 51 | T: SIMDMask>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `std::convert::From` is not implemented for `bitmask::BitMask` [INFO] [stdout] --> src/bitmask.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct BitMask( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 52 | F: FnMut(usize) -> bool, bitmask::BitMask: std::convert::From [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: std::convert::From>` is not satisfied [INFO] [stdout] --> src/test_utils/mask.rs:51:27 [INFO] [stdout] | [INFO] [stdout] 51 | T: SIMDMask>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From>` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] = note: required for `bitmask::BitMask` to implement `Into` [INFO] [stdout] help: consider further restricting type parameter `T` with trait `From` [INFO] [stdout] | [INFO] [stdout] 51 | T: SIMDMask> + std::convert::From>, [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bitmask::BitMask: std::convert::From` is not satisfied [INFO] [stdout] --> src/test_utils/mask.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | T: SIMDMask>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `std::convert::From` is not implemented for `bitmask::BitMask` [INFO] [stdout] --> src/bitmask.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct BitMask( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 73 | F: FnMut(T, BitMask), bitmask::BitMask: std::convert::From [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: std::convert::From>` is not satisfied [INFO] [stdout] --> src/test_utils/mask.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | T: SIMDMask>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From>` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] = note: required for `bitmask::BitMask` to implement `Into` [INFO] [stdout] help: consider further restricting type parameter `T` with trait `From` [INFO] [stdout] | [INFO] [stdout] 72 | T: SIMDMask> + std::convert::From>, [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bitmask::BitMask: std::convert::From` is not satisfied [INFO] [stdout] --> src/test_utils/mask.rs:146:27 [INFO] [stdout] | [INFO] [stdout] 146 | T: SIMDMask>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `std::convert::From` is not implemented for `bitmask::BitMask` [INFO] [stdout] --> src/bitmask.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct BitMask( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 147 | F: FnMut(T, BitMask), bitmask::BitMask: std::convert::From [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: std::convert::From>` is not satisfied [INFO] [stdout] --> src/test_utils/mask.rs:146:27 [INFO] [stdout] | [INFO] [stdout] 146 | T: SIMDMask>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From>` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] = note: required for `bitmask::BitMask` to implement `Into` [INFO] [stdout] help: consider further restricting type parameter `T` with trait `From` [INFO] [stdout] | [INFO] [stdout] 146 | T: SIMDMask> + std::convert::From>, [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bitmask::BitMask: std::convert::From` is not satisfied [INFO] [stdout] --> src/test_utils/mask.rs:199:27 [INFO] [stdout] | [INFO] [stdout] 199 | T: SIMDMask>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `std::convert::From` is not implemented for `bitmask::BitMask` [INFO] [stdout] --> src/bitmask.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct BitMask( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 200 | F: FnMut(T, BitMask), bitmask::BitMask: std::convert::From [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: std::convert::From>` is not satisfied [INFO] [stdout] --> src/test_utils/mask.rs:199:27 [INFO] [stdout] | [INFO] [stdout] 199 | T: SIMDMask>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From>` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] = note: required for `bitmask::BitMask` to implement `Into` [INFO] [stdout] help: consider further restricting type parameter `T` with trait `From` [INFO] [stdout] | [INFO] [stdout] 199 | T: SIMDMask> + std::convert::From>, [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `diskann-wide` (lib test) due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "22ba023af195d621c5a2de21f3e1af9a2ae5aba32d227dd018008b08f7d8424d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22ba023af195d621c5a2de21f3e1af9a2ae5aba32d227dd018008b08f7d8424d", kill_on_drop: false }` [INFO] [stdout] 22ba023af195d621c5a2de21f3e1af9a2ae5aba32d227dd018008b08f7d8424d