[INFO] fetching crate spacetimedb-table 1.3.0...
[INFO] testing spacetimedb-table-1.3.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate spacetimedb-table 1.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate spacetimedb-table 1.3.0
[INFO] finished tweaking crates.io crate spacetimedb-table 1.3.0
[INFO] tweaked toml for crates.io crate spacetimedb-table 1.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spacetimedb-table 1.3.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spacetimedb-table 1.3.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spacetimedb-memory-usage v1.3.0
[INFO] [stderr]   Downloaded spacetimedb-data-structures v1.3.0
[INFO] [stderr]   Downloaded spacetimedb-sql-parser v1.3.0
[INFO] [stderr]   Downloaded spacetimedb-schema v1.3.0
[INFO] [stderr]   Downloaded proptest-derive v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6045f136bb93c791b84c63bdeae524d368e3e746f55a5819e023221e9db82e26
[INFO] running `Command { std: "docker" "start" "-a" "6045f136bb93c791b84c63bdeae524d368e3e746f55a5819e023221e9db82e26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6045f136bb93c791b84c63bdeae524d368e3e746f55a5819e023221e9db82e26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6045f136bb93c791b84c63bdeae524d368e3e746f55a5819e023221e9db82e26", kill_on_drop: false }`
[INFO] [stdout] 6045f136bb93c791b84c63bdeae524d368e3e746f55a5819e023221e9db82e26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed8c3e2935e6b566252e72f1cac8e267c9e79465fa43323d284dff14d9e7eca5
[INFO] running `Command { std: "docker" "start" "-a" "ed8c3e2935e6b566252e72f1cac8e267c9e79465fa43323d284dff14d9e7eca5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling spacetimedb-lib v1.3.0
[INFO] [stderr]    Compiling second-stack v0.3.5
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling sqlparser v0.38.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling decorum v0.3.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling spacetimedb-primitives v1.3.0
[INFO] [stderr]    Compiling ethnum v1.5.1
[INFO] [stderr]    Compiling spacetimedb-memory-usage v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling spacetimedb-bindings-macro v1.3.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling spacetimedb-data-structures v1.3.0
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling spacetimedb-sats v1.3.0
[INFO] [stderr]    Compiling spacetimedb-sql-parser v1.3.0
[INFO] [stderr]    Compiling spacetimedb-schema v1.3.0
[INFO] [stderr]    Compiling spacetimedb-table v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<usize>) -> UniqueDirectFixedCapIndexRangeIter {
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here          ---------------------------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn seek_range(&self, range: &impl RangeBounds<usize>) -> UniqueDirectFixedCapIndexRangeIter<'_> {
[INFO] [stdout]    |                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<usize>) -> UniqueDirectIndexRangeIter {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here          -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn seek_range(&self, range: &impl RangeBounds<usize>) -> UniqueDirectIndexRangeIter<'_> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.41s
[INFO] running `Command { std: "docker" "inspect" "ed8c3e2935e6b566252e72f1cac8e267c9e79465fa43323d284dff14d9e7eca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed8c3e2935e6b566252e72f1cac8e267c9e79465fa43323d284dff14d9e7eca5", kill_on_drop: false }`
[INFO] [stdout] ed8c3e2935e6b566252e72f1cac8e267c9e79465fa43323d284dff14d9e7eca5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30146f6fc881efcd084832d8287dc1d0e382bbbcb534bd4a35411bf1f489f0ff
[INFO] running `Command { std: "docker" "start" "-a" "30146f6fc881efcd084832d8287dc1d0e382bbbcb534bd4a35411bf1f489f0ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling spacetimedb-primitives v1.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling decorum v0.3.1
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.6.0
[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.3.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling proptest-derive v0.5.1
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling serde v1.0.219
[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 spacetimedb-memory-usage v1.3.0
[INFO] [stderr]    Compiling spacetimedb-data-structures v1.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling spacetimedb-sats v1.3.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling spacetimedb-lib v1.3.0
[INFO] [stderr]    Compiling spacetimedb-sql-parser v1.3.0
[INFO] [stderr]    Compiling spacetimedb-schema v1.3.0
[INFO] [stderr]    Compiling spacetimedb-table v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<usize>) -> UniqueDirectFixedCapIndexRangeIter {
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here          ---------------------------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn seek_range(&self, range: &impl RangeBounds<usize>) -> UniqueDirectFixedCapIndexRangeIter<'_> {
[INFO] [stdout]    |                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<usize>) -> UniqueDirectIndexRangeIter {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here          -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn seek_range(&self, range: &impl RangeBounds<usize>) -> UniqueDirectIndexRangeIter<'_> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `spacetimedb_sats::proptest`
[INFO] [stdout]    --> src/bflatn_to.rs:548:27
[INFO] [stdout]     |
[INFO] [stdout] 548 |     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.3.0/src/lib.rs:35:9
[INFO] [stdout]     |
[INFO] [stdout]  34 | #[cfg(any(test, feature = "proptest"))]
[INFO] [stdout]     |          ---------------------------- the item is gated here
[INFO] [stdout]  35 | pub mod 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.3.0/src/lib.rs:35:9
[INFO] [stdout]     |
[INFO] [stdout]  34 | #[cfg(any(test, feature = "proptest"))]
[INFO] [stdout]     |          ---------------------------- the item is gated here
[INFO] [stdout]  35 | pub mod proptest;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `spacetimedb_sats::proptest`
[INFO] [stdout]    --> src/read_column.rs:371:37
[INFO] [stdout]     |
[INFO] [stdout] 371 |     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.3.0/src/lib.rs:35:9
[INFO] [stdout]     |
[INFO] [stdout]  34 | #[cfg(any(test, feature = "proptest"))]
[INFO] [stdout]     |          ---------------------------- the item is gated here
[INFO] [stdout]  35 | pub mod 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.3.0/src/lib.rs:35:9
[INFO] [stdout]     |
[INFO] [stdout]  34 | #[cfg(any(test, feature = "proptest"))]
[INFO] [stdout]     |          ---------------------------- the item is gated here
[INFO] [stdout]  35 | pub mod proptest;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `spacetimedb_sats::proptest`
[INFO] [stdout]    --> src/static_bsatn_validator.rs:379:27
[INFO] [stdout]     |
[INFO] [stdout] 379 |     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.3.0/src/lib.rs:35:9
[INFO] [stdout]     |
[INFO] [stdout]  34 | #[cfg(any(test, feature = "proptest"))]
[INFO] [stdout]     |          ---------------------------- the item is gated here
[INFO] [stdout]  35 | pub mod proptest;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `spacetimedb_sats::proptest`
[INFO] [stdout]    --> src/static_layout.rs:447:35
[INFO] [stdout]     |
[INFO] [stdout] 447 |     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.3.0/src/lib.rs:35:9
[INFO] [stdout]     |
[INFO] [stdout]  34 | #[cfg(any(test, feature = "proptest"))]
[INFO] [stdout]     |          ---------------------------- the item is gated here
[INFO] [stdout]  35 | pub mod proptest;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `spacetimedb_sats::proptest`
[INFO] [stdout]     --> src/table.rs:2172:27
[INFO] [stdout]      |
[INFO] [stdout] 2172 |     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.3.0/src/lib.rs:35:9
[INFO] [stdout]      |
[INFO] [stdout]   34 | #[cfg(any(test, feature = "proptest"))]
[INFO] [stdout]      |          ---------------------------- the item is gated here
[INFO] [stdout]   35 | pub mod proptest;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `spacetimedb_sats::proptest`
[INFO] [stdout]     --> src/table_index/mod.rs:1360:9
[INFO] [stdout]      |
[INFO] [stdout] 1360 |         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.3.0/src/lib.rs:35:9
[INFO] [stdout]      |
[INFO] [stdout]   34 | #[cfg(any(test, feature = "proptest"))]
[INFO] [stdout]      |          ---------------------------- the item is gated here
[INFO] [stdout]   35 | pub mod proptest;
[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:2181:35
[INFO] [stdout]      |
[INFO] [stdout] 2181 |         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.3.0/src/schema.rs:108:5
[INFO] [stdout]      |
[INFO] [stdout]  108 | /     pub fn new(
[INFO] [stdout]  109 | |         table_id: TableId,
[INFO] [stdout]  110 | |         table_name: Box<str>,
[INFO] [stdout]  111 | |         columns: Vec<ColumnSchema>,
[INFO] [stdout] ...    |
[INFO] [stdout]  118 | |         primary_key: Option<ColId>,
[INFO] [stdout]  119 | |     ) -> Self {
[INFO] [stdout]      | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]     --> src/table.rs:2358:13
[INFO] [stdout]      |
[INFO] [stdout] 2358 |         let key_size_in_pvs = vals
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2361 |             .sum();
[INFO] [stdout]      |              --- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout]      = note: cannot satisfy `_: std::iter::Sum<u64>`
[INFO] [stdout]      = help: the following types implement trait `std::iter::Sum<A>`:
[INFO] [stdout]                `Result<T, E>` implements `std::iter::Sum<Result<U, E>>`
[INFO] [stdout]                `Simd<f32, N>` implements `std::iter::Sum<&'a Simd<f32, N>>`
[INFO] [stdout]                `Simd<f32, N>` implements `std::iter::Sum`
[INFO] [stdout]                `Simd<f64, N>` implements `std::iter::Sum<&'a Simd<f64, N>>`
[INFO] [stdout]                `Simd<f64, N>` implements `std::iter::Sum`
[INFO] [stdout]                `Simd<i16, N>` implements `std::iter::Sum<&'a Simd<i16, N>>`
[INFO] [stdout]                `Simd<i16, N>` implements `std::iter::Sum`
[INFO] [stdout]                `Simd<i32, N>` implements `std::iter::Sum<&'a Simd<i32, N>>`
[INFO] [stdout]              and 83 others
[INFO] [stdout] note: required by a bound in `std::iter::Iterator::sum`
[INFO] [stdout]     --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/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] 2358 |         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:2358:13
[INFO] [stdout]      |
[INFO] [stdout] 2358 |         let key_size_in_pvs = vals
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2375 |         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<i32>` found in the following crates: `chrono`, `core`:
[INFO] [stdout]              - impl std::ops::Mul for i32;
[INFO] [stdout]              - impl std::ops::Mul<i32> for chrono::time_delta::TimeDelta;
[INFO] [stdout] help: consider giving `key_size_in_pvs` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 2358 |         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:2358:13
[INFO] [stdout]      |
[INFO] [stdout] 2358 |         let key_size_in_pvs = vals
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2362 |         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<serde_json::Value> for u64;
[INFO] [stdout] help: consider giving `key_size_in_pvs` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 2358 |         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:2375:9
[INFO] [stdout]      |
[INFO] [stdout] 2375 |         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<serde_json::Value> 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 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "30146f6fc881efcd084832d8287dc1d0e382bbbcb534bd4a35411bf1f489f0ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30146f6fc881efcd084832d8287dc1d0e382bbbcb534bd4a35411bf1f489f0ff", kill_on_drop: false }`
[INFO] [stdout] 30146f6fc881efcd084832d8287dc1d0e382bbbcb534bd4a35411bf1f489f0ff
