[INFO] fetching crate zarrs_metadata_ext 0.2.0... [INFO] testing zarrs_metadata_ext-0.2.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate zarrs_metadata_ext 0.2.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate zarrs_metadata_ext 0.2.0 [INFO] finished tweaking crates.io crate zarrs_metadata_ext 0.2.0 [INFO] tweaked toml for crates.io crate zarrs_metadata_ext 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zarrs_metadata_ext 0.2.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zarrs_metadata_ext 0.2.0 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zarrs_registry v0.1.5 [INFO] [stderr] Downloaded serde_repr v0.1.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1c1fd00a1859f2029e8c2a3e6c56231a5b46717cb739c1fe600e278abc2c324 [INFO] running `Command { std: "docker" "start" "-a" "a1c1fd00a1859f2029e8c2a3e6c56231a5b46717cb739c1fe600e278abc2c324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1c1fd00a1859f2029e8c2a3e6c56231a5b46717cb739c1fe600e278abc2c324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1c1fd00a1859f2029e8c2a3e6c56231a5b46717cb739c1fe600e278abc2c324", kill_on_drop: false }` [INFO] [stdout] a1c1fd00a1859f2029e8c2a3e6c56231a5b46717cb739c1fe600e278abc2c324 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd052f6930c3ac25c063b538c2b2939de114e8d01f781841788a8dba3f7601b5 [INFO] running `Command { std: "docker" "start" "-a" "cd052f6930c3ac25c063b538c2b2939de114e8d01f781841788a8dba3f7601b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling monostate-impl v0.1.14 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling zarrs_registry v0.1.5 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling monostate v0.1.14 [INFO] [stderr] Compiling zarrs_metadata v0.6.0 [INFO] [stderr] Compiling zarrs_metadata_ext v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.37s [INFO] running `Command { std: "docker" "inspect" "cd052f6930c3ac25c063b538c2b2939de114e8d01f781841788a8dba3f7601b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd052f6930c3ac25c063b538c2b2939de114e8d01f781841788a8dba3f7601b5", kill_on_drop: false }` [INFO] [stdout] cd052f6930c3ac25c063b538c2b2939de114e8d01f781841788a8dba3f7601b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f441347499c21b73a5cc85545d5316c82252c1bec4e4ff34690f97d24cc73015 [INFO] running `Command { std: "docker" "start" "-a" "f441347499c21b73a5cc85545d5316c82252c1bec4e4ff34690f97d24cc73015", kill_on_drop: false }` [INFO] [stderr] Compiling zarrs_metadata_ext v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.10s [INFO] running `Command { std: "docker" "inspect" "f441347499c21b73a5cc85545d5316c82252c1bec4e4ff34690f97d24cc73015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f441347499c21b73a5cc85545d5316c82252c1bec4e4ff34690f97d24cc73015", kill_on_drop: false }` [INFO] [stdout] f441347499c21b73a5cc85545d5316c82252c1bec4e4ff34690f97d24cc73015 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 38772c006f1fa032afd481eeb3d1929e3117e9a497f3029131e14208699cf5a0 [INFO] running `Command { std: "docker" "start" "-a" "38772c006f1fa032afd481eeb3d1929e3117e9a497f3029131e14208699cf5a0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zarrs_metadata_ext-9f54353bb14d7ec3) [INFO] [stdout] [INFO] [stdout] running 76 tests [INFO] [stdout] test codec::numcodecs::adler32::tests::codec_adler32_config1 ... ok [INFO] [stdout] test codec::numcodecs::adler32::tests::codec_adler32_config_outer2 ... ok [INFO] [stdout] test codec::numcodecs::bitround::tests::codec_bitround_config ... ok [INFO] [stdout] test codec::numcodecs::bz2::tests::codec_bz2_invalid_level ... ok [INFO] [stdout] test codec::numcodecs::fletcher32::tests::codec_fletcher32_config1 ... ok [INFO] [stdout] test codec::numcodecs::bz2::tests::codec_bz2_valid1 ... ok [INFO] [stdout] test codec::numcodecs::fletcher32::tests::codec_fletcher32_config_outer1 ... ok [INFO] [stdout] test codec::numcodecs::fletcher32::tests::codec_fletcher32_config_outer2 ... ok [INFO] [stdout] test codec::numcodecs::pcodec::tests::codec_pcodec_invalid_level ... ok [INFO] [stdout] test codec::numcodecs::pcodec::tests::codec_pcodec_valid_auto ... ok [INFO] [stdout] test codec::numcodecs::pcodec::tests::codec_pcodec_valid_classic ... ok [INFO] [stdout] test codec::numcodecs::pcodec::tests::codec_pcodec_valid_empty ... ok [INFO] [stdout] test codec::numcodecs::zfpy::tests::codec_zfpy_fixed_precision ... ok [INFO] [stdout] test codec::numcodecs::zfpy::tests::codec_zfpy_fixed_rate ... ok [INFO] [stdout] test codec::numcodecs::zlib::tests::codec_zlib_invalid_level ... ok [INFO] [stdout] test codec::numcodecs::zlib::tests::codec_zlib_valid1 ... ok [INFO] [stdout] test codec::registered::blosc::tests::codec_blosc_invalid_no_typesize ... ok [INFO] [stdout] test codec::registered::blosc::tests::codec_blosc_invalid_shuffle ... ok [INFO] [stdout] test codec::registered::blosc::tests::codec_blosc_v2_numcodecs ... ok [INFO] [stdout] test codec::registered::blosc::tests::codec_blosc_valid1 ... ok [INFO] [stdout] test codec::registered::blosc::tests::codec_blosc_valid2 ... ok [INFO] [stdout] test codec::registered::blosc::tests::codec_blosc_valid_no_typesize ... ok [INFO] [stdout] test codec::registered::bytes::tests::codec_bytes_big ... ok [INFO] [stdout] test codec::registered::bytes::tests::codec_bytes_invalid ... ok [INFO] [stdout] test codec::registered::bytes::tests::codec_bytes_little ... ok [INFO] [stdout] test codec::registered::blosc::tests::codec_blosc_invalid_clevel ... ok [INFO] [stdout] test codec::registered::blosc::tests::codec_blosc_invalid_cname ... ok [INFO] [stdout] test codec::numcodecs::shuffle::tests::shuffle ... ok [INFO] [stdout] test codec::registered::blosc::tests::codec_blosc_valid_no_shuffle ... ok [INFO] [stdout] test codec::registered::crc32c::tests::codec_crc32c_config_outer1 ... ok [INFO] [stdout] test codec::registered::crc32c::tests::codec_crc32c_config_outer2 ... ok [INFO] [stdout] test codec::registered::gzip::tests::codec_gzip_configuration_valid ... ok [INFO] [stdout] test codec::registered::gzip::tests::codec_gzip_configuration_invalid2 ... ok [INFO] [stdout] test codec::registered::packbits::tests::packbits_default ... ok [INFO] [stdout] test codec::registered::gzip::tests::codec_gzip_configuration_invalid1 ... ok [INFO] [stdout] test codec::registered::packbits::tests::packbits_none ... ok [INFO] [stdout] test codec::registered::packbits::tests::packbits_end_byte ... ok [INFO] [stdout] test codec::registered::reshape::tests::codec_reshape_array_invalid5 ... ok [INFO] [stdout] test codec::registered::reshape::tests::codec_reshape_array_valid1 ... ok [INFO] [stdout] test codec::registered::reshape::tests::codec_reshape_array_valid2 ... ok [INFO] [stdout] test codec::registered::reshape::tests::codec_reshape_array_valid3 ... ok [INFO] [stdout] test codec::registered::reshape::tests::codec_reshape_array_valid5 ... ok [INFO] [stdout] test codec::registered::reshape::tests::codec_reshape_array_valid4 ... ok [INFO] [stdout] test codec::registered::reshape::tests::codec_reshape_array_valid6 ... ok [INFO] [stdout] test codec::registered::sharding::tests::codec_sharding_configuration ... ok [INFO] [stdout] test codec::registered::packbits::tests::packbits_start_byte ... ok [INFO] [stdout] test codec::registered::reshape::tests::codec_reshape_invalid1 ... ok [INFO] [stdout] test codec::registered::reshape::tests::codec_reshape_invalid2 ... ok [INFO] [stdout] test codec::registered::reshape::tests::codec_reshape_invalid3 ... ok [INFO] [stdout] test codec::registered::transpose::tests::codec_transpose_array ... ok [INFO] [stdout] test codec::registered::reshape::tests::codec_reshape_array_invalid4 ... ok [INFO] [stdout] test codec::numcodecs::zfpy::tests::codec_zfpy_fixed_accuracy ... ok [INFO] [stdout] test codec::registered::zfp::tests::codec_zfp_configuration_expert ... ok [INFO] [stdout] test codec::numcodecs::zfpy::tests::codec_zfpy_reversible ... ok [INFO] [stdout] test codec::registered::zfp::tests::codec_zfp_configuration_fixed_precision ... ok [INFO] [stdout] test codec::registered::zfp::tests::codec_zfp_configuration_invalid2 ... ok [INFO] [stdout] test codec::registered::zfp::tests::codec_zfp_configuration_fixed_rate ... ok [INFO] [stdout] test codec::registered::transpose::tests::codec_transpose_invalid1 ... ok [INFO] [stdout] test codec::registered::zfp::tests::codec_zfp_configuration_fixed_accuracy ... ok [INFO] [stdout] test codec::zarrs::vlen::tests::codec_vlen_simple_v0_0 ... ok [INFO] [stdout] test codec::zarrs::vlen::tests::codec_vlen_simple_v0_1_start ... ok [INFO] [stdout] test codec::numcodecs::adler32::tests::codec_adler32_config_outer1 ... ok [INFO] [stdout] test codec::registered::zstd::tests::codec_zstd_configuration_invalid2 ... ok [INFO] [stdout] test codec::registered::zfp::tests::codec_zfp_configuration_reversible ... ok [INFO] [stdout] test codec::zarrs::gdeflate::tests::codec_gdeflate_invalid_level ... ok [INFO] [stdout] test codec::zarrs::gdeflate::tests::codec_gdeflate_valid1 ... ok [INFO] [stdout] test group::consolidated_metadata::tests::group_metadata_consolidated ... ok [INFO] [stdout] test codec::registered::zstd::tests::codec_zstd_configuration_valid ... ok [INFO] [stdout] test codec::zarrs::vlen::tests::codec_vlen_compressed ... ok [INFO] [stdout] test codec::zarrs::vlen_v2::tests::codec_vlen_v2 ... ok [INFO] [stdout] test v2_to_v3::tests::array_v2_config ... ok [INFO] [stdout] test codec::registered::transpose::tests::codec_transpose_invalid2 ... ok [INFO] [stdout] test codec::numcodecs::bitround::tests::codec_bitround_metadata ... ok [INFO] [stdout] test codec::registered::bytes::tests::codec_bytes_empty ... ok [INFO] [stdout] test codec::numcodecs::pcodec::tests::codec_pcodec_invalid_delta_encoding_order ... ok [INFO] [stdout] test codec::registered::crc32c::tests::codec_crc32c_config1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests zarrs_metadata_ext [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/codec/numcodecs/zlib.rs - codec::numcodecs::zlib::ZlibCodecConfigurationV1 (line 20) ... ok [INFO] [stdout] test src/codec/numcodecs/bz2.rs - codec::numcodecs::bz2::Bz2CodecConfigurationV1 (line 20) ... ok [INFO] [stdout] test src/codec/zarrs/gdeflate.rs - codec::zarrs::gdeflate::GDeflateCodecConfigurationV0 (line 20) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "38772c006f1fa032afd481eeb3d1929e3117e9a497f3029131e14208699cf5a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38772c006f1fa032afd481eeb3d1929e3117e9a497f3029131e14208699cf5a0", kill_on_drop: false }` [INFO] [stdout] 38772c006f1fa032afd481eeb3d1929e3117e9a497f3029131e14208699cf5a0