[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] 4e9f96ba27f4c3c1d7d1f51c967c3a9f1e7c00d1
[INFO] testing sovran-rs/transientdb against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsovran-rs%2Ftransientdb" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sovran-rs/transientdb on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 33b78fc23d17fae374d1f60c5babd8faf674d53f0da9b52c59ad6f228159c299
[INFO] running `Command { std: "docker" "start" "33b78fc23d17fae374d1f60c5babd8faf674d53f0da9b52c59ad6f228159c299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33b78fc23d17fae374d1f60c5babd8faf674d53f0da9b52c59ad6f228159c299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "33b78fc23d17fae374d1f60c5babd8faf674d53f0da9b52c59ad6f228159c299" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33b78fc23d17fae374d1f60c5babd8faf674d53f0da9b52c59ad6f228159c299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "33b78fc23d17fae374d1f60c5babd8faf674d53f0da9b52c59ad6f228159c299" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling ryu v1.0.18
[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 indexmap v2.7.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling transientdb v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.50s
[INFO] running `Command { std: "docker" "inspect" "33b78fc23d17fae374d1f60c5babd8faf674d53f0da9b52c59ad6f228159c299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "33b78fc23d17fae374d1f60c5babd8faf674d53f0da9b52c59ad6f228159c299" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling fastrand v2.2.0
[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.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.97s
[INFO] running `Command { std: "docker" "inspect" "33b78fc23d17fae374d1f60c5babd8faf674d53f0da9b52c59ad6f228159c299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "33b78fc23d17fae374d1f60c5babd8faf674d53f0da9b52c59ad6f228159c299" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/transientdb-283edf4c7a84e13c)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test memory::tests::test_fetch_limits ... ok
[INFO] [stdout] test directory::tests::test_file_cleanup ... ok
[INFO] [stdout] test directory::tests::test_file_validator ... ok
[INFO] [stdout] test directory::tests::test_file_rotation ... ok
[INFO] [stdout] test memory::tests::test_fifo_behavior ... ok
[INFO] [stdout] test directory::tests::test_directory_store_basic_operations ... ok
[INFO] [stdout] test directory::tests::test_fetch_limits ... ok
[INFO] [stdout] test directory::tests::test_fetch_with_size_limit ... ok
[INFO] [stdout] test memory::tests::test_memory_store_json_types ... ok
[INFO] [stdout] test directory::tests::test_recovers_unfinished_files ... ok
[INFO] [stdout] test memory::tests::test_reset ... ok
[INFO] [stdout] test memory::tests::test_basic_operations ... ok
[INFO] [stdout] test memory::tests::test_memory_store_max_fetch_size_edge_cases ... ok
[INFO] [stdout] test directory::tests::test_rejects_zero_max_file_size - should panic ... ok
[INFO] [stdout] test memory::tests::test_rejects_tiny_max_fetch_size - should panic ... ok
[INFO] [stdout] test memory::tests::test_rejects_zero_max_items - should panic ... ok
[INFO] [stdout] test directory::tests::test_rejects_tiny_max_file_size - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests tools/release.rs (/opt/rustwide/target/debug/deps/release-b22fbe21fa814f34)
[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]      Running tests/performance_tests.rs (/opt/rustwide/target/debug/deps/performance_tests-a39e625a181d85de)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test benchmark_directory_store has been running for over 60 seconds
[INFO] [stdout] test benchmark_memory_store has been running for over 60 seconds
[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-a39e625a181d85de` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "33b78fc23d17fae374d1f60c5babd8faf674d53f0da9b52c59ad6f228159c299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33b78fc23d17fae374d1f60c5babd8faf674d53f0da9b52c59ad6f228159c299", kill_on_drop: false }`
[INFO] [stdout] 33b78fc23d17fae374d1f60c5babd8faf674d53f0da9b52c59ad6f228159c299
