[INFO] fetching crate seerdb 0.0.10... [INFO] testing seerdb-0.0.10 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] extracting crate seerdb 0.0.10 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate seerdb 0.0.10 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate seerdb 0.0.10 [INFO] tweaked toml for crates.io crate seerdb 0.0.10 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate seerdb 0.0.10 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate seerdb 0.0.10 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a68b8985d5e1c226eae08a0214bdbcb05521faa8fea0a88587b886a1ddafeb59 [INFO] running `Command { std: "docker" "start" "-a" "a68b8985d5e1c226eae08a0214bdbcb05521faa8fea0a88587b886a1ddafeb59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a68b8985d5e1c226eae08a0214bdbcb05521faa8fea0a88587b886a1ddafeb59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a68b8985d5e1c226eae08a0214bdbcb05521faa8fea0a88587b886a1ddafeb59", kill_on_drop: false }` [INFO] [stdout] a68b8985d5e1c226eae08a0214bdbcb05521faa8fea0a88587b886a1ddafeb59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ee126832fd5ba9bf86eec87c7050da9a5d2699e6e1bbed2e6268d882a695164 [INFO] running `Command { std: "docker" "start" "-a" "1ee126832fd5ba9bf86eec87c7050da9a5d2699e6e1bbed2e6268d882a695164", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling cheap-clone v0.2.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling equivalent-flipped v1.0.0 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dbutils v0.12.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling crossbeam-skiplist-fd v0.1.5 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling varint-rs v2.2.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling quick_cache v0.6.18 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling smartcore v0.3.2 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling multiversion-macros v0.8.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling multiversion v0.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tikv-jemallocator v0.6.1 [INFO] [stderr] Compiling seerdb v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "1ee126832fd5ba9bf86eec87c7050da9a5d2699e6e1bbed2e6268d882a695164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee126832fd5ba9bf86eec87c7050da9a5d2699e6e1bbed2e6268d882a695164", kill_on_drop: false }` [INFO] [stdout] 1ee126832fd5ba9bf86eec87c7050da9a5d2699e6e1bbed2e6268d882a695164 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26215aa4014647302e96aade309597c549de27ce2c6c325892ab774c26496cde [INFO] running `Command { std: "docker" "start" "-a" "26215aa4014647302e96aade309597c549de27ce2c6c325892ab774c26496cde", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling dbutils v0.12.16 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling mintex v0.1.4 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling crossbeam-skiplist-fd v0.1.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling quick_cache v0.6.18 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling smartcore v0.3.2 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling dhat v0.3.3 [INFO] [stderr] Compiling seerdb v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `seerdb` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name seerdb --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dhat-heap", "failpoints", "object-store", "simd"))' -C metadata=797c8418a7b7948b -C extra-filename=-574b723fa6958e13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-ada718e1ac09fd12.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern crc32c=/opt/rustwide/target/debug/deps/libcrc32c-797b5c563fea20a8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-acdb6c7fae2e9259.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-54e7071fd9e2348e.rlib --extern crossbeam_skiplist_fd=/opt/rustwide/target/debug/deps/libcrossbeam_skiplist_fd-e4109ed2ff99623d.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-afa9731df68ea502.rlib --extern dhat=/opt/rustwide/target/debug/deps/libdhat-a19d5a2251e33e7f.rlib --extern foldhash=/opt/rustwide/target/debug/deps/libfoldhash-5f95cf2ad1e735f9.rlib --extern hdrhistogram=/opt/rustwide/target/debug/deps/libhdrhistogram-6fea044b37c47736.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-a444f2b7d1f00841.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-d3524cba380f2048.rlib --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-2474ae75f0377b25.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e60d82692125ad07.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-548f7d170fd776f7.rlib --extern quick_cache=/opt/rustwide/target/debug/deps/libquick_cache-6d47c59c1f4c1f4b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-59c9566036efeefb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1409600726342c79.rlib --extern smartcore=/opt/rustwide/target/debug/deps/libsmartcore-cfca4f3ed3110799.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-baaa252d317ec3c3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-578a8f6d1ecb4605.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dcafca18a0117ad5.rlib --extern tikv_jemalloc_sys=/opt/rustwide/target/debug/deps/libtikv_jemalloc_sys-61ee8208625fc1e2.rlib --extern tikv_jemallocator=/opt/rustwide/target/debug/deps/libtikv_jemallocator-fdf71d0387baed92.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-56ba1b93f3bd0de3.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b1aa0fe60dc4ad19.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-2804c9ae5ec4606d.rlib --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-c3140a77041ffb7d.rlib --extern varint_rs=/opt/rustwide/target/debug/deps/libvarint_rs-af771760912807c5.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-311921ea944f1b1f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-cf759bbbdcab16b0/out/build/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-09132d50f246054d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `seerdb` (test "linearizability_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name linearizability_tests --edition=2021 tests/linearizability_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dhat-heap", "failpoints", "object-store", "simd"))' -C metadata=f9d42725bc7543fa -C extra-filename=-1dc870d7886eea6b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-ada718e1ac09fd12.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern crc32c=/opt/rustwide/target/debug/deps/libcrc32c-797b5c563fea20a8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-acdb6c7fae2e9259.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-54e7071fd9e2348e.rlib --extern crossbeam_skiplist_fd=/opt/rustwide/target/debug/deps/libcrossbeam_skiplist_fd-e4109ed2ff99623d.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-afa9731df68ea502.rlib --extern dhat=/opt/rustwide/target/debug/deps/libdhat-a19d5a2251e33e7f.rlib --extern foldhash=/opt/rustwide/target/debug/deps/libfoldhash-5f95cf2ad1e735f9.rlib --extern hdrhistogram=/opt/rustwide/target/debug/deps/libhdrhistogram-6fea044b37c47736.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-a444f2b7d1f00841.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-d3524cba380f2048.rlib --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-2474ae75f0377b25.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e60d82692125ad07.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-548f7d170fd776f7.rlib --extern quick_cache=/opt/rustwide/target/debug/deps/libquick_cache-6d47c59c1f4c1f4b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-59c9566036efeefb.rlib --extern seerdb=/opt/rustwide/target/debug/deps/libseerdb-440e9c448fa78088.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1409600726342c79.rlib --extern smartcore=/opt/rustwide/target/debug/deps/libsmartcore-cfca4f3ed3110799.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-baaa252d317ec3c3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-578a8f6d1ecb4605.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dcafca18a0117ad5.rlib --extern tikv_jemalloc_sys=/opt/rustwide/target/debug/deps/libtikv_jemalloc_sys-61ee8208625fc1e2.rlib --extern tikv_jemallocator=/opt/rustwide/target/debug/deps/libtikv_jemallocator-fdf71d0387baed92.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-56ba1b93f3bd0de3.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b1aa0fe60dc4ad19.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-2804c9ae5ec4606d.rlib --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-c3140a77041ffb7d.rlib --extern varint_rs=/opt/rustwide/target/debug/deps/libvarint_rs-af771760912807c5.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-311921ea944f1b1f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-cf759bbbdcab16b0/out/build/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-09132d50f246054d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `seerdb` (test "data_integrity_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name data_integrity_tests --edition=2021 tests/data_integrity_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dhat-heap", "failpoints", "object-store", "simd"))' -C metadata=c0a840551563c05d -C extra-filename=-a09701755f11753a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-ada718e1ac09fd12.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern crc32c=/opt/rustwide/target/debug/deps/libcrc32c-797b5c563fea20a8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-acdb6c7fae2e9259.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-54e7071fd9e2348e.rlib --extern crossbeam_skiplist_fd=/opt/rustwide/target/debug/deps/libcrossbeam_skiplist_fd-e4109ed2ff99623d.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-afa9731df68ea502.rlib --extern dhat=/opt/rustwide/target/debug/deps/libdhat-a19d5a2251e33e7f.rlib --extern foldhash=/opt/rustwide/target/debug/deps/libfoldhash-5f95cf2ad1e735f9.rlib --extern hdrhistogram=/opt/rustwide/target/debug/deps/libhdrhistogram-6fea044b37c47736.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-a444f2b7d1f00841.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-d3524cba380f2048.rlib --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-2474ae75f0377b25.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e60d82692125ad07.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-548f7d170fd776f7.rlib --extern quick_cache=/opt/rustwide/target/debug/deps/libquick_cache-6d47c59c1f4c1f4b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-59c9566036efeefb.rlib --extern seerdb=/opt/rustwide/target/debug/deps/libseerdb-440e9c448fa78088.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1409600726342c79.rlib --extern smartcore=/opt/rustwide/target/debug/deps/libsmartcore-cfca4f3ed3110799.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-baaa252d317ec3c3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-578a8f6d1ecb4605.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dcafca18a0117ad5.rlib --extern tikv_jemalloc_sys=/opt/rustwide/target/debug/deps/libtikv_jemalloc_sys-61ee8208625fc1e2.rlib --extern tikv_jemallocator=/opt/rustwide/target/debug/deps/libtikv_jemallocator-fdf71d0387baed92.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-56ba1b93f3bd0de3.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b1aa0fe60dc4ad19.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-2804c9ae5ec4606d.rlib --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-c3140a77041ffb7d.rlib --extern varint_rs=/opt/rustwide/target/debug/deps/libvarint_rs-af771760912807c5.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-311921ea944f1b1f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-cf759bbbdcab16b0/out/build/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-09132d50f246054d/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "26215aa4014647302e96aade309597c549de27ce2c6c325892ab774c26496cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26215aa4014647302e96aade309597c549de27ce2c6c325892ab774c26496cde", kill_on_drop: false }` [INFO] [stdout] 26215aa4014647302e96aade309597c549de27ce2c6c325892ab774c26496cde