[INFO] fetching crate spacetimedb-table 1.2.0... [INFO] testing spacetimedb-table-1.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate spacetimedb-table 1.2.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate spacetimedb-table 1.2.0 [INFO] finished tweaking crates.io crate spacetimedb-table 1.2.0 [INFO] tweaked toml for crates.io crate spacetimedb-table 1.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate spacetimedb-table 1.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spacetimedb-table 1.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded second-stack v0.3.5 [INFO] [stderr] Downloaded spacetimedb-primitives v1.2.0 [INFO] [stderr] Downloaded spacetimedb-sql-parser v1.2.0 [INFO] [stderr] Downloaded spacetimedb-data-structures v1.2.0 [INFO] [stderr] Downloaded spacetimedb-bindings-macro v1.2.0 [INFO] [stderr] Downloaded decorum v0.3.1 [INFO] [stderr] Downloaded spacetimedb-lib v1.2.0 [INFO] [stderr] Downloaded spacetimedb-sats v1.2.0 [INFO] [stderr] Downloaded sqlparser v0.38.0 [INFO] [stderr] Downloaded spacetimedb-schema v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6952ee5971fbe46e2a1845b0248dc4d7e67a8e46cb7cf26ef3ac6091035c7d15 [INFO] running `Command { std: "docker" "start" "-a" "6952ee5971fbe46e2a1845b0248dc4d7e67a8e46cb7cf26ef3ac6091035c7d15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6952ee5971fbe46e2a1845b0248dc4d7e67a8e46cb7cf26ef3ac6091035c7d15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6952ee5971fbe46e2a1845b0248dc4d7e67a8e46cb7cf26ef3ac6091035c7d15", kill_on_drop: false }` [INFO] [stdout] 6952ee5971fbe46e2a1845b0248dc4d7e67a8e46cb7cf26ef3ac6091035c7d15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 61dd69d12ffd2c211c9ae9ae2d743af3c1c5f6ffed6550b90ee0dbc68e9123b1 [INFO] running `Command { std: "docker" "start" "-a" "61dd69d12ffd2c211c9ae9ae2d743af3c1c5f6ffed6550b90ee0dbc68e9123b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling spacetimedb-primitives v1.2.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling decorum v0.3.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling second-stack v0.3.5 [INFO] [stderr] Compiling spacetimedb-lib v1.2.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling sqlparser v0.38.0 [INFO] [stderr] Compiling ethnum v1.5.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling spacetimedb-bindings-macro v1.2.0 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling spacetimedb-data-structures v1.2.0 [INFO] [stderr] Compiling spacetimedb-sats v1.2.0 [INFO] [stderr] Compiling spacetimedb-sql-parser v1.2.0 [INFO] [stderr] Compiling spacetimedb-schema v1.2.0 [INFO] [stderr] Compiling spacetimedb-table v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/table_index/unique_direct_fixed_cap_index.rs:82:23 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn seek_range(&self, range: &impl RangeBounds) -> UniqueDirectFixedCapIndexRangeIter { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | pub fn seek_range(&self, range: &impl RangeBounds) -> UniqueDirectFixedCapIndexRangeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/table_index/unique_direct_index.rs:154:23 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn seek_range(&self, range: &impl RangeBounds) -> UniqueDirectIndexRangeIter { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 154 | pub fn seek_range(&self, range: &impl RangeBounds) -> UniqueDirectIndexRangeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "61dd69d12ffd2c211c9ae9ae2d743af3c1c5f6ffed6550b90ee0dbc68e9123b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61dd69d12ffd2c211c9ae9ae2d743af3c1c5f6ffed6550b90ee0dbc68e9123b1", kill_on_drop: false }` [INFO] [stdout] 61dd69d12ffd2c211c9ae9ae2d743af3c1c5f6ffed6550b90ee0dbc68e9123b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c6bf7df6afd4fc8601a3819f2241544b0b7fb406a6cd81e33e3dcd15688aa7af [INFO] running `Command { std: "docker" "start" "-a" "c6bf7df6afd4fc8601a3819f2241544b0b7fb406a6cd81e33e3dcd15688aa7af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling spacetimedb-primitives v1.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling decorum v0.3.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling spacetimedb-bindings-macro v1.2.0 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling spacetimedb-data-structures v1.2.0 [INFO] [stderr] Compiling ethnum v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling spacetimedb-sats v1.2.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling spacetimedb-lib v1.2.0 [INFO] [stderr] Compiling spacetimedb-sql-parser v1.2.0 [INFO] [stderr] Compiling spacetimedb-schema v1.2.0 [INFO] [stderr] Compiling spacetimedb-table v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `spacetimedb_sats::proptest` [INFO] [stdout] --> src/bflatn_to.rs:514:27 [INFO] [stdout] | [INFO] [stdout] 514 | use spacetimedb_sats::proptest::generate_typed_row; [INFO] [stdout] | ^^^^^^^^ could not find `proptest` in `spacetimedb_sats` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spacetimedb-sats-1.2.0/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spacetimedb-sats-1.2.0/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(any(test, feature = "proptest"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spacetimedb_sats::proptest` [INFO] [stdout] --> src/eq_to_pv.rs:231:27 [INFO] [stdout] | [INFO] [stdout] 231 | use spacetimedb_sats::proptest::generate_typed_row; [INFO] [stdout] | ^^^^^^^^ could not find `proptest` in `spacetimedb_sats` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spacetimedb-sats-1.2.0/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spacetimedb-sats-1.2.0/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(any(test, feature = "proptest"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spacetimedb_sats::proptest` [INFO] [stdout] --> src/layout.rs:857:27 [INFO] [stdout] | [INFO] [stdout] 857 | use spacetimedb_sats::proptest::generate_algebraic_type; [INFO] [stdout] | ^^^^^^^^ could not find `proptest` in `spacetimedb_sats` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spacetimedb-sats-1.2.0/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spacetimedb-sats-1.2.0/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(any(test, feature = "proptest"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spacetimedb_sats::proptest` [INFO] [stdout] --> src/read_column.rs:373:37 [INFO] [stdout] | [INFO] [stdout] 373 | use spacetimedb_sats::{product, proptest::generate_typed_row}; [INFO] [stdout] | ^^^^^^^^ could not find `proptest` in `spacetimedb_sats` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spacetimedb-sats-1.2.0/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spacetimedb-sats-1.2.0/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(any(test, feature = "proptest"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spacetimedb_sats::proptest` [INFO] [stdout] --> src/row_hash.rs:234:27 [INFO] [stdout] | [INFO] [stdout] 234 | use spacetimedb_sats::proptest::generate_typed_row; [INFO] [stdout] | ^^^^^^^^ could not find `proptest` in `spacetimedb_sats` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spacetimedb-sats-1.2.0/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spacetimedb-sats-1.2.0/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(any(test, feature = "proptest"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spacetimedb_sats::proptest` [INFO] [stdout] --> src/static_bsatn_validator.rs:382:27 [INFO] [stdout] | [INFO] [stdout] 382 | use spacetimedb_sats::proptest::generate_typed_row; [INFO] [stdout] | ^^^^^^^^ could not find `proptest` in `spacetimedb_sats` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spacetimedb-sats-1.2.0/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spacetimedb-sats-1.2.0/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(any(test, feature = "proptest"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spacetimedb_sats::proptest` [INFO] [stdout] --> src/static_layout.rs:450:35 [INFO] [stdout] | [INFO] [stdout] 450 | use spacetimedb_sats::{bsatn, proptest::generate_typed_row, AlgebraicType, ProductType}; [INFO] [stdout] | ^^^^^^^^ could not find `proptest` in `spacetimedb_sats` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spacetimedb-sats-1.2.0/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spacetimedb-sats-1.2.0/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(any(test, feature = "proptest"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spacetimedb_sats::proptest` [INFO] [stdout] --> src/table.rs:2041:27 [INFO] [stdout] | [INFO] [stdout] 2041 | use spacetimedb_sats::proptest::{generate_typed_row, generate_typed_row_vec}; [INFO] [stdout] | ^^^^^^^^ could not find `proptest` in `spacetimedb_sats` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spacetimedb-sats-1.2.0/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spacetimedb-sats-1.2.0/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(any(test, feature = "proptest"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spacetimedb_sats::proptest` [INFO] [stdout] --> src/table_index/mod.rs:1305:9 [INFO] [stdout] | [INFO] [stdout] 1305 | proptest::{generate_product_value, generate_row_type}, [INFO] [stdout] | ^^^^^^^^ could not find `proptest` in `spacetimedb_sats` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spacetimedb-sats-1.2.0/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spacetimedb-sats-1.2.0/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(any(test, feature = "proptest"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/table_index/unique_direct_fixed_cap_index.rs:82:23 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn seek_range(&self, range: &impl RangeBounds) -> UniqueDirectFixedCapIndexRangeIter { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | pub fn seek_range(&self, range: &impl RangeBounds) -> UniqueDirectFixedCapIndexRangeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/table_index/unique_direct_index.rs:154:23 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn seek_range(&self, range: &impl RangeBounds) -> UniqueDirectIndexRangeIter { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 154 | pub fn seek_range(&self, range: &impl RangeBounds) -> UniqueDirectIndexRangeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_product_type` found for struct `spacetimedb_schema::schema::TableSchema` in the current scope [INFO] [stdout] --> src/table.rs:2050:35 [INFO] [stdout] | [INFO] [stdout] 2050 | let schema = TableSchema::from_product_type(ty); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ function or associated item not found in `spacetimedb_schema::schema::TableSchema` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `spacetimedb_schema::schema::TableSchema`, consider using `spacetimedb_schema::schema::TableSchema::new` which returns `spacetimedb_schema::schema::TableSchema` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spacetimedb-schema-1.2.0/src/schema.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | / pub fn new( [INFO] [stdout] 106 | | table_id: TableId, [INFO] [stdout] 107 | | table_name: Box, [INFO] [stdout] 108 | | columns: Vec, [INFO] [stdout] ... | [INFO] [stdout] 115 | | primary_key: Option, [INFO] [stdout] 116 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/table.rs:2227:13 [INFO] [stdout] | [INFO] [stdout] 2227 | let key_size_in_pvs = vals [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2230 | .sum(); [INFO] [stdout] | --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::iter::Sum` [INFO] [stdout] = help: the following types implement trait `std::iter::Sum`: [INFO] [stdout] `Result` implements `std::iter::Sum>` [INFO] [stdout] `Simd` implements `std::iter::Sum<&'a Simd>` [INFO] [stdout] `Simd` implements `std::iter::Sum` [INFO] [stdout] `Simd` implements `std::iter::Sum<&'a Simd>` [INFO] [stdout] `Simd` implements `std::iter::Sum` [INFO] [stdout] `Simd` implements `std::iter::Sum<&'a Simd>` [INFO] [stdout] `Simd` implements `std::iter::Sum` [INFO] [stdout] `Simd` implements `std::iter::Sum<&'a Simd>` [INFO] [stdout] and 83 others [INFO] [stdout] note: required by a bound in `std::iter::Iterator::sum` [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/iter/traits/iterator.rs:3575:5 [INFO] [stdout] help: consider giving `key_size_in_pvs` an explicit type [INFO] [stdout] | [INFO] [stdout] 2227 | let key_size_in_pvs: /* Type */ = vals [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/table.rs:2227:13 [INFO] [stdout] | [INFO] [stdout] 2227 | let key_size_in_pvs = vals [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2244 | prop_assert_eq!(table.bytes_used_by_index_keys(), key_size_in_pvs * 2); [INFO] [stdout] | - type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: std::ops::Mul` found in the following crates: `chrono`, `core`: [INFO] [stdout] - impl std::ops::Mul for i32; [INFO] [stdout] - impl std::ops::Mul for chrono::time_delta::TimeDelta; [INFO] [stdout] help: consider giving `key_size_in_pvs` an explicit type [INFO] [stdout] | [INFO] [stdout] 2227 | let key_size_in_pvs: /* Type */ = vals [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/table.rs:2227:13 [INFO] [stdout] | [INFO] [stdout] 2227 | let key_size_in_pvs = vals [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2231 | prop_assert_eq!(index.num_key_bytes(), key_size_in_pvs); [INFO] [stdout] | ------------------------------------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `u64: PartialEq<_>` found in the following crates: `core`, `serde_json`: [INFO] [stdout] - impl PartialEq for u64; [INFO] [stdout] - impl PartialEq for u64; [INFO] [stdout] help: consider giving `key_size_in_pvs` an explicit type [INFO] [stdout] | [INFO] [stdout] 2227 | let key_size_in_pvs: /* Type */ = vals [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/table.rs:2244:9 [INFO] [stdout] | [INFO] [stdout] 2244 | prop_assert_eq!(table.bytes_used_by_index_keys(), key_size_in_pvs * 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `u64: PartialEq<_>` found in the following crates: `core`, `serde_json`: [INFO] [stdout] - impl PartialEq for u64; [INFO] [stdout] - impl PartialEq for u64; [INFO] [stdout] = note: this error originates in the macro `prop_assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spacetimedb-table` (lib test) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c6bf7df6afd4fc8601a3819f2241544b0b7fb406a6cd81e33e3dcd15688aa7af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6bf7df6afd4fc8601a3819f2241544b0b7fb406a6cd81e33e3dcd15688aa7af", kill_on_drop: false }` [INFO] [stdout] c6bf7df6afd4fc8601a3819f2241544b0b7fb406a6cd81e33e3dcd15688aa7af