[INFO] fetching crate compressed_map 0.1.0... [INFO] checking compressed_map-0.1.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate compressed_map 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate compressed_map 0.1.0 [INFO] finished tweaking crates.io crate compressed_map 0.1.0 [INFO] tweaked toml for crates.io crate compressed_map 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate compressed_map 0.1.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 107 packages to latest compatible versions [INFO] [stderr] Adding cbindgen v0.21.0 (available: v0.29.0) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding siphasher v0.3.11 (available: v1.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cbindgen v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da555c4bb3a6dfbafef0476065cdc3c1a4612636e1cb522b52dc7b045b6dc9a6 [INFO] running `Command { std: "docker" "start" "-a" "da555c4bb3a6dfbafef0476065cdc3c1a4612636e1cb522b52dc7b045b6dc9a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da555c4bb3a6dfbafef0476065cdc3c1a4612636e1cb522b52dc7b045b6dc9a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da555c4bb3a6dfbafef0476065cdc3c1a4612636e1cb522b52dc7b045b6dc9a6", kill_on_drop: false }` [INFO] [stdout] da555c4bb3a6dfbafef0476065cdc3c1a4612636e1cb522b52dc7b045b6dc9a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0973e58ddcbfb555ed2deed1279ed6db35855f86a739ff237eb5ed092f8711f7 [INFO] running `Command { std: "docker" "start" "-a" "0973e58ddcbfb555ed2deed1279ed6db35855f86a739ff237eb5ed092f8711f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cbindgen v0.21.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling compressed_map v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `SkipFixedArrayLength` in this scope [INFO] [stdout] --> src/uniform.rs:1157:66 [INFO] [stdout] | [INFO] [stdout] 1157 | pub const STD_BINCODE_CONFIG : Configuration [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1157 | pub const STD_BINCODE_CONFIG : Configuration [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bench` [INFO] [stdout] --> src/lib.rs:274:7 [INFO] [stdout] | [INFO] [stdout] 274 | #[cfg(bench)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bench` [INFO] [stdout] --> src/lib.rs:277:11 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(not(bench))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:788:33 [INFO] [stdout] | [INFO] [stdout] 788 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 534 | / accelerated!(pub fn row_mul_acc(c:&mut [Tile], a:Tile, b:&[Tile]) { [INFO] [stdout] 535 | | /* Row operation: c += a*b, where a is a single tile, and (b,c) are vectors */ [INFO] [stdout] 536 | | let len = min(b.len(),c.len()); [INFO] [stdout] 537 | | if !a.is_zero() { [INFO] [stdout] ... | [INFO] [stdout] 541 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 534 | / accelerated!(pub fn row_mul_acc(c:&mut [Tile], a:Tile, b:&[Tile]) { [INFO] [stdout] 535 | | /* Row operation: c += a*b, where a is a single tile, and (b,c) are vectors */ [INFO] [stdout] 536 | | let len = min(b.len(),c.len()); [INFO] [stdout] 537 | | if !a.is_zero() { [INFO] [stdout] ... | [INFO] [stdout] 541 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 534 | / accelerated!(pub fn row_mul_acc(c:&mut [Tile], a:Tile, b:&[Tile]) { [INFO] [stdout] 535 | | /* Row operation: c += a*b, where a is a single tile, and (b,c) are vectors */ [INFO] [stdout] 536 | | let len = min(b.len(),c.len()); [INFO] [stdout] 537 | | if !a.is_zero() { [INFO] [stdout] ... | [INFO] [stdout] 541 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 543 | / accelerated!(pub fn row_mul(a:Tile, b:&mut [Tile]) { [INFO] [stdout] 544 | | /* Row operation: b = a*b, where a is a single tile, and b is a vector */ [INFO] [stdout] 545 | | if a.is_zero() { [INFO] [stdout] 546 | | for i in 0..b.len() { b[i] = Tile::ZERO; } [INFO] [stdout] ... | [INFO] [stdout] 551 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 543 | / accelerated!(pub fn row_mul(a:Tile, b:&mut [Tile]) { [INFO] [stdout] 544 | | /* Row operation: b = a*b, where a is a single tile, and b is a vector */ [INFO] [stdout] 545 | | if a.is_zero() { [INFO] [stdout] 546 | | for i in 0..b.len() { b[i] = Tile::ZERO; } [INFO] [stdout] ... | [INFO] [stdout] 551 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 543 | / accelerated!(pub fn row_mul(a:Tile, b:&mut [Tile]) { [INFO] [stdout] 544 | | /* Row operation: b = a*b, where a is a single tile, and b is a vector */ [INFO] [stdout] 545 | | if a.is_zero() { [INFO] [stdout] 546 | | for i in 0..b.len() { b[i] = Tile::ZERO; } [INFO] [stdout] ... | [INFO] [stdout] 551 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 553 | / accelerated!(pub fn bulk_swap2_rows(a: &mut [Tile], b: &mut [Tile], ra:Index, rb:Index, nrows: usize) { [INFO] [stdout] 554 | | /* Double-row operation: swap rows ra..ra+nrows from a with rb..rb+nrows from b */ [INFO] [stdout] 555 | | let ab = Tile::IDENTITY.extract_cols(rb,ra,nrows); [INFO] [stdout] 556 | | let ba = Tile::IDENTITY.extract_cols(ra,rb,nrows); [INFO] [stdout] ... | [INFO] [stdout] 559 | | row_mul_acc::with_accel::(a,ab,b); [INFO] [stdout] 560 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 553 | / accelerated!(pub fn bulk_swap2_rows(a: &mut [Tile], b: &mut [Tile], ra:Index, rb:Index, nrows: usize) { [INFO] [stdout] 554 | | /* Double-row operation: swap rows ra..ra+nrows from a with rb..rb+nrows from b */ [INFO] [stdout] 555 | | let ab = Tile::IDENTITY.extract_cols(rb,ra,nrows); [INFO] [stdout] 556 | | let ba = Tile::IDENTITY.extract_cols(ra,rb,nrows); [INFO] [stdout] ... | [INFO] [stdout] 559 | | row_mul_acc::with_accel::(a,ab,b); [INFO] [stdout] 560 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 553 | / accelerated!(pub fn bulk_swap2_rows(a: &mut [Tile], b: &mut [Tile], ra:Index, rb:Index, nrows: usize) { [INFO] [stdout] 554 | | /* Double-row operation: swap rows ra..ra+nrows from a with rb..rb+nrows from b */ [INFO] [stdout] 555 | | let ab = Tile::IDENTITY.extract_cols(rb,ra,nrows); [INFO] [stdout] 556 | | let ba = Tile::IDENTITY.extract_cols(ra,rb,nrows); [INFO] [stdout] ... | [INFO] [stdout] 559 | | row_mul_acc::with_accel::(a,ab,b); [INFO] [stdout] 560 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 562 | / accelerated!(pub fn bulk_swap_rows(a: &mut [Tile], ra:Index, rb:Index, nrows: usize) { [INFO] [stdout] 563 | | /* Single-row operation: swap rows ra..ra+nrows with rb..rb+nrows from b */ [INFO] [stdout] 564 | | /* Permute columns of the identity; it's equivalent to swapping rows [INFO] [stdout] 565 | | * PERF: could probably accelerate making this permutation [INFO] [stdout] ... | [INFO] [stdout] 580 | | for i in 0..a.len() { a[i] = Accel::precomputed_mul(&study, a[i]); } [INFO] [stdout] 581 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 562 | / accelerated!(pub fn bulk_swap_rows(a: &mut [Tile], ra:Index, rb:Index, nrows: usize) { [INFO] [stdout] 563 | | /* Single-row operation: swap rows ra..ra+nrows with rb..rb+nrows from b */ [INFO] [stdout] 564 | | /* Permute columns of the identity; it's equivalent to swapping rows [INFO] [stdout] 565 | | * PERF: could probably accelerate making this permutation [INFO] [stdout] ... | [INFO] [stdout] 580 | | for i in 0..a.len() { a[i] = Accel::precomputed_mul(&study, a[i]); } [INFO] [stdout] 581 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 562 | / accelerated!(pub fn bulk_swap_rows(a: &mut [Tile], ra:Index, rb:Index, nrows: usize) { [INFO] [stdout] 563 | | /* Single-row operation: swap rows ra..ra+nrows with rb..rb+nrows from b */ [INFO] [stdout] 564 | | /* Permute columns of the identity; it's equivalent to swapping rows [INFO] [stdout] 565 | | * PERF: could probably accelerate making this permutation [INFO] [stdout] ... | [INFO] [stdout] 580 | | for i in 0..a.len() { a[i] = Accel::precomputed_mul(&study, a[i]); } [INFO] [stdout] 581 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 583 | / accelerated!(fn tile_mut_permute_columns(t: &mut Tile, p:&Permutation) { [INFO] [stdout] 584 | | /* Permute the columns of t */ [INFO] [stdout] 585 | | Accel::mut_permute_columns(t,p); [INFO] [stdout] 586 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 583 | / accelerated!(fn tile_mut_permute_columns(t: &mut Tile, p:&Permutation) { [INFO] [stdout] 584 | | /* Permute the columns of t */ [INFO] [stdout] 585 | | Accel::mut_permute_columns(t,p); [INFO] [stdout] 586 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 583 | / accelerated!(fn tile_mut_permute_columns(t: &mut Tile, p:&Permutation) { [INFO] [stdout] 584 | | /* Permute the columns of t */ [INFO] [stdout] 585 | | Accel::mut_permute_columns(t,p); [INFO] [stdout] 586 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | / accelerated!(pub fn bulk_permute_accum_columns( [INFO] [stdout] 589 | | dst: &mut [Tile], dst_stride:usize, [INFO] [stdout] 590 | | src: &[Tile], src_stride:usize, [INFO] [stdout] 591 | | ntiles: usize, [INFO] [stdout] ... | [INFO] [stdout] 602 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | / accelerated!(pub fn bulk_permute_accum_columns( [INFO] [stdout] 589 | | dst: &mut [Tile], dst_stride:usize, [INFO] [stdout] 590 | | src: &[Tile], src_stride:usize, [INFO] [stdout] 591 | | ntiles: usize, [INFO] [stdout] ... | [INFO] [stdout] 602 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | / accelerated!(pub fn bulk_permute_accum_columns( [INFO] [stdout] 589 | | dst: &mut [Tile], dst_stride:usize, [INFO] [stdout] 590 | | src: &[Tile], src_stride:usize, [INFO] [stdout] 591 | | ntiles: usize, [INFO] [stdout] ... | [INFO] [stdout] 602 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 604 | / accelerated!(pub fn bulk_permute_set_columns( [INFO] [stdout] 605 | | dst: &mut [Tile], dst_stride:usize, [INFO] [stdout] 606 | | src: &[Tile], src_stride:usize, [INFO] [stdout] 607 | | ntiles: usize, [INFO] [stdout] ... | [INFO] [stdout] 618 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 604 | / accelerated!(pub fn bulk_permute_set_columns( [INFO] [stdout] 605 | | dst: &mut [Tile], dst_stride:usize, [INFO] [stdout] 606 | | src: &[Tile], src_stride:usize, [INFO] [stdout] 607 | | ntiles: usize, [INFO] [stdout] ... | [INFO] [stdout] 618 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 604 | / accelerated!(pub fn bulk_permute_set_columns( [INFO] [stdout] 605 | | dst: &mut [Tile], dst_stride:usize, [INFO] [stdout] 606 | | src: &[Tile], src_stride:usize, [INFO] [stdout] 607 | | ntiles: usize, [INFO] [stdout] ... | [INFO] [stdout] 618 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 621 | / accelerated!(pub fn bulk_permute_accum2_columns( [INFO] [stdout] 622 | | dst: &mut [Tile], dst_stride:usize, [INFO] [stdout] 623 | | src: &[Tile], src_stride:usize, [INFO] [stdout] 624 | | ntiles: usize, [INFO] [stdout] ... | [INFO] [stdout] 641 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 621 | / accelerated!(pub fn bulk_permute_accum2_columns( [INFO] [stdout] 622 | | dst: &mut [Tile], dst_stride:usize, [INFO] [stdout] 623 | | src: &[Tile], src_stride:usize, [INFO] [stdout] 624 | | ntiles: usize, [INFO] [stdout] ... | [INFO] [stdout] 641 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 621 | / accelerated!(pub fn bulk_permute_accum2_columns( [INFO] [stdout] 622 | | dst: &mut [Tile], dst_stride:usize, [INFO] [stdout] 623 | | src: &[Tile], src_stride:usize, [INFO] [stdout] 624 | | ntiles: usize, [INFO] [stdout] ... | [INFO] [stdout] 641 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:447:1 [INFO] [stdout] | [INFO] [stdout] 447 | / tile::simd::accelerated!(fn matrix_accum_mul(dst: &mut Matrix, a: &Matrix, b: &Matrix) { [INFO] [stdout] 448 | | let trows = tiles_spanning(min(dst.rows,a.rows)); [INFO] [stdout] 449 | | let mut taug = tiles_spanning(min(dst.cols_aug,b.cols_aug)); [INFO] [stdout] 450 | | let taug_a = tiles_spanning(min(dst.cols_aug,a.cols_aug)); [INFO] [stdout] ... | [INFO] [stdout] 474 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:447:1 [INFO] [stdout] | [INFO] [stdout] 447 | / tile::simd::accelerated!(fn matrix_accum_mul(dst: &mut Matrix, a: &Matrix, b: &Matrix) { [INFO] [stdout] 448 | | let trows = tiles_spanning(min(dst.rows,a.rows)); [INFO] [stdout] 449 | | let mut taug = tiles_spanning(min(dst.cols_aug,b.cols_aug)); [INFO] [stdout] 450 | | let taug_a = tiles_spanning(min(dst.cols_aug,a.cols_aug)); [INFO] [stdout] ... | [INFO] [stdout] 474 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:447:1 [INFO] [stdout] | [INFO] [stdout] 447 | / tile::simd::accelerated!(fn matrix_accum_mul(dst: &mut Matrix, a: &Matrix, b: &Matrix) { [INFO] [stdout] 448 | | let trows = tiles_spanning(min(dst.rows,a.rows)); [INFO] [stdout] 449 | | let mut taug = tiles_spanning(min(dst.cols_aug,b.cols_aug)); [INFO] [stdout] 450 | | let taug_a = tiles_spanning(min(dst.cols_aug,a.cols_aug)); [INFO] [stdout] ... | [INFO] [stdout] 474 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:476:1 [INFO] [stdout] | [INFO] [stdout] 476 | / tile::simd::accelerated!(pub fn matrix_rref(matrix: &mut Matrix) -> (usize, BitSet) { [INFO] [stdout] 477 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 478 | | let rows = matrix.rows; [INFO] [stdout] 479 | | let cols = matrix.cols_main; [INFO] [stdout] ... | [INFO] [stdout] 596 | | (rank, column_is_in_echelon) [INFO] [stdout] 597 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:476:1 [INFO] [stdout] | [INFO] [stdout] 476 | / tile::simd::accelerated!(pub fn matrix_rref(matrix: &mut Matrix) -> (usize, BitSet) { [INFO] [stdout] 477 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 478 | | let rows = matrix.rows; [INFO] [stdout] 479 | | let cols = matrix.cols_main; [INFO] [stdout] ... | [INFO] [stdout] 596 | | (rank, column_is_in_echelon) [INFO] [stdout] 597 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:476:1 [INFO] [stdout] | [INFO] [stdout] 476 | / tile::simd::accelerated!(pub fn matrix_rref(matrix: &mut Matrix) -> (usize, BitSet) { [INFO] [stdout] 477 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 478 | | let rows = matrix.rows; [INFO] [stdout] 479 | | let cols = matrix.cols_main; [INFO] [stdout] ... | [INFO] [stdout] 596 | | (rank, column_is_in_echelon) [INFO] [stdout] 597 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:599:1 [INFO] [stdout] | [INFO] [stdout] 599 | / tile::simd::accelerated!(fn matrix_partition_rows(matrix: &Matrix, rows: &BitSet) -> (Matrix,Matrix) { [INFO] [stdout] 600 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 601 | | const EBITS:usize = Tile::EDGE_BITS as usize; [INFO] [stdout] 602 | | let tcols = tiles_spanning(matrix.cols_main) + tiles_spanning(matrix.cols_aug); [INFO] [stdout] ... | [INFO] [stdout] 638 | | (yes,no) [INFO] [stdout] 639 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:599:1 [INFO] [stdout] | [INFO] [stdout] 599 | / tile::simd::accelerated!(fn matrix_partition_rows(matrix: &Matrix, rows: &BitSet) -> (Matrix,Matrix) { [INFO] [stdout] 600 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 601 | | const EBITS:usize = Tile::EDGE_BITS as usize; [INFO] [stdout] 602 | | let tcols = tiles_spanning(matrix.cols_main) + tiles_spanning(matrix.cols_aug); [INFO] [stdout] ... | [INFO] [stdout] 638 | | (yes,no) [INFO] [stdout] 639 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:599:1 [INFO] [stdout] | [INFO] [stdout] 599 | / tile::simd::accelerated!(fn matrix_partition_rows(matrix: &Matrix, rows: &BitSet) -> (Matrix,Matrix) { [INFO] [stdout] 600 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 601 | | const EBITS:usize = Tile::EDGE_BITS as usize; [INFO] [stdout] 602 | | let tcols = tiles_spanning(matrix.cols_main) + tiles_spanning(matrix.cols_aug); [INFO] [stdout] ... | [INFO] [stdout] 638 | | (yes,no) [INFO] [stdout] 639 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:641:1 [INFO] [stdout] | [INFO] [stdout] 641 | / tile::simd::accelerated!(fn matrix_interleave_rows(matrix: &Matrix, other: &Matrix, take_from_self: &BitSet) -> Matrix { [INFO] [stdout] 642 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 643 | | // debug_assert!(other.is_valid()); [INFO] [stdout] 644 | | const EBITS:usize = Tile::EDGE_BITS as usize; [INFO] [stdout] ... | [INFO] [stdout] 683 | | result [INFO] [stdout] 684 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:641:1 [INFO] [stdout] | [INFO] [stdout] 641 | / tile::simd::accelerated!(fn matrix_interleave_rows(matrix: &Matrix, other: &Matrix, take_from_self: &BitSet) -> Matrix { [INFO] [stdout] 642 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 643 | | // debug_assert!(other.is_valid()); [INFO] [stdout] 644 | | const EBITS:usize = Tile::EDGE_BITS as usize; [INFO] [stdout] ... | [INFO] [stdout] 683 | | result [INFO] [stdout] 684 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:641:1 [INFO] [stdout] | [INFO] [stdout] 641 | / tile::simd::accelerated!(fn matrix_interleave_rows(matrix: &Matrix, other: &Matrix, take_from_self: &BitSet) -> Matrix { [INFO] [stdout] 642 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 643 | | // debug_assert!(other.is_valid()); [INFO] [stdout] 644 | | const EBITS:usize = Tile::EDGE_BITS as usize; [INFO] [stdout] ... | [INFO] [stdout] 683 | | result [INFO] [stdout] 684 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:686:1 [INFO] [stdout] | [INFO] [stdout] 686 | / tile::simd::accelerated!(fn matrix_append_columns(matrix: &Matrix, rhs: &Matrix) -> Matrix { [INFO] [stdout] 687 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 688 | | // debug_assert!(rhs.is_valid()); [INFO] [stdout] 689 | | assert!(matrix.rows == rhs.rows); [INFO] [stdout] ... | [INFO] [stdout] 741 | | ret [INFO] [stdout] 742 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:686:1 [INFO] [stdout] | [INFO] [stdout] 686 | / tile::simd::accelerated!(fn matrix_append_columns(matrix: &Matrix, rhs: &Matrix) -> Matrix { [INFO] [stdout] 687 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 688 | | // debug_assert!(rhs.is_valid()); [INFO] [stdout] 689 | | assert!(matrix.rows == rhs.rows); [INFO] [stdout] ... | [INFO] [stdout] 741 | | ret [INFO] [stdout] 742 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:686:1 [INFO] [stdout] | [INFO] [stdout] 686 | / tile::simd::accelerated!(fn matrix_append_columns(matrix: &Matrix, rhs: &Matrix) -> Matrix { [INFO] [stdout] 687 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 688 | | // debug_assert!(rhs.is_valid()); [INFO] [stdout] 689 | | assert!(matrix.rows == rhs.rows); [INFO] [stdout] ... | [INFO] [stdout] 741 | | ret [INFO] [stdout] 742 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:744:1 [INFO] [stdout] | [INFO] [stdout] 744 | / tile::simd::accelerated!(fn matrix_swap_rows(matrix: &mut Matrix, ra:usize, rb:usize, nrows:usize, start:usize) { [INFO] [stdout] 745 | | let mut nrows = nrows; [INFO] [stdout] 746 | | if ra == rb { return }; [INFO] [stdout] 747 | | let (mut ra, mut rb) = (min(ra,rb), max(ra,rb)); [INFO] [stdout] ... | [INFO] [stdout] 764 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:744:1 [INFO] [stdout] | [INFO] [stdout] 744 | / tile::simd::accelerated!(fn matrix_swap_rows(matrix: &mut Matrix, ra:usize, rb:usize, nrows:usize, start:usize) { [INFO] [stdout] 745 | | let mut nrows = nrows; [INFO] [stdout] 746 | | if ra == rb { return }; [INFO] [stdout] 747 | | let (mut ra, mut rb) = (min(ra,rb), max(ra,rb)); [INFO] [stdout] ... | [INFO] [stdout] 764 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:744:1 [INFO] [stdout] | [INFO] [stdout] 744 | / tile::simd::accelerated!(fn matrix_swap_rows(matrix: &mut Matrix, ra:usize, rb:usize, nrows:usize, start:usize) { [INFO] [stdout] 745 | | let mut nrows = nrows; [INFO] [stdout] 746 | | if ra == rb { return }; [INFO] [stdout] 747 | | let (mut ra, mut rb) = (min(ra,rb), max(ra,rb)); [INFO] [stdout] ... | [INFO] [stdout] 764 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:766:1 [INFO] [stdout] | [INFO] [stdout] 766 | / tile::simd::accelerated!(fn matrix_split_at_row(matrix: Matrix, row:usize) -> (Matrix, Matrix) { [INFO] [stdout] 767 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 768 | | debug_assert!(row <= matrix.rows); [INFO] [stdout] ... | [INFO] [stdout] 815 | | (top,bot) [INFO] [stdout] 816 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:766:1 [INFO] [stdout] | [INFO] [stdout] 766 | / tile::simd::accelerated!(fn matrix_split_at_row(matrix: Matrix, row:usize) -> (Matrix, Matrix) { [INFO] [stdout] 767 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 768 | | debug_assert!(row <= matrix.rows); [INFO] [stdout] ... | [INFO] [stdout] 815 | | (top,bot) [INFO] [stdout] 816 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:766:1 [INFO] [stdout] | [INFO] [stdout] 766 | / tile::simd::accelerated!(fn matrix_split_at_row(matrix: Matrix, row:usize) -> (Matrix, Matrix) { [INFO] [stdout] 767 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 768 | | debug_assert!(row <= matrix.rows); [INFO] [stdout] ... | [INFO] [stdout] 815 | | (top,bot) [INFO] [stdout] 816 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub extern fn cmap_hashmap_bytes_u64_new() -> *mut HashMap { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub unsafe extern fn cmap_hashmap_bytes_u64_len(ptr: NonNull>) -> usize { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub unsafe extern fn cmap_hashmap_bytes_u64_insert(mut ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub unsafe extern fn cmap_hashmap_bytes_u64_remove(mut ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub unsafe extern fn cmap_hashmap_bytes_u64_contains(mut ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub unsafe extern fn cmap_hashmap_bytes_u64_get(ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub unsafe extern fn cmap_hashmap_bytes_u64_free(ptr: *mut HashMap) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub unsafe extern fn cmap_compressed_map_bytes_u64_build<'a>(ptr: NonNull>) [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub unsafe extern fn cmap_compressed_map_bytes_u64_query<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | pub unsafe extern fn cmap_compressed_map_bytes_u64_encode<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub unsafe extern fn cmap_compressed_map_bytes_u64_free<'a>(ptr: *mut CompressedMap<'a,Bytes,u64>) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | pub unsafe extern fn cmap_compressed_random_map_bytes_u64_build<'a>(ptr: NonNull>) [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub unsafe extern fn cmap_compressed_random_map_bytes_u64_query<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:140:12 [INFO] [stdout] | [INFO] [stdout] 140 | pub unsafe extern fn cmap_compressed_random_map_bytes_u64_encode<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 154 | pub unsafe extern fn cmap_compressed_random_map_bytes_u64_free<'a>(ptr: *mut CompressedRandomMap<'a,Bytes,u64>) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | pub extern fn cmap_hashmap_u64_u64_new() -> *mut HashMap { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 172 | pub unsafe extern fn cmap_hashmap_u64_u64_len(ptr: NonNull>) -> usize { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 178 | pub unsafe extern fn cmap_hashmap_u64_u64_insert(mut ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 185 | pub unsafe extern fn cmap_hashmap_u64_u64_remove(mut ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:192:12 [INFO] [stdout] | [INFO] [stdout] 192 | pub unsafe extern fn cmap_hashmap_bu64_u64_contains(mut ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:200:12 [INFO] [stdout] | [INFO] [stdout] 200 | pub unsafe extern fn cmap_hashmap_u64_u64_get(ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:210:12 [INFO] [stdout] | [INFO] [stdout] 210 | pub unsafe extern fn cmap_hashmap_u64_u64_free(ptr: *mut HashMap) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 216 | pub unsafe extern fn cmap_compressed_map_u64_u64_build<'a>(ptr: NonNull>) [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:227:12 [INFO] [stdout] | [INFO] [stdout] 227 | pub unsafe extern fn cmap_compressed_map_u64_u64_query<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:236:12 [INFO] [stdout] | [INFO] [stdout] 236 | pub unsafe extern fn cmap_compressed_map_u64_u64_encode<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:250:12 [INFO] [stdout] | [INFO] [stdout] 250 | pub unsafe extern fn cmap_compressed_map_u64_u64_free<'a>(ptr: *mut CompressedMap<'a,u64,u64>) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:256:12 [INFO] [stdout] | [INFO] [stdout] 256 | pub unsafe extern fn cmap_compressed_random_map_u64_u64_build<'a>(ptr: NonNull>) [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 267 | pub unsafe extern fn cmap_compressed_random_map_u64_u64_encode<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:281:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub unsafe extern fn cmap_compressed_random_map_u64_u64_query<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:290:12 [INFO] [stdout] | [INFO] [stdout] 290 | pub unsafe extern fn cmap_compressed_random_map_u64_u64_free<'a>(ptr: *mut CompressedRandomMap<'a,u64,u64>) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | pub extern fn cmap_hashset_bytes_new() -> *mut HashSet { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:307:12 [INFO] [stdout] | [INFO] [stdout] 307 | pub unsafe extern fn cmap_hashset_bytes_len(ptr: NonNull>) -> usize { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:313:12 [INFO] [stdout] | [INFO] [stdout] 313 | pub unsafe extern fn cmap_hashset_bytes_insert(mut ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:320:12 [INFO] [stdout] | [INFO] [stdout] 320 | pub unsafe extern fn cmap_hashset_bytes_remove(mut ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:327:12 [INFO] [stdout] | [INFO] [stdout] 327 | pub unsafe extern fn cmap_hashset_bytes_contains(mut ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:334:12 [INFO] [stdout] | [INFO] [stdout] 334 | pub unsafe extern fn cmap_hashset_bytes_free(ptr: *mut HashSet) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:340:12 [INFO] [stdout] | [INFO] [stdout] 340 | pub unsafe extern fn cmap_approxset_bytes_build<'a>(ptr: NonNull>, bits_per_value: u8) [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:352:12 [INFO] [stdout] | [INFO] [stdout] 352 | pub unsafe extern fn cmap_approxset_bytes_probably_contains<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:361:12 [INFO] [stdout] | [INFO] [stdout] 361 | pub unsafe extern fn cmap_approxset_bytes_encode<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:375:12 [INFO] [stdout] | [INFO] [stdout] 375 | pub unsafe extern fn cmap_approxset_bytes_free<'a>(ptr: *mut ApproxSet<'a,Bytes>) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | pub extern fn cmap_hashset_u64_new() -> *mut HashSet { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:391:12 [INFO] [stdout] | [INFO] [stdout] 391 | pub unsafe extern fn cmap_hashset_u64_len(ptr: NonNull>) -> usize { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:397:12 [INFO] [stdout] | [INFO] [stdout] 397 | pub unsafe extern fn cmap_hashset_u64_insert(mut ptr: NonNull>, key: u64) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:403:12 [INFO] [stdout] | [INFO] [stdout] 403 | pub unsafe extern fn cmap_hashset_u64_remove(mut ptr: NonNull>, key: u64) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:409:12 [INFO] [stdout] | [INFO] [stdout] 409 | pub unsafe extern fn cmap_hashset_u64_contains(mut ptr: NonNull>, key: u64) -> bool { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:415:12 [INFO] [stdout] | [INFO] [stdout] 415 | pub unsafe extern fn cmap_hashset_u64_free(ptr: *mut HashSet) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:421:12 [INFO] [stdout] | [INFO] [stdout] 421 | pub unsafe extern fn cmap_approxset_u64_build<'a>(ptr: NonNull>, bits_per_value: u8) [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:433:12 [INFO] [stdout] | [INFO] [stdout] 433 | pub unsafe extern fn cmap_approxset_u64_probably_contains<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:441:12 [INFO] [stdout] | [INFO] [stdout] 441 | pub unsafe extern fn cmap_approxset_u64_encode<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:455:12 [INFO] [stdout] | [INFO] [stdout] 455 | pub unsafe extern fn cmap_approxset_u64_free<'a>(ptr: *mut ApproxSet<'a,u64>) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SkipFixedArrayLength` in this scope [INFO] [stdout] --> src/uniform.rs:1157:66 [INFO] [stdout] | [INFO] [stdout] 1157 | pub const STD_BINCODE_CONFIG : Configuration [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1157 | pub const STD_BINCODE_CONFIG : Configuration [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 1 generic argument but 0 generic arguments were supplied [INFO] [stdout] --> src/uniform.rs:693:22 [INFO] [stdout] | [INFO] [stdout] 693 | impl <'a, 'de:'a, H> BorrowDecode<'de> for MapCore<'a,H> { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `Context` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | pub trait BorrowDecode<'de, Context>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ ------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 693 | impl <'a, 'de:'a, H> BorrowDecode<'de, Context> for MapCore<'a,H> { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 1 generic argument but 0 generic arguments were supplied [INFO] [stdout] --> src/uniform.rs:992:26 [INFO] [stdout] | [INFO] [stdout] 992 | impl <'a, 'de:'a, K,V,H> BorrowDecode<'de> for CompressedRandomMap<'a,K,V,H> { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `Context` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | pub trait BorrowDecode<'de, Context>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ ------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 992 | impl <'a, 'de:'a, K,V,H> BorrowDecode<'de, Context> for CompressedRandomMap<'a,K,V,H> { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 1 generic argument but 0 generic arguments were supplied [INFO] [stdout] --> src/uniform.rs:1042:25 [INFO] [stdout] | [INFO] [stdout] 1042 | impl <'a, 'de:'a, K,H> BorrowDecode<'de> for ApproxSet<'a,K,H> { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `Context` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | pub trait BorrowDecode<'de, Context>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ ------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 1042 | impl <'a, 'de:'a, K,H> BorrowDecode<'de, Context> for ApproxSet<'a,K,H> { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 1 generic argument but 0 generic arguments were supplied [INFO] [stdout] --> src/nonuniform.rs:521:39 [INFO] [stdout] | [INFO] [stdout] 521 | impl <'a,'de:'a,K,V,H:KeyedHasher128> BorrowDecode<'de> for CompressedMap<'a,K,V,H> where V: BorrowDecode<'de> { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `Context` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | pub trait BorrowDecode<'de, Context>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ ------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 521 | impl <'a,'de:'a,K,V,H:KeyedHasher128> BorrowDecode<'de, Context> for CompressedMap<'a,K,V,H> where V: BorrowDecode<'de> { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes at most 3 generic arguments but 4 generic arguments were supplied [INFO] [stdout] --> src/uniform.rs:1157:32 [INFO] [stdout] | [INFO] [stdout] 1157 | pub const STD_BINCODE_CONFIG : Configuration [INFO] [stdout] | ^^^^^^^^^^^^^ expected at most 3 generic arguments -------- help: remove the unnecessary generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with at most 3 generic parameters: `E`, `I`, `L` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/config.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Configuration { [INFO] [stdout] | ^^^^^^^^^^^^^ ---------------- ---------- ----------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 1 generic argument but 0 generic arguments were supplied [INFO] [stdout] --> src/nonuniform.rs:521:94 [INFO] [stdout] | [INFO] [stdout] 521 | impl <'a,'de:'a,K,V,H:KeyedHasher128> BorrowDecode<'de> for CompressedMap<'a,K,V,H> where V: BorrowDecode<'de> { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `Context` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | pub trait BorrowDecode<'de, Context>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ ------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 521 | impl <'a,'de:'a,K,V,H:KeyedHasher128> BorrowDecode<'de> for CompressedMap<'a,K,V,H> where V: BorrowDecode<'de, Context> { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bench` [INFO] [stdout] --> src/lib.rs:274:7 [INFO] [stdout] | [INFO] [stdout] 274 | #[cfg(bench)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bench` [INFO] [stdout] --> src/lib.rs:277:11 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(not(bench))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:788:33 [INFO] [stdout] | [INFO] [stdout] 788 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 534 | / accelerated!(pub fn row_mul_acc(c:&mut [Tile], a:Tile, b:&[Tile]) { [INFO] [stdout] 535 | | /* Row operation: c += a*b, where a is a single tile, and (b,c) are vectors */ [INFO] [stdout] 536 | | let len = min(b.len(),c.len()); [INFO] [stdout] 537 | | if !a.is_zero() { [INFO] [stdout] ... | [INFO] [stdout] 541 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 534 | / accelerated!(pub fn row_mul_acc(c:&mut [Tile], a:Tile, b:&[Tile]) { [INFO] [stdout] 535 | | /* Row operation: c += a*b, where a is a single tile, and (b,c) are vectors */ [INFO] [stdout] 536 | | let len = min(b.len(),c.len()); [INFO] [stdout] 537 | | if !a.is_zero() { [INFO] [stdout] ... | [INFO] [stdout] 541 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 534 | / accelerated!(pub fn row_mul_acc(c:&mut [Tile], a:Tile, b:&[Tile]) { [INFO] [stdout] 535 | | /* Row operation: c += a*b, where a is a single tile, and (b,c) are vectors */ [INFO] [stdout] 536 | | let len = min(b.len(),c.len()); [INFO] [stdout] 537 | | if !a.is_zero() { [INFO] [stdout] ... | [INFO] [stdout] 541 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 543 | / accelerated!(pub fn row_mul(a:Tile, b:&mut [Tile]) { [INFO] [stdout] 544 | | /* Row operation: b = a*b, where a is a single tile, and b is a vector */ [INFO] [stdout] 545 | | if a.is_zero() { [INFO] [stdout] 546 | | for i in 0..b.len() { b[i] = Tile::ZERO; } [INFO] [stdout] ... | [INFO] [stdout] 551 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 543 | / accelerated!(pub fn row_mul(a:Tile, b:&mut [Tile]) { [INFO] [stdout] 544 | | /* Row operation: b = a*b, where a is a single tile, and b is a vector */ [INFO] [stdout] 545 | | if a.is_zero() { [INFO] [stdout] 546 | | for i in 0..b.len() { b[i] = Tile::ZERO; } [INFO] [stdout] ... | [INFO] [stdout] 551 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 543 | / accelerated!(pub fn row_mul(a:Tile, b:&mut [Tile]) { [INFO] [stdout] 544 | | /* Row operation: b = a*b, where a is a single tile, and b is a vector */ [INFO] [stdout] 545 | | if a.is_zero() { [INFO] [stdout] 546 | | for i in 0..b.len() { b[i] = Tile::ZERO; } [INFO] [stdout] ... | [INFO] [stdout] 551 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 553 | / accelerated!(pub fn bulk_swap2_rows(a: &mut [Tile], b: &mut [Tile], ra:Index, rb:Index, nrows: usize) { [INFO] [stdout] 554 | | /* Double-row operation: swap rows ra..ra+nrows from a with rb..rb+nrows from b */ [INFO] [stdout] 555 | | let ab = Tile::IDENTITY.extract_cols(rb,ra,nrows); [INFO] [stdout] 556 | | let ba = Tile::IDENTITY.extract_cols(ra,rb,nrows); [INFO] [stdout] ... | [INFO] [stdout] 559 | | row_mul_acc::with_accel::(a,ab,b); [INFO] [stdout] 560 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 553 | / accelerated!(pub fn bulk_swap2_rows(a: &mut [Tile], b: &mut [Tile], ra:Index, rb:Index, nrows: usize) { [INFO] [stdout] 554 | | /* Double-row operation: swap rows ra..ra+nrows from a with rb..rb+nrows from b */ [INFO] [stdout] 555 | | let ab = Tile::IDENTITY.extract_cols(rb,ra,nrows); [INFO] [stdout] 556 | | let ba = Tile::IDENTITY.extract_cols(ra,rb,nrows); [INFO] [stdout] ... | [INFO] [stdout] 559 | | row_mul_acc::with_accel::(a,ab,b); [INFO] [stdout] 560 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 553 | / accelerated!(pub fn bulk_swap2_rows(a: &mut [Tile], b: &mut [Tile], ra:Index, rb:Index, nrows: usize) { [INFO] [stdout] 554 | | /* Double-row operation: swap rows ra..ra+nrows from a with rb..rb+nrows from b */ [INFO] [stdout] 555 | | let ab = Tile::IDENTITY.extract_cols(rb,ra,nrows); [INFO] [stdout] 556 | | let ba = Tile::IDENTITY.extract_cols(ra,rb,nrows); [INFO] [stdout] ... | [INFO] [stdout] 559 | | row_mul_acc::with_accel::(a,ab,b); [INFO] [stdout] 560 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 562 | / accelerated!(pub fn bulk_swap_rows(a: &mut [Tile], ra:Index, rb:Index, nrows: usize) { [INFO] [stdout] 563 | | /* Single-row operation: swap rows ra..ra+nrows with rb..rb+nrows from b */ [INFO] [stdout] 564 | | /* Permute columns of the identity; it's equivalent to swapping rows [INFO] [stdout] 565 | | * PERF: could probably accelerate making this permutation [INFO] [stdout] ... | [INFO] [stdout] 580 | | for i in 0..a.len() { a[i] = Accel::precomputed_mul(&study, a[i]); } [INFO] [stdout] 581 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 562 | / accelerated!(pub fn bulk_swap_rows(a: &mut [Tile], ra:Index, rb:Index, nrows: usize) { [INFO] [stdout] 563 | | /* Single-row operation: swap rows ra..ra+nrows with rb..rb+nrows from b */ [INFO] [stdout] 564 | | /* Permute columns of the identity; it's equivalent to swapping rows [INFO] [stdout] 565 | | * PERF: could probably accelerate making this permutation [INFO] [stdout] ... | [INFO] [stdout] 580 | | for i in 0..a.len() { a[i] = Accel::precomputed_mul(&study, a[i]); } [INFO] [stdout] 581 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 562 | / accelerated!(pub fn bulk_swap_rows(a: &mut [Tile], ra:Index, rb:Index, nrows: usize) { [INFO] [stdout] 563 | | /* Single-row operation: swap rows ra..ra+nrows with rb..rb+nrows from b */ [INFO] [stdout] 564 | | /* Permute columns of the identity; it's equivalent to swapping rows [INFO] [stdout] 565 | | * PERF: could probably accelerate making this permutation [INFO] [stdout] ... | [INFO] [stdout] 580 | | for i in 0..a.len() { a[i] = Accel::precomputed_mul(&study, a[i]); } [INFO] [stdout] 581 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 583 | / accelerated!(fn tile_mut_permute_columns(t: &mut Tile, p:&Permutation) { [INFO] [stdout] 584 | | /* Permute the columns of t */ [INFO] [stdout] 585 | | Accel::mut_permute_columns(t,p); [INFO] [stdout] 586 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 583 | / accelerated!(fn tile_mut_permute_columns(t: &mut Tile, p:&Permutation) { [INFO] [stdout] 584 | | /* Permute the columns of t */ [INFO] [stdout] 585 | | Accel::mut_permute_columns(t,p); [INFO] [stdout] 586 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 583 | / accelerated!(fn tile_mut_permute_columns(t: &mut Tile, p:&Permutation) { [INFO] [stdout] 584 | | /* Permute the columns of t */ [INFO] [stdout] 585 | | Accel::mut_permute_columns(t,p); [INFO] [stdout] 586 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Decode` [INFO] [stdout] --> src/nonuniform.rs:470:14 [INFO] [stdout] | [INFO] [stdout] 470 | where V: Decode { [INFO] [stdout] | ^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `Context` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ ------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 470 | where V: Decode { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | / accelerated!(pub fn bulk_permute_accum_columns( [INFO] [stdout] 589 | | dst: &mut [Tile], dst_stride:usize, [INFO] [stdout] 590 | | src: &[Tile], src_stride:usize, [INFO] [stdout] 591 | | ntiles: usize, [INFO] [stdout] ... | [INFO] [stdout] 602 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | / accelerated!(pub fn bulk_permute_accum_columns( [INFO] [stdout] 589 | | dst: &mut [Tile], dst_stride:usize, [INFO] [stdout] 590 | | src: &[Tile], src_stride:usize, [INFO] [stdout] 591 | | ntiles: usize, [INFO] [stdout] ... | [INFO] [stdout] 602 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | / accelerated!(pub fn bulk_permute_accum_columns( [INFO] [stdout] 589 | | dst: &mut [Tile], dst_stride:usize, [INFO] [stdout] 590 | | src: &[Tile], src_stride:usize, [INFO] [stdout] 591 | | ntiles: usize, [INFO] [stdout] ... | [INFO] [stdout] 602 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 604 | / accelerated!(pub fn bulk_permute_set_columns( [INFO] [stdout] 605 | | dst: &mut [Tile], dst_stride:usize, [INFO] [stdout] 606 | | src: &[Tile], src_stride:usize, [INFO] [stdout] 607 | | ntiles: usize, [INFO] [stdout] ... | [INFO] [stdout] 618 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 604 | / accelerated!(pub fn bulk_permute_set_columns( [INFO] [stdout] 605 | | dst: &mut [Tile], dst_stride:usize, [INFO] [stdout] 606 | | src: &[Tile], src_stride:usize, [INFO] [stdout] 607 | | ntiles: usize, [INFO] [stdout] ... | [INFO] [stdout] 618 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 604 | / accelerated!(pub fn bulk_permute_set_columns( [INFO] [stdout] 605 | | dst: &mut [Tile], dst_stride:usize, [INFO] [stdout] 606 | | src: &[Tile], src_stride:usize, [INFO] [stdout] 607 | | ntiles: usize, [INFO] [stdout] ... | [INFO] [stdout] 618 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 621 | / accelerated!(pub fn bulk_permute_accum2_columns( [INFO] [stdout] 622 | | dst: &mut [Tile], dst_stride:usize, [INFO] [stdout] 623 | | src: &[Tile], src_stride:usize, [INFO] [stdout] 624 | | ntiles: usize, [INFO] [stdout] ... | [INFO] [stdout] 641 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 621 | / accelerated!(pub fn bulk_permute_accum2_columns( [INFO] [stdout] 622 | | dst: &mut [Tile], dst_stride:usize, [INFO] [stdout] 623 | | src: &[Tile], src_stride:usize, [INFO] [stdout] 624 | | ntiles: usize, [INFO] [stdout] ... | [INFO] [stdout] 641 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 621 | / accelerated!(pub fn bulk_permute_accum2_columns( [INFO] [stdout] 622 | | dst: &mut [Tile], dst_stride:usize, [INFO] [stdout] 623 | | src: &[Tile], src_stride:usize, [INFO] [stdout] 624 | | ntiles: usize, [INFO] [stdout] ... | [INFO] [stdout] 641 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:447:1 [INFO] [stdout] | [INFO] [stdout] 447 | / tile::simd::accelerated!(fn matrix_accum_mul(dst: &mut Matrix, a: &Matrix, b: &Matrix) { [INFO] [stdout] 448 | | let trows = tiles_spanning(min(dst.rows,a.rows)); [INFO] [stdout] 449 | | let mut taug = tiles_spanning(min(dst.cols_aug,b.cols_aug)); [INFO] [stdout] 450 | | let taug_a = tiles_spanning(min(dst.cols_aug,a.cols_aug)); [INFO] [stdout] ... | [INFO] [stdout] 474 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:447:1 [INFO] [stdout] | [INFO] [stdout] 447 | / tile::simd::accelerated!(fn matrix_accum_mul(dst: &mut Matrix, a: &Matrix, b: &Matrix) { [INFO] [stdout] 448 | | let trows = tiles_spanning(min(dst.rows,a.rows)); [INFO] [stdout] 449 | | let mut taug = tiles_spanning(min(dst.cols_aug,b.cols_aug)); [INFO] [stdout] 450 | | let taug_a = tiles_spanning(min(dst.cols_aug,a.cols_aug)); [INFO] [stdout] ... | [INFO] [stdout] 474 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:447:1 [INFO] [stdout] | [INFO] [stdout] 447 | / tile::simd::accelerated!(fn matrix_accum_mul(dst: &mut Matrix, a: &Matrix, b: &Matrix) { [INFO] [stdout] 448 | | let trows = tiles_spanning(min(dst.rows,a.rows)); [INFO] [stdout] 449 | | let mut taug = tiles_spanning(min(dst.cols_aug,b.cols_aug)); [INFO] [stdout] 450 | | let taug_a = tiles_spanning(min(dst.cols_aug,a.cols_aug)); [INFO] [stdout] ... | [INFO] [stdout] 474 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:476:1 [INFO] [stdout] | [INFO] [stdout] 476 | / tile::simd::accelerated!(pub fn matrix_rref(matrix: &mut Matrix) -> (usize, BitSet) { [INFO] [stdout] 477 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 478 | | let rows = matrix.rows; [INFO] [stdout] 479 | | let cols = matrix.cols_main; [INFO] [stdout] ... | [INFO] [stdout] 596 | | (rank, column_is_in_echelon) [INFO] [stdout] 597 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:476:1 [INFO] [stdout] | [INFO] [stdout] 476 | / tile::simd::accelerated!(pub fn matrix_rref(matrix: &mut Matrix) -> (usize, BitSet) { [INFO] [stdout] 477 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 478 | | let rows = matrix.rows; [INFO] [stdout] 479 | | let cols = matrix.cols_main; [INFO] [stdout] ... | [INFO] [stdout] 596 | | (rank, column_is_in_echelon) [INFO] [stdout] 597 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:476:1 [INFO] [stdout] | [INFO] [stdout] 476 | / tile::simd::accelerated!(pub fn matrix_rref(matrix: &mut Matrix) -> (usize, BitSet) { [INFO] [stdout] 477 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 478 | | let rows = matrix.rows; [INFO] [stdout] 479 | | let cols = matrix.cols_main; [INFO] [stdout] ... | [INFO] [stdout] 596 | | (rank, column_is_in_echelon) [INFO] [stdout] 597 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:599:1 [INFO] [stdout] | [INFO] [stdout] 599 | / tile::simd::accelerated!(fn matrix_partition_rows(matrix: &Matrix, rows: &BitSet) -> (Matrix,Matrix) { [INFO] [stdout] 600 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 601 | | const EBITS:usize = Tile::EDGE_BITS as usize; [INFO] [stdout] 602 | | let tcols = tiles_spanning(matrix.cols_main) + tiles_spanning(matrix.cols_aug); [INFO] [stdout] ... | [INFO] [stdout] 638 | | (yes,no) [INFO] [stdout] 639 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:599:1 [INFO] [stdout] | [INFO] [stdout] 599 | / tile::simd::accelerated!(fn matrix_partition_rows(matrix: &Matrix, rows: &BitSet) -> (Matrix,Matrix) { [INFO] [stdout] 600 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 601 | | const EBITS:usize = Tile::EDGE_BITS as usize; [INFO] [stdout] 602 | | let tcols = tiles_spanning(matrix.cols_main) + tiles_spanning(matrix.cols_aug); [INFO] [stdout] ... | [INFO] [stdout] 638 | | (yes,no) [INFO] [stdout] 639 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:599:1 [INFO] [stdout] | [INFO] [stdout] 599 | / tile::simd::accelerated!(fn matrix_partition_rows(matrix: &Matrix, rows: &BitSet) -> (Matrix,Matrix) { [INFO] [stdout] 600 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 601 | | const EBITS:usize = Tile::EDGE_BITS as usize; [INFO] [stdout] 602 | | let tcols = tiles_spanning(matrix.cols_main) + tiles_spanning(matrix.cols_aug); [INFO] [stdout] ... | [INFO] [stdout] 638 | | (yes,no) [INFO] [stdout] 639 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:641:1 [INFO] [stdout] | [INFO] [stdout] 641 | / tile::simd::accelerated!(fn matrix_interleave_rows(matrix: &Matrix, other: &Matrix, take_from_self: &BitSet) -> Matrix { [INFO] [stdout] 642 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 643 | | // debug_assert!(other.is_valid()); [INFO] [stdout] 644 | | const EBITS:usize = Tile::EDGE_BITS as usize; [INFO] [stdout] ... | [INFO] [stdout] 683 | | result [INFO] [stdout] 684 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:641:1 [INFO] [stdout] | [INFO] [stdout] 641 | / tile::simd::accelerated!(fn matrix_interleave_rows(matrix: &Matrix, other: &Matrix, take_from_self: &BitSet) -> Matrix { [INFO] [stdout] 642 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 643 | | // debug_assert!(other.is_valid()); [INFO] [stdout] 644 | | const EBITS:usize = Tile::EDGE_BITS as usize; [INFO] [stdout] ... | [INFO] [stdout] 683 | | result [INFO] [stdout] 684 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:641:1 [INFO] [stdout] | [INFO] [stdout] 641 | / tile::simd::accelerated!(fn matrix_interleave_rows(matrix: &Matrix, other: &Matrix, take_from_self: &BitSet) -> Matrix { [INFO] [stdout] 642 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 643 | | // debug_assert!(other.is_valid()); [INFO] [stdout] 644 | | const EBITS:usize = Tile::EDGE_BITS as usize; [INFO] [stdout] ... | [INFO] [stdout] 683 | | result [INFO] [stdout] 684 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:686:1 [INFO] [stdout] | [INFO] [stdout] 686 | / tile::simd::accelerated!(fn matrix_append_columns(matrix: &Matrix, rhs: &Matrix) -> Matrix { [INFO] [stdout] 687 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 688 | | // debug_assert!(rhs.is_valid()); [INFO] [stdout] 689 | | assert!(matrix.rows == rhs.rows); [INFO] [stdout] ... | [INFO] [stdout] 741 | | ret [INFO] [stdout] 742 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:686:1 [INFO] [stdout] | [INFO] [stdout] 686 | / tile::simd::accelerated!(fn matrix_append_columns(matrix: &Matrix, rhs: &Matrix) -> Matrix { [INFO] [stdout] 687 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 688 | | // debug_assert!(rhs.is_valid()); [INFO] [stdout] 689 | | assert!(matrix.rows == rhs.rows); [INFO] [stdout] ... | [INFO] [stdout] 741 | | ret [INFO] [stdout] 742 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:686:1 [INFO] [stdout] | [INFO] [stdout] 686 | / tile::simd::accelerated!(fn matrix_append_columns(matrix: &Matrix, rhs: &Matrix) -> Matrix { [INFO] [stdout] 687 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 688 | | // debug_assert!(rhs.is_valid()); [INFO] [stdout] 689 | | assert!(matrix.rows == rhs.rows); [INFO] [stdout] ... | [INFO] [stdout] 741 | | ret [INFO] [stdout] 742 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:744:1 [INFO] [stdout] | [INFO] [stdout] 744 | / tile::simd::accelerated!(fn matrix_swap_rows(matrix: &mut Matrix, ra:usize, rb:usize, nrows:usize, start:usize) { [INFO] [stdout] 745 | | let mut nrows = nrows; [INFO] [stdout] 746 | | if ra == rb { return }; [INFO] [stdout] 747 | | let (mut ra, mut rb) = (min(ra,rb), max(ra,rb)); [INFO] [stdout] ... | [INFO] [stdout] 764 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:744:1 [INFO] [stdout] | [INFO] [stdout] 744 | / tile::simd::accelerated!(fn matrix_swap_rows(matrix: &mut Matrix, ra:usize, rb:usize, nrows:usize, start:usize) { [INFO] [stdout] 745 | | let mut nrows = nrows; [INFO] [stdout] 746 | | if ra == rb { return }; [INFO] [stdout] 747 | | let (mut ra, mut rb) = (min(ra,rb), max(ra,rb)); [INFO] [stdout] ... | [INFO] [stdout] 764 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:744:1 [INFO] [stdout] | [INFO] [stdout] 744 | / tile::simd::accelerated!(fn matrix_swap_rows(matrix: &mut Matrix, ra:usize, rb:usize, nrows:usize, start:usize) { [INFO] [stdout] 745 | | let mut nrows = nrows; [INFO] [stdout] 746 | | if ra == rb { return }; [INFO] [stdout] 747 | | let (mut ra, mut rb) = (min(ra,rb), max(ra,rb)); [INFO] [stdout] ... | [INFO] [stdout] 764 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:461:41 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(any(target_arch="aarch64",target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:766:1 [INFO] [stdout] | [INFO] [stdout] 766 | / tile::simd::accelerated!(fn matrix_split_at_row(matrix: Matrix, row:usize) -> (Matrix, Matrix) { [INFO] [stdout] 767 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 768 | | debug_assert!(row <= matrix.rows); [INFO] [stdout] ... | [INFO] [stdout] 815 | | (top,bot) [INFO] [stdout] 816 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg(any(target_arch="armv7"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:766:1 [INFO] [stdout] | [INFO] [stdout] 766 | / tile::simd::accelerated!(fn matrix_split_at_row(matrix: Matrix, row:usize) -> (Matrix, Matrix) { [INFO] [stdout] 767 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 768 | | debug_assert!(row <= matrix.rows); [INFO] [stdout] ... | [INFO] [stdout] 815 | | (top,bot) [INFO] [stdout] 816 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/tilematrix/tile.rs:511:19 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(target_arch="armv7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tilematrix/matrix.rs:766:1 [INFO] [stdout] | [INFO] [stdout] 766 | / tile::simd::accelerated!(fn matrix_split_at_row(matrix: Matrix, row:usize) -> (Matrix, Matrix) { [INFO] [stdout] 767 | | // debug_assert!(matrix.is_valid()); [INFO] [stdout] 768 | | debug_assert!(row <= matrix.rows); [INFO] [stdout] ... | [INFO] [stdout] 815 | | (top,bot) [INFO] [stdout] 816 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `tile::simd::accelerated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub extern fn cmap_hashmap_bytes_u64_new() -> *mut HashMap { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub unsafe extern fn cmap_hashmap_bytes_u64_len(ptr: NonNull>) -> usize { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub unsafe extern fn cmap_hashmap_bytes_u64_insert(mut ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub unsafe extern fn cmap_hashmap_bytes_u64_remove(mut ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub unsafe extern fn cmap_hashmap_bytes_u64_contains(mut ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub unsafe extern fn cmap_hashmap_bytes_u64_get(ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub unsafe extern fn cmap_hashmap_bytes_u64_free(ptr: *mut HashMap) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub unsafe extern fn cmap_compressed_map_bytes_u64_build<'a>(ptr: NonNull>) [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub unsafe extern fn cmap_compressed_map_bytes_u64_query<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | pub unsafe extern fn cmap_compressed_map_bytes_u64_encode<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub unsafe extern fn cmap_compressed_map_bytes_u64_free<'a>(ptr: *mut CompressedMap<'a,Bytes,u64>) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | pub unsafe extern fn cmap_compressed_random_map_bytes_u64_build<'a>(ptr: NonNull>) [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub unsafe extern fn cmap_compressed_random_map_bytes_u64_query<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:140:12 [INFO] [stdout] | [INFO] [stdout] 140 | pub unsafe extern fn cmap_compressed_random_map_bytes_u64_encode<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 154 | pub unsafe extern fn cmap_compressed_random_map_bytes_u64_free<'a>(ptr: *mut CompressedRandomMap<'a,Bytes,u64>) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | pub extern fn cmap_hashmap_u64_u64_new() -> *mut HashMap { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 172 | pub unsafe extern fn cmap_hashmap_u64_u64_len(ptr: NonNull>) -> usize { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 178 | pub unsafe extern fn cmap_hashmap_u64_u64_insert(mut ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 185 | pub unsafe extern fn cmap_hashmap_u64_u64_remove(mut ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:192:12 [INFO] [stdout] | [INFO] [stdout] 192 | pub unsafe extern fn cmap_hashmap_bu64_u64_contains(mut ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:200:12 [INFO] [stdout] | [INFO] [stdout] 200 | pub unsafe extern fn cmap_hashmap_u64_u64_get(ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:210:12 [INFO] [stdout] | [INFO] [stdout] 210 | pub unsafe extern fn cmap_hashmap_u64_u64_free(ptr: *mut HashMap) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 216 | pub unsafe extern fn cmap_compressed_map_u64_u64_build<'a>(ptr: NonNull>) [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:227:12 [INFO] [stdout] | [INFO] [stdout] 227 | pub unsafe extern fn cmap_compressed_map_u64_u64_query<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:236:12 [INFO] [stdout] | [INFO] [stdout] 236 | pub unsafe extern fn cmap_compressed_map_u64_u64_encode<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:250:12 [INFO] [stdout] | [INFO] [stdout] 250 | pub unsafe extern fn cmap_compressed_map_u64_u64_free<'a>(ptr: *mut CompressedMap<'a,u64,u64>) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:256:12 [INFO] [stdout] | [INFO] [stdout] 256 | pub unsafe extern fn cmap_compressed_random_map_u64_u64_build<'a>(ptr: NonNull>) [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 267 | pub unsafe extern fn cmap_compressed_random_map_u64_u64_encode<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:281:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub unsafe extern fn cmap_compressed_random_map_u64_u64_query<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:290:12 [INFO] [stdout] | [INFO] [stdout] 290 | pub unsafe extern fn cmap_compressed_random_map_u64_u64_free<'a>(ptr: *mut CompressedRandomMap<'a,u64,u64>) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | pub extern fn cmap_hashset_bytes_new() -> *mut HashSet { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:307:12 [INFO] [stdout] | [INFO] [stdout] 307 | pub unsafe extern fn cmap_hashset_bytes_len(ptr: NonNull>) -> usize { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:313:12 [INFO] [stdout] | [INFO] [stdout] 313 | pub unsafe extern fn cmap_hashset_bytes_insert(mut ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:320:12 [INFO] [stdout] | [INFO] [stdout] 320 | pub unsafe extern fn cmap_hashset_bytes_remove(mut ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:327:12 [INFO] [stdout] | [INFO] [stdout] 327 | pub unsafe extern fn cmap_hashset_bytes_contains(mut ptr: NonNull>, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:334:12 [INFO] [stdout] | [INFO] [stdout] 334 | pub unsafe extern fn cmap_hashset_bytes_free(ptr: *mut HashSet) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:340:12 [INFO] [stdout] | [INFO] [stdout] 340 | pub unsafe extern fn cmap_approxset_bytes_build<'a>(ptr: NonNull>, bits_per_value: u8) [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:352:12 [INFO] [stdout] | [INFO] [stdout] 352 | pub unsafe extern fn cmap_approxset_bytes_probably_contains<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:361:12 [INFO] [stdout] | [INFO] [stdout] 361 | pub unsafe extern fn cmap_approxset_bytes_encode<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:375:12 [INFO] [stdout] | [INFO] [stdout] 375 | pub unsafe extern fn cmap_approxset_bytes_free<'a>(ptr: *mut ApproxSet<'a,Bytes>) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | pub extern fn cmap_hashset_u64_new() -> *mut HashSet { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:391:12 [INFO] [stdout] | [INFO] [stdout] 391 | pub unsafe extern fn cmap_hashset_u64_len(ptr: NonNull>) -> usize { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:397:12 [INFO] [stdout] | [INFO] [stdout] 397 | pub unsafe extern fn cmap_hashset_u64_insert(mut ptr: NonNull>, key: u64) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:403:12 [INFO] [stdout] | [INFO] [stdout] 403 | pub unsafe extern fn cmap_hashset_u64_remove(mut ptr: NonNull>, key: u64) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:409:12 [INFO] [stdout] | [INFO] [stdout] 409 | pub unsafe extern fn cmap_hashset_u64_contains(mut ptr: NonNull>, key: u64) -> bool { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:415:12 [INFO] [stdout] | [INFO] [stdout] 415 | pub unsafe extern fn cmap_hashset_u64_free(ptr: *mut HashSet) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:421:12 [INFO] [stdout] | [INFO] [stdout] 421 | pub unsafe extern fn cmap_approxset_u64_build<'a>(ptr: NonNull>, bits_per_value: u8) [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:433:12 [INFO] [stdout] | [INFO] [stdout] 433 | pub unsafe extern fn cmap_approxset_u64_probably_contains<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:441:12 [INFO] [stdout] | [INFO] [stdout] 441 | pub unsafe extern fn cmap_approxset_u64_encode<'a>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/cffi.rs:455:12 [INFO] [stdout] | [INFO] [stdout] 455 | pub unsafe extern fn cmap_approxset_u64_free<'a>(ptr: *mut ApproxSet<'a,u64>) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `bincode::error::EncodeError::Io` does not have a field named `error` [INFO] [stdout] --> src/uniform.rs:407:34 [INFO] [stdout] | [INFO] [stdout] 407 | EncodeError::Io{ error:e, index:_s } => e, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant `bincode::error::EncodeError::Io` does not have this field [INFO] [stdout] | help: `bincode::error::EncodeError::Io` has a field named `inner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `inner` [INFO] [stdout] --> src/uniform.rs:407:17 [INFO] [stdout] | [INFO] [stdout] 407 | EncodeError::Io{ error:e, index:_s } => e, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `inner` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 407 | EncodeError::Io{ error:e, index:_s, inner } => e, [INFO] [stdout] | +++++++ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 407 | EncodeError::Io{ error:e, index:_s, inner: _ } => e, [INFO] [stdout] | ++++++++++ [INFO] [stdout] help: or always ignore missing fields here [INFO] [stdout] | [INFO] [stdout] 407 | EncodeError::Io{ error:e, index:_s, .. } => e, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 1 generic argument but 0 generic arguments were supplied [INFO] [stdout] --> src/uniform.rs:693:22 [INFO] [stdout] | [INFO] [stdout] 693 | impl <'a, 'de:'a, H> BorrowDecode<'de> for MapCore<'a,H> { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `Context` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | pub trait BorrowDecode<'de, Context>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ ------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 693 | impl <'a, 'de:'a, H> BorrowDecode<'de, Context> for MapCore<'a,H> { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 1 generic argument but 0 generic arguments were supplied [INFO] [stdout] --> src/uniform.rs:992:26 [INFO] [stdout] | [INFO] [stdout] 992 | impl <'a, 'de:'a, K,V,H> BorrowDecode<'de> for CompressedRandomMap<'a,K,V,H> { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `Context` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | pub trait BorrowDecode<'de, Context>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ ------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 992 | impl <'a, 'de:'a, K,V,H> BorrowDecode<'de, Context> for CompressedRandomMap<'a,K,V,H> { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 1 generic argument but 0 generic arguments were supplied [INFO] [stdout] --> src/uniform.rs:1042:25 [INFO] [stdout] | [INFO] [stdout] 1042 | impl <'a, 'de:'a, K,H> BorrowDecode<'de> for ApproxSet<'a,K,H> { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `Context` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | pub trait BorrowDecode<'de, Context>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ ------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 1042 | impl <'a, 'de:'a, K,H> BorrowDecode<'de, Context> for ApproxSet<'a,K,H> { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 1 generic argument but 0 generic arguments were supplied [INFO] [stdout] --> src/nonuniform.rs:521:39 [INFO] [stdout] | [INFO] [stdout] 521 | impl <'a,'de:'a,K,V,H:KeyedHasher128> BorrowDecode<'de> for CompressedMap<'a,K,V,H> where V: BorrowDecode<'de> { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `Context` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | pub trait BorrowDecode<'de, Context>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ ------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 521 | impl <'a,'de:'a,K,V,H:KeyedHasher128> BorrowDecode<'de, Context> for CompressedMap<'a,K,V,H> where V: BorrowDecode<'de> { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MapCore<'_, H>: Decode<()>` is not satisfied [INFO] [stdout] --> src/uniform.rs:420:15 [INFO] [stdout] | [INFO] [stdout] 420 | = bincode::decode_from_slice(&buf, STD_BINCODE_CONFIG) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Decode<()>` is not implemented for `MapCore<'_, H>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] and 89 others [INFO] [stdout] note: required by a bound in `decode_from_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/lib.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn decode_from_slice, C: Config>( [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `decode_from_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes at most 3 generic arguments but 4 generic arguments were supplied [INFO] [stdout] --> src/uniform.rs:1157:32 [INFO] [stdout] | [INFO] [stdout] 1157 | pub const STD_BINCODE_CONFIG : Configuration [INFO] [stdout] | ^^^^^^^^^^^^^ expected at most 3 generic arguments -------- help: remove the unnecessary generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with at most 3 generic parameters: `E`, `I`, `L` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/config.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Configuration { [INFO] [stdout] | ^^^^^^^^^^^^^ ---------------- ---------- ----------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 1 generic argument but 0 generic arguments were supplied [INFO] [stdout] --> src/nonuniform.rs:521:94 [INFO] [stdout] | [INFO] [stdout] 521 | impl <'a,'de:'a,K,V,H:KeyedHasher128> BorrowDecode<'de> for CompressedMap<'a,K,V,H> where V: BorrowDecode<'de> { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `Context` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | pub trait BorrowDecode<'de, Context>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ ------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 521 | impl <'a,'de:'a,K,V,H:KeyedHasher128> BorrowDecode<'de> for CompressedMap<'a,K,V,H> where V: BorrowDecode<'de, Context> { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Decode` [INFO] [stdout] --> src/nonuniform.rs:470:14 [INFO] [stdout] | [INFO] [stdout] 470 | where V: Decode { [INFO] [stdout] | ^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `Context` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | pub trait Decode: Sized { [INFO] [stdout] | ^^^^^^ ------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 470 | where V: Decode { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `skip_fixed_array_length` found for struct `bincode::config::Configuration` in the current scope [INFO] [stdout] --> src/uniform.rs:1161:6 [INFO] [stdout] | [INFO] [stdout] 1158 | = bincode::config::standard() [INFO] [stdout] | _______- [INFO] [stdout] 1159 | | .with_little_endian() [INFO] [stdout] 1160 | | .with_fixed_int_encoding() [INFO] [stdout] 1161 | | .skip_fixed_array_length(); [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^^^^^^ method not found in `bincode::config::Configuration` [INFO] [stdout] | |_____| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `bincode::error::EncodeError::Io` does not have a field named `error` [INFO] [stdout] --> src/nonuniform.rs:455:34 [INFO] [stdout] | [INFO] [stdout] 455 | EncodeError::Io{ error:e, index:_s } => e, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant `bincode::error::EncodeError::Io` does not have this field [INFO] [stdout] | help: `bincode::error::EncodeError::Io` has a field named `inner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `inner` [INFO] [stdout] --> src/nonuniform.rs:455:17 [INFO] [stdout] | [INFO] [stdout] 455 | EncodeError::Io{ error:e, index:_s } => e, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `inner` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 455 | EncodeError::Io{ error:e, index:_s, inner } => e, [INFO] [stdout] | +++++++ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 455 | EncodeError::Io{ error:e, index:_s, inner: _ } => e, [INFO] [stdout] | ++++++++++ [INFO] [stdout] help: or always ignore missing fields here [INFO] [stdout] | [INFO] [stdout] 455 | EncodeError::Io{ error:e, index:_s, .. } => e, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CompressedMap<'_, K, V, H>: Decode<()>` is not satisfied [INFO] [stdout] --> src/nonuniform.rs:475:15 [INFO] [stdout] | [INFO] [stdout] 475 | = bincode::decode_from_slice(&buf, STD_BINCODE_CONFIG) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Decode<()>` is not implemented for `CompressedMap<'_, K, V, H>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] and 89 others [INFO] [stdout] note: required by a bound in `decode_from_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/lib.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn decode_from_slice, C: Config>( [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `decode_from_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `bincode::error::EncodeError::Io` does not have a field named `error` [INFO] [stdout] --> src/uniform.rs:407:34 [INFO] [stdout] | [INFO] [stdout] 407 | EncodeError::Io{ error:e, index:_s } => e, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant `bincode::error::EncodeError::Io` does not have this field [INFO] [stdout] | help: `bincode::error::EncodeError::Io` has a field named `inner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `inner` [INFO] [stdout] --> src/uniform.rs:407:17 [INFO] [stdout] | [INFO] [stdout] 407 | EncodeError::Io{ error:e, index:_s } => e, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `inner` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 407 | EncodeError::Io{ error:e, index:_s, inner } => e, [INFO] [stdout] | +++++++ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 407 | EncodeError::Io{ error:e, index:_s, inner: _ } => e, [INFO] [stdout] | ++++++++++ [INFO] [stdout] help: or always ignore missing fields here [INFO] [stdout] | [INFO] [stdout] 407 | EncodeError::Io{ error:e, index:_s, .. } => e, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MapCore<'_, H>: Decode<()>` is not satisfied [INFO] [stdout] --> src/uniform.rs:420:15 [INFO] [stdout] | [INFO] [stdout] 420 | = bincode::decode_from_slice(&buf, STD_BINCODE_CONFIG) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Decode<()>` is not implemented for `MapCore<'_, H>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] and 89 others [INFO] [stdout] note: required by a bound in `decode_from_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/lib.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn decode_from_slice, C: Config>( [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `decode_from_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `skip_fixed_array_length` found for struct `bincode::config::Configuration` in the current scope [INFO] [stdout] --> src/uniform.rs:1161:6 [INFO] [stdout] | [INFO] [stdout] 1158 | = bincode::config::standard() [INFO] [stdout] | _______- [INFO] [stdout] 1159 | | .with_little_endian() [INFO] [stdout] 1160 | | .with_fixed_int_encoding() [INFO] [stdout] 1161 | | .skip_fixed_array_length(); [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^^^^^^ method not found in `bincode::config::Configuration` [INFO] [stdout] | |_____| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CompressedRandomMap<'_, u64, u8>: Decode<()>` is not satisfied [INFO] [stdout] --> src/uniform.rs:1193:25 [INFO] [stdout] | [INFO] [stdout] 1193 | let deser = decode_from_slice(&ser, STD_BINCODE_CONFIG); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Decode<()>` is not implemented for `CompressedRandomMap<'_, u64, u8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] and 89 others [INFO] [stdout] note: required by a bound in `decode_from_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/lib.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn decode_from_slice, C: Config>( [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `decode_from_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ApproxSet<'_, u64>: Decode<()>` is not satisfied [INFO] [stdout] --> src/uniform.rs:1226:25 [INFO] [stdout] | [INFO] [stdout] 1226 | let deser = decode_from_slice(&ser, STD_BINCODE_CONFIG); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Decode<()>` is not implemented for `ApproxSet<'_, u64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] and 89 others [INFO] [stdout] note: required by a bound in `decode_from_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/lib.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn decode_from_slice, C: Config>( [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `decode_from_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `bincode::error::EncodeError::Io` does not have a field named `error` [INFO] [stdout] --> src/nonuniform.rs:455:34 [INFO] [stdout] | [INFO] [stdout] 455 | EncodeError::Io{ error:e, index:_s } => e, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant `bincode::error::EncodeError::Io` does not have this field [INFO] [stdout] | help: `bincode::error::EncodeError::Io` has a field named `inner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `inner` [INFO] [stdout] --> src/nonuniform.rs:455:17 [INFO] [stdout] | [INFO] [stdout] 455 | EncodeError::Io{ error:e, index:_s } => e, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `inner` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 455 | EncodeError::Io{ error:e, index:_s, inner } => e, [INFO] [stdout] | +++++++ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 455 | EncodeError::Io{ error:e, index:_s, inner: _ } => e, [INFO] [stdout] | ++++++++++ [INFO] [stdout] help: or always ignore missing fields here [INFO] [stdout] | [INFO] [stdout] 455 | EncodeError::Io{ error:e, index:_s, .. } => e, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CompressedMap<'_, K, V, H>: Decode<()>` is not satisfied [INFO] [stdout] --> src/nonuniform.rs:475:15 [INFO] [stdout] | [INFO] [stdout] 475 | = bincode::decode_from_slice(&buf, STD_BINCODE_CONFIG) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Decode<()>` is not implemented for `CompressedMap<'_, K, V, H>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] and 89 others [INFO] [stdout] note: required by a bound in `decode_from_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/lib.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn decode_from_slice, C: Config>( [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `decode_from_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CompressedMap<'_, u32, u32>: Decode<()>` is not satisfied [INFO] [stdout] --> src/nonuniform.rs:702:25 [INFO] [stdout] | [INFO] [stdout] 702 | let deser = decode_from_slice(&ser, STD_BINCODE_CONFIG); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Decode<()>` is not implemented for `CompressedMap<'_, u32, u32>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] and 89 others [INFO] [stdout] note: required by a bound in `decode_from_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/lib.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn decode_from_slice, C: Config>( [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `decode_from_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0026, E0027, E0107, E0277, E0412, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0026`. [INFO] [stdout] [INFO] [stderr] error: could not compile `compressed_map` (lib) due to 15 previous errors; 98 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0026, E0027, E0107, E0277, E0412, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0026`. [INFO] [stdout] [INFO] [stderr] error: could not compile `compressed_map` (lib test) due to 18 previous errors; 98 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0973e58ddcbfb555ed2deed1279ed6db35855f86a739ff237eb5ed092f8711f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0973e58ddcbfb555ed2deed1279ed6db35855f86a739ff237eb5ed092f8711f7", kill_on_drop: false }` [INFO] [stdout] 0973e58ddcbfb555ed2deed1279ed6db35855f86a739ff237eb5ed092f8711f7