[INFO] fetching crate convex 0.10.1...
[INFO] testing convex-0.10.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate convex 0.10.1 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate convex 0.10.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate convex 0.10.1
[INFO] tweaked toml for crates.io crate convex 0.10.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate convex 0.10.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate convex 0.10.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b5c262cc9dc6b306790496717060c61375c110d3927693e6ceedf500b04cfed
[INFO] running `Command { std: "docker" "start" "-a" "6b5c262cc9dc6b306790496717060c61375c110d3927693e6ceedf500b04cfed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b5c262cc9dc6b306790496717060c61375c110d3927693e6ceedf500b04cfed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b5c262cc9dc6b306790496717060c61375c110d3927693e6ceedf500b04cfed", kill_on_drop: false }`
[INFO] [stdout] 6b5c262cc9dc6b306790496717060c61375c110d3927693e6ceedf500b04cfed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8fc47c0235a48e250e09d745ef00fa040ee8c3ec2973422350911a10a070da0
[INFO] running `Command { std: "docker" "start" "-a" "f8fc47c0235a48e250e09d745ef00fa040ee8c3ec2973422350911a10a070da0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling openssl-src v300.2.3+3.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling bitmaps v3.2.0
[INFO] [stderr]    Compiling data-encoding v2.3.3
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling rand_core v0.9.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling archery v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.3
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling imbl v5.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.43.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling convex_sync_types v0.10.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling convex v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 26s
[INFO] running `Command { std: "docker" "inspect" "f8fc47c0235a48e250e09d745ef00fa040ee8c3ec2973422350911a10a070da0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8fc47c0235a48e250e09d745ef00fa040ee8c3ec2973422350911a10a070da0", kill_on_drop: false }`
[INFO] [stdout] f8fc47c0235a48e250e09d745ef00fa040ee8c3ec2973422350911a10a070da0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c7e54420c76ad57e223f7f7435eb12db5527ebdad70eaa8fbafa44596b7deab
[INFO] running `Command { std: "docker" "start" "-a" "4c7e54420c76ad57e223f7f7435eb12db5527ebdad70eaa8fbafa44596b7deab", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.43.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proptest-derive v0.5.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling convex_sync_types v0.10.0
[INFO] [stderr]    Compiling convex v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "4c7e54420c76ad57e223f7f7435eb12db5527ebdad70eaa8fbafa44596b7deab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c7e54420c76ad57e223f7f7435eb12db5527ebdad70eaa8fbafa44596b7deab", kill_on_drop: false }`
[INFO] [stdout] 4c7e54420c76ad57e223f7f7435eb12db5527ebdad70eaa8fbafa44596b7deab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3029f85b1a57c7c50a123b1c76a33091ebcec671fb97897ff228c1a191396308
[INFO] running `Command { std: "docker" "start" "-a" "3029f85b1a57c7c50a123b1c76a33091ebcec671fb97897ff228c1a191396308", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/convex-e5fd2e7bea19bbe0)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test base_client::query_result::tests::test_query_results ... ok
[INFO] [stdout] test client::tests::test_auth ... ok
[INFO] [stdout] test client::tests::test_deployment_url ... ok
[INFO] [stdout] test client::tests::test_drop_client ... ok
[INFO] [stdout] test client::tests::test_mutation_error ... ok
[INFO] [stdout] test client::tests::test_client_single_subscription ... ok
[INFO] [stdout] test client::tests::test_client_subscribe_unsubscribe_subscribe ... ok
[INFO] [stdout] test client::tests::test_action ... ok
[INFO] [stdout] test client::tests::test_client_two_identical_queries ... ok
[INFO] [stdout] test value::export::tests::arrays_are_exported_as_arrays ... ok
[INFO] [stdout] test client::tests::test_client_consistent_view_watch ... ok
[INFO] [stdout] test value::export::tests::infinite_floats_are_exported_as_strings ... ok
[INFO] [stdout] test value::export::tests::export_rustdoc_example ... ok
[INFO] [stdout] test value::export::tests::finite_floats_are_exported_as_numbers ... ok
[INFO] [stdout] test value::export::tests::ints_are_exported_as_strings ... ok
[INFO] [stdout] test value::export::tests::nan_is_exported_as_string ... ok
[INFO] [stdout] test value::export::tests::neg_zero_is_exported_as_number ... ok
[INFO] [stdout] test client::tests::test_client_separate_queries ... ok
[INFO] [stdout] test value::export::tests::nulls_are_exported_as_null ... ok
[INFO] [stdout] test value::export::tests::strings_are_exported_as_strings ... ok
[INFO] [stdout] test value::export::tests::objects_are_exported_as_objects ... ok
[INFO] [stdout] test value::export::tests::pos_zero_is_exported_as_number ... ok
[INFO] [stdout] test value::export::tests::booleans_are_exported_as_booleans ... ok
[INFO] [stdout] test value::export::tests::bytes_are_exported_as_base64 ... ok
[INFO] [stdout] test value::json::tests::test_value_roundtrips_trophies ... ok
[INFO] [stdout] test client::tests::test_mutation ... ok
[INFO] [stdout] test value::json::tests::test_value_roundtrips ... ok
[INFO] [stderr]    Doc-tests convex
[INFO] [stdout] test value::export::roundtrip::tests::export_roundtrips_with_type_hint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/client/mod.rs - client::ConvexClient::new (line 124) - compile ... ok
[INFO] [stdout] test src/client/mod.rs - client::ConvexClient::subscribe (line 183) - compile ... ok
[INFO] [stdout] test src/client/mod.rs - client::ConvexClient::query (line 224) - compile ... ok
[INFO] [stdout] test src/base_client/mod.rs - base_client::BaseConvexClient (line 413) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok
[INFO] [stdout] test src/client/mod.rs - client::ConvexClient::mutation (line 250) - compile ... ok
[INFO] [stdout] test src/client/mod.rs - client::ConvexClientBuilder::build (line 430) - compile ... ok
[INFO] [stdout] test src/client/mod.rs - client::ConvexClient::watch_all (line 328) - compile ... ok
[INFO] [stdout] test src/client/mod.rs - client::ConvexClient::action (line 283) - compile ... ok
[INFO] [stdout] test src/client/mod.rs - client::ConvexClient (line 67) - compile ... ok
[INFO] [stdout] test src/value/export/mod.rs - value::export::Value::export (line 22) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.85s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3029f85b1a57c7c50a123b1c76a33091ebcec671fb97897ff228c1a191396308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3029f85b1a57c7c50a123b1c76a33091ebcec671fb97897ff228c1a191396308", kill_on_drop: false }`
[INFO] [stdout] 3029f85b1a57c7c50a123b1c76a33091ebcec671fb97897ff228c1a191396308
