[INFO] fetching crate versatiles_core 3.0.5...
[INFO] testing versatiles_core-3.0.5 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate versatiles_core 3.0.5 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate versatiles_core 3.0.5
[INFO] finished tweaking crates.io crate versatiles_core 3.0.5
[INFO] tweaked toml for crates.io crate versatiles_core 3.0.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate versatiles_core 3.0.5 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate versatiles_core 3.0.5 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35511d9072a744371f2a885f40b4164ecd9586efae91f8dbb08ecde2aa01c00a
[INFO] running `Command { std: "docker" "start" "-a" "35511d9072a744371f2a885f40b4164ecd9586efae91f8dbb08ecde2aa01c00a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35511d9072a744371f2a885f40b4164ecd9586efae91f8dbb08ecde2aa01c00a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35511d9072a744371f2a885f40b4164ecd9586efae91f8dbb08ecde2aa01c00a", kill_on_drop: false }`
[INFO] [stdout] 35511d9072a744371f2a885f40b4164ecd9586efae91f8dbb08ecde2aa01c00a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58f2baff339cac81b84e3861e247022718c320ad91044418d38f8e1535f5bdd8
[INFO] running `Command { std: "docker" "start" "-a" "58f2baff339cac81b84e3861e247022718c320ad91044418d38f8e1535f5bdd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling versatiles_derive v3.0.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[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 url v2.5.7
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling versatiles_core v3.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.87s
[INFO] running `Command { std: "docker" "inspect" "58f2baff339cac81b84e3861e247022718c320ad91044418d38f8e1535f5bdd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58f2baff339cac81b84e3861e247022718c320ad91044418d38f8e1535f5bdd8", kill_on_drop: false }`
[INFO] [stdout] 58f2baff339cac81b84e3861e247022718c320ad91044418d38f8e1535f5bdd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5262b50c4b3a11b2c0e2da1b901e5560ed9efb974e914658e63495065cf953ed
[INFO] running `Command { std: "docker" "start" "-a" "5262b50c4b3a11b2c0e2da1b901e5560ed9efb974e914658e63495065cf953ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling zmij v1.0.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling wildmatch v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling moka v0.12.12
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling versatiles_core v3.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 55.45s
[INFO] running `Command { std: "docker" "inspect" "5262b50c4b3a11b2c0e2da1b901e5560ed9efb974e914658e63495065cf953ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5262b50c4b3a11b2c0e2da1b901e5560ed9efb974e914658e63495065cf953ed", kill_on_drop: false }`
[INFO] [stdout] 5262b50c4b3a11b2c0e2da1b901e5560ed9efb974e914658e63495065cf953ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f0ca12d3ee89acab0c94af000106ae07051874343ebee6fe4129cc6a11808a7
[INFO] running `Command { std: "docker" "start" "-a" "5f0ca12d3ee89acab0c94af000106ae07051874343ebee6fe4129cc6a11808a7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/versatiles_core-b8f5f061df16ac35)
[INFO] [stdout] 
[INFO] [stdout] running 809 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_object_entries ... ok
[INFO] [stdout] test byte_iterator::basics::tests::test_parse_number_as ... ok
[INFO] [stdout] test byte_iterator::basics::tests::test_parse_quoted_json_string ... ok
[INFO] [stdout] test byte_iterator::basics::tests::test_parse_tag ... ok
[INFO] [stdout] test byte_iterator::basics::tests::test_parse_number_as_string ... 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_debug_ring_buffer ... ok
[INFO] [stdout] test byte_iterator::iterator::tests::test_from_iterator ... 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 concurrency::tests::test_custom_limits ... ok
[INFO] [stdout] test byte_iterator::iterator::tests::test_expect_peeked_byte ... ok
[INFO] [stdout] test concurrency::tests::test_default_limits ... ok
[INFO] [stdout] test io::data_reader_blob::tests::from_data_writer_blob ... ok
[INFO] [stdout] test io::data_reader_blob::tests::from_boxed_data_writer_blob ... ok
[INFO] [stdout] test byte_iterator::iterator::tests::test_from_reader ... ok
[INFO] [stdout] test byte_iterator::iterator::tests::test_skip_whitespace ... ok
[INFO] [stdout] test concurrency::tests::test_cpu_count ... ok
[INFO] [stdout] test io::data_reader_blob::tests::from_blob ... ok
[INFO] [stdout] test io::data_writer_blob::tests::test_append ... ok
[INFO] [stdout] test io::data_writer_blob::tests::test_as_slice ... ok
[INFO] [stdout] test io::data_reader_http::tests::new ... ok
[INFO] [stdout] test io::data_reader_http::tests::get_name ... ok
[INFO] [stdout] test io::data_reader_blob::tests::test_read_range_edge_cases ... ok
[INFO] [stdout] test concurrency::tests::test_limits_minimum_one ... ok
[INFO] [stdout] test io::data_reader_blob::tests::test_len ... 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_writer_blob::tests::test_new ... ok
[INFO] [stdout] test io::data_writer_blob::tests::test_len ... ok
[INFO] [stdout] test io::data_writer_blob::tests::test_write_start ... ok
[INFO] [stdout] test io::data_reader_file::tests::read_sync_and_read_trait ... ok
[INFO] [stdout] test io::data_reader_blob::tests::from_vec ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_f64_le ... ok
[INFO] [stdout] test io::data_reader_blob::tests::test_read ... ok
[INFO] [stdout] test io::data_reader_file::tests::get_name ... ok
[INFO] [stdout] test io::data_reader_file::tests::read_range ... ok
[INFO] [stdout] test io::data_reader_file::tests::test_read_all_method ... ok
[INFO] [stdout] test io::data_writer_file::tests::test_append_and_get_position ... ok
[INFO] [stdout] test io::data_reader_file::tests::new ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_i32 ... ok
[INFO] [stdout] test io::data_writer_file::tests::test_write_start_and_append ... 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_pbf_blob ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_i64 ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_pbf_key ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_pbf_string ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_range ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_string ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_svarint2 ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_svarint1 ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_u8 ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_u32 ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_varint ... ok
[INFO] [stdout] test io::value_reader_blob::tests::test_len ... ok
[INFO] [stdout] test io::value_reader_blob::tests::test_read_i32_le ... ok
[INFO] [stdout] test io::value_reader_blob::tests::test_read_u8 ... ok
[INFO] [stdout] test io::value_reader_blob::tests::test_read_i32_be ... ok
[INFO] [stdout] test io::value_reader_blob::tests::test_read_u64 ... ok
[INFO] [stdout] test io::value_reader_blob::tests::test_read_varint ... ok
[INFO] [stdout] test io::value_reader_blob::tests::test_set_and_get_position ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_len ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_u64 ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_read_i32_be ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_read_u64 ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_set_and_get_position ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_read_varint ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_read_u8 ... ok
[INFO] [stdout] test io::value_reader_slice::tests::test_len ... 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_set_and_get_position ... ok
[INFO] [stdout] test io::value_writer::tests::test_write_blob ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_read_i32_le ... ok
[INFO] [stdout] test io::value_writer::tests::test_write_f64 ... ok
[INFO] [stdout] test io::value_reader_slice::tests::test_read_i32_be ... ok
[INFO] [stdout] test io::value_reader_slice::tests::test_read_i32_le ... ok
[INFO] [stdout] test io::value_reader_slice::tests::test_read_varint ... ok
[INFO] [stdout] test io::value_writer::tests::test_write_f32 ... 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_range ... 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_writer::tests::test_write_pbf_string ... 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_writer::tests::test_write_u8 ... ok
[INFO] [stdout] test io::value_writer_blob::tests::test_write_f32 ... ok
[INFO] [stdout] test io::value_writer::tests::test_write_u64 ... 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_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_string ... ok
[INFO] [stdout] test io::value_writer_blob::tests::test_write_svarint ... ok
[INFO] [stdout] test io::value_writer_blob::tests::test_write_range ... 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_string ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_range ... ok
[INFO] [stdout] test io::value_writer_blob::tests::test_write_f64 ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_u32 ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_svarint ... 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_file::tests::test_write_u8 ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_u64 ... ok
[INFO] [stdout] test io::value_writer_file::tests::test_write_varint ... 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_boolean_value ... 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::parse::tests::test_whitespaces ... ok
[INFO] [stdout] test json::read::tests::test_empty_input ... ok
[INFO] [stdout] test json::read::tests::test_empty_lines ... ok
[INFO] [stdout] test io::value_reader::tests::test_read_pbf_packed_uint32 ... ok
[INFO] [stdout] test io::value_reader_blob::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_get_sub_reader ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_get_sub_reader ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_sub_reader_out_of_bounds ... ok
[INFO] [stdout] test json::read::tests::test_multiple_lines ... ok
[INFO] [stdout] test json::read::tests::test_mixed_valid_invalid_lines ... ok
[INFO] [stdout] test io::value_reader_file::tests::test_read_varint_too_long ... ok
[INFO] [stdout] test json::read::tests::test_single_line ... ok
[INFO] [stdout] test json::stringify::tests::test_as_string_nested ... ok
[INFO] [stdout] test json::read::tests::test_read_stream_single_line ... ok
[INFO] [stdout] test json::stringify::tests::test_as_string_primitives ... ok
[INFO] [stdout] test json::stringify::tests::test_as_string_array ... ok
[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::parse::tests::error ... ok
[INFO] [stdout] test json::parse::tests::test_invalid_json_missing_colon ... ok
[INFO] [stdout] test json::parse::tests::test_invalid_json_unclosed_brace ... ok
[INFO] [stdout] test json::read::tests::test_invalid_json ... ok
[INFO] [stdout] test io::value_reader_blob::tests::test_read_varint_too_long ... ok
[INFO] [stdout] test io::data_reader_http::tests::read_range_google ... ok
[INFO] [stdout] test json::parse::tests::test_invalid_json_unclosed_bracket ... ok
[INFO] [stdout] test json::stringify::tests::test_as_string_object ... ok
[INFO] [stdout] test json::read::tests::test_read_stream_mixed_valid_invalid ... ok
[INFO] [stdout] test json::stringify::tests::test_as_string_complex_object ... 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 json::stringify::tests::test_escape_json_string_control ... ok
[INFO] [stdout] test json::stringify::tests::test_stringify_pretty_multi_line_array ... ok
[INFO] [stdout] test json::stringify::tests::test_pretty_single_line_array ... ok
[INFO] [stdout] test json::stringify::tests::test_stringify_pretty_single_line_primitives ... ok
[INFO] [stdout] test json::types::array::tests::test_as_number_array ... ok
[INFO] [stdout] test json::types::array::tests::test_as_number_vec ... ok
[INFO] [stdout] test json::types::array::tests::test_debug_impl ... ok
[INFO] [stdout] test json::types::array::tests::test_from_ref_vec ... ok
[INFO] [stdout] test json::types::array::tests::test_as_string_vec ... ok
[INFO] [stdout] test json::types::array::tests::test_stringify ... ok
[INFO] [stdout] test json::types::array::tests::test_as_vec ... ok
[INFO] [stdout] test json::types::array::tests::test_from_vec ... ok
[INFO] [stdout] test json::types::array::tests::test_from_array_ref ... ok
[INFO] [stdout] test json::stringify::tests::test_stringify_pretty_multi_line_object ... ok
[INFO] [stdout] test json::types::number::tests::from_f64 ... ok
[INFO] [stdout] test json::types::number::tests::from_i128 ... ok
[INFO] [stdout] test json::types::number::tests::from_i16 ... ok
[INFO] [stdout] test json::types::number::tests::from_i32 ... ok
[INFO] [stdout] test json::types::number::tests::from_isize ... ok
[INFO] [stdout] test json::types::number::tests::from_u128 ... ok
[INFO] [stdout] test json::types::number::tests::from_u16 ... ok
[INFO] [stdout] test json::types::number::tests::from_i64 ... ok
[INFO] [stdout] test json::types::number::tests::from_u8 ... ok
[INFO] [stdout] test json::types::number::tests::from_u64 ... ok
[INFO] [stdout] test json::types::number::tests::from_u32 ... ok
[INFO] [stdout] test json::types::object::tests::test_debug_fmt ... ok
[INFO] [stdout] test json::types::number::tests::from_usize ... ok
[INFO] [stdout] test json::types::number::tests::from_f32 ... ok
[INFO] [stdout] test json::types::array::tests::test_stringify_pretty_multi_line ... ok
[INFO] [stdout] test json::types::object::tests::test_object_set_key_value ... ok
[INFO] [stdout] test json::types::array::tests::test_stringify_pretty_single_line ... ok
[INFO] [stdout] test json::types::object::tests::test_get_array ... ok
[INFO] [stdout] test json::types::object::tests::test_parse_str ... ok
[INFO] [stdout] test json::types::number::tests::large_ints_outside_safe_range_do_not_panic ... ok
[INFO] [stdout] test json::types::object::tests::test_get ... ok
[INFO] [stdout] test json::types::object::tests::test_get_number_array ... ok
[INFO] [stdout] test json::types::object::tests::test_from_vec_for_jsonvalue ... ok
[INFO] [stdout] test json::types::object::tests::test_set_and_set_optional ... ok
[INFO] [stdout] test json::types::object::tests::test_stringify_pretty_multi_line ... ok
[INFO] [stdout] test json::types::object::tests::test_stringify ... ok
[INFO] [stdout] test json::types::object::tests::test_stringify_pretty_single_line ... ok
[INFO] [stdout] test json::types::value::tests::test_as_array_to_array ... ok
[INFO] [stdout] test json::types::value::tests::test_from_bool ... ok
[INFO] [stdout] test json::types::object::tests::test_get_number ... ok
[INFO] [stdout] test json::types::value::tests::test_as_number ... ok
[INFO] [stdout] test json::types::object::tests::test_get_missing_variants ... ok
[INFO] [stdout] test json::types::value::tests::test_as_object_to_object ... ok
[INFO] [stdout] test json::types::object::tests::test_get_string ... ok
[INFO] [stdout] test json::types::value::tests::test_as_string_as_str ... ok
[INFO] [stdout] test json::types::object::tests::test_get_number_vec ... ok
[INFO] [stdout] test json::types::object::tests::test_get_string_vec ... ok
[INFO] [stdout] test json::types::object::tests::test_iter_and_order ... ok
[INFO] [stdout] test json::types::number::tests::from_i8 ... ok
[INFO] [stdout] test json::types::value::tests::test_from_f64 ... ok
[INFO] [stdout] test json::types::object::tests::test_object_assign ... 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_str ... ok
[INFO] [stdout] test json::types::value::tests::test_type_as_str ... ok
[INFO] [stdout] test json::types::value::tests::test_parse_str ... ok
[INFO] [stdout] test types::blob::tests::empty ... ok
[INFO] [stdout] test types::blob::tests::string ... ok
[INFO] [stdout] test types::blob::tests::test_as_mut_slice ... ok
[INFO] [stdout] test types::blob::tests::debug ... ok
[INFO] [stdout] test json::types::value::tests::test_stringify ... ok
[INFO] [stdout] test types::blob::tests::test_as_hex ... ok
[INFO] [stdout] test types::blob::tests::test_debug_representation ... ok
[INFO] [stdout] test types::blob::tests::test_display_representation ... 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 types::blob::tests::basic_tests ... ok
[INFO] [stdout] test json::types::value::tests::test_from_vec_of_json_values ... ok
[INFO] [stdout] test types::blob::tests::test_from_string ... ok
[INFO] [stdout] test types::blob::tests::test_creation_and_invariants ... ok
[INFO] [stdout] test types::blob::tests::test_new_empty ... ok
[INFO] [stdout] test types::blob::tests::test_new_sized ... ok
[INFO] [stdout] test types::blob::tests::test_range ... ok
[INFO] [stdout] test types::byte_range::tests::test_new ... ok
[INFO] [stdout] test types::byte_range::tests::test_shift_forward ... ok
[INFO] [stdout] test types::byte_range::tests::test_shift_backward ... ok
[INFO] [stdout] test types::byte_range::tests::test_shifted_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::blob::tests::test_into_vec ... ok
[INFO] [stdout] test types::byte_range::tests::test_as_range_usize ... ok
[INFO] [stdout] test types::blob::tests::test_is_empty ... ok
[INFO] [stdout] test types::byte_range::tests::test_debug ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_as_string_edge_cases ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_as_vec_array_tuple ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_bbox_to_mercator::case_1 ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_bbox_to_mercator_precision::case_3 ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_bbox_to_mercator::case_3 ... ok
[INFO] [stdout] test types::byte_range::tests::test_empty ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_bbox_to_mercator_precision::case_4 ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_check_valid ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_check_valid_edge_cases ... ok
[INFO] [stdout] test types::byte_range::tests::test_shifted_backward ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_extend ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_debug_format ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_extend_with_no_overlap ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_bbox_to_mercator::case_2 ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_bbox_to_mercator_precision::case_1 ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_creation ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_bbox_to_mercator_precision::case_2 ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_extended ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_from_option_vec ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_extended_with_no_overlap ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_intersect ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_intersect_no_overlap ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_intersected ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_intersected_no_overlap ... ok
[INFO] [stdout] test types::blob::tests::test_as_str_behavior ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_limit_to_mercator ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_new_normalized_extensive::case_02 ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_new_normalized_extensive::case_03 ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_new_normalized_extensive::case_04 ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_new_normalized_extensive::case_05 ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_new_normalized_extensive::case_06 ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_new_normalized_extensive::case_07 ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_new_normalized_extensive::case_08 ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_new_normalized_extensive::case_10 ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_new_normalized_extensive::case_09 ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_try_from_array ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_try_from_array_ref ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_wgs84_as_mercator_midlat ... ok
[INFO] [stdout] test types::blob::tests::test_into_string_behavior ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_try_from_vec_invalid_length ... 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::blob::tests::test_read_range_error ... ok
[INFO] [stdout] test types::geo_center::tests::test_check_invalid_longitude ... ok
[INFO] [stdout] test types::geo_center::tests::test_check_valid ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_new_normalized_extensive::case_01 ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_check_invalid_ranges ... ok
[INFO] [stdout] test types::geo_center::tests::test_debug_format ... ok
[INFO] [stdout] test json::types::value::tests::test_parse_blob ... ok
[INFO] [stdout] test types::geo_center::tests::test_check_invalid_zoom ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_check_invalid_coordinates ... ok
[INFO] [stdout] test types::geo_center::tests::test_check_invalid_latitude ... ok
[INFO] [stdout] test types::geo_center::tests::test_from_option_vec ... ok
[INFO] [stdout] test types::blob::tests::test_read_range ... ok
[INFO] [stdout] test types::geo_center::tests::test_try_from_invalid_len ... ok
[INFO] [stdout] test types::geo_bbox::tests::test_wgs84_as_mercator_world_bounds ... ok
[INFO] [stdout] test types::geo_center::tests::test_try_from_valid ... ok
[INFO] [stdout] test types::limited_cache::tests::test_get_or_set ... ok
[INFO] [stdout] test types::limited_cache::tests::test_debug_format ... ok
[INFO] [stdout] test types::probe_depth::tests::test_discriminants ... ok
[INFO] [stdout] test types::probe_depth::tests::test_all_depth_variants ... ok
[INFO] [stdout] test types::limited_cache::tests::test_capacity_and_cleanup ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::count_tiles_cases::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::count_tiles_cases::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::count_tiles_cases::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::count_tiles_cases::case_4 ... ok
[INFO] [stdout] test types::limited_cache::tests::test_add_and_get_items ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::from_geo ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::from_geo_is_not_empty ... ok
[INFO] [stdout] test types::limited_cache::tests::test_creation_too_small - should panic ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::from_min_and_max_invalid::case_3 ... ok
[INFO] [stdout] test types::limited_cache::tests::test_cache_initialization ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::from_min_and_max_valid::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::from_min_and_size_invalid::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::from_min_and_size_invalid::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::from_min_and_max_invalid::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::from_min_and_size_invalid::case_5 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::from_min_and_size_valid::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::from_min_and_size_valid::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::from_min_and_max_invalid::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::from_min_and_size_invalid::case_4 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::from_min_and_size_valid::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::from_min_and_max_invalid::case_4 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::from_min_and_size_invalid::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::new_empty_is_empty::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::new_empty_is_empty::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::new_full_covers_all::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::new_full_covers_all::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::new_full_covers_all::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::set_min_max_adjusts_size_and_handles_empty ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::set_width_height_clamp_to_bounds ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::set_min_max_bounds_errors ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::swap_and_empty_full_and_setters ... ok
[INFO] [stdout] test types::tile_bbox::convert::tests::to_geo_bbox_degenerate_shapes::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::convert::tests::to_geo_bbox_degenerate_shapes::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::convert::tests::to_geo_bbox_degenerate_shapes::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::convert::tests::to_geo_bbox_matches_expected::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::convert::tests::to_geo_bbox_matches_expected::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::convert::tests::to_geo_bbox_matches_expected::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::convert::tests::to_geo_bbox_matches_expected::case_4 ... ok
[INFO] [stdout] test types::tile_bbox::convert::tests::to_geo_bbox_matches_expected::case_5 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::from_min_and_max_invalid::case_5 ... ok
[INFO] [stdout] test types::tile_bbox::constructors::tests::from_min_and_max_valid::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::convert::tests::to_geo_bbox_world_bounds_roundtrip ... ok
[INFO] [stdout] test types::tile_bbox::fmt::tests::debug_and_display_consistency_width_height ... ok
[INFO] [stdout] test types::tile_bbox::fmt::tests::display_and_debug_formats::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::fmt::tests::display_and_debug_formats::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::iter::tests::grid_cells_and_cover::case_2_size4 ... ok
[INFO] [stdout] test types::tile_bbox::iter::tests::grid_cells_and_cover::case_1_size2 ... ok
[INFO] [stdout] test types::tile_bbox::fmt::tests::display_and_debug_formats::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::iter::tests::into_iter_coords_consumes_and_matches ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::at_level_matches_manual_scaling::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::at_level_matches_manual_scaling::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::at_level_matches_manual_scaling::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::expand_by_behaviour::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::expand_by_behaviour::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::convert::tests::to_geo_bbox_matches_expected::case_7 ... ok
[INFO] [stdout] test types::tile_bbox::iter::tests::grid_panics_on_zero_size - should panic ... ok
[INFO] [stdout] test types::tile_bbox::iter::tests::iter_coords_row_major_and_count ... ok
[INFO] [stdout] test types::tile_bbox::iter::tests::grid_first_last_cell_contents ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::at_level_matches_manual_scaling::case_4 ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::expand_by_behaviour::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::convert::tests::to_geo_bbox_matches_expected::case_6 ... ok
[INFO] [stdout] test types::tile_bbox::iter::tests::grid_cells_and_cover::case_3_size8 ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::round_to_block_sizes::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::include_bbox_level_mismatch_errors ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::round_to_block_sizes::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::include_bbox_merges_ranges_and_ignores_empty ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::include_initializes_when_empty_and_expands ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::include_coord_level_mismatch_errors ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::round_to_block_sizes::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::intersect_cases::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::intersect_cases::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::intersect_cases::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::flip_y_inverts_vertically ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::intersect_with_pyramid_shrinks ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::expand_by_noop_on_empty ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::scaled_down_is_pure ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::shift_by_and_to ... ok
[INFO] [stdout] test types::tile_bbox::queries::tests::as_array_matches_minmax ... ok
[INFO] [stdout] test types::tile_bbox::queries::tests::corners_and_dimensions ... ok
[INFO] [stdout] test types::tile_bbox::queries::tests::get_quadrant_happy_path ... ok
[INFO] [stdout] test types::tile_bbox::queries::tests::get_quadrant_on_empty_returns_self ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::level_up_down_and_pure_variants ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::scale_down_by_powers_of_two ... ok
[INFO] [stdout] test types::tile_bbox::queries::tests::is_empty_and_count_tiles ... ok
[INFO] [stdout] test types::tile_bbox::queries::tests::is_full_works_in_tests_only ... ok
[INFO] [stdout] test types::tile_bbox::queries::tests::max_coord_is_2_pow_z_minus_1::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::queries::tests::max_coord_is_2_pow_z_minus_1::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::queries::tests::max_coord_is_2_pow_z_minus_1::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::queries::tests::max_count_matches_power_of_two::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::scale_up_and_scaled_up ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::include_panics_on_out_of_bounds_x - should panic ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::scale_down_non_power_of_two_panics - should panic ... ok
[INFO] [stdout] test types::tile_bbox::queries::tests::index_of_and_coord_at_index_roundtrip ... ok
[INFO] [stdout] test types::tile_bbox::queries::tests::max_count_matches_power_of_two::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::mutate::tests::scale_up_rejects_zero ... ok
[INFO] [stdout] test types::tile_bbox::queries::tests::max_count_matches_power_of_two::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::queries::tests::contains_and_overlaps_and_try_contains ... ok
[INFO] [stdout] test types::tile_bbox::tests::as_level_up_and_down::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::tests::as_level_up_and_down::case_4 ... ok
[INFO] [stdout] test types::tile_bbox::queries::tests::get_quadrant_errors_on_bad_input ... ok
[INFO] [stdout] test types::tile_bbox::tests::as_level_up_and_down::case_5 ... ok
[INFO] [stdout] test types::tile_bbox::tests::as_level_up_and_down::case_6 ... ok
[INFO] [stdout] test types::tile_bbox::tests::as_level_up_and_down::case_8 ... ok
[INFO] [stdout] test types::tile_bbox::tests::add_border ... ok
[INFO] [stdout] test types::tile_bbox::tests::as_level_up_and_down::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::tests::as_level_up_and_down::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::tests::as_level_up_and_down::case_7 ... ok
[INFO] [stdout] test types::tile_bbox::tests::as_level_up_and_down::case_9 ... ok
[INFO] [stdout] test types::tile_bbox::tests::bbox_flip_y::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::tests::bbox_flip_y::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::tests::bbox_flip_y::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::tests::bbox_flip_y::case_4 ... ok
[INFO] [stdout] test types::tile_bbox::tests::bbox_flip_y::case_5 ... ok
[INFO] [stdout] test types::tile_bbox::tests::bbox_swap_xy_transform ... ok
[INFO] [stdout] test types::tile_bbox::tests::boolean_operations ... ok
[INFO] [stdout] test types::tile_bbox::tests::count_tiles_cases::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::tests::count_tiles_cases::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::tests::count_tiles_cases::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::tests::count_tiles_cases::case_4 ... ok
[INFO] [stdout] test types::tile_bbox::tests::empty_or_full ... ok
[INFO] [stdout] test types::tile_bbox::tests::from_geo ... ok
[INFO] [stdout] test types::tile_bbox::tests::from_geo_is_not_empty ... ok
[INFO] [stdout] test types::tile_bbox::tests::get_coord_by_index_cases::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::tests::get_coord_by_index_cases::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::tests::get_coord_by_index_cases::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::tests::get_coord_by_index_cases::case_4 ... ok
[INFO] [stdout] test types::tile_bbox::tests::get_coord_by_index_cases::case_5 ... ok
[INFO] [stdout] test types::tile_bbox::tests::get_quadrant_happy_path ... ok
[INFO] [stdout] test types::tile_bbox::tests::get_tile_index_cases::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::tests::get_tile_index_cases::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::tests::get_tile_index_cases::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::tests::get_coord_by_index_out_of_bounds ... ok
[INFO] [stdout] test types::tile_bbox::tests::get_tile_index_cases::case_6 ... ok
[INFO] [stdout] test types::tile_bbox::tests::include_tile ... ok
[INFO] [stdout] test types::tile_bbox::tests::iter_bbox_grid_cases::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::tests::iter_bbox_grid_cases::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::tests::iter_bbox_grid_cases::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::tests::iter_bbox_grid_cases::case_4 ... ok
[INFO] [stdout] test types::tile_bbox::tests::get_quadrant_errors ... ok
[INFO] [stdout] test types::tile_bbox::tests::iter_bbox_grid_cases::case_5 ... ok
[INFO] [stdout] test types::tile_bbox::tests::get_tile_index_cases::case_5 ... ok
[INFO] [stdout] test types::tile_bbox::tests::iter_coords ... ok
[INFO] [stdout] test types::tile_bbox::tests::level_decrease::case_4 ... ok
[INFO] [stdout] test types::tile_bbox::tests::level_increase::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::tests::level_increase::case_4 ... ok
[INFO] [stdout] test types::tile_bbox::tests::level_increase_decrease_roundtrip ... ok
[INFO] [stdout] test types::tile_bbox::tests::corners_and_dimensions::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::tests::max_value_and_string ... ok
[INFO] [stdout] test types::tile_bbox::tests::corners_and_dimensions::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::tests::level_decrease::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::tests::level_decrease::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::tests::iter_bbox_grid_cases::case_6 ... ok
[INFO] [stdout] test types::tile_bbox::tests::level_increase::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::tests::level_increase::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::tests::quarter_planet ... ok
[INFO] [stdout] test types::tile_bbox::tests::sa_pacific ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_intersect_bboxes_correctly_and_handle_empty_and_different_levels ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_iterate_over_coords_correctly ... ok
[INFO] [stdout] test types::tile_bbox::tests::set_min_max_keep_consistency ... ok
[INFO] [stdout] test types::tile_bbox::tests::set_width_height_clamp_to_bounds ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_convert_to_geo_bbox_correctly ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_correctly_determine_bbox_overlap ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_determine_contains3_correctly ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_handle_empty_bbox_in_grid_iteration ... ok
[INFO] [stdout] test types::tile_bbox::tests::get_tile_index_cases::case_4 ... ok
[INFO] [stdout] test types::tile_bbox::tests::level_decrease::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_handle_bbox_overlap_edge_cases ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_handle_single_tile_in_grid_iteration ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_get_correct_tile_index ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_iterate_over_coords_correctly_when_consumed ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_scale_down_correctly ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_split_bbox_into_correct_grid ... ok
[INFO] [stdout] test types::tile_bbox::tests::should_shift_bbox_correctly ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_add_border ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_contains ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_as_geo_bbox ... 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_include ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_include_bbox ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_include_coord ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_is_empty ... 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::should_include_bbox_correctly_with_valid_and_empty_bboxes ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_intersect_bbox ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_new_full ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_intersect_with_pyramid ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_new_invalid_coordinates ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_new_invalid_level ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_overlaps_bbox ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_round_scaling_cases::case_01 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_new_valid_bbox ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_round_scaling_cases::case_02 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_round_scaling_cases::case_04 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_round_scaling_cases::case_06 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_round_scaling_cases::case_05 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_round_scaling_cases::case_08 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_round_scaling_cases::case_09 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_round_scaling_cases::case_10 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_round_shifting_cases::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_round_shifting_cases::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_round_scaling_cases::case_03 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_round_shifting_cases::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_round_shifting_cases::case_5 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_round_shifting_cases::case_4 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_round_shifting_cases::case_6 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_round_shifting_cases::case_8 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_round_shifting_cases::case_7 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_scale_down_cases::case_1 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_scale_down_cases::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_scale_down_cases::case_3 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_scale_down_cases::case_6 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_scale_down_cases::case_7 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_scale_down_cases::case_9 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_scale_down_cases::case_4 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_scaled_up_cases::case_2 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_scale_down_cases::case_5 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_scaled_up_cases::case_4 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_scaled_down_returns_new_bbox_and_preserves_original ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_set_empty ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_set_full ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_scale_down_cases::case_8 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_try_contains_bbox ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_scaled_up_cases::case_1 ... ok
[INFO] [stdout] test types::tile_bbox_map::tests::from_stream_and_from_iter_fill_correct_slots ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_width_height ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_scaled_up_cases::case_3 ... ok
[INFO] [stdout] test types::tile_bbox_map::tests::insert_get_and_get_mut ... ok
[INFO] [stdout] test types::tile_bbox_map::tests::into_decreased_level_groups_four_children ... ok
[INFO] [stdout] test types::tile_bbox_map::tests::iter_and_into_iter_yield_coords_in_bbox_order ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::pyramid_flip_y_transform ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::pyramid_swap_xy_transform ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_add_border1 ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_contains_coord::case_1 ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_contains_coord::case_4 ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_contains_coord::case_6 ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_count_tiles ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_contains_coord::case_7 ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_empty_pyramid ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_contains_coord::case_8 ... ok
[INFO] [stdout] test types::tile_bbox_map::tests::map_transforms_inner_items ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_contains_coord::case_3 ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_add_border2 ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_contains_coord::case_2 ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_contains_coord::case_5 ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_from_geo_bbox ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_full_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_include_coord2 ... 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_include_bbox1_pyramid ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_intersections ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_get_level_bbox ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_level_bbox ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_set_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_overlaps_bbox ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_iter_levels ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_include_bbox2 ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_include_bbox1 ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_get_good_zoom ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_round_scaling_cases::case_07 ... ok
[INFO] [stdout] test types::tile_bbox::tests::test_shift_by ... ok
[INFO] [stdout] test types::tile_bbox_map::tests::construct_prefilled_and_default ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_zoom_min_max1 ... ok
[INFO] [stdout] test types::tile_compression::tests::test_compression_to_extension::case_3 ... ok
[INFO] [stdout] test types::tile_compression::tests::test_compression_to_extension::case_1 ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_include_coord1 ... ok
[INFO] [stdout] test types::tile_compression::tests::test_display_trait::case_1 ... ok
[INFO] [stdout] test types::tile_compression::tests::test_compression_to_extension::case_2 ... ok
[INFO] [stdout] test types::tile_compression::tests::test_display_trait::case_2 ... ok
[INFO] [stdout] test types::tile_compression::tests::test_display_trait::case_3 ... ok
[INFO] [stdout] test types::tile_compression::tests::test_extract_compression::case_1 ... ok
[INFO] [stdout] test types::tile_compression::tests::test_extract_compression::case_2 ... ok
[INFO] [stdout] test types::tile_compression::tests::test_extract_compression::case_3 ... ok
[INFO] [stdout] test types::tile_compression::tests::test_extract_compression::case_4 ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_set_zoom_min_max ... ok
[INFO] [stdout] test types::tile_bbox_pyramid::tests::test_zoom_min_max2 ... ok
[INFO] [stdout] test types::tile_compression::tests::test_extract_compression::case_5 ... ok
[INFO] [stdout] test types::tile_compression::tests::test_parse_str::case_3 ... ok
[INFO] [stdout] test types::tile_compression::tests::test_parse_str::case_2 ... ok
[INFO] [stdout] test types::tile_compression::tests::test_parse_str::case_1 ... ok
[INFO] [stdout] test types::tile_compression::tests::test_parse_str::case_4 ... ok
[INFO] [stdout] test types::tile_compression::tests::test_parse_str::case_6 ... ok
[INFO] [stdout] test types::tile_coord::tests::hash ... ok
[INFO] [stdout] test types::tile_compression::tests::test_parse_str::case_5 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_03 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_04 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_05 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_07 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_01 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_08 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_09 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_10 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_12 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_11 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_14 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_02 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_16 ... ok
[INFO] [stdout] test types::tile_compression::tests::test_format_conversion ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_15 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_18 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_13 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_17 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_21 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_eq ... ok
[INFO] [stdout] test types::tile_coord::tests::tilecoord_as_geo ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_22 ... ok
[INFO] [stdout] test types::tile_coord::tests::tilecoord_as_json_and_scaled_down ... ok
[INFO] [stdout] test types::tile_coord::tests::tilecoord_as_tile_bbox_and_as_level ... ok
[INFO] [stdout] test types::tile_compression::tests::test_parse_str::case_8 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_06 ... ok
[INFO] [stdout] test types::tile_coord::tests::tilecoord_debug_format ... ok
[INFO] [stdout] test types::tile_coord::tests::tilecoord_new_and_getters ... ok
[INFO] [stdout] test types::tile_coord::tests::tilecoord_flip_y ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_20 ... ok
[INFO] [stdout] test types::tile_coord::tests::partial_cmp_cases::case_19 ... ok
[INFO] [stdout] test types::tile_coord::tests::tilecoord_sort_index ... ok
[INFO] [stdout] test types::tile_coord::tests::tilecoord_swap_xy ... ok
[INFO] [stdout] test types::tile_format::tests::should_extract_correct_format_and_truncate_filename_when_extension_found::case_01 ... ok
[INFO] [stdout] test types::tile_format::tests::should_extract_correct_format_and_truncate_filename_when_extension_found::case_02 ... ok
[INFO] [stdout] test types::tile_format::tests::should_extract_correct_format_and_truncate_filename_when_extension_found::case_04 ... ok
[INFO] [stdout] test types::tile_format::tests::should_extract_correct_format_and_truncate_filename_when_extension_found::case_05 ... ok
[INFO] [stdout] test types::tile_format::tests::should_extract_correct_format_and_truncate_filename_when_extension_found::case_07 ... ok
[INFO] [stdout] test types::tile_format::tests::should_extract_correct_format_and_truncate_filename_when_extension_found::case_08 ... ok
[INFO] [stdout] test types::tile_format::tests::should_extract_correct_format_and_truncate_filename_when_extension_found::case_12 ... ok
[INFO] [stdout] test types::tile_format::tests::should_extract_correct_format_and_truncate_filename_when_extension_found::case_14 ... ok
[INFO] [stdout] test types::tile_format::tests::should_extract_correct_format_and_truncate_filename_when_extension_found::case_15 ... ok
[INFO] [stdout] test types::tile_format::tests::should_get_type_return_expected ... ok
[INFO] [stdout] test types::tile_format::tests::should_parse_str_into_tileformat::case_02 ... ok
[INFO] [stdout] test types::tile_format::tests::should_parse_str_into_tileformat::case_01 ... ok
[INFO] [stdout] test types::tile_format::tests::should_parse_str_into_tileformat::case_03 ... ok
[INFO] [stdout] test types::tile_format::tests::should_parse_str_into_tileformat::case_05 ... ok
[INFO] [stdout] test types::tile_format::tests::should_extract_correct_format_and_truncate_filename_when_extension_found::case_09 ... ok
[INFO] [stdout] test types::tile_format::tests::should_parse_str_into_tileformat::case_04 ... ok
[INFO] [stdout] test types::tile_format::tests::should_parse_str_into_tileformat::case_07 ... ok
[INFO] [stdout] test types::tile_format::tests::should_parse_str_into_tileformat::case_10 ... ok
[INFO] [stdout] test types::tile_format::tests::should_parse_str_into_tileformat::case_09 ... ok
[INFO] [stdout] test types::tile_coord::tests::tilecoord_new_level_error ... ok
[INFO] [stdout] test types::tile_compression::tests::test_parse_str::case_7 ... ok
[INFO] [stdout] test types::tile_format::tests::should_extract_correct_format_and_truncate_filename_when_extension_found::case_03 ... ok
[INFO] [stdout] test types::tile_format::tests::should_extract_correct_format_and_truncate_filename_when_extension_found::case_11 ... ok
[INFO] [stdout] test types::tile_format::tests::should_extract_correct_format_and_truncate_filename_when_extension_found::case_13 ... ok
[INFO] [stdout] test types::tile_format::tests::should_parse_str_into_tileformat::case_06 ... ok
[INFO] [stdout] test types::tile_format::tests::should_extract_correct_format_and_truncate_filename_when_extension_found::case_10 ... ok
[INFO] [stdout] test types::tile_format::tests::should_parse_str_into_tileformat::case_08 ... ok
[INFO] [stdout] test types::tile_format::tests::should_return_lowercase_string_for_as_str::case_02 ... ok
[INFO] [stdout] test types::tile_format::tests::should_return_correct_extension_for_format ... ok
[INFO] [stdout] test types::tile_format::tests::should_return_correct_mime_str ... ok
[INFO] [stdout] test types::tile_format::tests::should_return_correct_type_str ... ok
[INFO] [stdout] test types::tile_format::tests::should_return_lowercase_string_for_as_str::case_01 ... ok
[INFO] [stdout] test types::tile_format::tests::should_parse_str_into_tileformat::case_11 ... ok
[INFO] [stdout] test types::tile_format::tests::should_extract_correct_format_and_truncate_filename_when_extension_found::case_06 ... ok
[INFO] [stdout] test types::tile_format::tests::should_provide_meaningful_strings_for_debug_and_display ... ok
[INFO] [stdout] test types::tile_format::tests::should_return_lowercase_string_for_as_str::case_06 ... ok
[INFO] [stdout] test types::tile_format::tests::should_return_lowercase_string_for_as_str::case_07 ... ok
[INFO] [stdout] test types::tile_schema::tests::test_as_str ... ok
[INFO] [stdout] test types::tile_schema::tests::test_tile_type ... ok
[INFO] [stdout] test types::tile_size::tests::new_rejects_unsupported_sizes::case_2 ... ok
[INFO] [stdout] test types::tile_format::tests::should_return_lowercase_string_for_as_str::case_03 ... ok
[INFO] [stdout] test types::tile_size::tests::new_rejects_unsupported_sizes::case_3 ... ok
[INFO] [stdout] test types::tile_format::tests::should_return_lowercase_string_for_as_str::case_04 ... ok
[INFO] [stdout] test types::tile_format::tests::should_return_lowercase_string_for_as_str::case_05 ... ok
[INFO] [stdout] test types::tile_size::tests::new_rejects_unsupported_sizes::case_1 ... ok
[INFO] [stdout] test types::tile_format::tests::should_return_lowercase_string_for_as_str::case_08 ... ok
[INFO] [stdout] test types::tile_size::tests::new_accepts_supported_sizes::case_1 ... ok
[INFO] [stdout] test types::tile_format::tests::should_return_lowercase_string_for_as_str::case_09 ... ok
[INFO] [stdout] test types::tile_format::tests::should_try_from_mime_parse_valid_and_error_invalid ... ok
[INFO] [stdout] test types::tile_format::tests::should_try_from_str_parse_valid_and_error_invalid ... ok
[INFO] [stdout] test types::tile_format::tests::should_return_lowercase_string_for_as_str::case_10 ... ok
[INFO] [stdout] test types::tile_size::tests::new_accepts_supported_sizes::case_2 ... ok
[INFO] [stdout] test types::tile_size::tests::new_rejects_unsupported_sizes::case_4 ... ok
[INFO] [stdout] test types::tile_format::tests::test_format_conversion ... 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_size::tests::new_rejects_unsupported_sizes::case_6 ... ok
[INFO] [stdout] test types::tile_stream::tests::should_construct_from_iter_stream ... ok
[INFO] [stdout] test types::tile_schema::tests::test_try_from ... ok
[INFO] [stdout] test types::tile_stream::tests::should_count_items_with_drain_and_count ... ok
[INFO] [stdout] test types::tile_size::tests::clone_copy_and_eq_work ... ok
[INFO] [stdout] test types::tile_stream::tests::should_create_from_coord_vec_async ... ok
[INFO] [stdout] test types::tile_size::tests::new_rejects_unsupported_sizes::case_5 ... ok
[INFO] [stdout] test types::tile_stream::tests::should_filter_by_coord ... ok
[INFO] [stdout] test types::tile_stream::tests::should_create_from_iter_coord_parallel ... ok
[INFO] [stdout] test types::tile_stream::tests::should_return_none_if_stream_is_empty ... ok
[INFO] [stdout] test types::tile_type::tests::test_try_from_str_valid ... ok
[INFO] [stdout] test types::tile_stream::tests::should_iterate_sync_over_items ... ok
[INFO] [stdout] test types::tile_stream::tests::should_process_async_for_each ... ok
[INFO] [stdout] test types::tile_stream::tests::should_do_parallel_blob_mapping ... ok
[INFO] [stdout] test types::tile_stream::tests::should_merge_streams_with_large_cores_per_task ... ok
[INFO] [stdout] test types::tile_stream::tests::should_map_coord_properly ... ok
[INFO] [stdout] test types::tile_type::tests::test_display ... ok
[INFO] [stdout] test types::tile_stream::tests::should_run_for_each_buffered_in_chunks ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_check_raster_tilejson_without_vector_layers ... ok
[INFO] [stdout] test types::tile_type::tests::test_try_from_str_invalid ... ok
[INFO] [stdout] test types::tile_type::tests::test_as_str ... ok
[INFO] [stdout] test types::tile_type::tests::test_default_tile_schema ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_debug_print_as_json ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_merge_minmaxzoom_correctly ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_parse_basic_tilejson_from_object ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_parse_from_string_reference ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_intersect_existing_bounds_with_given_bbox ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_return_json_value_as_object ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_merge_bounds_center_and_additional_values ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_parse_valid_tilejson_from_string ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_fail_raster_check_if_vector_layers_exist ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_fail_check_vector_if_no_vector_layers ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_roundtrip_via_object ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_return_pretty_lines ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_roundtrip_via_string_and_blob ... ok
[INFO] [stdout] test types::tile_stream::tests::should_flat_map_parallel_and_flatten_results ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_set_and_get_byte ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_set_min_and_max_zoom_correctly ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_set_vector_layers_from_json ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_stringify_same_as_as_string ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_try_from_blob_or_default_return_default_on_invalid_json ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_update_from_pyramid_and_set_bounds_and_zoom ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_convert_into_string_and_blob ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_set_and_get_string_and_str ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_return_none_for_missing_getters ... ok
[INFO] [stdout] test types::tile_stream::tests::should_parallel_filter_map_blob_correctly ... ok
[INFO] [stdout] test types::tilejson::lib::tests::should_set_and_retrieve_list ... ok
[INFO] [stdout] test types::tilejson::tilejson_values::tests::check_optional_byte ... ok
[INFO] [stdout] test types::tilejson::tilejson_values::tests::check_optional_list ... ok
[INFO] [stdout] test types::tilejson::tilejson_values::tests::check_optional_string ... ok
[INFO] [stdout] test types::tilejson::vector_layer::tests::test_check_valid ... ok
[INFO] [stdout] test types::tilejson::vector_layer::tests::test_contains_ids_and_layer_ids_find_iter ... ok
[INFO] [stdout] test types::tilejson::vector_layer::tests::test_from_json_array_basic ... ok
[INFO] [stdout] test types::tilejson::tilejson_values::tests::insert_and_retrieve_byte ... ok
[INFO] [stdout] test types::tilejson::tilejson_values::tests::insert_and_retrieve_list ... ok
[INFO] [stdout] test types::tilejson::tilejson_values::tests::insert_and_retrieve_string ... ok
[INFO] [stdout] test types::tilejson::tilejson_values::tests::default_includes_tilejson ... ok
[INFO] [stdout] test types::tilejson::tilejson_values::tests::insert_out_of_range_byte ... ok
[INFO] [stdout] test types::tilejson::tilejson_values::tests::iter_json_values_test ... ok
[INFO] [stdout] test types::tilejson::tilejson_values::tests::update_byte_test ... ok
[INFO] [stdout] test types::tilejson::vector_layer::tests::test_as_json_value_empty ... ok
[INFO] [stdout] test types::tilejson::vector_layer::tests::test_as_json_value_option ... ok
[INFO] [stdout] test types::tilejson::vector_layer::tests::test_check_invalid_id ... ok
[INFO] [stdout] test types::tilejson::vector_layer::tests::test_from_json_array_missing_fields ... ok
[INFO] [stdout] test types::tilejson::vector_layer::tests::test_from_json_array_missing_id ... ok
[INFO] [stdout] test types::tilejson::vector_layer::tests::test_get_tile_schema_openmaptiles ... ok
[INFO] [stdout] test types::tilejson::vector_layer::tests::test_get_tile_schema_empty ... ok
[INFO] [stdout] test types::tilejson::vector_layer::tests::test_get_tile_schema_shortbread1 ... ok
[INFO] [stdout] test types::tilejson::vector_layer::tests::test_layer_merge ... ok
[INFO] [stdout] test types::tilejson::vector_layer::tests::test_vector_layer_as_json_object_and_check ... ok
[INFO] [stdout] test types::tilejson::vector_layer::tests::test_vector_layers_merge ... ok
[INFO] [stdout] test types::tile_stream::tests::test_for_each_async_parallel_parallelism ... ok
[INFO] [stdout] test utils::compression::compression_goal::tests::test_clone_copy_and_eq ... ok
[INFO] [stdout] test utils::compression::compression_goal::tests::test_debug ... ok
[INFO] [stdout] test utils::compression::target_compression::tests::test_from_none ... ok
[INFO] [stdout] test utils::compression::functions::tests::should_fail_when_no_compressions_allowed ... ok
[INFO] [stdout] test utils::compression::target_compression::tests::test_from_set_default_goal ... ok
[INFO] [stdout] test utils::compression::functions::tests::should_fail_when_uncompressed_not_allowed ... ok
[INFO] [stdout] test utils::compression::target_compression::tests::test_from_single_and_contains ... ok
[INFO] [stdout] test utils::compression::target_compression::tests::test_set_fast_and_incompressible ... ok
[INFO] [stdout] test utils::compression::functions::tests::should_handle_empty_compression_set_in_recompress ... ok
[INFO] [stdout] test utils::compression::target_compression::tests::test_debug_format ... ok
[INFO] [stdout] test utils::compression::target_compression::tests::test_insert ... ok
[INFO] [stdout] test utils::compression::functions::tests::should_handle_no_compression_correctly ... ok
[INFO] [stdout] test utils::compression::method_brotli::tests::should_compress_and_decompress_brotli_fast_correctly ... ok
[INFO] [stdout] test types::tile_stream::tests::test_map_item_parallel_parallelism ... ok
[INFO] [stdout] test types::tile_stream::tests::test_filter_map_item_parallel_parallelism ... ok
[INFO] [stdout] test utils::csv::tests::test_parse_quoted_csv_string ... ok
[INFO] [stdout] test utils::csv::tests::test_parse_simple_csv_string ... ok
[INFO] [stdout] test utils::csv::tests::test_read_csv_fields_different_separator ... 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_quotes ... ok
[INFO] [stdout] test utils::csv::tests::test_read_csv_fields_with_escaped_quotes ... ok
[INFO] [stdout] test utils::csv::tests::test_read_csv_iter_inconsistent_fields ... ok
[INFO] [stdout] test utils::csv::tests::test_read_csv_iter_with_quotes ... ok
[INFO] [stdout] test utils::tile_hilbert_index::tests::test_coord_to_tile_id_basic_inputs ... ok
[INFO] [stdout] test utils::tile_hilbert_index::tests::test_hilbert_index_trait_tile_bbox ... ok
[INFO] [stdout] test utils::tile_hilbert_index::tests::test_coord_to_tile_id_invalid_zoom ... ok
[INFO] [stdout] test utils::tile_hilbert_index::tests::test_hilbert_index_trait_tile_coord ... ok
[INFO] [stdout] test utils::csv::tests::test_read_csv_iter_basic ... ok
[INFO] [stdout] test utils::tile_hilbert_index::tests::test_coord_to_tile_id_out_of_bounds ... ok
[INFO] [stdout] test utils::tile_hilbert_index::tests::test_tile_id_to_coord ... ok
[INFO] [stdout] test utils::tile_hilbert_index::tests::test_tile_id_to_coord_edge_cases ... ok
[INFO] [stdout] test utils::tile_hilbert_index::tests::test_tile_id_to_coord_invalid_index ... ok
[INFO] [stdout] test utils::tile_hilbert_index::tests::test_tile_id_to_coord_random ... ok
[INFO] [stdout] test utils::csv::tests::test_read_csv_iter_empty_input ... ok
[INFO] [stdout] test utils::csv::tests::test_read_csv_fields_basic ... ok
[INFO] [stdout] test utils::compression::functions::tests::test_optimize_compression_decompress_when_only_uncompressed_allowed ... ok
[INFO] [stdout] test utils::compression::functions::tests::test_generic_decompress_dispatch ... ok
[INFO] [stdout] test utils::compression::functions::tests::test_generic_compress_dispatch ... ok
[INFO] [stdout] test utils::compression::functions::tests::should_recompress_correctly ... ok
[INFO] [stdout] test utils::compression::functions::tests::should_optimize_compression_correctly ... ok
[INFO] [stdout] test utils::compression::method_brotli::tests::should_compress_and_decompress_brotli_correctly ... ok
[INFO] [stdout] test utils::compression::method_gzip::tests::should_compress_and_decompress_gzip_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' (59) panicked at src/io/data_reader_http.rs:228:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: while reading range [7..=14] from url 'https://raw.githubusercontent.com/versatiles-org/versatiles-rs/main/testdata/berlin.mbtiles'
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: while reading range [7..=14] of https://raw.githubusercontent.com/versatiles-org/versatiles-rs/main/testdata/berlin.mbtiles
[INFO] [stdout]     1: error sending request for url (https://raw.githubusercontent.com/versatiles-org/versatiles-rs/main/testdata/berlin.mbtiles)
[INFO] [stdout]     2: client error (Connect)
[INFO] [stdout]     3: dns error
[INFO] [stdout]     4: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <reqwest::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<reqwest::async_impl::response::Response, reqwest::error::Error> as anyhow::Context<reqwest::async_impl::response::Response, reqwest::error::Error>>::with_context::<alloc::string::String, <versatiles_core::io::data_reader_http::DataReaderHttp as versatiles_core::io::data_reader::DataReaderTrait>::read_range::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/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#0}::{closure#0}
[INFO] [stdout]              at ./src/io/data_reader_http.rs:102:53
[INFO] [stdout]    3: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<versatiles_core::types::blob::Blob, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]    4: <versatiles_core::io::data_reader_http::DataReaderHttp as versatiles_core::io::data_reader::DataReaderTrait>::read_range::{closure#1}
[INFO] [stdout]              at ./src/io/data_reader_http.rs:92:2
[INFO] [stdout]    5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<versatiles_core::types::blob::Blob, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: versatiles_core::io::data_reader_http::tests::read_range_helper::{closure#0}
[INFO] [stdout]              at ./src/io/data_reader_http.rs:208:50
[INFO] [stdout]    7: versatiles_core::io::data_reader_http::tests::read_range_git::{closure#0}
[INFO] [stdout]              at ./src/io/data_reader_http.rs:227:4
[INFO] [stdout]    8: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   10: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   11: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   12: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   13: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   14: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   15: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   16: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   17: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   18: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   19: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   20: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   21: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   22: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   23: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   24: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   25: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   26: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   27: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   28: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   29: versatiles_core::io::data_reader_http::tests::read_range_git
[INFO] [stdout]              at ./src/io/data_reader_http.rs:228:12
[INFO] [stdout]   30: versatiles_core::io::data_reader_http::tests::read_range_git::{closure#0}
[INFO] [stdout]              at ./src/io/data_reader_http.rs:220:27
[INFO] [stdout]   31: <versatiles_core::io::data_reader_http::tests::read_range_git::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   34: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   40: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   41: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   42: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52: <unknown>
[INFO] [stdout]   53: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63b2f5ddf662 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63b2f5ddf662 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63b2f5ddf662 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63b2f5ddf662 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63b2f5df95aa - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63b2f5df95aa - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x63b2f5de51a6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63b2f5de51a6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63b2f5dbb44f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63b2f5dbb44f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63b2f5dd6959 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63b2f5597afe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63b2f5597afe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63b2f5dd6bc2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63b2f5dd6bc2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63b2f5dbb508 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63b2f5daffd9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63b2f5dbc61d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63b2f5df9d6c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63b2f5df9ae2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63b2f5255d7b - <core[585f66e14d78f9ba]::result::Result<(), anyhow[892d8d5b698dd6eb]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63b2f5255d7b - versatiles_core[9989cee8f9ee9386]::io::data_reader_http::tests::read_range_git::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/io/data_reader_http.rs:228:4
[INFO] [stdout]   22:     0x63b2f538db12 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63b2f538dc0d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63b2f523c67d - <tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x63b2f523c4fb - tokio[4aff54c976345fdb]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63b2f523c4fb - tokio[4aff54c976345fdb]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63b2f523c4fb - <tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x63b2f521fde0 - <tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x63b2f523ad6d - <tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x63b2f5238ae4 - <tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x63b2f54c926b - <tokio[4aff54c976345fdb]::runtime::context::scoped::Scoped<tokio[4aff54c976345fdb]::runtime::scheduler::Context>>::set::<<tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63b2f5433d39 - tokio[4aff54c976345fdb]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x63b2f54a9872 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[4aff54c976345fdb]::runtime::context::Context>>::try_with::<tokio[4aff54c976345fdb]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x63b2f54a8f5e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[4aff54c976345fdb]::runtime::context::Context>>::with::<tokio[4aff54c976345fdb]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x63b2f542ba4d - tokio[4aff54c976345fdb]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x63b2f5224820 - <tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x63b2f5224c16 - <tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x63b2f52381f0 - <tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x63b2f5575783 - tokio[4aff54c976345fdb]::runtime::context::runtime::enter_runtime::<<tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63b2f521f071 - <tokio[4aff54c976345fdb]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x63b2f538ec44 - <tokio[4aff54c976345fdb]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x63b2f538f04c - <tokio[4aff54c976345fdb]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x63b2f526b7a3 - versatiles_core[9989cee8f9ee9386]::io::data_reader_http::tests::read_range_git
[INFO] [stdout]                                at /opt/rustwide/workdir/src/io/data_reader_http.rs:228:12
[INFO] [stdout]   44:     0x63b2f52552d7 - versatiles_core[9989cee8f9ee9386]::io::data_reader_http::tests::read_range_git::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/io/data_reader_http.rs:220:27
[INFO] [stdout]   45:     0x63b2f5352bc6 - <versatiles_core[9989cee8f9ee9386]::io::data_reader_http::tests::read_range_git::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63b2f558beab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63b2f558beab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x63b2f559870a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x63b2f559870a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x63b2f559870a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x63b2f559870a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x63b2f559870a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63b2f559870a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x63b2f559870a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x63b2f5592bd4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x63b2f5592bd4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x63b2f559b202 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x63b2f559b202 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x63b2f559b202 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x63b2f559b202 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63b2f559b202 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63b2f559b202 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x63b2f559b202 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x63b2f5ddeecf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x63b2f5ddeecf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x7254f99edaa4 - <unknown>
[INFO] [stdout]   67:     0x7254f9a7aa64 - 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] 
[INFO] [stdout] test result: FAILED. 808 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5f0ca12d3ee89acab0c94af000106ae07051874343ebee6fe4129cc6a11808a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f0ca12d3ee89acab0c94af000106ae07051874343ebee6fe4129cc6a11808a7", kill_on_drop: false }`
[INFO] [stdout] 5f0ca12d3ee89acab0c94af000106ae07051874343ebee6fe4129cc6a11808a7
