[INFO] cloning repository https://github.com/jauhararifin/dbest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jauhararifin/dbest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjauhararifin%2Fdbest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjauhararifin%2Fdbest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db1b94c99b05afef6d9ba244520b48fd93037243 [INFO] testing jauhararifin/dbest against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjauhararifin%2Fdbest" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jauhararifin/dbest on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jauhararifin/dbest [INFO] finished tweaking git repo https://github.com/jauhararifin/dbest [INFO] tweaked toml for git repo https://github.com/jauhararifin/dbest written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jauhararifin/dbest 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6227ab5822af73484f5087f5b3e630ceedbf658904627f497d58fa4972c54112 [INFO] running `Command { std: "docker" "start" "-a" "6227ab5822af73484f5087f5b3e630ceedbf658904627f497d58fa4972c54112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6227ab5822af73484f5087f5b3e630ceedbf658904627f497d58fa4972c54112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6227ab5822af73484f5087f5b3e630ceedbf658904627f497d58fa4972c54112", kill_on_drop: false }` [INFO] [stdout] 6227ab5822af73484f5087f5b3e630ceedbf658904627f497d58fa4972c54112 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f09bae5460ab8f6ee35fe955d2c18f81f9bf8533fd718be8fe1c952a853a4a0 [INFO] running `Command { std: "docker" "start" "-a" "7f09bae5460ab8f6ee35fe955d2c18f81f9bf8533fd718be8fe1c952a853a4a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling syscalls v0.6.18 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crc64 v2.0.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling zerocopy v0.6.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.18 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling dbshark v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.20s [INFO] running `Command { std: "docker" "inspect" "7f09bae5460ab8f6ee35fe955d2c18f81f9bf8533fd718be8fe1c952a853a4a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f09bae5460ab8f6ee35fe955d2c18f81f9bf8533fd718be8fe1c952a853a4a0", kill_on_drop: false }` [INFO] [stdout] 7f09bae5460ab8f6ee35fe955d2c18f81f9bf8533fd718be8fe1c952a853a4a0 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8498366479e64d996fff4af0b678cd0e2ab1430b23c6721d9a7f81e113bb127 [INFO] running `Command { std: "docker" "start" "-a" "e8498366479e64d996fff4af0b678cd0e2ab1430b23c6721d9a7f81e113bb127", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling symbolic-demangle v12.10.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rgb v0.8.47 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling object v0.36.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling pprof v0.13.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling symbolic-common v12.10.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling inferno v0.11.21 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling syscalls v0.6.18 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling dbshark v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `simulate_db_overflow_crashing` is never used [INFO] [stdout] --> tests/common_tests.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn simulate_db_overflow_crashing(seed: u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "e8498366479e64d996fff4af0b678cd0e2ab1430b23c6721d9a7f81e113bb127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8498366479e64d996fff4af0b678cd0e2ab1430b23c6721d9a7f81e113bb127", kill_on_drop: false }` [INFO] [stdout] e8498366479e64d996fff4af0b678cd0e2ab1430b23c6721d9a7f81e113bb127 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dc29d870f5cf9a221dad206d2c7b0fd5e4ce1eae4f15bbe7b4767dade2f0beb8 [INFO] running `Command { std: "docker" "start" "-a" "dc29d870f5cf9a221dad206d2c7b0fd5e4ce1eae4f15bbe7b4767dade2f0beb8", kill_on_drop: false }` [INFO] [stderr] warning: function `simulate_db_overflow_crashing` is never used [INFO] [stderr] --> tests/common_tests.rs:74:8 [INFO] [stderr] | [INFO] [stderr] 74 | pub fn simulate_db_overflow_crashing(seed: u64) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `dbshark` (test "proptest") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dbshark-a2f5ba23abc6a852) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test log::tests::test_pad8 ... ok [INFO] [stdout] test log::tests::test_encode_decode ... ok [INFO] [stdout] test content::tests::test_bytes ... ok [INFO] [stdout] test pager::evictor::tests::test_evict_free_page ... ok [INFO] [stdout] test recovery::tests::test_recovering_failing_abort ... ok [INFO] [stdout] test log::tests::test_txid ... ok [INFO] [stdout] test pager::tests::test_eviction ... ok [INFO] [stdout] test pager::page::tests::test_encode_decode ... ok [INFO] [stdout] test metric::tests::test_histogram ... ok [INFO] [stdout] test wal::tests::test_incomplete_entry ... ok [INFO] [stdout] test wal::tests::test_iterate_backward_from_buffer ... ok [INFO] [stdout] test wal::tests::test_flushing ... ok [INFO] [stdout] test wal::tests::test_iterate_backward ... ok [INFO] [stdout] test wal::tests::test_checkpoint ... ok [INFO] [stdout] test wal::tests::test_recovering_from_wal_1_and_2 ... ok [INFO] [stdout] test wal::tests::test_wal_1_and_2_have_checkpoint ... ok [INFO] [stdout] test pager::buffer::tests::test_concurrent_read_write ... ok [INFO] [stdout] test pager::evictor::tests::test_eviction_full ... ok [INFO] [stdout] test simulation::tests::test_simple_join ... ok [INFO] [stdout] test wal::tests::test_flush_buffer_full ... ok [INFO] [stdout] test pager::buffer::tests::test_read_write_unallocated_frame - should panic ... ok [INFO] [stdout] test simulation::tests::test_writing_file ... ok [INFO] [stdout] test simulation::tests::test_simple_timer ... ok [INFO] [stdout] test simulation::tests::test_atomically_writing_file ... ok [INFO] [stdout] test simulation::tests::test_simple_atomic ... ok [INFO] [stdout] test pager::buffer::tests::test_allocation ... ok [INFO] [stdout] test simulation::tests::test_simple_mutex ... ok [INFO] [stdout] test simulation::tests::test_simple_rwmutex ... ok [INFO] [stdout] test wal::tests::test_million_logs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.30s [INFO] [stdout] [INFO] [stderr] Running tests/basic_tests.rs (/opt/rustwide/target/debug/deps/basic_tests-1d1a9292f4b0a644) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_db_happy_path ... FAILED [INFO] [stdout] test test_db_rollback ... FAILED [INFO] [stdout] test test_db_btree ... FAILED [INFO] [stdout] test test_db_recovery1 ... ok [INFO] [stdout] test test_crash_after_commit ... ok [INFO] [stdout] test test_os_concurrent_checkpoint_and_rollback ... ok [INFO] [stdout] test test_concurrent_checkpoint_and_rollback has been running for over 60 seconds [INFO] [stdout] test test_db_crashing has been running for over 60 seconds [INFO] [stdout] test test_db_overflow_crashing has been running for over 60 seconds [INFO] [stdout] test test_db_overflow_crashing ... ok [INFO] [stdout] test test_db_crashing ... ok [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "dc29d870f5cf9a221dad206d2c7b0fd5e4ce1eae4f15bbe7b4767dade2f0beb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc29d870f5cf9a221dad206d2c7b0fd5e4ce1eae4f15bbe7b4767dade2f0beb8", kill_on_drop: false }` [INFO] [stdout] dc29d870f5cf9a221dad206d2c7b0fd5e4ce1eae4f15bbe7b4767dade2f0beb8