[INFO] cloning repository https://github.com/weiji14/cog3pio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weiji14/cog3pio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiji14%2Fcog3pio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiji14%2Fcog3pio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b816c4ed4ddeb076df77b5018aca9e3dd5198628 [INFO] building weiji14/cog3pio against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiji14%2Fcog3pio" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/weiji14/cog3pio [INFO] finished tweaking git repo https://github.com/weiji14/cog3pio [INFO] tweaked toml for git repo https://github.com/weiji14/cog3pio written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/weiji14/cog3pio on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/weiji14/cog3pio 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/SunDoge/dlpark.git` [INFO] [stderr] Updating git repository `https://github.com/vxfield/criterion.rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-targets v0.52.3 [INFO] [stderr] Downloaded i_key_sort v0.2.0 [INFO] [stderr] Downloaded geo-types v0.7.13 [INFO] [stderr] Downloaded filetime v0.2.23 [INFO] [stderr] Downloaded clap_lex v0.6.0 [INFO] [stderr] Downloaded snafu-derive v0.8.6 [INFO] [stderr] Downloaded tar v0.4.44 [INFO] [stderr] Downloaded clap v4.4.9 [INFO] [stderr] Downloaded snafu v0.8.6 [INFO] [stderr] Downloaded security-framework v3.4.0 [INFO] [stderr] Downloaded i_overlay v1.7.2 [INFO] [stderr] Downloaded heapless v0.8.0 [INFO] [stderr] Downloaded numpy v0.26.0 [INFO] [stderr] Downloaded clap_builder v4.4.9 [INFO] [stderr] Downloaded prettyplease v0.2.33 [INFO] [stderr] Downloaded bindgen v0.71.1 [INFO] [stderr] Downloaded quick-xml v0.38.3 [INFO] [stderr] Downloaded object_store v0.12.3 [INFO] [stderr] Downloaded h2 v0.4.12 [INFO] [stderr] Downloaded allocator-api2 v0.2.16 [INFO] [stderr] Downloaded geographiclib-rs v0.2.4 [INFO] [stderr] Downloaded geo v0.29.0 [INFO] [stderr] Downloaded link-cplusplus v1.0.10 [INFO] [stderr] Downloaded cudarc v0.16.6 [INFO] [stderr] Downloaded i_float v1.3.1 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.52.3 [INFO] [stderr] Downloaded i_shape v1.3.1 [INFO] [stderr] Downloaded spade v2.12.1 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.52.3 [INFO] [stderr] Downloaded robust v1.1.0 [INFO] [stderr] Downloaded i_tree v0.8.3 [INFO] [stderr] Downloaded hash32 v0.3.1 [INFO] [stderr] Downloaded rstar v0.12.0 [INFO] [stderr] Downloaded nvtiff-sys v0.1.2 [INFO] [stderr] Downloaded xattr v1.5.0 [INFO] [stderr] Downloaded earcutr v0.4.3 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.52.3 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.52.3 [INFO] [stderr] Downloaded windows_i686_gnu v0.52.3 [INFO] [stderr] Downloaded windows_i686_msvc v0.52.3 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.52.3 [INFO] [stderr] Downloaded gdal-sys v0.11.0 [INFO] [stderr] Downloaded tiff v0.10.0 [INFO] [stderr] Downloaded proj-sys v0.25.0 [INFO] [stderr] Downloaded gdal-src v0.2.1+3.10.3 [INFO] [stderr] Downloaded gdal v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a73ece6847041e091b778b209ee331f24d31e86cda9bca2132477a47b4fbc614 [INFO] running `Command { std: "docker" "start" "-a" "a73ece6847041e091b778b209ee331f24d31e86cda9bca2132477a47b4fbc614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a73ece6847041e091b778b209ee331f24d31e86cda9bca2132477a47b4fbc614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a73ece6847041e091b778b209ee331f24d31e86cda9bca2132477a47b4fbc614", kill_on_drop: false }` [INFO] [stdout] a73ece6847041e091b778b209ee331f24d31e86cda9bca2132477a47b4fbc614 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96a1e98b9fab143ea31ce9eba302e698f8c1ca01a4d9537a0af431612813b6c8 [INFO] running `Command { std: "docker" "start" "-a" "96a1e98b9fab143ea31ce9eba302e698f8c1ca01a4d9537a0af431612813b6c8", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling pyo3-build-config v0.26.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling pyo3-ffi v0.26.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.26.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling pyo3 v0.26.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling pyo3-macros v0.26.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling i_float v1.3.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling i_shape v1.3.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rstar v0.12.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling numpy v0.26.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling i_tree v0.8.3 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling i_key_sort v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling spade v2.12.1 [INFO] [stderr] Compiling i_overlay v1.7.2 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling zune-jpeg v0.4.18 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling geo-types v0.7.13 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling object_store v0.12.3 [INFO] [stderr] Compiling dlpark v0.6.0 (https://github.com/SunDoge/dlpark.git?rev=d6c7e17e911a4a0ff80f3c010370e15dd3ac683c#d6c7e17e) [INFO] [stderr] Compiling geo v0.29.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tiff v0.10.0 [INFO] [stderr] Compiling cog3pio v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 7m 19s [INFO] running `Command { std: "docker" "inspect" "96a1e98b9fab143ea31ce9eba302e698f8c1ca01a4d9537a0af431612813b6c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96a1e98b9fab143ea31ce9eba302e698f8c1ca01a4d9537a0af431612813b6c8", kill_on_drop: false }` [INFO] [stdout] 96a1e98b9fab143ea31ce9eba302e698f8c1ca01a4d9537a0af431612813b6c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a8d6084f34b4c251947123b0c851c95361fa3602a6b98dd5b2faed5f98a8ecd [INFO] running `Command { std: "docker" "start" "-a" "8a8d6084f34b4c251947123b0c851c95361fa3602a6b98dd5b2faed5f98a8ecd", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling gdal-src v0.2.1+3.10.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling gdal-sys v0.11.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling gdal v0.18.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling tiff v0.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.4.9 [INFO] [stderr] Compiling criterion-plot v0.5.0 (https://github.com/vxfield/criterion.rs.git#cf44f558) [INFO] [stderr] Compiling proj-sys v0.25.0 [INFO] [stderr] Compiling i_float v1.3.1 [INFO] [stderr] Compiling i_shape v1.3.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling i_overlay v1.7.2 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling object_store v0.12.3 [INFO] [stderr] Compiling geo v0.29.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling dlpark v0.6.0 (https://github.com/SunDoge/dlpark.git?rev=d6c7e17e911a4a0ff80f3c010370e15dd3ac683c#d6c7e17e) [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling criterion v0.5.1 (https://github.com/vxfield/criterion.rs.git#cf44f558) [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling cog3pio v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 4m 40s [INFO] running `Command { std: "docker" "inspect" "8a8d6084f34b4c251947123b0c851c95361fa3602a6b98dd5b2faed5f98a8ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a8d6084f34b4c251947123b0c851c95361fa3602a6b98dd5b2faed5f98a8ecd", kill_on_drop: false }` [INFO] [stdout] 8a8d6084f34b4c251947123b0c851c95361fa3602a6b98dd5b2faed5f98a8ecd