[INFO] cloning repository https://github.com/sovran-rs/transientdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sovran-rs/transientdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsovran-rs%2Ftransientdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsovran-rs%2Ftransientdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe0d13a720bad1bc77e32879ebc5e93aa4520fa5
[INFO] testing sovran-rs/transientdb against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsovran-rs%2Ftransientdb" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/sovran-rs/transientdb
[INFO] finished tweaking git repo https://github.com/sovran-rs/transientdb
[INFO] tweaked toml for git repo https://github.com/sovran-rs/transientdb written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sovran-rs/transientdb on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sovran-rs/transientdb 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 947c3749e175be3b3758f5c4ed1c0e5f26638d0e910cfe7db47589a6e05be699
[INFO] running `Command { std: "docker" "start" "-a" "947c3749e175be3b3758f5c4ed1c0e5f26638d0e910cfe7db47589a6e05be699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "947c3749e175be3b3758f5c4ed1c0e5f26638d0e910cfe7db47589a6e05be699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "947c3749e175be3b3758f5c4ed1c0e5f26638d0e910cfe7db47589a6e05be699", kill_on_drop: false }`
[INFO] [stdout] 947c3749e175be3b3758f5c4ed1c0e5f26638d0e910cfe7db47589a6e05be699
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e68a97af2f7b7c64dec1f1814c665845f6a1d454ce24316f3bf45b6a2fa77e83
[INFO] running `Command { std: "docker" "start" "-a" "e68a97af2f7b7c64dec1f1814c665845f6a1d454ce24316f3bf45b6a2fa77e83", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling transientdb v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.41s
[INFO] running `Command { std: "docker" "inspect" "e68a97af2f7b7c64dec1f1814c665845f6a1d454ce24316f3bf45b6a2fa77e83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e68a97af2f7b7c64dec1f1814c665845f6a1d454ce24316f3bf45b6a2fa77e83", kill_on_drop: false }`
[INFO] [stdout] e68a97af2f7b7c64dec1f1814c665845f6a1d454ce24316f3bf45b6a2fa77e83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b84c5b58cf6eda519a54a6355d66fa70316610bceecbd308ed53b3608b361c87
[INFO] running `Command { std: "docker" "start" "-a" "b84c5b58cf6eda519a54a6355d66fa70316610bceecbd308ed53b3608b361c87", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_core v0.9.0-alpha.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0-alpha.2
[INFO] [stderr]    Compiling rand v0.9.0-alpha.2
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling transientdb v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.89s
[INFO] running `Command { std: "docker" "inspect" "b84c5b58cf6eda519a54a6355d66fa70316610bceecbd308ed53b3608b361c87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b84c5b58cf6eda519a54a6355d66fa70316610bceecbd308ed53b3608b361c87", kill_on_drop: false }`
[INFO] [stdout] b84c5b58cf6eda519a54a6355d66fa70316610bceecbd308ed53b3608b361c87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 699d179804fcbd8274c16806576acc83c776aabd3968b427471162560f43423a
[INFO] running `Command { std: "docker" "start" "-a" "699d179804fcbd8274c16806576acc83c776aabd3968b427471162560f43423a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/transientdb-7ba4819421469c36)
[INFO] [stdout] running 28 tests
[INFO] [stdout] test memory::tests::test_fetch_limits ... ok
[INFO] [stdout] test memory::tests::test_memory_store_max_fetch_size_edge_cases ... ok
[INFO] [stdout] test memory::tests::test_fifo_behavior ... ok
[INFO] [stdout] test memory::tests::test_reset ... ok
[INFO] [stdout] test directory::tests::test_file_cleanup ... ok
[INFO] [stdout] test directory::tests::test_directory_store_basic_operations ... ok
[INFO] [stdout] test memory::tests::test_memory_store_json_types ... ok
[INFO] [stdout] test directory::tests::test_file_rotation ... ok
[INFO] [stdout] test directory::tests::test_fetch_limits ... ok
[INFO] [stdout] test directory::tests::test_fetch_with_size_limit ... ok
[INFO] [stdout] test directory::tests::test_file_validator ... ok
[INFO] [stdout] test memory::tests::test_basic_operations ... ok
[INFO] [stdout] test directory::tests::test_recovers_unfinished_files ... ok
[INFO] [stdout] test transient::tests::test_directory_store_malformed_files ... ok
[INFO] [stdout] test memory::tests::test_rejects_zero_max_items - should panic ... ok
[INFO] [stdout] test transient::tests::test_transient_db_panic_recovery ... ok
[INFO] [stdout] test memory::tests::test_rejects_tiny_max_fetch_size - should panic ... ok
[INFO] [stdout] test directory::tests::test_rejects_zero_max_file_size - should panic ... ok
[INFO] [stdout] test directory::tests::test_rejects_tiny_max_file_size - should panic ... ok
[INFO] [stdout] test transient::tests::test_concurrent_appends ... ok
[INFO] [stdout] test transient::tests::test_concurrent_directory_store ... ok
[INFO] [stdout] test transient::tests::test_concurrent_reset ... ok
[INFO] [stdout] test transient::tests::test_concurrent_append_and_fetch ... ok
[INFO] [stdout] test transient::tests::test_directory_store_concurrent_validation ... ok
[INFO] [stdout] test transient::tests::test_heavy_concurrent_load ... ok
[INFO] [stdout] test transient::tests::test_directory_store_stress ... ok
[INFO] [stdout] test transient::tests::test_directory_store_chaos ... ok
[INFO] [stdout] test transient::tests::test_memory_store_chaos ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.30s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests tools/release.rs (/opt/rustwide/target/debug/deps/release-b7d1e7bde91b085f)
[INFO] [stderr]      Running tests/performance_tests.rs (/opt/rustwide/target/debug/deps/performance_tests-40fd072939dcbb7b)
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] error: test failed, to rerun pass `--test performance_tests`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/performance_tests-40fd072939dcbb7b` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "699d179804fcbd8274c16806576acc83c776aabd3968b427471162560f43423a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "699d179804fcbd8274c16806576acc83c776aabd3968b427471162560f43423a", kill_on_drop: false }`
[INFO] [stdout] 699d179804fcbd8274c16806576acc83c776aabd3968b427471162560f43423a
