[INFO] fetching crate spacetimedb-client-api-messages 2.1.0...
[INFO] testing spacetimedb-client-api-messages-2.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate spacetimedb-client-api-messages 2.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate spacetimedb-client-api-messages 2.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate spacetimedb-client-api-messages 2.1.0
[INFO] tweaked toml for crates.io crate spacetimedb-client-api-messages 2.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spacetimedb-client-api-messages 2.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spacetimedb-client-api-messages 2.1.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e0598c1cf8df3efaad8fdcbec6ac06660f0704f88acfe3b8762db7142a28755
[INFO] running `Command { std: "docker" "start" "-a" "1e0598c1cf8df3efaad8fdcbec6ac06660f0704f88acfe3b8762db7142a28755", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e0598c1cf8df3efaad8fdcbec6ac06660f0704f88acfe3b8762db7142a28755", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e0598c1cf8df3efaad8fdcbec6ac06660f0704f88acfe3b8762db7142a28755", kill_on_drop: false }`
[INFO] [stdout] 1e0598c1cf8df3efaad8fdcbec6ac06660f0704f88acfe3b8762db7142a28755
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a67975196f97813f598425858f7c9213e66168b54e1843ac1bdc0b19bc9f9b62
[INFO] running `Command { std: "docker" "start" "-a" "a67975196f97813f598425858f7c9213e66168b54e1843ac1bdc0b19bc9f9b62", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling lean_string v0.5.1
[INFO] [stderr]    Compiling decorum v0.3.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling spacetimedb-lib v2.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling second-stack v0.3.5
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling spacetimedb-primitives v2.1.0
[INFO] [stderr]    Compiling spacetimedb-bindings-macro v2.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_with v3.15.0
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling spacetimedb-sats v2.1.0
[INFO] [stderr]    Compiling spacetimedb-client-api-messages v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.64s
[INFO] running `Command { std: "docker" "inspect" "a67975196f97813f598425858f7c9213e66168b54e1843ac1bdc0b19bc9f9b62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a67975196f97813f598425858f7c9213e66168b54e1843ac1bdc0b19bc9f9b62", kill_on_drop: false }`
[INFO] [stdout] a67975196f97813f598425858f7c9213e66168b54e1843ac1bdc0b19bc9f9b62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a9d68c376b4875b0c6b20c699c1817f7749168a4660ada8906f9ab579ecb4ac
[INFO] running `Command { std: "docker" "start" "-a" "9a9d68c376b4875b0c6b20c699c1817f7749168a4660ada8906f9ab579ecb4ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling spacetimedb-primitives v2.1.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling spacetimedb-bindings-macro v2.1.0
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling spacetimedb-sats v2.1.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.0
[INFO] [stderr]    Compiling serde_with v3.15.0
[INFO] [stderr]    Compiling spacetimedb-lib v2.1.0
[INFO] [stderr]    Compiling spacetimedb-client-api-messages v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.70s
[INFO] running `Command { std: "docker" "inspect" "9a9d68c376b4875b0c6b20c699c1817f7749168a4660ada8906f9ab579ecb4ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a9d68c376b4875b0c6b20c699c1817f7749168a4660ada8906f9ab579ecb4ac", kill_on_drop: false }`
[INFO] [stdout] 9a9d68c376b4875b0c6b20c699c1817f7749168a4660ada8906f9ab579ecb4ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bffee0932b2966d9978c6fe4c6a4db5c6c3212d04e029f1dc9072f424b5b2d3e
[INFO] running `Command { std: "docker" "start" "-a" "bffee0932b2966d9978c6fe4c6a4db5c6c3212d04e029f1dc9072f424b5b2d3e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spacetimedb_client_api_messages-4885c1b1d4ad90ea)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test name::tests::prop_but_tld_can_be_some_other_hex_value ... ok
[INFO] [stdout] test name::tests::prop_domain_name_must_not_contain_whitespace ... ok
[INFO] [stdout] test name::tests::prop_domain_name_must_not_contain_slashslash ... ok
[INFO] [stdout] test name::tests::prop_domain_name_must_not_end_with_slash ... ok
[INFO] [stdout] test name::tests::prop_domain_name_must_not_start_with_slash ... ok
[INFO] [stdout] test name::tests::prop_domain_name_parts_must_not_exceed_max_chars ... ok
[INFO] [stdout] test name::tests::prop_tld_cannot_be_identity ... ok
[INFO] [stdout] test name::tests::serde::test_deserialize_domain_name_v1 ... ok
[INFO] [stdout] test name::tests::serde::test_deserialize_domain_name_v1_validates ... ok
[INFO] [stdout] test name::tests::serde::test_deserialize_domain_name_v2 ... ok
[INFO] [stdout] test name::tests::test_domain_name_cannot_be_empty ... ok
[INFO] [stdout] test name::tests::test_domain_segment_cannot_be_empty ... ok
[INFO] [stdout] test name::tests::test_tld_is_domain_name ... ok
[INFO] [stdout] test name::tests::prop_domain_name_into_parse ... ok
[INFO] [stdout] test name::tests::prop_domain_name_displays_input ... ok
[INFO] [stdout] test name::tests::prop_domain_name_parses ... ok
[INFO] [stdout] test name::tests::prop_domain_name_sats ... ok
[INFO] [stdout] test name::tests::prop_domain_name_serde ... ok
[INFO] [stdout] test name::tests::prop_domain_name_inequality ... ok
[INFO] [stdout] test name::tests::prop_domain_name_cannot_have_unlimited_subdomains ... ok
[INFO] [stderr]    Doc-tests spacetimedb_client_api_messages
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 28.50s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bffee0932b2966d9978c6fe4c6a4db5c6c3212d04e029f1dc9072f424b5b2d3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bffee0932b2966d9978c6fe4c6a4db5c6c3212d04e029f1dc9072f424b5b2d3e", kill_on_drop: false }`
[INFO] [stdout] bffee0932b2966d9978c6fe4c6a4db5c6c3212d04e029f1dc9072f424b5b2d3e
