[INFO] fetching crate zipora 3.1.3... [INFO] testing zipora-3.1.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate zipora 3.1.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate zipora 3.1.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zipora 3.1.3 [INFO] tweaked toml for crates.io crate zipora 3.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zipora 3.1.3 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zipora 3.1.3 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95572f459ce9626753025045ada141c83d9aff59251ec04cbe2a75594926bc52 [INFO] running `Command { std: "docker" "start" "-a" "95572f459ce9626753025045ada141c83d9aff59251ec04cbe2a75594926bc52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95572f459ce9626753025045ada141c83d9aff59251ec04cbe2a75594926bc52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95572f459ce9626753025045ada141c83d9aff59251ec04cbe2a75594926bc52", kill_on_drop: false }` [INFO] [stdout] 95572f459ce9626753025045ada141c83d9aff59251ec04cbe2a75594926bc52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22984137c33c630026d829b078014ac2145a566862935bfd096e3899e18dc894 [INFO] running `Command { std: "docker" "start" "-a" "22984137c33c630026d829b078014ac2145a566862935bfd096e3899e18dc894", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zipora v3.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling lz4_flex v0.12.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.22s [INFO] running `Command { std: "docker" "inspect" "22984137c33c630026d829b078014ac2145a566862935bfd096e3899e18dc894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22984137c33c630026d829b078014ac2145a566862935bfd096e3899e18dc894", kill_on_drop: false }` [INFO] [stdout] 22984137c33c630026d829b078014ac2145a566862935bfd096e3899e18dc894 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fd37fb07fa953bb39bcd4c5fc5bb88100382599ca67fc346591ba4f6733be2a [INFO] running `Command { std: "docker" "start" "-a" "4fd37fb07fa953bb39bcd4c5fc5bb88100382599ca67fc346591ba4f6733be2a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling criterion-plot v0.8.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling lz4_flex v0.12.0 [INFO] [stderr] Compiling zipora v3.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.8.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `criterion` [INFO] [stdout] --> src/string/simd_search.rs:1020:11 [INFO] [stdout] | [INFO] [stdout] 1020 | #[cfg(feature = "criterion")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `avx512`, `default`, `ffi`, `lz4`, `mmap`, `nightly`, `serde`, `simd`, and `zstd` [INFO] [stdout] = help: consider adding `criterion` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zipora` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name zipora --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --crate-type cdylib --emit=dep-info,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="lz4"' --cfg 'feature="mmap"' --cfg 'feature="serde"' --cfg 'feature="simd"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "avx512", "default", "ffi", "lz4", "mmap", "nightly", "serde", "simd", "zstd"))' -C metadata=ad684198c24d24b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-e4aa991b6dd7f1b1.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2ddaf512ae29135d.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-e915a25f1ecdc6f1.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-46086027212f28c5.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-f6d67d09829b3912.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-46e6036800873316.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-b6fd32dc8277618e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-98a67c32febf6ee9.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-fe4ea987ed9f007b.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-948a58a9f47f16b1.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-8fda16fdb051350b.rlib --extern raw_cpuid=/opt/rustwide/target/debug/deps/libraw_cpuid-d22030b2be067463.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-358fabb27ea752d7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-21ce9c13f1b0dd1d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b916f81b6c98a905.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cc3a00f6035bdc67.rlib --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-4c8f787730f07540.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dd49eda4fc12b0f4.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-e3baa5327254ab86.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-960d3aca34068c89/out -l pthread --cfg target_arch_x86_64 --cfg zipora_simd --cfg zipora_has_sse2 --cfg zipora_has_sse3 --cfg zipora_has_ssse3 --cfg zipora_has_sse4_1 --cfg zipora_has_sse4_2 --cfg zipora_has_popcnt --cfg zipora_has_avx --cfg zipora_has_avx2 --cfg zipora_has_bmi1 --cfg zipora_has_bmi2 --cfg zipora_has_lzcnt --cfg zipora_optimization_tier_4 --cfg zipora_linux_x86_64 --cfg zipora_cache_line_64 --cfg zipora_debug_mode` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/compression/dict_zip/builder.rs:1338:17 [INFO] [stdout] | [INFO] [stdout] 1338 | assert!(dictionary.cache_states() >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/compression/dict_zip/dfa_cache.rs:1058:17 [INFO] [stdout] | [INFO] [stdout] 1058 | assert!(deserialized.state_count() >= 0); // Just verify it's created [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/memory/cache.rs:785:18 [INFO] [stdout] | [INFO] [stdout] 785 | assert!(!ptr1.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(useless_ptr_null_checks)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/memory/cache.rs:786:18 [INFO] [stdout] | [INFO] [stdout] 786 | assert!(!ptr2.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/memory/lockfree_pool.rs:861:18 [INFO] [stdout] | [INFO] [stdout] 861 | assert!(!ptr.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/memory/lockfree_pool.rs:1032:18 [INFO] [stdout] | [INFO] [stdout] 1032 | assert!(!new_ptr.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/memory/lockfree_pool.rs:1067:41 [INFO] [stdout] | [INFO] [stdout] 1067 | assert!(ptrs.iter().all(|&ptr| !ptr.as_ptr().is_null())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/memory/lockfree_pool.rs:1092:49 [INFO] [stdout] | [INFO] [stdout] 1092 | assert!(ptrs.iter().all(|&ptr| !ptr.as_ptr().is_null())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/memory/lockfree_pool.rs:1128:18 [INFO] [stdout] | [INFO] [stdout] 1128 | assert!(!new_ptr.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/memory/lockfree_pool.rs:1147:41 [INFO] [stdout] | [INFO] [stdout] 1147 | assert!(ptrs.iter().all(|&ptr| !ptr.as_ptr().is_null())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/memory/lockfree_pool.rs:1169:41 [INFO] [stdout] | [INFO] [stdout] 1169 | assert!(ptrs.iter().all(|&ptr| !ptr.as_ptr().is_null())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/memory/lockfree_pool.rs:1282:18 [INFO] [stdout] | [INFO] [stdout] 1282 | assert!(!ptr2.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zipora` (lib test); 13 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name zipora --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --test --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="lz4"' --cfg 'feature="mmap"' --cfg 'feature="serde"' --cfg 'feature="simd"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "avx512", "default", "ffi", "lz4", "mmap", "nightly", "serde", "simd", "zstd"))' -C metadata=add0797e0064dd6e -C extra-filename=-e8704238950c0646 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-e4aa991b6dd7f1b1.rlib --extern arbitrary=/opt/rustwide/target/debug/deps/libarbitrary-537b5150c3bab2eb.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2ddaf512ae29135d.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-e915a25f1ecdc6f1.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-46086027212f28c5.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-f6d67d09829b3912.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-a6eb516441d81e65.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-46e6036800873316.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-b6fd32dc8277618e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-98a67c32febf6ee9.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-fe4ea987ed9f007b.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-948a58a9f47f16b1.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-8fda16fdb051350b.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c73e3ff1cf57537c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1b3d55cb92f283dd.rlib --extern raw_cpuid=/opt/rustwide/target/debug/deps/libraw_cpuid-d22030b2be067463.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-358fabb27ea752d7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-21ce9c13f1b0dd1d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b916f81b6c98a905.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-24c9d0e21d941843.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cc3a00f6035bdc67.rlib --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-4c8f787730f07540.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dd49eda4fc12b0f4.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-e3baa5327254ab86.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-ea6c8ac718eec407/out -L native=/opt/rustwide/target/debug/build/zstd-sys-960d3aca34068c89/out -l pthread --cfg target_arch_x86_64 --cfg zipora_simd --cfg zipora_has_sse2 --cfg zipora_has_sse3 --cfg zipora_has_ssse3 --cfg zipora_has_sse4_1 --cfg zipora_has_sse4_2 --cfg zipora_has_popcnt --cfg zipora_has_avx --cfg zipora_has_avx2 --cfg zipora_has_bmi1 --cfg zipora_has_bmi2 --cfg zipora_has_lzcnt --cfg zipora_optimization_tier_4 --cfg zipora_linux_x86_64 --cfg zipora_cache_line_64 --cfg zipora_debug_mode` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4fd37fb07fa953bb39bcd4c5fc5bb88100382599ca67fc346591ba4f6733be2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd37fb07fa953bb39bcd4c5fc5bb88100382599ca67fc346591ba4f6733be2a", kill_on_drop: false }` [INFO] [stdout] 4fd37fb07fa953bb39bcd4c5fc5bb88100382599ca67fc346591ba4f6733be2a