[INFO] cloning repository https://github.com/thedataengineer/esift
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thedataengineer/esift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthedataengineer%2Fesift", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthedataengineer%2Fesift'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66d62c06349e5f22891b0378665755091d502fb6
[INFO] testing thedataengineer/esift against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthedataengineer%2Fesift" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thedataengineer/esift
[INFO] finished tweaking git repo https://github.com/thedataengineer/esift
[INFO] tweaked toml for git repo https://github.com/thedataengineer/esift written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thedataengineer/esift on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thedataengineer/esift 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c45c621ec53afe63a0e664bb4420f205cea659d25374eaecf213a174c9ee5385
[INFO] running `Command { std: "docker" "start" "c45c621ec53afe63a0e664bb4420f205cea659d25374eaecf213a174c9ee5385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c45c621ec53afe63a0e664bb4420f205cea659d25374eaecf213a174c9ee5385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c45c621ec53afe63a0e664bb4420f205cea659d25374eaecf213a174c9ee5385" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c45c621ec53afe63a0e664bb4420f205cea659d25374eaecf213a174c9ee5385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c45c621ec53afe63a0e664bb4420f205cea659d25374eaecf213a174c9ee5385" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling esift-core v0.1.0 (/opt/rustwide/workdir/crates/esift-core)
[INFO] [stderr]    Compiling esift-transform v0.1.0 (/opt/rustwide/workdir/crates/esift-transform)
[INFO] [stderr]    Compiling esift v0.1.0 (/opt/rustwide/workdir/crates/esift-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "c45c621ec53afe63a0e664bb4420f205cea659d25374eaecf213a174c9ee5385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c45c621ec53afe63a0e664bb4420f205cea659d25374eaecf213a174c9ee5385" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling esift-core v0.1.0 (/opt/rustwide/workdir/crates/esift-core)
[INFO] [stderr]    Compiling esift-transform v0.1.0 (/opt/rustwide/workdir/crates/esift-transform)
[INFO] [stderr]    Compiling esift v0.1.0 (/opt/rustwide/workdir/crates/esift-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "c45c621ec53afe63a0e664bb4420f205cea659d25374eaecf213a174c9ee5385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c45c621ec53afe63a0e664bb4420f205cea659d25374eaecf213a174c9ee5385" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/esift-a11a79d5847a7b43)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test secret::tests::env_reference_reads_variable ... ok
[INFO] [stdout] test secret::tests::file_reference_reads_and_trims ... ok
[INFO] [stdout] test metrics_server::tests::render_prometheus_zeroed_by_default ... ok
[INFO] [stdout] test metrics_server::tests::render_prometheus_emits_headers_and_values ... ok
[INFO] [stdout] test secret::tests::literal_passes_through ... ok
[INFO] [stdout] test secret::tests::resolve_opt_preserves_none ... ok
[INFO] [stdout] test secret::tests::missing_env_reference_errors ... ok
[INFO] [stdout] test tests::extract_defaults_to_opensearch_with_optional_url_and_index ... ok
[INFO] [stdout] test tests::extract_parses_datadog_api_flags ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/esift_core-f801526075d07de7)
[INFO] [stdout] test tests::extract_parses_datadog_archive_cloud_flag ... ok
[INFO] [stdout] test tests::extract_parses_datadog_archive_flags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 59 tests
[INFO] [stdout] test checkpoint::tests::record_batch_accumulates_counts_and_keeps_latest_cursor ... ok
[INFO] [stdout] test dest::openobserve::metrics::tests::counters_accumulate_submitted_and_outcome ... ok
[INFO] [stdout] test dest::openobserve::routing::tests::falls_back_to_default_when_routing_disabled ... ok
[INFO] [stdout] test dest::openobserve::deadletter::tests::no_path_is_a_noop ... ok
[INFO] [stdout] test config::tests::source_config_fills_defaults_when_omitted ... ok
[INFO] [stdout] test config::tests::dest_config_parses_openobserve_variant ... ok
[INFO] [stdout] test dest::openobserve::deadletter::tests::appends_across_calls ... ok
[INFO] [stdout] test config::tests::esift_config_defaults_checkpoint_path_and_parses_stdout ... ok
[INFO] [stdout] test checkpoint::tests::manager_persists_state_across_instances ... ok
[INFO] [stdout] test dest::openobserve::deadletter::tests::writes_one_ndjson_line_per_rejected_doc ... ok
[INFO] [stdout] test config::tests::source_config_parses_auth_fields ... ok
[INFO] [stdout] test checkpoint::tests::load_missing_file_starts_fresh ... ok
[INFO] [stdout] test checkpoint::tests::save_is_atomic_and_leaves_no_tmp_file ... ok
[INFO] [stdout] test dest::openobserve::routing::tests::falls_back_to_default_when_field_missing ... ok
[INFO] [stdout] test checkpoint::tests::save_then_load_round_trips_the_cursor ... ok
[INFO] [stdout] test dest::openobserve::routing::tests::uses_routing_field_value_when_present ... ok
[INFO] [stdout] test dest::openobserve::timestamp::tests::copies_field_into_timestamp_and_keeps_source ... ok
[INFO] [stdout] test dest::openobserve::timestamp::tests::missing_source_field_is_unchanged ... ok
[INFO] [stdout] test dest::openobserve::timestamp::tests::no_timestamp_field_is_unchanged ... ok
[INFO] [stdout] test dest::file::tests::writes_one_ndjson_line_per_doc ... ok
[INFO] [stdout] test dest::openobserve::tls::tests::client_cert_without_key_errors ... ok
[INFO] [stdout] test http::retry::tests::non_transient_is_not_retried ... ok
[INFO] [stdout] test dest::s3::tests::construction_succeeds ... ok
[INFO] [stdout] test dest::openobserve::timestamp::tests::non_object_body_is_unchanged ... ok
[INFO] [stdout] test source::datadog::archive::cloud_tests::empty_and_default_are_s3 ... ok
[INFO] [stdout] test source::datadog::archive::cloud_tests::disabled_cloud_open_errors_with_feature_hint ... ok
[INFO] [stdout] test source::datadog::archive::cloud_tests::parses_known_providers_case_insensitively ... ok
[INFO] [stdout] test source::datadog::archive::cloud_tests::unknown_provider_errors ... ok
[INFO] [stdout] test source::datadog::decompress::tests::codec_from_key_matches_suffixes ... ok
[INFO] [stdout] test source::datadog::archive::cloud_tests::with_cloud_is_reflected_in_description ... ok
[INFO] [stdout] test source::datadog::flatten_api::tests::collapses_double_nested_attributes ... ok
[INFO] [stdout] test dest::openobserve::tls::tests::invalid_client_identity_errors ... ok
[INFO] [stdout] test source::datadog::archive::cloud_tests::as_str_roundtrips ... ok
[INFO] [stdout] test source::datadog::flatten_api::tests::non_object_passes_through ... ok
[INFO] [stdout] test source::datadog::flatten_api::tests::standard_fields_win_over_custom ... ok
[INFO] [stdout] test source::datadog::flatten_archive::tests::ddtags_string_becomes_tags_array ... ok
[INFO] [stdout] test dest::openobserve::tls::tests::insecure_builds_ok ... ok
[INFO] [stdout] test source::datadog::flatten_archive::tests::existing_tags_array_wins_over_ddtags ... ok
[INFO] [stdout] test source::datadog::flatten_archive::tests::non_object_passes_through ... ok
[INFO] [stdout] test source::datadog::flatten_archive::tests::hoists_nested_attributes ... ok
[INFO] [stdout] test source::datadog::flatten_archive::tests::outer_keys_win_on_conflict ... ok
[INFO] [stdout] test source::datadog::flatten_archive::tests::realistic_archive_record ... ok
[INFO] [stdout] test source::datadog::flatten_archive::tests::string_tags_field_is_split ... ok
[INFO] [stdout] test source::datadog::site::tests::maps_all_known_sites ... ok
[INFO] [stdout] test source::datadog::site::tests::unknown_site_errors ... ok
[INFO] [stdout] test dest::openobserve::tls::tests::default_options_build_ok ... ok
[INFO] [stdout] test source::opensearch::resume_tests::sliced_cursor_round_trips_through_seed ... ok
[INFO] [stdout] test source::opensearch::resume_tests::slice_count_mismatch_starts_fresh ... ok
[INFO] [stdout] test source::datadog::decompress::tests::gzip_round_trips ... ok
[INFO] [stdout] test source::file::tests::resume_skips_processed_lines ... ok
[INFO] [stdout] test source::file::tests::missing_path_errors_clearly ... ok
[INFO] [stdout] test source::file::tests::cursor_tracks_line_offset ... ok
[INFO] [stdout] test source::file::tests::reads_three_documents_then_none ... ok
[INFO] [stdout] test source::opensearch::resume_tests::all_slices_done_marks_run_exhausted ... ok
[INFO] [stdout] test source::opensearch::resume_tests::single_slice_discards_sliced_encoding ... ok
[INFO] [stdout] test source::file::tests::skips_blank_lines_and_keeps_line_numbers ... ok
[INFO] [stdout] test source::opensearch::resume_tests::single_slice_keeps_normal_cursor ... ok
[INFO] [stdout] test http::retry::tests::retries_transient_until_success ... ok
[INFO] [stdout] test dest::openobserve::pipeline::tests::runs_sends_concurrently_within_window ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/datadog_api_e2e.rs (/opt/rustwide/target/debug/deps/datadog_api_e2e-5ddc54e1e6e9ccdd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/datadog_archive_e2e.rs (/opt/rustwide/target/debug/deps/datadog_archive_e2e-a258a42e5404f674)
[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] [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] [stderr]      Running tests/oo_auth.rs (/opt/rustwide/target/debug/deps/oo_auth-9164cfe96c466a84)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test token_option_sends_bearer_auth_header ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/oo_batch_bytes.rs (/opt/rustwide/target/debug/deps/oo_batch_bytes-e3f59bf06761e258)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test batch_bytes_cap_splits_into_multiple_requests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/oo_gzip.rs (/opt/rustwide/target/debug/deps/oo_gzip-b61ae0d3eb117fe5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test gzip_sets_content_encoding_header ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/oo_partial_failure.rs (/opt/rustwide/target/debug/deps/oo_partial_failure-23873eda51662595)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bulk_counts_only_accepted_on_partial_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/oo_slices.rs (/opt/rustwide/target/debug/deps/oo_slices-5597e9a7f9c1f1ea)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test sliced_extraction_drains_all_slices_and_completes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/oo_slices_resume.rs (/opt/rustwide/target/debug/deps/oo_slices_resume-83c826cf38498581)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test sliced_run_resumes_from_checkpoint_cursor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/openobserve_bulk.rs (/opt/rustwide/target/debug/deps/openobserve_bulk-cf8ca4c2d54623c9)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test empty_batch_is_a_noop ... ok
[INFO] [stdout] test bulk_error_propagates_status_and_body ... ok
[INFO] [stdout] test bulk_returns_accepted_count_on_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/opensearch_pagination.rs (/opt/rustwide/target/debug/deps/opensearch_pagination-3e7054e215d3b555)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test open_falls_back_to_elasticsearch_pit_path ... ok
[INFO] [stdout] test search_error_propagates_status_and_body ... ok
[INFO] [stdout] test paginates_with_pit_and_advances_cursor ... ok
[INFO] [stdout] test resume_seeds_saved_cursor_into_first_query ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/esift_transform-656adbaa44f77bd8)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test mapping::tests::copy_is_a_noop_when_source_is_missing ... ok
[INFO] [stdout] test mapping::tests::coerce_int_to_string ... ok
[INFO] [stdout] test mapping::tests::coerce_string_to_float ... ok
[INFO] [stdout] test mapping::tests::identity_passes_body_through_unchanged ... ok
[INFO] [stdout] test mapping::tests::copy_clones_value_into_new_key_keeping_source ... ok
[INFO] [stdout] test mapping::tests::drop_removes_the_field ... ok
[INFO] [stdout] test mapping::tests::coerce_string_to_bool ... ok
[INFO] [stdout] test mapping::tests::coerce_leaves_uncoercible_value_unchanged ... ok
[INFO] [stdout] test mapping::tests::lowercase_lowercases_a_string_field_in_place ... ok
[INFO] [stdout] test mapping::tests::rename_moves_value_to_new_key ... ok
[INFO] [stdout] test mapping::tests::set_timestamp_copies_field_without_removing_source ... ok
[INFO] [stdout] test mapping::tests::new_ops_leave_non_object_body_untouched ... ok
[INFO] [stdout] test mapping::tests::coerce_string_to_int ... ok
[INFO] [stdout] test mapping::tests::non_object_body_is_left_untouched ... ok
[INFO] [stdout] test mapping::tests::json_parse_leaves_invalid_json_unchanged ... ok
[INFO] [stdout] test mapping::tests::apply_batch_transforms_every_document ... ok
[INFO] [stdout] test mapping::tests::json_parse_replaces_string_with_parsed_json ... ok
[INFO] [stdout] test mapping::tests::lowercase_leaves_non_string_values_unchanged ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests esift_core
[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] [stderr]    Doc-tests esift_transform
[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" "c45c621ec53afe63a0e664bb4420f205cea659d25374eaecf213a174c9ee5385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c45c621ec53afe63a0e664bb4420f205cea659d25374eaecf213a174c9ee5385", kill_on_drop: false }`
[INFO] [stdout] c45c621ec53afe63a0e664bb4420f205cea659d25374eaecf213a174c9ee5385
