[INFO] cloning repository https://github.com/LDeakin/zarrs_tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LDeakin/zarrs_tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLDeakin%2Fzarrs_tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLDeakin%2Fzarrs_tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e81941295900308d68efe48997bc3adcfe446a2
[INFO] testing LDeakin/zarrs_tools against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLDeakin%2Fzarrs_tools" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LDeakin/zarrs_tools
[INFO] finished tweaking git repo https://github.com/LDeakin/zarrs_tools
[INFO] tweaked toml for git repo https://github.com/LDeakin/zarrs_tools written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LDeakin/zarrs_tools on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LDeakin/zarrs_tools 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zarrs_opendal v0.10.0
[INFO] [stderr]   Downloaded unsafe_cell_slice v0.2.2
[INFO] [stderr]   Downloaded link-cplusplus v1.0.12
[INFO] [stderr]   Downloaded zarrs_storage v0.4.2
[INFO] [stderr]   Downloaded quick-xml v0.38.4
[INFO] [stderr]   Downloaded clap v4.5.54
[INFO] [stderr]   Downloaded monostate-impl v0.1.18
[INFO] [stderr]   Downloaded objc2-io-kit v0.3.2
[INFO] [stderr]   Downloaded anstyle-query v1.1.5
[INFO] [stderr]   Downloaded monostate v1.0.2
[INFO] [stderr]   Downloaded enum_dispatch v0.3.13
[INFO] [stderr]   Downloaded console v0.16.2
[INFO] [stderr]   Downloaded snappy_src v0.2.5+snappy.1.2.2
[INFO] [stderr]   Downloaded const_format v0.2.35
[INFO] [stderr]   Downloaded quick_cache v0.6.18
[INFO] [stderr]   Downloaded clap_builder v4.5.54
[INFO] [stderr]   Downloaded blosc-src v0.3.8
[INFO] [stderr]   Downloaded moka v0.12.12
[INFO] [stderr]   Downloaded indicatif v0.18.3
[INFO] [stderr]   Downloaded sysinfo v0.37.2
[INFO] [stderr]   Downloaded zarrs_metadata_ext v0.4.0
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.5
[INFO] [stderr]   Downloaded lru v0.16.3
[INFO] [stderr]   Downloaded jiff v0.2.18
[INFO] [stderr]   Downloaded zarrs_chunk_grid v0.4.0
[INFO] [stderr]   Downloaded jiff-static v0.2.18
[INFO] [stderr]   Downloaded ome_zarr_metadata v0.2.5
[INFO] [stderr]   Downloaded async-generic v1.1.2
[INFO] [stderr]   Downloaded zarrs_filesystem v0.3.9
[INFO] [stderr]   Downloaded monostate-impl v1.0.2
[INFO] [stderr]   Downloaded jiff-tzdb-platform v0.1.3
[INFO] [stderr]   Downloaded opendal v0.55.0
[INFO] [stderr]   Downloaded zarrs_data_type v0.8.0
[INFO] [stderr]   Downloaded auto_impl v1.3.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.11
[INFO] [stderr]   Downloaded monostate v0.1.18
[INFO] [stderr]   Downloaded async-lock v3.4.2
[INFO] [stderr]   Downloaded rayon_iter_concurrent_limit v0.2.0
[INFO] [stderr]   Downloaded positioned-io v0.3.5
[INFO] [stderr]   Downloaded zarrs_metadata v0.7.1
[INFO] [stderr]   Downloaded zarrs_plugin v0.4.0
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded foldhash v0.2.0
[INFO] [stderr]   Downloaded zmij v1.0.13
[INFO] [stderr]   Downloaded url v2.5.8
[INFO] [stderr]   Downloaded unit-prefix v0.5.2
[INFO] [stderr]   Downloaded crc32c v0.6.8
[INFO] [stderr]   Downloaded ndarray v0.17.2
[INFO] [stderr]   Downloaded zarrs v0.23.0-beta.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b1a1ad3f5b8e13ef7ceb492ee7982bad81ff9737360ee6fec8431c556ee5c4f
[INFO] running `Command { std: "docker" "start" "-a" "3b1a1ad3f5b8e13ef7ceb492ee7982bad81ff9737360ee6fec8431c556ee5c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b1a1ad3f5b8e13ef7ceb492ee7982bad81ff9737360ee6fec8431c556ee5c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b1a1ad3f5b8e13ef7ceb492ee7982bad81ff9737360ee6fec8431c556ee5c4f", kill_on_drop: false }`
[INFO] [stdout] 3b1a1ad3f5b8e13ef7ceb492ee7982bad81ff9737360ee6fec8431c556ee5c4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2c63f10a69459d134ab888f2b9d57723d25451b2aab2b14793e0f3c6eba3895
[INFO] running `Command { std: "docker" "start" "-a" "c2c63f10a69459d134ab888f2b9d57723d25451b2aab2b14793e0f3c6eba3895", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling unsafe_cell_slice v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling positioned-io v0.3.5
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling moka v0.12.12
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling snappy_src v0.2.5+snappy.1.2.2
[INFO] [stderr]    Compiling blosc-src v0.3.8
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling zarrs v0.23.0-beta.5
[INFO] [stderr]    Compiling rayon_iter_concurrent_limit v0.2.0
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 thiserror-impl v2.0.17
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling monostate-impl v1.0.2
[INFO] [stderr]    Compiling monostate v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zarrs_plugin v0.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zarrs_storage v0.4.2
[INFO] [stderr]    Compiling zarrs_metadata v0.7.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zarrs_metadata_ext v0.4.0
[INFO] [stderr]    Compiling zarrs_chunk_grid v0.4.0
[INFO] [stderr]    Compiling zarrs_filesystem v0.3.9
[INFO] [stderr]    Compiling zarrs_data_type v0.8.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling opendal v0.55.0
[INFO] [stderr]    Compiling zarrs_opendal v0.10.0
[INFO] [stderr]    Compiling zarrs_tools v0.8.0-dev (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `zarrs_tools` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name zarrs_tools --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::result_large_err' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "benchmark", "binary2zarr", "filter", "info", "ome", "validate"))' -C metadata=149ac32bbbefca47 -C extra-filename=-cd4e9e905e73ec15 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rmeta --extern approx=/opt/rustwide/target/debug/deps/libapprox-4781f9609833d7dd.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-d1e10fef4e92b36a.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-ff8f785afc6f5c4f.rmeta --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-4738ea74030af4ba.rmeta --extern enum_dispatch=/opt/rustwide/target/debug/deps/libenum_dispatch-bbc9250a88af1264.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-cd08c3bd7e15407a.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-c2567bb0614b2175.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-7d7c2f3236b03196.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb9dfc9f1c5526ce.rmeta --extern mimalloc=/opt/rustwide/target/debug/deps/libmimalloc-23167d94fa1cb17e.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-e3b585cafddf2cb4.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-10b3a10b7db869ec.rmeta --extern opendal=/opt/rustwide/target/debug/deps/libopendal-9e090fc4952c23ee.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-007aa282abcfee68.rmeta --extern rayon_iter_concurrent_limit=/opt/rustwide/target/debug/deps/librayon_iter_concurrent_limit-9cdd6c455e6d4368.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-53f7a227384975ba.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3bb37abbcb38092c.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-f0706a5c0e111159.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f466928b812fbb84.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d3edff3eef36c78c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6109ec19cbc55d67.rmeta --extern unsafe_cell_slice=/opt/rustwide/target/debug/deps/libunsafe_cell_slice-0fd156ab4ec81bef.rmeta --extern zarrs=/opt/rustwide/target/debug/deps/libzarrs-3e3efee0b29e15f6.rmeta --extern zarrs_opendal=/opt/rustwide/target/debug/deps/libzarrs_opendal-3d48e7f0a7bbd96a.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libmimalloc-sys-056e15df8d455941/out -L native=/opt/rustwide/target/debug/build/blosc-src-f7d3195452e3b2cb/out -L native=/opt/rustwide/target/debug/build/libz-sys-0098576b3542b610/out/lib -L native=/opt/rustwide/target/debug/build/libz-sys-0098576b3542b610/out/lib -L native=/opt/rustwide/target/debug/build/lz4-sys-03d8ee4b3b5522a7/out -L native=/opt/rustwide/target/debug/build/snappy_src-b8c162e5ec662a4a/out -L native=/opt/rustwide/target/debug/build/link-cplusplus-99ea9cf8a55889a8/out -L native=/opt/rustwide/target/debug/build/zstd-sys-dbd827379a5fa1a8/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c2c63f10a69459d134ab888f2b9d57723d25451b2aab2b14793e0f3c6eba3895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2c63f10a69459d134ab888f2b9d57723d25451b2aab2b14793e0f3c6eba3895", kill_on_drop: false }`
[INFO] [stdout] c2c63f10a69459d134ab888f2b9d57723d25451b2aab2b14793e0f3c6eba3895
