[INFO] fetching crate crunchert-storage 0.1.2...
[INFO] testing crunchert-storage-0.1.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate crunchert-storage 0.1.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate crunchert-storage 0.1.2
[INFO] finished tweaking crates.io crate crunchert-storage 0.1.2
[INFO] tweaked toml for crates.io crate crunchert-storage 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crunchert-storage 0.1.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--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]      Locking 99 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding pco v0.3.1 (available: v0.4.6)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47cb72f3404efea03a3d3a2e8b57341db8443495e3952c47bd141ecf9d4a236a
[INFO] running `Command { std: "docker" "start" "-a" "47cb72f3404efea03a3d3a2e8b57341db8443495e3952c47bd141ecf9d4a236a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47cb72f3404efea03a3d3a2e8b57341db8443495e3952c47bd141ecf9d4a236a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47cb72f3404efea03a3d3a2e8b57341db8443495e3952c47bd141ecf9d4a236a", kill_on_drop: false }`
[INFO] [stdout] 47cb72f3404efea03a3d3a2e8b57341db8443495e3952c47bd141ecf9d4a236a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1c4b63cf75deb49cca7761729765f81dcbe76670858ead7389cfcfaa701101b
[INFO] running `Command { std: "docker" "start" "-a" "e1c4b63cf75deb49cca7761729765f81dcbe76670858ead7389cfcfaa701101b", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling better_io v0.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling pco v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling crunchert-storage v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `MIN_PTS_TO_COMPRESS` is never used
[INFO] [stdout]   --> src/lib.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const MIN_PTS_TO_COMPRESS: usize = 8192;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `partition_file_header` are never read
[INFO] [stdout]    --> src/lib.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct Storage {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 105 |     config: StorageConfig,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 106 |     partitions: RwLock<Vec<Arc<TimePartition>>>,
[INFO] [stdout] 107 |     partition_file_header: PartitionsFileHeader,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.56s
[INFO] running `Command { std: "docker" "inspect" "e1c4b63cf75deb49cca7761729765f81dcbe76670858ead7389cfcfaa701101b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1c4b63cf75deb49cca7761729765f81dcbe76670858ead7389cfcfaa701101b", kill_on_drop: false }`
[INFO] [stdout] e1c4b63cf75deb49cca7761729765f81dcbe76670858ead7389cfcfaa701101b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cb1fe8ad6d45edd9632cf3825fc4854995cc7f9c4987f9a93c3a63b9e5dd58a
[INFO] running `Command { std: "docker" "start" "-a" "7cb1fe8ad6d45edd9632cf3825fc4854995cc7f9c4987f9a93c3a63b9e5dd58a", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchert-storage v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `MIN_PTS_TO_COMPRESS` is never used
[INFO] [stdout]   --> src/lib.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const MIN_PTS_TO_COMPRESS: usize = 8192;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `partition_file_header` are never read
[INFO] [stdout]    --> src/lib.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct Storage {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 105 |     config: StorageConfig,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 106 |     partitions: RwLock<Vec<Arc<TimePartition>>>,
[INFO] [stdout] 107 |     partition_file_header: PartitionsFileHeader,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIN_PTS_TO_COMPRESS` is never used
[INFO] [stdout]   --> src/lib.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const MIN_PTS_TO_COMPRESS: usize = 8192;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `partition_file_header` are never read
[INFO] [stdout]    --> src/lib.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct Storage {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 105 |     config: StorageConfig,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 106 |     partitions: RwLock<Vec<Arc<TimePartition>>>,
[INFO] [stdout] 107 |     partition_file_header: PartitionsFileHeader,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] running `Command { std: "docker" "inspect" "7cb1fe8ad6d45edd9632cf3825fc4854995cc7f9c4987f9a93c3a63b9e5dd58a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cb1fe8ad6d45edd9632cf3825fc4854995cc7f9c4987f9a93c3a63b9e5dd58a", kill_on_drop: false }`
[INFO] [stdout] 7cb1fe8ad6d45edd9632cf3825fc4854995cc7f9c4987f9a93c3a63b9e5dd58a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 444574ef5e591b6de7be81eb09e07b2d37c9016aac361284aad918afcdc88ae5
[INFO] running `Command { std: "docker" "start" "-a" "444574ef5e591b6de7be81eb09e07b2d37c9016aac361284aad918afcdc88ae5", kill_on_drop: false }`
[INFO] [stderr] warning: constant `MIN_PTS_TO_COMPRESS` is never used
[INFO] [stderr]   --> src/lib.rs:18:7
[INFO] [stderr]    |
[INFO] [stderr] 18 | const MIN_PTS_TO_COMPRESS: usize = 8192;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `config` and `partition_file_header` are never read
[INFO] [stderr]    --> src/lib.rs:105:5
[INFO] [stderr]     |
[INFO] [stderr] 104 | pub struct Storage {
[INFO] [stderr]     |            ------- fields in this struct
[INFO] [stderr] 105 |     config: StorageConfig,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 106 |     partitions: RwLock<Vec<Arc<TimePartition>>>,
[INFO] [stderr] 107 |     partition_file_header: PartitionsFileHeader,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `crunchert-storage` (lib) generated 2 warnings
[INFO] [stderr] warning: `crunchert-storage` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crunchert_storage-a7b18f083ff41061)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crunchert_storage
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "444574ef5e591b6de7be81eb09e07b2d37c9016aac361284aad918afcdc88ae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "444574ef5e591b6de7be81eb09e07b2d37c9016aac361284aad918afcdc88ae5", kill_on_drop: false }`
[INFO] [stdout] 444574ef5e591b6de7be81eb09e07b2d37c9016aac361284aad918afcdc88ae5
