[INFO] fetching crate versatiles_core 0.15.7...
[INFO] testing versatiles_core-0.15.7 against 1.90.0 for beta-1.91-3
[INFO] extracting crate versatiles_core 0.15.7 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate versatiles_core 0.15.7
[INFO] finished tweaking crates.io crate versatiles_core 0.15.7
[INFO] tweaked toml for crates.io crate versatiles_core 0.15.7 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate versatiles_core 0.15.7 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate versatiles_core 0.15.7 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v2.0.14
[INFO] [stderr]   Downloaded thiserror-impl v2.0.14
[INFO] [stderr]   Downloaded enumset v1.1.7
[INFO] [stderr]   Downloaded enumset_derive v0.12.0
[INFO] [stderr]   Downloaded wildmatch v2.4.0
[INFO] [stderr]   Downloaded brotli v8.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0238fd9b97129241a269fe770fb42a2bda36dfa853a009873a58e08ea67151f
[INFO] running `Command { std: "docker" "start" "-a" "b0238fd9b97129241a269fe770fb42a2bda36dfa853a009873a58e08ea67151f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0238fd9b97129241a269fe770fb42a2bda36dfa853a009873a58e08ea67151f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0238fd9b97129241a269fe770fb42a2bda36dfa853a009873a58e08ea67151f", kill_on_drop: false }`
[INFO] [stdout] b0238fd9b97129241a269fe770fb42a2bda36dfa853a009873a58e08ea67151f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1adb9cd69bfe2b5707a30690e47d9a4d2cc5db80b4579573ceb1f0fa78dd808a
[INFO] running `Command { std: "docker" "start" "-a" "1adb9cd69bfe2b5707a30690e47d9a4d2cc5db80b4579573ceb1f0fa78dd808a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling async-trait v0.1.88
[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 darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enumset_derive v0.12.0
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling enumset v1.1.7
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling versatiles_core v0.15.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.30s
[INFO] running `Command { std: "docker" "inspect" "1adb9cd69bfe2b5707a30690e47d9a4d2cc5db80b4579573ceb1f0fa78dd808a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1adb9cd69bfe2b5707a30690e47d9a4d2cc5db80b4579573ceb1f0fa78dd808a", kill_on_drop: false }`
[INFO] [stdout] 1adb9cd69bfe2b5707a30690e47d9a4d2cc5db80b4579573ceb1f0fa78dd808a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40fee31fb6cdb0874b019010b17278665b30b35430b3b8896304ee43ccf30967
[INFO] running `Command { std: "docker" "start" "-a" "40fee31fb6cdb0874b019010b17278665b30b35430b3b8896304ee43ccf30967", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling wildmatch v2.4.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling versatiles_core v0.15.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.21s
[INFO] running `Command { std: "docker" "inspect" "40fee31fb6cdb0874b019010b17278665b30b35430b3b8896304ee43ccf30967", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40fee31fb6cdb0874b019010b17278665b30b35430b3b8896304ee43ccf30967", kill_on_drop: false }`
[INFO] [stdout] 40fee31fb6cdb0874b019010b17278665b30b35430b3b8896304ee43ccf30967
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aeafddb97d457c281071d377cdd175ab4ddba302b6ea521e1cc0159ee02d9ecb
[INFO] running `Command { std: "docker" "start" "-a" "aeafddb97d457c281071d377cdd175ab4ddba302b6ea521e1cc0159ee02d9ecb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/versatiles_core-b8037e8a025487cc)
[INFO] [stdout] 
[INFO] [stdout] running 449 tests
[INFO] [stdout] test byte_iterator::basics::tests::test_parse_array_entries_with_numbers ... ok
[INFO] [stdout] test byte_iterator::basics::tests::test_parse_array_entries ... ok
[INFO] [stdout] test byte_iterator::basics::tests::test_parse_object_entries_with_errors ... ok
[INFO] [stdout] test byte_iterator::basics::tests::test_parse_number_as ... ok
[INFO] [stdout] test byte_iterator::basics::tests::test_parse_object_entries ... ok
[INFO] [stdout] test byte_iterator::basics::tests::test_parse_number_as_string ... ok
[INFO] [stdout] test byte_iterator::basics::tests::test_parse_tag ... ok
[INFO] [stdout] test byte_iterator::basics::tests::test_parse_quoted_json_string ... ok
[INFO] [stdout] test byte_iterator::iterator::tests::test_debug_ring_buffer ... ok
[INFO] [stdout] test byte_iterator::iterator::tests::test_debug_error_formatting ... ok
[INFO] [stdout] test byte_iterator::iterator::tests::test_expect_next_byte ... ok
[INFO] [stdout] test byte_iterator::iterator::tests::test_expect_peeked_byte ... ok
[INFO] [stdout] test byte_iterator::iterator::tests::test_from_iterator ... ok
[INFO] [stdout] test byte_iterator::iterator::tests::test_from_reader ... ok
[INFO] [stdout] test byte_iterator::iterator::tests::test_into_string ... ok
[INFO] [stdout] test byte_iterator::iterator::tests::test_peek_and_consume ... ok
[INFO] [stdout] test byte_iterator::iterator::tests::test_skip_whitespace ... ok
[INFO] [stdout] test io::data_reader_blob::tests::test_read ... ok
[INFO] [stdout] test io::data_reader_blob::tests::from_blob ... ok
[INFO] [stdout] test io::data_reader_blob::tests::from_data_writer_blob ... ok
[INFO] [stdout] test io::data_reader_blob::tests::from_vec ... ok
[INFO] [stdout] test io::data_reader_blob::tests::test_read_range_edge_cases ... ok
[INFO] [stdout] test io::data_reader_blob::tests::from_boxed_data_writer_blob ... ok
[INFO] [stdout] test io::data_writer_blob::tests::test_as_slice ... ok
[INFO] [stdout] test io::data_writer_blob::tests::test_get_and_set_position ... ok
[INFO] [stdout] test io::data_writer_blob::tests::test_into_reader_blob ... ok
[INFO] [stdout] test io::data_reader_blob::tests::test_len ... ok
[INFO] [stdout] test io::data_writer_blob::tests::test_append ... ok
[INFO] [stdout] test io::data_reader_http::tests::get_name ... ok
[INFO] [stdout] test io::data_reader_http::tests::new ... ok
[INFO] [stdout] test io::data_writer_blob::tests::test_len ... ok
[INFO] [stdout] test io::data_writer_blob::tests::test_new ... ok
[INFO] [stdout] test io::data_writer_blob::tests::test_write_start ... ok
[INFO] [stdout] test io::value_reader::tests::test_is_empty ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_blob ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_f32_be ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_f32_le ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_f64_be ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_i32 ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_f64_le ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_pbf_blob ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_pbf_key ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_pbf_packed_uint32 ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_range ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_pbf_string ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_string ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_svarint1 ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_u64 ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_u8 ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_svarint2 ... ok
[INFO] [stdout] test io::value_reader_blob::tests::test_read_i32_be ... ok
[INFO] [stdout] test io::value_reader_blob::tests::test_read_i32_le ... ok
[INFO] [stdout] test io::value_reader_blob::tests::test_read_varint ... ok
[INFO] [stdout] test io::value_reader_blob::tests::test_read_u64 ... ok
[INFO] [stdout] test io::data_reader_http::tests::read_range_google ... ok
[INFO] [stdout] test io::value_reader_blob::tests::test_set_and_get_position ... ok
[INFO] [stdout] test io::value_reader_blob::tests::test_len ... ok
[INFO] [stdout] test io::value_reader_blob::tests::test_read_u8 ... ok
[INFO] [stdout] test io::data_reader_file::tests::read_range ... ok
[INFO] [stdout] test io::data_reader_file::tests::get_name ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_i64 ... ok
[INFO] [stdout] test io::data_reader_file::tests::new ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_varint ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_len ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_u32 ... ok
[INFO] [stdout] test io::value_reader_slice::tests::test_len ... ok
[INFO] [stdout] test io::value_reader_slice::tests::test_read_i32_be ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_read_u64 ... ok
[INFO] [stdout] test io::value_reader_slice::tests::test_read_i32_le ... ok
[INFO] [stdout] test io::value_reader_slice::tests::test_read_u64 ... ok
[INFO] [stdout] test io::value_reader_slice::tests::test_read_u8 ... ok
[INFO] [stdout] test io::value_reader_slice::tests::test_read_varint ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_read_i32_be ... ok
[INFO] [stdout] test io::value_reader_slice::tests::test_set_and_get_position ... ok
[INFO] [stdout] test io::value_writer::tests::test_write_blob ... ok
[INFO] [stdout] test io::value_writer::tests::test_write_f32 ... ok
[INFO] [stdout] test io::value_writer::tests::test_write_f64 ... ok
[INFO] [stdout] test io::value_writer::tests::test_write_i32 ... ok
[INFO] [stdout] test io::value_writer::tests::test_write_pbf_blob ... ok
[INFO] [stdout] test io::value_writer::tests::test_write_pbf_key ... ok
[INFO] [stdout] test io::value_writer::tests::test_write_pbf_packed_uint32 ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_read_u8 ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_set_and_get_position ... ok
[INFO] [stdout] test io::value_writer::tests::test_write_pbf_string ... ok
[INFO] [stdout] test io::value_writer::tests::test_write_range ... ok
[INFO] [stdout] test io::value_writer::tests::test_write_string ... ok
[INFO] [stdout] test io::value_writer::tests::test_write_svarint ... ok
[INFO] [stdout] test io::value_writer::tests::test_write_u32 ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_read_varint ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_read_i32_le ... ok
[INFO] [stdout] test io::value_writer::tests::test_write_u64 ... ok
[INFO] [stdout] test io::value_writer::tests::test_write_u8 ... ok
[INFO] [stdout] test io::value_writer::tests::test_write_varint ... ok
[INFO] [stdout] test io::value_writer_blob::tests::test_write_blob ... ok
[INFO] [stdout] test io::value_writer_blob::tests::test_write_f32 ... ok
[INFO] [stdout] test io::value_writer_blob::tests::test_write_f64 ... ok
[INFO] [stdout] test io::value_writer_blob::tests::test_write_i32 ... ok
[INFO] [stdout] test io::value_writer_blob::tests::test_write_pbf_blob ... ok
[INFO] [stdout] test io::value_writer_blob::tests::test_write_pbf_key ... ok
[INFO] [stdout] test io::value_writer_blob::tests::test_write_pbf_packed_uint32 ... ok
[INFO] [stdout] test io::value_writer_blob::tests::test_write_pbf_string ... ok
[INFO] [stdout] test io::value_writer_blob::tests::test_write_range ... ok
[INFO] [stdout] test io::value_writer_blob::tests::test_write_string ... ok
[INFO] [stdout] test io::value_writer_blob::tests::test_write_svarint ... ok
[INFO] [stdout] test io::value_writer_blob::tests::test_write_u32 ... ok
[INFO] [stdout] test io::value_writer_blob::tests::test_write_u64 ... ok
[INFO] [stdout] test io::value_writer_blob::tests::test_write_u8 ... ok
[INFO] [stdout] test io::value_writer_blob::tests::test_write_varint ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_blob ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_f32 ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_f64 ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_i32 ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_pbf_blob ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_pbf_key ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_pbf_packed_uint32 ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_pbf_string ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_range ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_string ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_u64 ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_svarint ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_u32 ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_u8 ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_varint ... ok
[INFO] [stdout] test json::parse::tests::test_boolean_value ... ok
[INFO] [stdout] test json::parse::tests::simple ... ok
[INFO] [stdout] test json::parse::tests::test_empty_array ... ok
[INFO] [stdout] test json::parse::tests::test_empty_object ... ok
[INFO] [stdout] test json::parse::tests::test_nested_array ... ok
[INFO] [stdout] test json::parse::tests::test_nested_object ... ok
[INFO] [stdout] test json::parse::tests::test_null_value ... ok
[INFO] [stdout] test json::parse::tests::test_number_value ... ok
[INFO] [stdout] test json::parse::tests::test_string_value ... ok
[INFO] [stdout] test json::read::tests::test_empty_input ... ok
[INFO] [stdout] test json::parse::tests::test_whitespaces ... ok
[INFO] [stdout] test json::read::tests::test_empty_lines ... ok
[INFO] [stdout] test io::value_reader_blob::tests::test_read_varint_too_long ... ok
[INFO] [stdout] test json::read::tests::test_multiple_lines ... ok
[INFO] [stdout] test json::read::tests::test_single_line ... ok
[INFO] [stdout] test json::stringify::tests::test_as_string_array ... ok
[INFO] [stdout] test json::stringify::tests::test_as_string_complex_object ... ok
[INFO] [stdout] test json::stringify::tests::test_as_string_nested ... ok
[INFO] [stdout] test json::stringify::tests::test_as_string_object ... ok
[INFO] [stdout] test json::stringify::tests::test_as_string_primitives ... ok
[INFO] [stdout] test json::stringify::tests::test_as_string_special_characters ... ok
[INFO] [stdout] test json::stringify::tests::test_as_string_unicode ... ok
[INFO] [stdout] test io::value_reader_slice::tests::test_get_sub_reader ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_get_sub_reader ... ok
[INFO] [stdout] test io::data_reader_http::tests::read_range_git ... FAILED
[INFO] [stdout] test io::value_reader_slice::tests::test_read_varint_too_long ... ok
[INFO] [stdout] test io::value_reader_slice::tests::test_sub_reader_out_of_bounds ... ok
[INFO] [stdout] test json::types::array::tests::test_as_number_vec ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_sub_reader_out_of_bounds ... ok
[INFO] [stdout] test json::parse::tests::error ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_read_varint_too_long ... ok
[INFO] [stdout] test json::parse::tests::test_invalid_json_unclosed_brace ... ok
[INFO] [stdout] test json::parse::tests::test_invalid_json_unclosed_bracket ... ok
[INFO] [stdout] test json::types::array::tests::test_debug_impl ... ok
[INFO] [stdout] test json::read::tests::test_invalid_json ... ok
[INFO] [stdout] test io::value_reader_blob::tests::test_get_sub_reader ... ok
[INFO] [stdout] test json::read::tests::test_mixed_valid_invalid_lines ... ok
[INFO] [stdout] test json::types::number::tests::test_as_number_f32 ... ok
[INFO] [stdout] test json::types::array::tests::test_stringify ... ok
[INFO] [stdout] test json::types::array::tests::test_from_vec ... ok
[INFO] [stdout] test json::types::number::tests::test_as_number_precision_loss ... ok
[INFO] [stdout] test json::types::array::tests::test_as_string_vec ... ok
[INFO] [stdout] test json::types::number::tests::test_as_number_f64 ... ok
[INFO] [stdout] test json::types::number::tests::test_as_number_i32 ... ok
[INFO] [stdout] test json::parse::tests::test_invalid_json_missing_colon ... ok
[INFO] [stdout] test json::types::array::tests::test_as_number_array ... ok
[INFO] [stdout] test json::types::number::tests::test_as_number_i8 ... ok
[INFO] [stdout] test json::types::number::tests::test_as_number_u8 ... ok
[INFO] [stdout] test json::types::number::tests::test_as_number_u16 ... ok
[INFO] [stdout] test json::types::number::tests::test_as_number_u32 ... ok
[INFO] [stdout] test json::types::number::tests::test_from_i32 ... ok
[INFO] [stdout] test json::types::object::tests::test_get ... ok
[INFO] [stdout] test json::types::number::tests::test_from_u8 ... ok
[INFO] [stdout] test json::types::number::tests::test_from_f64 ... ok
[INFO] [stdout] test json::types::object::tests::test_get_array ... ok
[INFO] [stdout] test json::types::object::tests::test_get_number_array ... ok
[INFO] [stdout] test io::data_reader_http::tests::read_range_googleapis ... FAILED
[INFO] [stdout] test json::types::object::tests::test_get_number ... ok
[INFO] [stdout] test json::types::object::tests::test_get_number_vec ... ok
[INFO] [stdout] test json::types::object::tests::test_get_string ... ok
[INFO] [stdout] test json::types::object::tests::test_get_string_vec ... ok
[INFO] [stdout] test json::types::object::tests::test_object_assign ... ok
[INFO] [stdout] test json::types::object::tests::test_object_set_key_value ... ok
[INFO] [stdout] test json::types::object::tests::test_set_and_set_optional ... ok
[INFO] [stdout] test json::types::object::tests::test_parse_str ... ok
[INFO] [stdout] test json::types::object::tests::test_stringify ... ok
[INFO] [stdout] test json::types::value::tests::test_as_number ... ok
[INFO] [stdout] test json::types::value::tests::test_as_array_to_array ... ok
[INFO] [stdout] test json::types::value::tests::test_as_object_to_object ... ok
[INFO] [stdout] test json::types::value::tests::test_as_string_as_str ... ok
[INFO] [stdout] test json::types::value::tests::test_from_bool ... ok
[INFO] [stdout] test json::types::value::tests::test_from_f64 ... ok
[INFO] [stdout] test json::types::value::tests::test_from_i32 ... ok
[INFO] [stdout] test json::types::value::tests::test_from_str ... ok
[INFO] [stdout] test json::types::value::tests::test_from_vec_of_json_values ... ok
[INFO] [stdout] test json::types::value::tests::test_from_vec_of_str ... ok
[INFO] [stdout] test json::types::value::tests::test_from_string ... ok
[INFO] [stdout] test json::types::value::tests::test_new_array_and_object ... ok
[INFO] [stdout] test json::types::value::tests::test_parse_str ... ok
[INFO] [stdout] test json::types::value::tests::test_parse_blob ... ok
[INFO] [stdout] test json::types::value::tests::test_stringify ... ok
[INFO] [stdout] test json::types::value::tests::test_type_as_str ... ok
[INFO] [stdout] test progress::progress_bar::tests::test_bar_new ... ok
[INFO] [stdout] test progress::progress_bar::tests::test_bar_finish ... ok
[INFO] [stdout] test progress::progress_bar::tests::test_bar_inc ... ok
[INFO] [stdout] test tilejson::tests::should_merge_minmaxzoom_correctly ... ok
[INFO] [stdout] test tilejson::tests::should_debug_print_as_json ... ok
[INFO] [stdout] test tilejson::tests::should_fail_check_vector_if_no_vector_layers ... ok
[INFO] [stdout] test tilejson::tests::should_intersect_existing_bounds_with_given_bbox ... ok
[INFO] [stdout] test tilejson::value::tests::insert_and_retrieve_byte ... ok
[INFO] [stdout] test tilejson::value::tests::check_optional_string ... ok
[INFO] [stdout] test progress::progress_bar::tests::test_bar_set_position ... ok
[INFO] [stdout] test tilejson::value::tests::insert_and_retrieve_list ... ok
[INFO] [stdout] test tilejson::tests::should_parse_basic_tilejson_from_object ... ok
[INFO] [stdout] test progress::progress_bar::tests::test_bar_init ... ok
[INFO] [stdout] test progress::progress_bar::tests::test_bar_remove ... ok
[INFO] [stdout] test tilejson::tests::should_update_from_pyramid_and_set_bounds_and_zoom ... ok
[INFO] [stdout] test tilejson::value::tests::check_optional_byte ... ok
[INFO] [stdout] test tilejson::tests::should_parse_valid_tilejson_from_string ... ok
[INFO] [stdout] test tilejson::value::tests::check_optional_list ... ok
[INFO] [stdout] test tilejson::tests::should_fail_raster_check_if_vector_layers_exist ... ok
[INFO] [stdout] test tilejson::value::tests::default_includes_tilejson ... ok
[INFO] [stdout] test tilejson::tests::should_check_raster_tilejson_without_vector_layers ... ok
[INFO] [stdout] test tilejson::value::tests::insert_and_retrieve_string ... ok
[INFO] [stdout] test types::blob::tests::debug ... ok
[INFO] [stdout] test tilejson::value::tests::iter_json_values_test ... ok
[INFO] [stdout] test tilejson::value::tests::insert_out_of_range_byte ... ok
[INFO] [stdout] test tilejson::vector_layer::tests::test_as_json_value_empty ... ok
[INFO] [stdout] test tilejson::vector_layer::tests::test_as_json_value_option ... ok
[INFO] [stdout] test tilejson::vector_layer::tests::test_check_invalid_id ... ok
[INFO] [stdout] test types::blob::tests::empty ... ok
[INFO] [stdout] test tilejson::vector_layer::tests::test_check_valid ... ok
[INFO] [stdout] test tilejson::vector_layer::tests::test_from_json_array_basic ... ok
[INFO] [stdout] test tilejson::vector_layer::tests::test_from_json_array_missing_fields ... ok
[INFO] [stdout] test types::blob::tests::string ... ok
[INFO] [stdout] test tilejson::vector_layer::tests::test_from_json_array_missing_id ... ok
[INFO] [stdout] test tilejson::vector_layer::tests::test_layer_merge ... ok
[INFO] [stdout] test tilejson::vector_layer::tests::test_vector_layers_merge ... ok
[INFO] [stdout] test tilejson::value::tests::update_byte_test ... ok
[INFO] [stdout] test types::blob::tests::basic_tests ... ok
[INFO] [stdout] test types::blob::tests::test_as_hex ... ok
[INFO] [stdout] test types::blob::tests::test_as_mut_slice ... ok
[INFO] [stdout] test types::blob::tests::test_creation_and_invariants ... ok
[INFO] [stdout] test types::blob::tests::test_debug_representation ... ok
[INFO] [stdout] test types::blob::tests::test_display_representation ... ok
[INFO] [stdout] test types::blob::tests::test_from_string ... ok
[INFO] [stdout] test types::blob::tests::test_get_range ... ok
[INFO] [stdout] test types::blob::tests::test_into_vec ... ok
[INFO] [stdout] test types::blob::tests::test_new_sized ... ok
[INFO] [stdout] test types::blob::tests::test_new_empty ... ok
[INFO] [stdout] test types::blob::tests::test_is_empty ... ok
[INFO] [stdout] test types::byte_range::tests::test_as_range_usize ... ok
[INFO] [stdout] test types::byte_range::tests::test_debug ... ok
[INFO] [stdout] test types::byte_range::tests::test_empty ... ok
[INFO] [stdout] test types::byte_range::tests::test_get_shifted_backward ... ok
[INFO] [stdout] test types::byte_range::tests::test_get_shifted_forward ... ok
[INFO] [stdout] test types::byte_range::tests::test_new ... ok
[INFO] [stdout] test types::byte_range::tests::test_shift_backward ... ok
[INFO] [stdout] test types::byte_range::tests::test_shift_forward ... ok
[INFO] [stdout] test types::byte_range::tests::test_underflow_behavior ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_as_string ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_as_vec_array_tuple ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_from_option_vec ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_creation ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_extend ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_check_valid ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_intersect ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_intersected ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_extended ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_try_from_vec_valid ... ok
[INFO] [stdout] test types::geo_center::tests::test_as_vec_and_array ... ok
[INFO] [stdout] test types::geo_center::tests::test_check_valid ... ok
[INFO] [stdout] test types::geo_center::tests::test_debug_format ... ok
[INFO] [stdout] test types::limited_cache::tests::test_add_and_get_items ... ok
[INFO] [stdout] test types::geo_center::tests::test_from_option_vec ... ok
[INFO] [stdout] test types::limited_cache::tests::test_cache_initialization ... ok
[INFO] [stdout] test types::geo_center::tests::test_try_from_valid ... ok
[INFO] [stdout] test types::limited_cache::tests::test_capacity_and_cleanup ... ok
[INFO] [stdout] test types::limited_cache::tests::test_debug_format ... ok
[INFO] [stdout] test types::probe_depth::tests::test_all_depth_variants ... ok
[INFO] [stdout] test types::limited_cache::tests::test_get_or_set ... ok
[INFO] [stdout] test types::tile_bbox::tests::add_border ... ok
[INFO] [stdout] test types::tile_bbox::tests::boolean_operations ... ok
[INFO] [stdout] test types::tile_bbox::tests::count_tiles ... ok
[INFO] [stdout] test types::probe_depth::tests::test_discriminants ... ok
[INFO] [stdout] test types::tile_bbox::tests::empty_or_full ... ok
[INFO] [stdout] test types::tile_bbox::tests::get_tile_index ... ok
[INFO] [stdout] test types::tile_bbox::tests::include_tile ... ok
[INFO] [stdout] test types::tile_bbox::tests::iter_coords ... ok
[INFO] [stdout] test types::tile_bbox::tests::iter_bbox_grid ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_convert_to_geo_bbox_correctly ... ok
[INFO] [stdout] test types::tile_bbox::tests::sa_pacific ... ok
[INFO] [stdout] test types::tile_bbox::tests::from_geo ... ok
[INFO] [stdout] test types::tile_bbox::tests::quarter_planet ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_determine_contains3_correctly ... ok
[INFO] [stdout] test types::tile_bbox::tests::from_geo_is_not_empty ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_determine_contains2_correctly ... ok
[INFO] [stdout] test types::blob::tests::test_as_str_behavior ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_handle_bbox_overlap_edge_cases ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_handle_empty_bbox_in_grid_iteration ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_handle_single_tile_in_grid_iteration ... ok
[INFO] [stdout] test types::blob::tests::test_into_string_behavior ... ok
[INFO] [stdout] test types::blob::tests::test_read_range ... ok
[INFO] [stdout] test types::blob::tests::test_read_range_error ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_try_from_vec_invalid_length ... ok
[INFO] [stdout] test types::geo_center::tests::test_check_invalid_longitude ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_iterate_over_coords_correctly ... ok
[INFO] [stdout] test types::geo_center::tests::test_check_invalid_zoom ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_iterate_over_coords_correctly_when_consumed ... ok
[INFO] [stdout] test types::geo_center::tests::test_check_invalid_latitude ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_scale_down_correctly ... ok
[INFO] [stdout] test types::limited_cache::tests::test_creation_too_small - should panic ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_correctly_determine_bbox_overlap ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_shift_bbox_correctly ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_get_coord2_by_index_correctly ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_split_bbox_into_correct_grid ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_get_coord3_by_index_correctly ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_get_correct_tile_index2 ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_subtract_coord2_correctly ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_get_correct_tile_index3 ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_include_bbox_correctly_with_valid_and_empty_bboxes ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_add_border ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_intersect_bboxes_correctly_and_handle_empty_and_different_levels ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_check_invalid_ranges ... ok
[INFO] [stdout] test types::geo_center::tests::test_try_from_invalid_len ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_as_geo_bbox ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_contains2 ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_subtract_u32_correctly ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_count_tiles ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_from_geo_valid ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_contains3 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_get_coord2_by_index ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_from_geo_invalid ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_include_bbox ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_get_coord3_by_index ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_include_coord ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_get_max ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_include_tile ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_is_full ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_new_empty ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_intersect_bbox ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_is_empty ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_get_tile_index2 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_new_full ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_new_invalid_level ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_get_tile_index3 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_new_invalid_coordinates ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_include_coord3 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_set_full ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_new_valid_bbox ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_set_empty ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_overlaps_bbox ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_width_height ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_add_border2 ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_add_border1 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_shift_by ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_contains_coord ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_count_tiles ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_from_geo_bbox ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_empty_pyramid ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_get_geo_bbox_and_center ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_full_pyramid ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_get_good_zoom ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_get_level_bbox ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_include_bbox1_pyramid ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_include_bbox1 ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_include_bbox2 ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_include_coord2 ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_include_coord1 ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_intersect_geo_bbox ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_intersect ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_intersections ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_iter_levels ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_level_bbox ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_limit_by_geo_bbox ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_set_level_bbox ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_overlaps_bbox ... ok
[INFO] [stdout] test types::tile_compression::tests::test_compression_to_extension ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_zoom_min_max2 ... ok
[INFO] [stdout] test types::tile_compression::tests::test_display_trait ... ok
[INFO] [stdout] test types::tile_coords::tests::debug ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_set_zoom_min_max ... ok
[INFO] [stdout] test types::tile_coords::tests::from_geo ... ok
[INFO] [stdout] test types::tile_coords::tests::partial_cmp3 ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_zoom_min_max1 ... ok
[INFO] [stdout] test types::tile_compression::tests::test_extract_compression ... ok
[INFO] [stdout] test types::tile_coords::tests::tilecoord2_new_and_getters ... ok
[INFO] [stdout] test types::tile_coords::tests::partial_eq2 ... ok
[INFO] [stdout] test types::tile_coords::tests::partial_eq3 ... ok
[INFO] [stdout] test types::tile_coords::tests::partial_cmp2 ... ok
[INFO] [stdout] test types::tile_coords::tests::tilecoord2_scale_by ... ok
[INFO] [stdout] test types::tile_coords::tests::hash ... ok
[INFO] [stdout] test types::tile_coords::tests::tilecoord2_subtract ... ok
[INFO] [stdout] test types::tile_compression::tests::test_parse_str ... ok
[INFO] [stdout] test types::tile_coords::tests::tilecoord3_as_coord2 ... ok
[INFO] [stdout] test types::tile_coords::tests::tilecoord3_as_geo ... ok
[INFO] [stdout] test types::tile_coords::tests::tilecoord3_get_sort_index ... ok
[INFO] [stdout] test types::tile_coords::tests::tilecoord3_is_valid ... ok
[INFO] [stdout] test types::tile_coords::tests::tilecoord3_new_and_getters ... ok
[INFO] [stdout] test types::tile_format::tests::should_extract_correct_format_and_truncate_filename_when_extension_found ... ok
[INFO] [stdout] test types::tile_format::tests::should_parse_str_into_tileformat ... ok
[INFO] [stdout] test types::tile_format::tests::should_return_correct_extension_for_format ... ok
[INFO] [stdout] test types::tile_stream::tests::should_collect_all_items_from_vec ... ok
[INFO] [stdout] test types::tile_stream::tests::should_construct_empty_stream ... ok
[INFO] [stdout] test types::tile_stream::tests::should_count_items_with_drain_and_count ... ok
[INFO] [stdout] test types::tile_stream::tests::should_construct_from_stream_iter ... ok
[INFO] [stdout] test types::tile_format::tests::should_provide_meaningful_strings_for_debug_and_display ... ok
[INFO] [stdout] test types::tile_stream::tests::should_iterate_sync_over_items ... ok
[INFO] [stdout] test types::tile_stream::tests::should_map_coord_properly ... ok
[INFO] [stdout] test types::tile_stream::tests::should_return_none_if_stream_is_empty ... ok
[INFO] [stdout] test types::tile_stream::tests::should_run_for_each_buffered_in_chunks ... ok
[INFO] [stdout] test types::tile_stream::tests::should_do_parallel_blob_mapping ... ok
[INFO] [stdout] test types::tiles_reader::tests::test_override_compression ... ok
[INFO] [stdout] test types::tiles_reader::tests::test_probe_tile_contents ... ok
[INFO] [stdout] test types::tile_stream::tests::should_parallel_filter_map_blob_correctly ... ok
[INFO] [stdout] test types::tile_stream::tests::should_process_async_for_each ... ok
[INFO] [stdout] test types::tiles_reader::tests::test_get_container_name ... ok
[INFO] [stdout] test types::tiles_reader::tests::test_get_meta ... ok
[INFO] [stdout] test types::tiles_reader_parameters::tests::test_tiles_reader_parameters_new_full ... ok
[INFO] [stdout] test types::tiles_reader::tests::test_get_name ... ok
[INFO] [stdout] test types::tiles_reader::tests::test_get_parameters ... ok
[INFO] [stdout] test types::tiles_reader::tests::test_get_tile_data ... ok
[INFO] [stdout] test types::tiles_reader::tests::test_get_bbox_tile_stream ... ok
[INFO] [stdout] test types::tiles_reader_parameters::tests::test_tiles_reader_parameters_new ... ok
[INFO] [stdout] test utils::compression::tests::should_fail_when_no_compressions_allowed ... ok
[INFO] [stdout] test utils::compression::tests::should_fail_when_uncompressed_not_allowed ... ok
[INFO] [stdout] test utils::compression::tests::should_handle_empty_compression_set_in_recompress ... ok
[INFO] [stdout] test utils::compression::tests::should_handle_no_compression_correctly ... ok
[INFO] [stdout] test utils::csv::tests::test_read_csv_fields_empty_lines ... ok
[INFO] [stdout] test utils::csv::tests::test_read_csv_fields_with_escaped_quotes ... ok
[INFO] [stdout] test utils::csv::tests::test_read_csv_fields_with_quotes ... ok
[INFO] [stdout] test utils::csv::tests::test_parse_simple_csv_string ... ok
[INFO] [stdout] test utils::csv::tests::test_read_csv_fields_basic ... ok
[INFO] [stdout] test utils::transform_coord::tests::bbox_flip_y ... ok
[INFO] [stdout] test utils::csv::tests::test_read_csv_fields_different_separator ... ok
[INFO] [stdout] test utils::csv::tests::test_parse_quoted_csv_string ... ok
[INFO] [stdout] test utils::pretty_print::tests::test_new_pretty_print ... ok
[INFO] [stdout] test utils::pretty_print::tests::test_writers ... ok
[INFO] [stdout] test utils::transform_coord::tests::tilecoord3_flip_y ... ok
[INFO] [stdout] test utils::transform_coord::tests::tilecoord3_swap_xy ... ok
[INFO] [stdout] test utils::pretty_print::tests::x - should panic ... ok
[INFO] [stdout] test utils::compression::tests::should_compress_and_decompress_brotli_fast_correctly ... ok
[INFO] [stdout] test utils::compression::tests::should_compress_and_decompress_gzip_correctly ... ok
[INFO] [stdout] test utils::compression::tests::should_recompress_correctly ... ok
[INFO] [stdout] test utils::compression::tests::should_optimize_compression_correctly ... ok
[INFO] [stdout] test utils::compression::tests::should_compress_and_decompress_brotli_correctly ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- io::data_reader_http::tests::read_range_git stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::data_reader_http::tests::read_range_git' panicked at src/io/data_reader_http.rs:216:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: while reading range [7..14] of https://raw.githubusercontent.com/versatiles-org/versatiles-rs/main/testdata/berlin.mbtiles
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (https://raw.githubusercontent.com/versatiles-org/versatiles-rs/main/testdata/berlin.mbtiles)
[INFO] [stdout]     1: client error (Connect)
[INFO] [stdout]     2: dns error
[INFO] [stdout]     3: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/context.rs:65:37
[INFO] [stdout]    2: <versatiles_core::io::data_reader_http::DataReaderHttp as versatiles_core::io::data_reader::DataReaderTrait>::read_range::{{closure}}
[INFO] [stdout]              at ./src/io/data_reader_http.rs:98:53
[INFO] [stdout]    3: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]    4: versatiles_core::io::data_reader_http::tests::read_range_helper::{{closure}}
[INFO] [stdout]              at ./src/io/data_reader_http.rs:196:50
[INFO] [stdout]    5: versatiles_core::io::data_reader_http::tests::read_range_git::{{closure}}
[INFO] [stdout]              at ./src/io/data_reader_http.rs:215:4
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]    9: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   10: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   13: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   14: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   15: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   17: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   18: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   19: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   23: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   24: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   25: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   26: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   27: versatiles_core::io::data_reader_http::tests::read_range_git
[INFO] [stdout]              at ./src/io/data_reader_http.rs:216:10
[INFO] [stdout]   28: versatiles_core::io::data_reader_http::tests::read_range_git::{{closure}}
[INFO] [stdout]              at ./src/io/data_reader_http.rs:208:27
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   32: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   33: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   35: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   36: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   37: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   38: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   39: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   40: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   41: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   42: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   43: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   44: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   47: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   49: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   50: <unknown>
[INFO] [stdout]   51: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f834dee0d02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f834dee0d02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f834dee0d02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f834dee0d02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f834df0d0e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f834df0d0e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f834dedcc53 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f834dedcc53 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f834dee0b52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f834dee23c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f834dee21fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f834d666034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f834d666034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f834dee2e9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f834dee2e9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f834dee2b6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5f834dee1209 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f834dee27fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f834df0a510 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f834df0aa26 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5f834d614b9e - core::result::Result<T,E>::unwrap::h77541af1cb06be8b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5f834d614b9e - versatiles_core::io::data_reader_http::tests::read_range_git::{{closure}}::h0ab806b1535ae163
[INFO] [stdout]                                at /opt/rustwide/workdir/src/io/data_reader_http.rs:216:4
[INFO] [stdout]   22:     0x5f834d3d3c22 - <core::pin::Pin<P> as core::future::future::Future>::poll::h755dae7fd4dfc96a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5f834d3d3d5d - <core::pin::Pin<P> as core::future::future::Future>::poll::h98432ec45d41f8d5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f834d5324fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h95f00ee1d28cbee8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5f834d531e5b - tokio::task::coop::with_budget::hba8b5afbe5d2eb6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5f834d531e5b - tokio::task::coop::budget::h73e85a503405ccda
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5f834d531e5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h810203a7afecd65e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5f834d52bc30 - tokio::runtime::scheduler::current_thread::Context::enter::h2156eb0198a42d23
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5f834d530a4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbf05e60929aaeff4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5f834d52f084 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3bf80935c814de33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5f834d43c96b - tokio::runtime::context::scoped::Scoped<T>::set::he290fd39b4365123
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5f834d59c9a9 - tokio::runtime::context::set_scheduler::{{closure}}::h375051696f661f8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5f834d415022 - std::thread::local::LocalKey<T>::try_with::hcd0736acc926c4bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5f834d412d0e - std::thread::local::LocalKey<T>::with::h36b7807ba83af261
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5f834d59c8bd - tokio::runtime::context::set_scheduler::ha783bb0ea4765459
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5f834d52e5c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h49746d6030edbcce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5f834d52f123 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3267b3369af8b306
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5f834d52a550 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7384fef85bc38060
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5f834d421420 - tokio::runtime::context::runtime::enter_runtime::h06351fc3f659ab6c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5f834d529f81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf8e54f131f90545f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5f834d5295a4 - tokio::runtime::runtime::Runtime::block_on_inner::h4d683d868ede8be8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x5f834d5299fc - tokio::runtime::runtime::Runtime::block_on::h73f7604f5794c425
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x5f834d6148d3 - versatiles_core::io::data_reader_http::tests::read_range_git::hc0aef64ab5a95e2a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/io/data_reader_http.rs:216:10
[INFO] [stdout]   44:     0x5f834d614777 - versatiles_core::io::data_reader_http::tests::read_range_git::{{closure}}::hcf4385a78dff6875
[INFO] [stdout]                                at /opt/rustwide/workdir/src/io/data_reader_http.rs:208:27
[INFO] [stdout]   45:     0x5f834d4836b6 - core::ops::function::FnOnce::call_once::h303a51b367eef4d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5f834d66b89b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5f834d66b89b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5f834d66a9d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5f834d66a9d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5f834d66a9d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5f834d66a9d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5f834d66a9d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5f834d66a9d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5f834d66a9d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5f834d62e5d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5f834d62e5d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5f834d631faa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5f834d631faa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5f834d631faa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5f834d631faa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5f834d631faa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f834d631faa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5f834d631faa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5f834dee613f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5f834dee613f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x79f5d8ef0aa4 - <unknown>
[INFO] [stdout]   67:     0x79f5d8f7da34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- io::data_reader_http::tests::read_range_googleapis stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io::data_reader_http::tests::read_range_googleapis' panicked at src/io/data_reader_http.rs:228:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: while reading range [3..14] of https://storage.googleapis.com/versatiles/download/planet/planet-20230529.versatiles
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (https://storage.googleapis.com/versatiles/download/planet/planet-20230529.versatiles)
[INFO] [stdout]     1: client error (Connect)
[INFO] [stdout]     2: dns error
[INFO] [stdout]     3: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/context.rs:65:37
[INFO] [stdout]    2: <versatiles_core::io::data_reader_http::DataReaderHttp as versatiles_core::io::data_reader::DataReaderTrait>::read_range::{{closure}}
[INFO] [stdout]              at ./src/io/data_reader_http.rs:98:53
[INFO] [stdout]    3: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]    4: versatiles_core::io::data_reader_http::tests::read_range_helper::{{closure}}
[INFO] [stdout]              at ./src/io/data_reader_http.rs:196:50
[INFO] [stdout]    5: versatiles_core::io::data_reader_http::tests::read_range_googleapis::{{closure}}
[INFO] [stdout]              at ./src/io/data_reader_http.rs:227:4
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]    9: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   10: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   13: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   14: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   15: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   17: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   18: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   19: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   23: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   24: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   25: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   26: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   27: versatiles_core::io::data_reader_http::tests::read_range_googleapis
[INFO] [stdout]              at ./src/io/data_reader_http.rs:228:12
[INFO] [stdout]   28: versatiles_core::io::data_reader_http::tests::read_range_googleapis::{{closure}}
[INFO] [stdout]              at ./src/io/data_reader_http.rs:220:34
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   32: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   33: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   35: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   36: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   37: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   38: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   39: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   40: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   41: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   42: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   43: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   44: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   47: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   49: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   50: <unknown>
[INFO] [stdout]   51: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f834dee0d02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f834dee0d02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f834dee0d02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f834dee0d02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f834df0d0e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f834df0d0e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f834dedcc53 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f834dedcc53 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f834dee0b52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f834dee23c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f834dee21fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f834d666034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f834d666034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f834dee2e9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f834dee2e9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f834dee2b6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5f834dee1209 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f834dee27fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f834df0a510 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f834df0aa26 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5f834d61504e - core::result::Result<T,E>::unwrap::h77541af1cb06be8b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5f834d61504e - versatiles_core::io::data_reader_http::tests::read_range_googleapis::{{closure}}::h35cc4c5e17b7d518
[INFO] [stdout]                                at /opt/rustwide/workdir/src/io/data_reader_http.rs:228:4
[INFO] [stdout]   22:     0x5f834d3d3c22 - <core::pin::Pin<P> as core::future::future::Future>::poll::h755dae7fd4dfc96a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5f834d3d3d5d - <core::pin::Pin<P> as core::future::future::Future>::poll::h98432ec45d41f8d5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f834d5324fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h95f00ee1d28cbee8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5f834d531e5b - tokio::task::coop::with_budget::hba8b5afbe5d2eb6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5f834d531e5b - tokio::task::coop::budget::h73e85a503405ccda
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5f834d531e5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h810203a7afecd65e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5f834d52bc30 - tokio::runtime::scheduler::current_thread::Context::enter::h2156eb0198a42d23
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5f834d530a4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbf05e60929aaeff4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5f834d52f084 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3bf80935c814de33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5f834d43c96b - tokio::runtime::context::scoped::Scoped<T>::set::he290fd39b4365123
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5f834d59c9a9 - tokio::runtime::context::set_scheduler::{{closure}}::h375051696f661f8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5f834d415022 - std::thread::local::LocalKey<T>::try_with::hcd0736acc926c4bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5f834d412d0e - std::thread::local::LocalKey<T>::with::h36b7807ba83af261
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5f834d59c8bd - tokio::runtime::context::set_scheduler::ha783bb0ea4765459
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5f834d52e5c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h49746d6030edbcce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5f834d52f123 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3267b3369af8b306
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5f834d52a550 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7384fef85bc38060
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5f834d421420 - tokio::runtime::context::runtime::enter_runtime::h06351fc3f659ab6c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5f834d529f81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf8e54f131f90545f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5f834d5295a4 - tokio::runtime::runtime::Runtime::block_on_inner::h4d683d868ede8be8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x5f834d5299fc - tokio::runtime::runtime::Runtime::block_on::h73f7604f5794c425
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x5f834d614d83 - versatiles_core::io::data_reader_http::tests::read_range_googleapis::h2deca4917916de59
[INFO] [stdout]                                at /opt/rustwide/workdir/src/io/data_reader_http.rs:228:12
[INFO] [stdout]   44:     0x5f834d614c27 - versatiles_core::io::data_reader_http::tests::read_range_googleapis::{{closure}}::hbb2becfd80cca7f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/io/data_reader_http.rs:220:34
[INFO] [stdout]   45:     0x5f834d487af6 - core::ops::function::FnOnce::call_once::hb618146c18f29277
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5f834d66b89b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5f834d66b89b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5f834d66a9d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5f834d66a9d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5f834d66a9d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5f834d66a9d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5f834d66a9d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5f834d66a9d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5f834d66a9d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5f834d62e5d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5f834d62e5d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5f834d631faa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5f834d631faa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5f834d631faa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5f834d631faa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5f834d631faa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f834d631faa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5f834d631faa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5f834dee613f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5f834dee613f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x79f5d8ef0aa4 - <unknown>
[INFO] [stdout]   67:     0x79f5d8f7da34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     io::data_reader_http::tests::read_range_git
[INFO] [stdout]     io::data_reader_http::tests::read_range_googleapis
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 447 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "aeafddb97d457c281071d377cdd175ab4ddba302b6ea521e1cc0159ee02d9ecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeafddb97d457c281071d377cdd175ab4ddba302b6ea521e1cc0159ee02d9ecb", kill_on_drop: false }`
[INFO] [stdout] aeafddb97d457c281071d377cdd175ab4ddba302b6ea521e1cc0159ee02d9ecb
