[INFO] fetching crate databento 0.35.0...
[INFO] testing databento-0.35.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate databento 0.35.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate databento 0.35.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate databento 0.35.0
[INFO] tweaked toml for crates.io crate databento 0.35.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate databento 0.35.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 databento 0.35.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 wiremock v0.6.5
[INFO] [stderr]   Downloaded dbn-macros v0.43.0
[INFO] [stderr]   Downloaded typed-builder v0.22.0
[INFO] [stderr]   Downloaded typed-builder-macro v0.22.0
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded json-writer v0.4.0
[INFO] [stderr]   Downloaded dbn v0.43.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 41b8840eac39b2592dc9da9b21f1782d87c71c7f24df10b11028531fae4b3ddc
[INFO] running `Command { std: "docker" "start" "-a" "41b8840eac39b2592dc9da9b21f1782d87c71c7f24df10b11028531fae4b3ddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41b8840eac39b2592dc9da9b21f1782d87c71c7f24df10b11028531fae4b3ddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41b8840eac39b2592dc9da9b21f1782d87c71c7f24df10b11028531fae4b3ddc", kill_on_drop: false }`
[INFO] [stdout] 41b8840eac39b2592dc9da9b21f1782d87c71c7f24df10b11028531fae4b3ddc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 40caeb50b11c579e29bf76f07566a71da8817f1d3486d72233635e7a9c7b68e6
[INFO] running `Command { std: "docker" "start" "-a" "40caeb50b11c579e29bf76f07566a71da8817f1d3486d72233635e7a9c7b68e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling json-writer v0.4.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling oval v2.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]    Compiling dbn-macros v0.43.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling typed-builder v0.22.0
[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 serde v1.0.228
[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 time v0.3.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling dbn v0.43.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 databento v0.35.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.63s
[INFO] running `Command { std: "docker" "inspect" "40caeb50b11c579e29bf76f07566a71da8817f1d3486d72233635e7a9c7b68e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40caeb50b11c579e29bf76f07566a71da8817f1d3486d72233635e7a9c7b68e6", kill_on_drop: false }`
[INFO] [stdout] 40caeb50b11c579e29bf76f07566a71da8817f1d3486d72233635e7a9c7b68e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 55787c5a055fbbf4326c4b779361e4be62fed6f32d6551e70ddef13a75f3f2b1
[INFO] running `Command { std: "docker" "start" "-a" "55787c5a055fbbf4326c4b779361e4be62fed6f32d6551e70ddef13a75f3f2b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling dbn-macros v0.43.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[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 deadpool v0.12.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling dbn v0.43.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling rstest v0.26.1
[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 wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling databento v0.35.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.77s
[INFO] running `Command { std: "docker" "inspect" "55787c5a055fbbf4326c4b779361e4be62fed6f32d6551e70ddef13a75f3f2b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55787c5a055fbbf4326c4b779361e4be62fed6f32d6551e70ddef13a75f3f2b1", kill_on_drop: false }`
[INFO] [stdout] 55787c5a055fbbf4326c4b779361e4be62fed6f32d6551e70ddef13a75f3f2b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3aaac34b59f8a895ee61c745ae9dadd7c561fb5879d0957ba7ee40b5eeeadf38
[INFO] running `Command { std: "docker" "start" "-a" "3aaac34b59f8a895ee61c745ae9dadd7c561fb5879d0957ba7ee40b5eeeadf38", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/databento-ca989b646faf9dcd)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test historical::batch::tests::test_deserialize_compression ... ok
[INFO] [stdout] test historical::tests::date_range_from_lt_day_duration ... ok
[INFO] [stdout] test historical::tests::range_equivalency ... ok
[INFO] [stdout] test historical::tests::single_date_conversion ... ok
[INFO] [stdout] test historical::tests::dt_offset_to_date_range ... ok
[INFO] [stdout] test live::client::tests::test_close ... ok
[INFO] [stdout] test live::client::tests::test_error_without_success ... ok
[INFO] [stdout] test live::client::tests::test_next_record ... ok
[INFO] [stdout] test live::client::tests::test_next_record_with_ts_out ... ok
[INFO] [stdout] test live::client::tests::test_reconnect ... ok
[INFO] [stdout] test live::client::tests::test_subscribe ... ok
[INFO] [stdout] test live::client::tests::test_subscribe_snapshot ... ok
[INFO] [stdout] test live::client::tests::test_subscribe_snapshot_failed ... ok
[INFO] [stdout] test live::client::tests::test_subscription_chunking ... ok
[INFO] [stdout] test historical::symbology::tests::test_resolve ... ok
[INFO] [stdout] test historical::client::tests::check_http_error_non_json ... ok
[INFO] [stdout] test historical::timeseries::tests::test_get_range::case_3 ... ok
[INFO] [stdout] test historical::timeseries::tests::test_get_range_to_file::case_3 ... ok
[INFO] [stdout] test tests::test_deserialize_symbols ... ok
[INFO] [stdout] test tests::test_key_debug_doesnt_underflow ... ok
[INFO] [stdout] test tests::test_key_debug_truncates ... ok
[INFO] [stdout] test historical::timeseries::tests::test_get_range_to_file::case_1 ... ok
[INFO] [stdout] test live::client::tests::test_cancellation_safety ... ok
[INFO] [stdout] test historical::metadata::tests::test_get_dataset_condition ... ok
[INFO] [stdout] test historical::timeseries::tests::test_get_range::case_1 ... ok
[INFO] [stdout] test historical::metadata::tests::test_list_fields ... ok
[INFO] [stdout] test historical::batch::tests::test_submit_job ... ok
[INFO] [stdout] test historical::metadata::tests::test_get_dataset_range ... ok
[INFO] [stdout] test reference::security::tests::test_endpoint::endpoint_1___get_last__ ... ok
[INFO] [stdout] test historical::timeseries::tests::test_get_range::case_2 ... ok
[INFO] [stdout] test historical::batch::tests::test_list_jobs ... ok
[INFO] [stdout] test historical::timeseries::tests::test_get_range_to_file::case_2 ... ok
[INFO] [stdout] test historical::metadata::tests::test_list_unit_prices ... ok
[INFO] [stdout] test reference::corporate::tests::test_get_range ... ok
[INFO] [stdout] test reference::adjustment::tests::test_get_range ... ok
[INFO] [stdout] test reference::security::tests::test_endpoint::endpoint_2___get_range__ ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests databento
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 89) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 43) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3aaac34b59f8a895ee61c745ae9dadd7c561fb5879d0957ba7ee40b5eeeadf38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aaac34b59f8a895ee61c745ae9dadd7c561fb5879d0957ba7ee40b5eeeadf38", kill_on_drop: false }`
[INFO] [stdout] 3aaac34b59f8a895ee61c745ae9dadd7c561fb5879d0957ba7ee40b5eeeadf38
