[INFO] fetching crate convex 0.10.1... [INFO] testing convex-0.10.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate convex 0.10.1 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate convex 0.10.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-ident v1.0.8 [INFO] [stderr] Downloaded uuid v1.8.0 [INFO] [stderr] Downloaded cpufeatures v0.2.6 [INFO] [stderr] Downloaded archery v1.2.1 [INFO] [stderr] Downloaded output_vt100 v0.1.3 [INFO] [stderr] Downloaded bitmaps v3.2.0 [INFO] [stderr] Downloaded async-trait v0.1.87 [INFO] [stderr] Downloaded headers v0.4.0 [INFO] [stderr] Downloaded security-framework v2.8.2 [INFO] [stderr] Downloaded backtrace v0.3.71 [INFO] [stderr] Downloaded pretty_assertions v1.3.0 [INFO] [stderr] Downloaded tokio-util v0.7.14 [INFO] [stderr] Downloaded libm v0.2.6 [INFO] [stderr] Downloaded zerocopy v0.8.20 [INFO] [stderr] Downloaded zerocopy-derive v0.8.20 [INFO] [stderr] Downloaded proptest v1.5.0 [INFO] [stderr] Downloaded openssl v0.10.72 [INFO] [stderr] Downloaded rustversion v1.0.12 [INFO] [stderr] Downloaded imbl-sized-chunks v0.1.3 [INFO] [stderr] Downloaded proptest-derive v0.5.0 [INFO] [stderr] Downloaded tokio-stream v0.1.16 [INFO] [stderr] Downloaded data-encoding v2.3.3 [INFO] [stderr] Downloaded openssl-sys v0.9.107 [INFO] [stderr] Downloaded rustc-demangle v0.1.22 [INFO] [stderr] Downloaded ctor v0.1.26 [INFO] [stderr] Downloaded rand_core v0.9.1 [INFO] [stderr] Downloaded tokio v1.43.1 [INFO] [stderr] Downloaded convex_sync_types v0.10.0 [INFO] [stderr] Downloaded openssl-src v300.2.3+3.2.1 [INFO] [stderr] Downloaded imbl v5.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f05497f450273321b06fb05d51ea3c2a6ce17dee058c87901060ed5de970426 [INFO] running `Command { std: "docker" "start" "-a" "3f05497f450273321b06fb05d51ea3c2a6ce17dee058c87901060ed5de970426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f05497f450273321b06fb05d51ea3c2a6ce17dee058c87901060ed5de970426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f05497f450273321b06fb05d51ea3c2a6ce17dee058c87901060ed5de970426", kill_on_drop: false }` [INFO] [stdout] 3f05497f450273321b06fb05d51ea3c2a6ce17dee058c87901060ed5de970426 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ec7e33cc5939e79c84877df5e19ea182d041259b47581ec590741de2abdf9fa [INFO] running `Command { std: "docker" "start" "-a" "7ec7e33cc5939e79c84877df5e19ea182d041259b47581ec590741de2abdf9fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.132 [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 data-encoding v2.3.3 [INFO] [stderr] Compiling bitmaps v3.2.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling archery v1.2.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling imbl-sized-chunks v0.1.3 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling rand_core v0.9.1 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [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 thiserror-impl v2.0.11 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.43.1 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [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 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 url v2.5.4 [INFO] [stderr] Compiling convex_sync_types v0.10.0 [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 2m 08s [INFO] running `Command { std: "docker" "inspect" "7ec7e33cc5939e79c84877df5e19ea182d041259b47581ec590741de2abdf9fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ec7e33cc5939e79c84877df5e19ea182d041259b47581ec590741de2abdf9fa", kill_on_drop: false }` [INFO] [stdout] 7ec7e33cc5939e79c84877df5e19ea182d041259b47581ec590741de2abdf9fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f52b76206e49f74fde8e7bd92ee55b460fdd45074d35a8d8b6c62ce013c8fad1 [INFO] running `Command { std: "docker" "start" "-a" "f52b76206e49f74fde8e7bd92ee55b460fdd45074d35a8d8b6c62ce013c8fad1", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [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 wait-timeout v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling proptest-derive v0.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tokio v1.43.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [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 26.61s [INFO] running `Command { std: "docker" "inspect" "f52b76206e49f74fde8e7bd92ee55b460fdd45074d35a8d8b6c62ce013c8fad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f52b76206e49f74fde8e7bd92ee55b460fdd45074d35a8d8b6c62ce013c8fad1", kill_on_drop: false }` [INFO] [stdout] f52b76206e49f74fde8e7bd92ee55b460fdd45074d35a8d8b6c62ce013c8fad1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a76c007467c62c349a0db5c334f4567d2a3dde61abafaebb0cdabd7764d810e1 [INFO] running `Command { std: "docker" "start" "-a" "a76c007467c62c349a0db5c334f4567d2a3dde61abafaebb0cdabd7764d810e1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/convex-d1cfd07f6377da1a) [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_client_separate_queries ... ok [INFO] [stdout] test client::tests::test_client_consistent_view_watch ... ok [INFO] [stdout] test client::tests::test_client_subscribe_unsubscribe_subscribe ... ok [INFO] [stdout] test client::tests::test_deployment_url ... ok [INFO] [stdout] test client::tests::test_client_single_subscription ... ok [INFO] [stdout] test value::export::tests::booleans_are_exported_as_booleans ... ok [INFO] [stdout] test value::export::tests::arrays_are_exported_as_arrays ... ok [INFO] [stdout] test client::tests::test_drop_client ... 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 client::tests::test_action ... ok [INFO] [stdout] test value::export::tests::neg_zero_is_exported_as_number ... ok [INFO] [stdout] test client::tests::test_client_two_identical_queries ... ok [INFO] [stdout] test value::export::tests::infinite_floats_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::strings_are_exported_as_strings ... ok [INFO] [stdout] test client::tests::test_mutation_error ... ok [INFO] [stdout] test value::export::tests::finite_floats_are_exported_as_numbers ... ok [INFO] [stdout] test value::export::tests::nulls_are_exported_as_null ... ok [INFO] [stdout] test value::json::tests::test_value_roundtrips_trophies ... ok [INFO] [stdout] test value::export::tests::export_rustdoc_example ... ok [INFO] [stdout] test value::export::tests::bytes_are_exported_as_base64 ... ok [INFO] [stdout] test client::tests::test_mutation ... ok [INFO] [stdout] test value::export::roundtrip::tests::export_roundtrips_with_type_hint ... ok [INFO] [stdout] test value::json::tests::test_value_roundtrips ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stderr] Doc-tests convex [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/client/mod.rs - client::ConvexClient::action (line 283) - compile ... ok [INFO] [stdout] test src/client/mod.rs - client::ConvexClient::query (line 224) - compile ... ok [INFO] [stdout] test src/client/mod.rs - client::ConvexClient (line 67) - 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::mutation (line 250) - compile ... ok [INFO] [stdout] test src/client/mod.rs - client::ConvexClient::new (line 124) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok [INFO] [stdout] test src/client/mod.rs - client::ConvexClientBuilder::build (line 430) - compile ... ok [INFO] [stdout] test src/base_client/mod.rs - base_client::BaseConvexClient (line 413) - compile ... ok [INFO] [stdout] test src/client/mod.rs - client::ConvexClient::subscribe (line 183) - 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 0.93s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a76c007467c62c349a0db5c334f4567d2a3dde61abafaebb0cdabd7764d810e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a76c007467c62c349a0db5c334f4567d2a3dde61abafaebb0cdabd7764d810e1", kill_on_drop: false }` [INFO] [stdout] a76c007467c62c349a0db5c334f4567d2a3dde61abafaebb0cdabd7764d810e1