[INFO] fetching crate spacetimedb-schema 1.1.1... [INFO] checking spacetimedb-schema-1.1.1 against try#0c7fed2b7584d310ca8221267fa1b3bec4df427f for pr-133502-4 [INFO] extracting crate spacetimedb-schema 1.1.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate spacetimedb-schema 1.1.1 on toolchain 0c7fed2b7584d310ca8221267fa1b3bec4df427f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spacetimedb-schema 1.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate spacetimedb-schema 1.1.1 [INFO] tweaked toml for crates.io crate spacetimedb-schema 1.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate spacetimedb-schema 1.1.1 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" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 851471a12dc00685c10d8f023dc19d959192f30ff23e81be59cdfc3c1d589c2c [INFO] running `Command { std: "docker" "start" "-a" "851471a12dc00685c10d8f023dc19d959192f30ff23e81be59cdfc3c1d589c2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "851471a12dc00685c10d8f023dc19d959192f30ff23e81be59cdfc3c1d589c2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "851471a12dc00685c10d8f023dc19d959192f30ff23e81be59cdfc3c1d589c2c", kill_on_drop: false }` [INFO] [stdout] 851471a12dc00685c10d8f023dc19d959192f30ff23e81be59cdfc3c1d589c2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05260c2eb46e9531317090675338c91f9472d6e72740c331e54cea75a3ba6a1d [INFO] running `Command { std: "docker" "start" "-a" "05260c2eb46e9531317090675338c91f9472d6e72740c331e54cea75a3ba6a1d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cc v1.2.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking second-stack v0.3.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking sqlparser v0.38.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking unicode-ident v1.0.13 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking decorum v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking spacetimedb-primitives v1.1.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling spacetimedb-bindings-macro v1.1.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking spacetimedb-data-structures v1.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking spacetimedb-sats v1.1.1 [INFO] [stderr] Checking spacetimedb-lib v1.1.1 [INFO] [stderr] Checking spacetimedb-sql-parser v1.1.1 [INFO] [stderr] Checking spacetimedb-schema v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `hashbrown::HashMap` in the current scope [INFO] [stdout] --> src/def.rs:1050:36 [INFO] [stdout] | [INFO] [stdout] 1050 | let mut map = HashMap::new(); [INFO] [stdout] | ^^^ function or associated item not found in `HashMap<_, _, _>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `hashbrown::HashMap<_, _, _>` consider using one of the following associated functions: [INFO] [stdout] hashbrown::HashMap::::with_hasher [INFO] [stdout] hashbrown::HashMap::::with_capacity_and_hasher [INFO] [stdout] hashbrown::HashMap::::with_hasher_in [INFO] [stdout] hashbrown::HashMap::::with_capacity_and_hasher_in [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.1/src/map.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | pub const fn with_hasher(hash_builder: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 498 | pub fn with_capacity_and_hasher(capacity: usize, hash_builder: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | pub const fn with_hasher_in(hash_builder: S, alloc: A) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 576 | pub fn with_capacity_and_hasher_in(capacity: usize, hash_builder: S, alloc: A) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/0c7fed2b7584d310ca8221267fa1b3bec4df427f/library/core/src/cmp.rs:262:5 [INFO] [stdout] help: trait `HashCollectionExt` which provides `new` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1044 + use spacetimedb_data_structures::map::HashCollectionExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spacetimedb_cli` [INFO] [stdout] --> tests/ensure_same_schema.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use spacetimedb_cli::generate::extract_descriptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `spacetimedb_cli` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 - use spacetimedb_cli::generate::extract_descriptions; [INFO] [stdout] 2 + use spacetimedb_lib::generate::extract_descriptions; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spacetimedb_testing` [INFO] [stdout] --> tests/ensure_same_schema.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use spacetimedb_testing::modules::{CompilationMode, CompiledModule}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `spacetimedb_testing` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use spacetimedb_testing::modules::{CompilationMode, CompiledModule}; [INFO] [stdout] 5 + use spacetimedb_lib::modules::{CompilationMode, CompiledModule}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spacetimedb-schema` (test "ensure_same_schema") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spacetimedb-schema` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "05260c2eb46e9531317090675338c91f9472d6e72740c331e54cea75a3ba6a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05260c2eb46e9531317090675338c91f9472d6e72740c331e54cea75a3ba6a1d", kill_on_drop: false }` [INFO] [stdout] 05260c2eb46e9531317090675338c91f9472d6e72740c331e54cea75a3ba6a1d