[INFO] fetching crate zarrs_storage 0.3.4... [INFO] checking zarrs_storage-0.3.4 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate zarrs_storage 0.3.4 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate zarrs_storage 0.3.4 [INFO] finished tweaking crates.io crate zarrs_storage 0.3.4 [INFO] tweaked toml for crates.io crate zarrs_storage 0.3.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zarrs_storage 0.3.4 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zarrs_storage 0.3.4 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6b96ad0da9287b31d74f308e512af5aca2d19ce31d085efc1d33aaac033bf55 [INFO] running `Command { std: "docker" "start" "-a" "d6b96ad0da9287b31d74f308e512af5aca2d19ce31d085efc1d33aaac033bf55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6b96ad0da9287b31d74f308e512af5aca2d19ce31d085efc1d33aaac033bf55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b96ad0da9287b31d74f308e512af5aca2d19ce31d085efc1d33aaac033bf55", kill_on_drop: false }` [INFO] [stdout] d6b96ad0da9287b31d74f308e512af5aca2d19ce31d085efc1d33aaac033bf55 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39905dccdf935fe516201b4321917acba137add0edd7da039ce51ab8e4c028a3 [INFO] running `Command { std: "docker" "start" "-a" "39905dccdf935fe516201b4321917acba137add0edd7da039ce51ab8e4c028a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking unsafe_cell_slice v0.2.2 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking zarrs_storage v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::store_test` [INFO] [stdout] --> src/storage_adapter/performance_metrics.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | use crate::store_test; [INFO] [stdout] | ^^^^^^^---------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `store_key` [INFO] [stdout] | no `store_test` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod store_test; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `tests` feature [INFO] [stdout] --> src/lib.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "tests")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::store_test` [INFO] [stdout] --> src/storage_adapter/usage_log.rs:482:37 [INFO] [stdout] | [INFO] [stdout] 482 | use crate::{store::MemoryStore, store_test}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `store_test` in the root [INFO] [stdout] | help: a similar name exists in the module: `store_key` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod store_test; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `tests` feature [INFO] [stdout] --> src/lib.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "tests")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `store_test` in the crate root [INFO] [stdout] --> src/storage_handle.rs:206:16 [INFO] [stdout] | [INFO] [stdout] 206 | crate::store_test::store_write(&store)?; [INFO] [stdout] | ^^^^^^^^^^ could not find `store_test` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod store_test; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `tests` feature [INFO] [stdout] --> src/lib.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "tests")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `store_test` in the crate root [INFO] [stdout] --> src/storage_handle.rs:207:16 [INFO] [stdout] | [INFO] [stdout] 207 | crate::store_test::store_read(&store)?; [INFO] [stdout] | ^^^^^^^^^^ could not find `store_test` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod store_test; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `tests` feature [INFO] [stdout] --> src/lib.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "tests")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `store_test` in the crate root [INFO] [stdout] --> src/storage_handle.rs:208:16 [INFO] [stdout] | [INFO] [stdout] 208 | crate::store_test::store_list(&store)?; [INFO] [stdout] | ^^^^^^^^^^ could not find `store_test` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod store_test; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `tests` feature [INFO] [stdout] --> src/lib.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "tests")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `store_test` in the crate root [INFO] [stdout] --> src/store/memory_store.rs:222:16 [INFO] [stdout] | [INFO] [stdout] 222 | crate::store_test::store_write(&store)?; [INFO] [stdout] | ^^^^^^^^^^ could not find `store_test` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod store_test; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `tests` feature [INFO] [stdout] --> src/lib.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "tests")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `store_test` in the crate root [INFO] [stdout] --> src/store/memory_store.rs:223:16 [INFO] [stdout] | [INFO] [stdout] 223 | crate::store_test::store_read(&store)?; [INFO] [stdout] | ^^^^^^^^^^ could not find `store_test` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod store_test; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `tests` feature [INFO] [stdout] --> src/lib.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "tests")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `store_test` in the crate root [INFO] [stdout] --> src/store/memory_store.rs:224:16 [INFO] [stdout] | [INFO] [stdout] 224 | crate::store_test::store_list(&store)?; [INFO] [stdout] | ^^^^^^^^^^ could not find `store_test` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod store_test; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `tests` feature [INFO] [stdout] --> src/lib.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "tests")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:158:64 [INFO] [stdout] | [INFO] [stdout] 158 | pub const fn new(key: StoreKey, offset: ByteOffset, value: &[u8]) -> StoreKeyOffsetValue { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 158 | pub const fn new(key: StoreKey, offset: ByteOffset, value: &[u8]) -> StoreKeyOffsetValue<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zarrs_storage` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "39905dccdf935fe516201b4321917acba137add0edd7da039ce51ab8e4c028a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39905dccdf935fe516201b4321917acba137add0edd7da039ce51ab8e4c028a3", kill_on_drop: false }` [INFO] [stdout] 39905dccdf935fe516201b4321917acba137add0edd7da039ce51ab8e4c028a3