[INFO] fetching crate geneva-uploader 0.3.0... [INFO] testing geneva-uploader-0.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate geneva-uploader 0.3.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate geneva-uploader 0.3.0 [INFO] finished tweaking crates.io crate geneva-uploader 0.3.0 [INFO] tweaked toml for crates.io crate geneva-uploader 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate geneva-uploader 0.3.0 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 geneva-uploader 0.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded md5 v0.8.0 [INFO] [stderr] Downloaded deadpool v0.9.5 [INFO] [stderr] Downloaded azure_identity v0.27.0 [INFO] [stderr] Downloaded retain_mut v0.1.9 [INFO] [stderr] Downloaded azure_core_macros v0.1.0 [INFO] [stderr] Downloaded criterion-plot v0.6.0 [INFO] [stderr] Downloaded typespec v0.7.0 [INFO] [stderr] Downloaded wiremock v0.5.22 [INFO] [stderr] Downloaded azure_core v0.27.0 [INFO] [stderr] Downloaded typespec_client_core v0.6.0 [INFO] [stderr] Downloaded criterion v0.7.0 [INFO] [stderr] Downloaded rustls v0.23.33 [INFO] [stderr] Downloaded typespec_macros v0.6.0 [INFO] [stderr] Downloaded openssl-src v300.5.3+3.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 363bcf0c13b4752d5476ab8dec2f6f174b25c2a2b624380de9916bcae5741f94 [INFO] running `Command { std: "docker" "start" "-a" "363bcf0c13b4752d5476ab8dec2f6f174b25c2a2b624380de9916bcae5741f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "363bcf0c13b4752d5476ab8dec2f6f174b25c2a2b624380de9916bcae5741f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "363bcf0c13b4752d5476ab8dec2f6f174b25c2a2b624380de9916bcae5741f94", kill_on_drop: false }` [INFO] [stdout] 363bcf0c13b4752d5476ab8dec2f6f174b25c2a2b624380de9916bcae5741f94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ed75cacb9d5a9635890d6d7c69de4af6bc4bfa0dee06b0639365cfaa4d06cae3 [INFO] running `Command { std: "docker" "start" "-a" "ed75cacb9d5a9635890d6d7c69de4af6bc4bfa0dee06b0639365cfaa4d06cae3", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling compression-codecs v0.4.31 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling azure_core v0.27.0 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling typespec_macros v0.6.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling opentelemetry v0.31.0 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling typespec v0.7.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling typespec_client_core v0.6.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Compiling opentelemetry-proto v0.31.0 [INFO] [stderr] Compiling azure_core_macros v0.1.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling azure_identity v0.27.0 [INFO] [stderr] Compiling geneva-uploader v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.09s [INFO] running `Command { std: "docker" "inspect" "ed75cacb9d5a9635890d6d7c69de4af6bc4bfa0dee06b0639365cfaa4d06cae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed75cacb9d5a9635890d6d7c69de4af6bc4bfa0dee06b0639365cfaa4d06cae3", kill_on_drop: false }` [INFO] [stdout] ed75cacb9d5a9635890d6d7c69de4af6bc4bfa0dee06b0639365cfaa4d06cae3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2bce9cf79d65544f65eb16a171889ed3d7d59f5cce1d691ea33e2f1f08527e59 [INFO] running `Command { std: "docker" "start" "-a" "2bce9cf79d65544f65eb16a171889ed3d7d59f5cce1d691ea33e2f1f08527e59", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling openssl-src v300.5.3+3.5.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling clap_builder v4.5.49 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling clap v4.5.49 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling typespec_client_core v0.6.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling rcgen v0.14.5 [INFO] [stderr] Compiling azure_core_macros v0.1.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Compiling opentelemetry-proto v0.31.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling wiremock v0.5.22 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling azure_core v0.27.0 [INFO] [stderr] Compiling azure_identity v0.27.0 [INFO] [stderr] Compiling geneva-uploader v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `Command { std: "docker" "inspect" "2bce9cf79d65544f65eb16a171889ed3d7d59f5cce1d691ea33e2f1f08527e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bce9cf79d65544f65eb16a171889ed3d7d59f5cce1d691ea33e2f1f08527e59", kill_on_drop: false }` [INFO] [stdout] 2bce9cf79d65544f65eb16a171889ed3d7d59f5cce1d691ea33e2f1f08527e59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b76a07a641b1524bba475f933ae54390c1d76bde6666852f1370fcb925084014 [INFO] running `Command { std: "docker" "start" "-a" "b76a07a641b1524bba475f933ae54390c1d76bde6666852f1370fcb925084014", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/geneva_uploader-5f3dbd05c639ca9b) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test bench::benchmarks::encode_log_batch_benchmark ... ignored, benchmark on crate private, ignored by default during normal test runs [INFO] [stdout] test bench::benchmarks::lz4_benchmark ... ignored, benchmark on crate private, ignored by default during normal test runs [INFO] [stdout] test config_service::tests::test_get_ingestion_info_real_server ... ignored [INFO] [stdout] test ingestion_service::tests::test_parallel_uploads ... ignored [INFO] [stdout] test ingestion_service::tests::test_upload_to_gig_real_server ... ignored [INFO] [stdout] test payload_encoder::bond_encoder::tests::test_dynamic_schema ... ok [INFO] [stdout] test payload_encoder::bond_encoder::tests::test_pure_rust_encoder_schema ... ok [INFO] [stdout] test payload_encoder::bond_encoder::tests::test_field_def_with_owned_strings ... ok [INFO] [stdout] test payload_encoder::bond_encoder::tests::test_schema_exact_size_calculation ... ok [INFO] [stdout] test payload_encoder::central_blob::tests::test_central_blob_creation ... ok [INFO] [stdout] test payload_encoder::lz4_chunked_compression::tests::test_roundtrip_empty_input ... ok [INFO] [stdout] test payload_encoder::lz4_chunked_compression::tests::test_roundtrip_less_than_chunk_size ... ok [INFO] [stdout] test config_service::tests::test_invalid_certificate_path ... ok [INFO] [stdout] test config_service::tests::test_config_fields ... ok [INFO] [stdout] test payload_encoder::lz4_chunked_compression::tests::test_roundtrip_exact_chunk_size ... ok [INFO] [stdout] test payload_encoder::otlp_encoder::tests::test_optimized_links_serialization ... ok [INFO] [stdout] test payload_encoder::otlp_encoder::tests::test_encoding ... ok [INFO] [stdout] test payload_encoder::otlp_encoder::tests::test_multiple_schemas_per_batch ... ok [INFO] [stdout] test payload_encoder::otlp_encoder::tests::test_span_encoding ... ok [INFO] [stdout] test payload_encoder::otlp_encoder::tests::test_span_with_links ... ok [INFO] [stdout] test payload_encoder::otlp_encoder::tests::test_mixed_scenario ... ok [INFO] [stdout] test payload_encoder::otlp_encoder::tests::test_span_with_status ... ok [INFO] [stdout] test payload_encoder::otlp_encoder::tests::test_single_event_single_schema ... ok [INFO] [stdout] test payload_encoder::tests::test_bond_encoding ... ok [INFO] [stdout] test payload_encoder::otlp_encoder::tests::test_empty_event_name_defaults_to_log ... ok [INFO] [stdout] test payload_encoder::otlp_encoder::tests::test_same_event_name_multiple_schemas ... ok [INFO] [stdout] test payload_encoder::lz4_chunked_compression::tests::test_roundtrip_non_multiple_chunk_size ... ok [INFO] [stdout] test payload_encoder::otlp_encoder::tests::test_multiple_spans_same_name ... ok [INFO] [stdout] test payload_encoder::otlp_encoder::tests::test_different_event_names ... ok [INFO] [stdout] test config_service::tests::test_get_ingestion_info_mocked ... ok [INFO] [stdout] test config_service::tests::test_missing_ingestion_gateway_info ... ok [INFO] [stdout] test config_service::tests::test_error_handling_with_non_success_status ... ok [INFO] [stdout] test payload_encoder::lz4_chunked_compression::tests::test_roundtrip_large_input ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] [stderr] Doc-tests geneva_uploader [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/config_service/client.rs - config_service::client::GenevaConfigClientConfig (line 137) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b76a07a641b1524bba475f933ae54390c1d76bde6666852f1370fcb925084014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b76a07a641b1524bba475f933ae54390c1d76bde6666852f1370fcb925084014", kill_on_drop: false }` [INFO] [stdout] b76a07a641b1524bba475f933ae54390c1d76bde6666852f1370fcb925084014