[INFO] fetching crate geomedea 0.2.1...
[INFO] testing geomedea-0.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate geomedea 0.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate geomedea 0.2.1
[INFO] finished tweaking crates.io crate geomedea 0.2.1
[INFO] tweaked toml for crates.io crate geomedea 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate geomedea 0.2.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate geomedea 0.2.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7085a9bac816149f7cba3f210fe7583816718b3ef031fcd6381e2c0fc01fe3ca
[INFO] running `Command { std: "docker" "start" "-a" "7085a9bac816149f7cba3f210fe7583816718b3ef031fcd6381e2c0fc01fe3ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7085a9bac816149f7cba3f210fe7583816718b3ef031fcd6381e2c0fc01fe3ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7085a9bac816149f7cba3f210fe7583816718b3ef031fcd6381e2c0fc01fe3ca", kill_on_drop: false }`
[INFO] [stdout] 7085a9bac816149f7cba3f210fe7583816718b3ef031fcd6381e2c0fc01fe3ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ce227e63a935ba3d8f2f9149f6ec0547aa656a17a74fe3cd0c93ee66aea01e8
[INFO] running `Command { std: "docker" "start" "-a" "7ce227e63a935ba3d8f2f9149f6ec0547aa656a17a74fe3cd0c93ee66aea01e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling base64 v0.21.6
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling memmap2 v0.9.3
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling zstd v0.13.0
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling async-compression v0.4.5
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling streaming-http-range-client v0.1.1
[INFO] [stderr]    Compiling geomedea v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `inner` is never used
[INFO] [stdout]   --> src/io/counting_writer.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<W: Write> CountingWriter<W> {
[INFO] [stdout]    | -------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn inner(&self) -> &W {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `total_bytes_out` is never used
[INFO] [stdout]    --> src/writer.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 134 | trait PageEncoder<W: Write>: Write + Sized {
[INFO] [stdout]     |       ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 137 |     fn total_bytes_out(&self) -> u64;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_reader.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub async fn select_all(&mut self) -> Result<FeatureStream> {
[INFO] [stdout]    |                             ^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub async fn select_all(&mut self) -> Result<FeatureStream<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_reader.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub async fn select_bbox(&mut self, bounds: &Bounds) -> Result<FeatureStream> {
[INFO] [stdout]    |                              ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub async fn select_bbox(&mut self, bounds: &Bounds) -> Result<FeatureStream<'_>> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "7ce227e63a935ba3d8f2f9149f6ec0547aa656a17a74fe3cd0c93ee66aea01e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ce227e63a935ba3d8f2f9149f6ec0547aa656a17a74fe3cd0c93ee66aea01e8", kill_on_drop: false }`
[INFO] [stdout] 7ce227e63a935ba3d8f2f9149f6ec0547aa656a17a74fe3cd0c93ee66aea01e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acd7cc89682475b868edeb0f975283016b1c8be360d5f4413b67c0c5b10bd90b
[INFO] running `Command { std: "docker" "start" "-a" "acd7cc89682475b868edeb0f975283016b1c8be360d5f4413b67c0c5b10bd90b", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling clap_builder v4.4.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling geo-types v0.7.12
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling geozero v0.11.0
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling byte-unit v4.0.19
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling async-speed-limit v0.4.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling clap v4.4.14
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling wkt v0.10.3
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling async-compression v0.4.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling geojson v0.24.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-staticfile v0.9.5
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling yocalhost v0.4.1
[INFO] [stderr]    Compiling streaming-http-range-client v0.1.1
[INFO] [stderr]    Compiling geomedea v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `inner` is never used
[INFO] [stdout]   --> src/io/counting_writer.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<W: Write> CountingWriter<W> {
[INFO] [stdout]    | -------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn inner(&self) -> &W {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `total_bytes_out` is never used
[INFO] [stdout]    --> src/writer.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 134 | trait PageEncoder<W: Write>: Write + Sized {
[INFO] [stdout]     |       ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 137 |     fn total_bytes_out(&self) -> u64;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_reader.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub async fn select_all(&mut self) -> Result<FeatureStream> {
[INFO] [stdout]    |                             ^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub async fn select_all(&mut self) -> Result<FeatureStream<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_reader.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub async fn select_bbox(&mut self, bounds: &Bounds) -> Result<FeatureStream> {
[INFO] [stdout]    |                              ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub async fn select_bbox(&mut self, bounds: &Bounds) -> Result<FeatureStream<'_>> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wkt`
[INFO] [stdout]    --> src/test_data.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub use wkt;
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `inner` is never used
[INFO] [stdout]   --> src/io/counting_writer.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<W: Write> CountingWriter<W> {
[INFO] [stdout]    | -------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn inner(&self) -> &W {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `total_bytes_out` is never used
[INFO] [stdout]    --> src/writer.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 134 | trait PageEncoder<W: Write>: Write + Sized {
[INFO] [stdout]     |       ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 137 |     fn total_bytes_out(&self) -> u64;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_reader.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub async fn select_all(&mut self) -> Result<FeatureStream> {
[INFO] [stdout]    |                             ^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub async fn select_all(&mut self) -> Result<FeatureStream<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_reader.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub async fn select_bbox(&mut self, bounds: &Bounds) -> Result<FeatureStream> {
[INFO] [stdout]    |                              ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub async fn select_bbox(&mut self, bounds: &Bounds) -> Result<FeatureStream<'_>> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "acd7cc89682475b868edeb0f975283016b1c8be360d5f4413b67c0c5b10bd90b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acd7cc89682475b868edeb0f975283016b1c8be360d5f4413b67c0c5b10bd90b", kill_on_drop: false }`
[INFO] [stdout] acd7cc89682475b868edeb0f975283016b1c8be360d5f4413b67c0c5b10bd90b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9b653e7617033c151bb1958260842aaf0763336c361767bd4752b9468228d536
[INFO] running `Command { std: "docker" "start" "-a" "9b653e7617033c151bb1958260842aaf0763336c361767bd4752b9468228d536", kill_on_drop: false }`
[INFO] [stderr] warning: method `inner` is never used
[INFO] [stderr]   --> src/io/counting_writer.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl<W: Write> CountingWriter<W> {
[INFO] [stderr]    | -------------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub fn inner(&self) -> &W {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `total_bytes_out` is never used
[INFO] [stderr]    --> src/writer.rs:137:8
[INFO] [stderr]     |
[INFO] [stderr] 134 | trait PageEncoder<W: Write>: Write + Sized {
[INFO] [stderr]     |       ----------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 137 |     fn total_bytes_out(&self) -> u64;
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/http_reader.rs:61:29
[INFO] [stderr]    |
[INFO] [stderr] 61 |     pub async fn select_all(&mut self) -> Result<FeatureStream> {
[INFO] [stderr]    |                             ^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 61 |     pub async fn select_all(&mut self) -> Result<FeatureStream<'_>> {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/http_reader.rs:84:30
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub async fn select_bbox(&mut self, bounds: &Bounds) -> Result<FeatureStream> {
[INFO] [stderr]    |                              ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub async fn select_bbox(&mut self, bounds: &Bounds) -> Result<FeatureStream<'_>> {
[INFO] [stderr]    |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `geomedea` (lib) generated 4 warnings (run `cargo fix --lib -p geomedea` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `wkt`
[INFO] [stderr]    --> src/test_data.rs:172:9
[INFO] [stderr]     |
[INFO] [stderr] 172 | pub use wkt;
[INFO] [stderr]     |         ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `geomedea` (lib test) generated 5 warnings (4 duplicates) (run `cargo fix --lib -p geomedea --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/geomedea-23066bb62407575b)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test bounds::tests::center ... ok
[INFO] [stdout] test bounds::tests::negative ... ok
[INFO] [stdout] test geometry::tests::bounds_checking ... ok
[INFO] [stdout] test geometry::tests::coordinate_scaling ... ok
[INFO] [stdout] test hilbert::tests::check_scaled_hilbert ... ok
[INFO] [stdout] test packed_r_tree::reader::http::tests::http_search ... ok
[INFO] [stdout] test http_reader::test::bbox_uncompressed ... ok
[INFO] [stdout] test packed_r_tree::reader::tests::span_idl ... ignored
[INFO] [stdout] test packed_r_tree::tests::byte_ranges_by_level ... ok
[INFO] [stdout] test packed_r_tree::tests::children_range::empty ... ok
[INFO] [stdout] test packed_r_tree::tests::children_range::single_node ... ok
[INFO] [stdout] test packed_r_tree::tests::children_range::three_levels ... ok
[INFO] [stdout] test http_reader::test::select_all_uncompressed ... ok
[INFO] [stdout] test http_reader::test::select_all_compressed ... ok
[INFO] [stdout] test inspector::tests::inspect ... ok
[INFO] [stdout] test packed_r_tree::tests::node_count ... ok
[INFO] [stdout] test packed_r_tree::reader::tests::search ... ok
[INFO] [stdout] test packed_r_tree::tests::is_leaf_node ... ok
[INFO] [stdout] test packed_r_tree::tests::level_for_node_idx ... ok
[INFO] [stdout] test http_reader::test::bbox_compressed ... ok
[INFO] [stdout] test packed_r_tree::tests::children_range::two_levels ... ok
[INFO] [stdout] test packed_r_tree::writer::tests::write_empty ... ok
[INFO] [stdout] test packed_r_tree::tests::node_ranges_by_level ... ok
[INFO] [stdout] test packed_r_tree::tests::nodes_per_level ... ok
[INFO] [stdout] test packed_r_tree::writer::tests::write_multiple_layers ... ok
[INFO] [stdout] test packed_r_tree::writer::tests::write_single ... ok
[INFO] [stdout] test reader::tests::bbox_with_uncompressed_single_page ... ok
[INFO] [stdout] test reader::tests::bbox_with_compressed_single_page ... ok
[INFO] [stdout] test reader::tests::bbox_with_compressed_multiple_pages ... ok
[INFO] [stdout] test reader::tests::bbox_with_uncompressed_multiple_pages ... ok
[INFO] [stdout] test test_data::tests::wkt_macro::geometry_collection ... ok
[INFO] [stdout] test reader::tests::select_all_with_uncompressed_multiple_pages ... ok
[INFO] [stdout] test reader::tests::select_all_with_compressed_multiple_pages ... ok
[INFO] [stdout] test test_data::tests::wkt_macro::line_string ... ok
[INFO] [stdout] test test_data::tests::wkt_macro::multi_line_string ... ok
[INFO] [stdout] test test_data::tests::wkt_macro::multi_point ... ok
[INFO] [stdout] test test_data::tests::wkt_macro::multi_polygon ... ok
[INFO] [stdout] test test_data::tests::wkt_macro::optional_decimal ... ok
[INFO] [stdout] test test_data::tests::wkt_macro::point ... ok
[INFO] [stdout] test test_data::tests::wkt_macro::polygon ... ok
[INFO] [stdout] test tests::empty_compressed ... ok
[INFO] [stdout] test tests::serialize_header ... ok
[INFO] [stdout] test tests::empty_uncompressed ... ok
[INFO] [stdout] test reader::tests::select_all_with_compressed_single_page ... ok
[INFO] [stdout] test reader::tests::select_all_with_uncompressed_single_page ... ok
[INFO] [stdout] test tests::roundtrip ... ok
[INFO] [stdout] test writer::tests::test_sizes::compressed_page_offsets ... ok
[INFO] [stdout] test writer::tests::test_sizes::uncompressed_page_offsets ... ok
[INFO] [stdout] test test_data::tests::wkt_macro::bounds ... ok
[INFO] [stdout] test http_reader::test::bbox_larger_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- http_reader::test::bbox_larger_file stdout ----
[INFO] [stdout] Error setting up logging: SetLoggerError(())
[INFO] [stdout] 
[INFO] [stdout] thread 'http_reader::test::bbox_larger_file' (23) panicked at src/http_reader.rs:672:86:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x629eb48a2372 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x629eb48a2372 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x629eb48a2372 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x629eb48a2372 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x629eb48b414f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x629eb48b414f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x629eb486eec3 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x629eb486eec3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x629eb487b1a2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x629eb487ffdf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x629eb487fe71 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x629eb458d07e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x629eb458d07e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x629eb488069f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x629eb488069f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x629eb488044a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x629eb487b2d9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x629eb4862e3d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x629eb48bcc70 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x629eb48bbf26 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x629eb4251300 - core::result::Result<T,E>::unwrap::h8baab32c34b6280b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x629eb4251300 - geomedea::http_reader::test::bbox_larger_file::{{closure}}::h9d64fbcfe6f5f5b8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http_reader.rs:672:86
[INFO] [stdout]   22:     0x629eb4265ba2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdd33107a78467ff6
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x629eb4265a9d - <core::pin::Pin<P> as core::future::future::Future>::poll::h58f2c210d6b6e603
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x629eb42e6b0d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h644291eca03e9570
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   25:     0x629eb42e6a5b - tokio::runtime::coop::with_budget::hb214b41ef7489c64
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x629eb42e6a5b - tokio::runtime::coop::budget::h1735989effb78fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x629eb42e6a5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hce5db8bc3b44ddec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   28:     0x629eb42e5580 - tokio::runtime::scheduler::current_thread::Context::enter::hfd9c0e8749e23f7f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   29:     0x629eb42e6110 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha25367497af132c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   30:     0x629eb42e5e34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h824b3385a9f4faf0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   31:     0x629eb4282efb - tokio::runtime::context::scoped::Scoped<T>::set::h4f2a60520221bfbd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x629eb42a3479 - tokio::runtime::context::set_scheduler::{{closure}}::hee03b1c46d3f29b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x629eb425a242 - std::thread::local::LocalKey<T>::try_with::h42c1f473f399295a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x629eb4259d4e - std::thread::local::LocalKey<T>::with::h6e2308003c463de0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x629eb42a342d - tokio::runtime::context::set_scheduler::h7a38a10c75901643
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x629eb42e5be0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h11523d3765703f6b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   37:     0x629eb42e5e53 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h194a4a2ef10cfc6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   38:     0x629eb42e4ef5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7f65b5cf2bc6fd4f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   39:     0x629eb428bb20 - tokio::runtime::context::runtime::enter_runtime::h61ea935772ee4c17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x629eb42e4e51 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h33fcee6a5942f020
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   41:     0x629eb42a364a - tokio::runtime::runtime::Runtime::block_on::h856f1dea31f0ce4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/runtime.rs:348:52
[INFO] [stdout]   42:     0x629eb42510c5 - geomedea::http_reader::test::bbox_larger_file::h6a885672a6cfe223
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http_reader.rs:684:31
[INFO] [stdout]   43:     0x629eb4251167 - geomedea::http_reader::test::bbox_larger_file::{{closure}}::h23a161d347345365
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http_reader.rs:669:32
[INFO] [stdout]   44:     0x629eb427c8e6 - core::ops::function::FnOnce::call_once::h3189bb346a7d33f6
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x629eb458cecb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x629eb458cecb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x629eb45a0edd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x629eb45a0edd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x629eb45a0edd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x629eb45a0edd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x629eb45a0edd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x629eb45a0edd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x629eb45a0edd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x629eb457a424 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x629eb457a424 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x629eb457dd5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x629eb457dd5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x629eb457dd5a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x629eb457dd5a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x629eb457dd5a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x629eb457dd5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x629eb457dd5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x629eb48766df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x629eb48766df - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x7005dc82baa4 - <unknown>
[INFO] [stdout]   66:     0x7005dc8b8a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     http_reader::test::bbox_larger_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 48 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9b653e7617033c151bb1958260842aaf0763336c361767bd4752b9468228d536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b653e7617033c151bb1958260842aaf0763336c361767bd4752b9468228d536", kill_on_drop: false }`
[INFO] [stdout] 9b653e7617033c151bb1958260842aaf0763336c361767bd4752b9468228d536
