[INFO] cloning repository https://github.com/lnx-search/lnx-vfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lnx-search/lnx-vfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flnx-search%2Flnx-vfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flnx-search%2Flnx-vfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d58f7c509b3c76e3d9608eaf59d973fd60c8f508
[INFO] testing lnx-search/lnx-vfs against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flnx-search%2Flnx-vfs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lnx-search/lnx-vfs
[INFO] finished tweaking git repo https://github.com/lnx-search/lnx-vfs
[INFO] tweaked toml for git repo https://github.com/lnx-search/lnx-vfs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lnx-search/lnx-vfs 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/lnx-search/lnx-vfs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 75b303a61a50b4fd5ddf69ad65d392c2e5454accbe64fd78ed7c8b5ce8c2bccb
[INFO] running `Command { std: "docker" "start" "-a" "75b303a61a50b4fd5ddf69ad65d392c2e5454accbe64fd78ed7c8b5ce8c2bccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75b303a61a50b4fd5ddf69ad65d392c2e5454accbe64fd78ed7c8b5ce8c2bccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75b303a61a50b4fd5ddf69ad65d392c2e5454accbe64fd78ed7c8b5ce8c2bccb", kill_on_drop: false }`
[INFO] [stdout] 75b303a61a50b4fd5ddf69ad65d392c2e5454accbe64fd78ed7c8b5ce8c2bccb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] dd1b85e9facab66d2e23f3d02c85ac1229d6ff4c4047751625f006fedc3e19b8
[INFO] running `Command { std: "docker" "start" "-a" "dd1b85e9facab66d2e23f3d02c85ac1229d6ff4c4047751625f006fedc3e19b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling seize v0.5.0
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling offset-allocator v0.2.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling memmap2 v0.9.6 (https://github.com/lnx-search/memmap2-rs.git?rev=b4e936e#b4e936ea)
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling munge_macro v0.4.6
[INFO] [stderr]    Compiling rkyv_derive v0.8.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling munge v0.4.6
[INFO] [stderr]    Compiling rancor v0.1.0
[INFO] [stderr]    Compiling bytecheck v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rend v0.5.2
[INFO] [stderr]    Compiling rkyv v0.8.11
[INFO] [stderr]    Compiling axboe-liburing v2.12.0
[INFO] [stderr]    Compiling i2o2 v0.5.0
[INFO] [stderr]    Compiling lnx-vfs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `num_files_to_cleanup` is never used
[INFO] [stdout]    --> src/controller/metadata.rs:369:12
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl MetadataController {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 369 |     pub fn num_files_to_cleanup(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `num_page_files` is never used
[INFO] [stdout]   --> src/controller/page_file.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl PageFileController {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn num_page_files(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `num_free_writers`, `num_checkpoint_pending_writers`, `total_write_operations`, `total_coalesced_write_operations`, and `total_coalesced_failures` are never used
[INFO] [stdout]    --> src/controller/wal.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout]  83 | impl WalController {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub fn num_free_writers(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn num_checkpoint_pending_writers(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub fn total_write_operations(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 |     pub fn total_coalesced_write_operations(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn total_coalesced_failures(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create_new_file`, `resolve_file_path`, and `num_open_files` are never used
[INFO] [stdout]    --> src/directory.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl SystemDirectoryInner {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] 139 |     /// Create a new file in the target group.
[INFO] [stdout] 140 |     pub async fn create_new_file(&self, group: FileGroup) -> io::Result<FileId> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub async fn resolve_file_path(&self, group: FileGroup, file_id: FileId) -> PathBuf {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub async fn num_open_files(&self, group: FileGroup) -> usize {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `num_open_files` is never used
[INFO] [stdout]    --> src/directory.rs:325:8
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl FileGroupDirectory {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 325 |     fn num_open_files(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `free` is never used
[INFO] [stdout]   --> src/page_file_allocator.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl PageFileAllocator {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn free(&self, page_file_id: PageFileId, start_page_id: u32, span_len: u16) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.06s
[INFO] running `Command { std: "docker" "inspect" "dd1b85e9facab66d2e23f3d02c85ac1229d6ff4c4047751625f006fedc3e19b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd1b85e9facab66d2e23f3d02c85ac1229d6ff4c4047751625f006fedc3e19b8", kill_on_drop: false }`
[INFO] [stdout] dd1b85e9facab66d2e23f3d02c85ac1229d6ff4c4047751625f006fedc3e19b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6fedd726eb79e6b33815e3af09be93ddf95a212af5b6b64a8fc697f348946b4b
[INFO] running `Command { std: "docker" "start" "-a" "6fedd726eb79e6b33815e3af09be93ddf95a212af5b6b64a8fc697f348946b4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling offset-allocator v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling fail v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling munge_macro v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling rkyv_derive v0.8.11
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling rancor v0.1.0
[INFO] [stderr]    Compiling bytecheck v0.8.1
[INFO] [stderr]    Compiling munge v0.4.6
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling rend v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling rkyv v0.8.11
[INFO] [stderr]    Compiling axboe-liburing v2.12.0
[INFO] [stderr]    Compiling i2o2 v0.5.0
[INFO] [stderr]    Compiling lnx-vfs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `num_files_to_cleanup` is never used
[INFO] [stdout]    --> src/controller/metadata.rs:369:12
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl MetadataController {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 369 |     pub fn num_files_to_cleanup(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `num_page_files` is never used
[INFO] [stdout]   --> src/controller/page_file.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl PageFileController {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn num_page_files(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `num_free_writers`, `num_checkpoint_pending_writers`, `total_write_operations`, `total_coalesced_write_operations`, and `total_coalesced_failures` are never used
[INFO] [stdout]    --> src/controller/wal.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout]  83 | impl WalController {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub fn num_free_writers(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn num_checkpoint_pending_writers(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub fn total_write_operations(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 |     pub fn total_coalesced_write_operations(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn total_coalesced_failures(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create_new_file`, `resolve_file_path`, and `num_open_files` are never used
[INFO] [stdout]    --> src/directory.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl SystemDirectoryInner {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] 139 |     /// Create a new file in the target group.
[INFO] [stdout] 140 |     pub async fn create_new_file(&self, group: FileGroup) -> io::Result<FileId> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub async fn resolve_file_path(&self, group: FileGroup, file_id: FileId) -> PathBuf {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub async fn num_open_files(&self, group: FileGroup) -> usize {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `num_open_files` is never used
[INFO] [stdout]    --> src/directory.rs:325:8
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl FileGroupDirectory {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 325 |     fn num_open_files(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `free` is never used
[INFO] [stdout]   --> src/page_file_allocator.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl PageFileAllocator {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn free(&self, page_file_id: PageFileId, start_page_id: u32, span_len: u16) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "6fedd726eb79e6b33815e3af09be93ddf95a212af5b6b64a8fc697f348946b4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fedd726eb79e6b33815e3af09be93ddf95a212af5b6b64a8fc697f348946b4b", kill_on_drop: false }`
[INFO] [stdout] 6fedd726eb79e6b33815e3af09be93ddf95a212af5b6b64a8fc697f348946b4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7a1cde5bd60544bdc42a8faf0ed518e40a62ed9908767dffe66c6a3ffe6e42c3
[INFO] running `Command { std: "docker" "start" "-a" "7a1cde5bd60544bdc42a8faf0ed518e40a62ed9908767dffe66c6a3ffe6e42c3", kill_on_drop: false }`
[INFO] [stderr] warning: method `num_files_to_cleanup` is never used
[INFO] [stderr]    --> src/controller/metadata.rs:369:12
[INFO] [stderr]     |
[INFO] [stderr]  48 | impl MetadataController {
[INFO] [stderr]     | ----------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 369 |     pub fn num_files_to_cleanup(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `num_page_files` is never used
[INFO] [stderr]   --> src/controller/page_file.rs:87:12
[INFO] [stderr]    |
[INFO] [stderr] 47 | impl PageFileController {
[INFO] [stderr]    | ----------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 87 |     pub fn num_page_files(&self) -> usize {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `num_free_writers`, `num_checkpoint_pending_writers`, `total_write_operations`, `total_coalesced_write_operations`, and `total_coalesced_failures` are never used
[INFO] [stderr]    --> src/controller/wal.rs:236:12
[INFO] [stderr]     |
[INFO] [stderr]  83 | impl WalController {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 236 |     pub fn num_free_writers(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 243 |     pub fn num_checkpoint_pending_writers(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 249 |     pub fn total_write_operations(&self) -> u64 {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 255 |     pub fn total_coalesced_write_operations(&self) -> u64 {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 263 |     pub fn total_coalesced_failures(&self) -> u64 {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `create_new_file`, `resolve_file_path`, and `num_open_files` are never used
[INFO] [stderr]    --> src/directory.rs:140:18
[INFO] [stderr]     |
[INFO] [stderr] 138 | impl SystemDirectoryInner {
[INFO] [stderr]     | ------------------------- methods in this implementation
[INFO] [stderr] 139 |     /// Create a new file in the target group.
[INFO] [stderr] 140 |     pub async fn create_new_file(&self, group: FileGroup) -> io::Result<FileId> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 189 |     pub async fn resolve_file_path(&self, group: FileGroup, file_id: FileId) -> PathBuf {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 236 |     pub async fn num_open_files(&self, group: FileGroup) -> usize {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `num_open_files` is never used
[INFO] [stderr]    --> src/directory.rs:325:8
[INFO] [stderr]     |
[INFO] [stderr] 257 | impl FileGroupDirectory {
[INFO] [stderr]     | ----------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 325 |     fn num_open_files(&self) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `free` is never used
[INFO] [stderr]   --> src/page_file_allocator.rs:85:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl PageFileAllocator {
[INFO] [stderr]    | ---------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 85 |     pub fn free(&self, page_file_id: PageFileId, start_page_id: u32, span_len: u16) {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `lnx-vfs` (lib) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lnx_vfs-725ff7143970654a)
[INFO] [stdout] 
[INFO] [stdout] running 902 tests
[INFO] [stdout] test arena::tests::test_allocation_ptr_behaviour ... ok
[INFO] [stdout] test buffer::tests::test_dma_buffer_empty ... ok
[INFO] [stdout] test arena::tests::test_arena_creation::case_1_zero_pages ... ok
[INFO] [stdout] test buffer::tests::test_sys_alloc::case_1_alloc_zero ... ok
[INFO] [stdout] test arena::tests::test_arena_creation::case_3_many_pages ... ok
[INFO] [stdout] test buffer::tests::test_sys_alloc::case_2_alloc_one ... ok
[INFO] [stdout] test buffer::tests::test_sys_alloc::case_3_alloc_many ... ok
[INFO] [stdout] test arena::tests::test_arena_creation::case_2_one_page ... ok
[INFO] [stdout] test cache::evictions::tests::test_cleanup_skips_already_free_pages ... ok
[INFO] [stdout] test cache::evictions::tests::test_free_pages_respects_queue_order ... ok
[INFO] [stdout] test buffer::tests::test_sys_alloc_zeroed ... ok
[INFO] [stdout] test cache::evictions::tests::test_cleanup_frees_pages ... ok
[INFO] [stdout] test cache::evictions::tests::test_marked_pages_respect_reverted_eviction ... ok
[INFO] [stdout] test buffer::tests::test_sys_alloc_defer_free ... ok
[INFO] [stdout] test cache::mem_block::flags::tests::test_ticket_id_bit_packing::case_2_pack_eviction_flag ... ok
[INFO] [stdout] test cache::mem_block::flags::tests::test_ticket_id_bit_packing::case_4_ticket_id_big ... ok
[INFO] [stdout] test arena::tests::test_many_arena_alloc ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_mut_page_access::case_1_page_read ... ok
[INFO] [stdout] test cache::mem_block::flags::tests::test_page_flags ... ok
[INFO] [stdout] test cache::mem_block::flags::tests::test_ticket_id_bit_packing::case_1_pack_allocated_flag ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_mut_page_access::case_2_page_read ... ok
[INFO] [stdout] test arena::tests::test_single_arena_alloc::case_4_all_pages ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_page_size_display_and_debug::case_1 ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_page_size_display_and_debug::case_2 ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_page_size_display_and_debug::case_3 ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_page_size_display_and_debug::case_4 ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_page_size_display_and_debug::case_5 ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_raw_virtual_memory_pages_creation_standard_page::case_1_zero_pages ... ok
[INFO] [stdout] test cache::mem_block::flags::tests::test_ticket_id_bit_packing::case_3_pack_revertible_eviction_flag ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_raw_virtual_memory_pages_creation_standard_page::case_2_one_page ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_read_only_page_access::case_1_page_read ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_read_only_page_access::case_2_page_read ... ok
[INFO] [stdout] test arena::tests::test_defer_free ... ok
[INFO] [stdout] test arena::tests::test_single_arena_alloc::case_1_zero_pages ... ok
[INFO] [stdout] test buffer::tests::test_sys_alloc_empty_buf ... ok
[INFO] [stdout] test cache::evictions::tests::test_mark_pages_locked ... ok
[INFO] [stdout] test buffer::tests::test_dma_sys_alloc_write ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_raw_virtual_memory_pages_creation_standard_page::case_3_two_pages ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_virtual_memory_allocation_standard_page::case_3_two_page ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_01_std_8kb_x0_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_02_std_8kb_x1_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_03_std_8kb_x2_pages ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_spanning_ptr_debug ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_virtual_memory_allocation_standard_page::case_1_zero_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_05_std_32kb_x0_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_06_std_32kb_x1_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_07_std_32kb_x2_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_09_std_64kb_x0_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_10_std_64kb_x1_pages ... ok
[INFO] [stdout] test arena::tests::test_single_arena_alloc::case_3_many_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_11_std_64kb_x2_pages ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_virtual_memory_allocation_standard_page::case_2_one_page ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_13_std_128kb_x0_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_14_std_128kb_x1_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_15_std_128kb_x2_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_17_huge_2mb_x0_pages ... ignored
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_18_huge_2mb_x1_pages ... ignored
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_19_huge_2mb_x2_pages ... ignored
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_20_huge_2mb_xn_pages ... ignored
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_mark_for_revertible_eviction_err_already_free ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_mark_for_revertible_eviction_err_locked ... ok
[INFO] [stdout] test arena::tests::test_single_arena_alloc::case_2_one_page ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_mark_for_revertible_eviction_err_stale ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_mark_for_revertible_eviction_ok ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_mark_for_revertible_eviction_retry ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_memory_block_page_size_attr::case_1_page_size_8kb ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_memory_block_page_size_attr::case_2_page_size_32kb ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_memory_block_page_size_attr::case_3_page_size_64kb ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_memory_block_page_size_attr::case_5_page_size_2mb ... ignored
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_memory_block_page_size_attr::case_4_page_size_128kb ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_01_write_8kb_page_full ... ok
[INFO] [stdout] test buffer::tests::test_dma_buffer_from_arena ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_02_write_8kb_page_out_of_many_full ... ok
[INFO] [stdout] test buffer::tests::test_dma_buffer_arena_share_guard ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_05_write_32kb_page_full ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_06_write_32kb_page_out_of_many_full ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_04_std_8kb_xn_pages ... ok
[INFO] [stdout] test cache::mem_block::flags::tests::test_ticket_id_bit_packing::case_5_panic_ticket_id_too_big - should panic ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_mut_page_access::case_3_page_read - should panic ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_mut_page_access::case_4_page_out_of_bounds_panic_1 - should panic ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_mut_page_access::case_5_page_out_of_bounds_panic_2 - should panic ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_read_only_page_access::case_3_page_read - should panic ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_read_only_page_access::case_4_page_out_of_bounds_panic_1 - should panic ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_read_only_page_access::case_5_page_out_of_bounds_panic_2 - should panic ... ok
[INFO] [stdout] test arena::tests::test_single_arena_alloc::case_5_too_many_pages - should panic ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_10_write_huge_page_full ... ignored
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_11_write_huge_page_out_of_many_full ... ignored
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_12_write_huge_data_too_big ... ignored
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_13_write_huge_data_too_small ... ignored
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page_err_locked ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_01_read_8kb_x1_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_03_read_8kb_x4_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_02_read_8kb_x2_page ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page_err_already_allocated ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page_revert_eviction_marker ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_04_read_8kb_x1024_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_05_read_32kb_x1_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_06_read_32kb_x2_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_07_read_32kb_x4_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_12_read_64kb_x1024_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_13_read_2mb_x1_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_14_read_2mb_x2_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_15_read_2mb_x4_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_16_read_2mb_x512_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_10_read_64kb_x2_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_partially_allocated_err_outstanding_writes::case_3_read_outstanding_writes_2mb_x4_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_11_read_64kb_x4_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_01_read_one_filled_8kb_x1_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_partially_allocated_err_outstanding_writes::case_1_read_outstanding_writes_8kb_x4_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_04_read_one_filled_8kb_x4_page_mid ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_05_read_one_filled_8kb_x4_page_end ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_06_read_two_filled_8kb_x4_page_start ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_03_read_one_filled_8kb_x4_page_start ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page_panic_check_uid - should panic ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_02_read_all_filled_8kb_x4_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_08_read_32kb_x1024_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_08_read_two_filled_8kb_x4_page_end ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_partially_allocated_err_outstanding_writes::case_2_read_outstanding_writes_32kb_x4_page ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_04_write_8kb_page_too_small - should panic ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_12_read_one_filled_32kb_x4_page_start ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_11_read_all_filled_32kb_x4_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_10_read_one_filled_32kb_x1_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_13_read_one_filled_32kb_x4_page_mid ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_14_read_one_filled_32kb_x4_page_end ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_19_read_one_filled_2mb_x1_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_20_read_all_filled_2mb_x4_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_21_read_one_filled_2mb_x4_huge_page_start ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_22_read_one_filled_2mb_x4_huge_page_mid ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_23_read_one_filled_2mb_x4_huge_page_end ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_24_read_two_filled_2mb_x4_huge_page_start ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_25_read_two_filled_2mb_x4_huge_page_mid ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_26_read_two_filled_2mb_x4_huge_page_end ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_27_read_out_of_bounds_2mb_x4 ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_16_read_two_filled_32kb_x4_page_mid ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_15_read_two_filled_32kb_x4_page_start ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_01_read_8kb_x1_page ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_try_free_panic_uid - should panic ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_17_read_two_filled_32kb_x4_page_end ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_07_write_32kb_page_out_of_many_too_small - should panic ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_08_write_32kb_page_data_too_big - should panic ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_09_write_32kb_page_too_small - should panic ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_03_read_8kb_x4_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_05_read_32kb_x1_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_06_read_32kb_x2_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_07_read_32kb_x4_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_09_read_2mb_x1_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_10_read_2mb_x2_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_11_read_2mb_x4_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_12_read_2mb_x512_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_09_read_out_of_bounds_8kb_x4 - should panic ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_08_read_32kb_x1024_page ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_03_write_8kb_page_data_too_big - should panic ... ok
[INFO] [stdout] test cache::mem_block::ticket::tests::test_state_ptr_chain_updates_oldest_ticket ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_04_read_8kb_x1024_page ... ok
[INFO] [stdout] test cache::mem_block::ticket::tests::test_ticket_guard_prevent_oldest_advancing ... ok
[INFO] [stdout] test cache::mem_block::ticket::tests::test_ticket_machine_advance_generation ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_18_read_out_of_bounds_32kb_x4 - should panic ... ok
[INFO] [stdout] test cache::mem_block::ticket::tests::test_ticket_machine_increment ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_reads_respect_marked_for_eviction_marker ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_1_23623578623::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_2_987052376923::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_2_987052376923::capacity_1_0 ... ok
[INFO] [stdout] test cache::mem_block::ticket::tests::test_threaded_ticket_guard_prevent_oldest_advancing ... ok
[INFO] [stdout] test cache::mem_block::ticket::tests::test_threaded_ticket_machine_increment ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_1_23623578623::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_1_23623578623::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_2_987052376923::capacity_5_130 ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_08_std_32kb_xn_pages ... FAILED
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_09_read_64kb_x1_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_07_read_two_filled_8kb_x4_page_mid ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_2_987052376923::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_1_23623578623::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_2_987052376923::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_3_12908673556789::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_1_23623578623::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_2_987052376923::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_3_12908673556789::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_2_987052376923::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_3_12908673556789::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_1_23623578623::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_1_23623578623::capacity_2_1 ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_02_read_8kb_x2_page ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_3_12908673556789::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_2_987052376923::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_2_987052376923::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_3_12908673556789::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_1_23623578623::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_1_23623578623::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_3_12908673556789::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_1_23623578623::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_1_23623578623::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_1_23623578623::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_2_987052376923::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_1_23623578623::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_2_987052376923::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_3_12908673556789::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_3_12908673556789::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_1_23623578623::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_3_12908673556789::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_3_12908673556789::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_2_987052376923::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_3_12908673556789::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_1_23623578623::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_1_23623578623::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_1_23623578623::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_2_987052376923::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_2_987052376923::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_2_987052376923::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_3_12908673556789::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_3_12908673556789::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_2_987052376923::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_2_987052376923::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_1_23623578623::capacity_1_0 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_1_23623578623::capacity_2_1 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_1_23623578623::capacity_3_1610 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_1_23623578623::capacity_4_25620 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_1_23623578623::capacity_5_130 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_2_987052376923::capacity_1_0 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_2_987052376923::capacity_2_1 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_2_987052376923::capacity_3_1610 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_2_987052376923::capacity_4_25620 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_2_987052376923::capacity_5_130 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_3_12908673556789::capacity_1_0 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_3_12908673556789::capacity_2_1 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_3_12908673556789::capacity_3_1610 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_3_12908673556789::capacity_4_25620 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_3_12908673556789::capacity_5_130 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_2_987052376923::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_3_12908673556789::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_3_12908673556789::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_1_23623578623::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_2_987052376923::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_3_12908673556789::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_1_23623578623::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_2_987052376923::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_3_12908673556789::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_1_23623578623::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_3_12908673556789::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_evictions_and_bookkeeping_ran ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_3_12908673556789::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_partial_write::case_2_end ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_prepare_read_range_handling::case_1_empty1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_prepare_read_range_handling::case_2_empty2 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_partial_write::case_4_many_sparse ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_partial_write::case_5_many_dense ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_partial_write::case_1_start ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_prepare_read_range_handling::case_3_empty3 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_lfu_does_not_evict_within_capacity ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_16_std_128kb_xn_pages ... FAILED
[INFO] [stdout] test cache::tests::cache_layer::test_partial_write::case_3_middle ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_force_reset_pages ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_partial_write::case_6_all ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_prepare_read_range_handling::case_5_partial1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_prepare_read_range_handling::case_4_full ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_prepare_read_range_handling::case_6_partial2 ... ok
[INFO] [stdout] test cache::tracker::frequency_sketch::tests::increment_distinct ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_lfu_does_evict_when_capacity_exceeded ... ok
[INFO] [stdout] test cache::tracker::frequency_sketch::tests::increment_once ... ok
[INFO] [stdout] test cache::tracker::frequency_sketch::tests::increment_max ... ok
[INFO] [stdout] test cache::tracker::frequency_sketch::tests::reset ... ok
[INFO] [stdout] test cache::tracker::lfu::tests::test_freq_tracker_remove_range ... ok
[INFO] [stdout] test cache::tracker::lfu::tests::test_freq_dist_count ... ok
[INFO] [stdout] test cache::tracker::lfu::tests::test_freq_tracker_inserts ... ok
[INFO] [stdout] test cache::tracker::frequency_sketch::tests::index_of_around_zero ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_read_clone_and_debug ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_prepare_read_range_handling::case_7_partial3 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_read_outside_bounds_panic::case_1_start_before_end - should panic ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_read_outside_bounds_panic::case_3_end_out_of_bounds - should panic ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_read_outside_bounds_panic::case_2_start_out_of_bounds - should panic ... ok
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_1_0 ... FAILED
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_5_7423 ... FAILED
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_2_1 ... FAILED
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_4_400 ... FAILED
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_4_400 ... FAILED
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_5_7423 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_2_1 ... FAILED
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_2_1 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_3_10 ... FAILED
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_3_10 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_1_0 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_3_10 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_5_7423 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_missing_header ... FAILED
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_3_10 ... FAILED
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_3_10 ... FAILED
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_1_0 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_2_1 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_4_400 ... FAILED
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_5_7423 ... FAILED
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_4_400 ... FAILED
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_1_0 ... FAILED
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_3_10 ... FAILED
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_1_0 ... FAILED
[INFO] [stdout] test coalesce::tests::test_coalesce_read::case_4_sparse_pages_eager_merge_with_factor ... ok
[INFO] [stdout] test checkpoint::tests::reader::test_header_encryption_missmatch ... FAILED
[INFO] [stdout] test coalesce::tests::test_coalesce_read::case_5_sparse_pages_contiguous_takes_priority ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_read::case_6_sparse_pages_merge ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_read::case_3_contiguous_ranges_obey_limits ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_read::case_8_out_of_order_spans - should panic ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_read::case_9_previous_bug1 ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_write::case_1_coalesce_contiguous_ranges ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_write::case_2_all_sparse_ranges ... ok
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_2_1 ... FAILED
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_5_7423 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_5_7423 ... FAILED
[INFO] [stdout] test coalesce::tests::test_coalesce_write::case_7_out_of_order_spans ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_write::case_3_contiguous_ranges_obey_limits ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_write::case_4_sparse_pages_not_merged ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_write::case_5_sparse_pages_contiguous_takes_priority ... ok
[INFO] [stdout] test controller::cache::tests::test_adaptive_gc_interval::case_1_gc_1sec_interval_matching_rate ... ok
[INFO] [stdout] test controller::cache::tests::test_adaptive_gc_interval::case_2_gc_1sec_interval_lower_rate ... ok
[INFO] [stdout] test controller::cache::tests::test_adaptive_gc_interval::case_3_gc_1sec_interval_higher_rate ... ok
[INFO] [stdout] test controller::cache::tests::test_adaptive_gc_interval::case_4_gc_already_adapted_interval_raises1 ... ok
[INFO] [stdout] test controller::cache::tests::test_adaptive_gc_interval::case_5_gc_already_adapted_interval_raises2 ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_write::case_6_many_sparse_pages_merge ... ok
[INFO] [stdout] test controller::cache::tests::test_adaptive_gc_interval::case_6_no_frees_defaults_to_max ... ok
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_1_0 ... FAILED
[INFO] [stdout] test controller::checkpoint::tests::test_reconstruct_lookup_table_from_pages ... ok
[INFO] [stdout] test controller::cache::tests::test_controller_updates_shared_maps ... FAILED
[INFO] [stdout] test coalesce::tests::test_coalesce_read::case_1_coalesce_contiguous_ranges ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_read::case_2_all_sparse_ranges ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_read::case_7_many_sparse_pages_merge ... ok
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_4_400 ... FAILED
[INFO] [stdout] test controller::cache::tests::test_cache_gc_worker_last_n_counts ... ok
[INFO] [stdout] test controller::cache::tests::test_cache_gc_exits ... ok
[INFO] [stdout] test controller::cache::tests::test_cache_frees_memory ... ok
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_4_400 ... FAILED
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_2_1 ... FAILED
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_3_12908673556789::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_dirty_pages_updates_memory_for_old_readers_ub ... ok
[INFO] [stdout] test controller::metadata::tests::test_metadata_allocation_count::case_3_write_full_on_full ... ok
[INFO] [stdout] test controller::metadata::tests::test_page_table_diff_lock_update ... ok
[INFO] [stdout] test controller::metadata::tests::test_page_table_change_detection ... ok
[INFO] [stdout] test controller::metadata::tests::test_unassign_pages_in_chain ... ok
[INFO] [stdout] test controller::page_file::tests::test_dma_buf_writer::case_1_empty1 ... ok
[INFO] [stdout] test controller::page_file::tests::test_dma_buf_writer::case_2_empty2 ... ok
[INFO] [stdout] test controller::page_file::tests::test_dma_buf_writer::case_3_write_single_page1 ... ok
[INFO] [stdout] test controller::metadata::tests::test_page_table_collect_non_empty_pages ... ok
[INFO] [stdout] test controller::page_file::tests::test_dma_buf_writer::case_5_write_to_eof ... ok
[INFO] [stdout] test controller::metadata::tests::test_page_table_same_lock_update ... ok
[INFO] [stdout] test controller::page_file::tests::test_dma_buf_writer::case_4_write_single_page2 ... ok
[INFO] [stdout] test controller::page_file::tests::test_dma_buf_writer::case_6_many_pages ... ok
[INFO] [stdout] test controller::page_file::tests::test_get_page_range_to_page_indices::case_1_single_page ... ok
[INFO] [stdout] test controller::page_file::tests::test_get_page_range_to_page_indices::case_3_many_sparse_pages1 ... ok
[INFO] [stdout] test controller::page_file::tests::test_get_page_range_to_page_indices::case_4_many_sparse_pages2 ... ok
[INFO] [stdout] test controller::page_file::tests::test_get_page_range_to_page_indices::case_6_empty_metadata_and_range - should panic ... ok
[INFO] [stdout] test controller::page_file::tests::test_read_iop_advance_next_bit ... ok
[INFO] [stdout] test controller::page_file::tests::test_get_page_range_to_page_indices::case_5_many_sparse_pages_end_read ... ok
[INFO] [stdout] test controller::page_file::tests::test_read_iop_debug ... ok
[INFO] [stdout] test controller::metadata::tests::test_page_table_set_page ... ok
[INFO] [stdout] test controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_2_3 ... FAILED
[INFO] [stdout] test controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_3_7 ... FAILED
[INFO] [stdout] test controller::metadata::tests::test_page_table_set_empty_page ... ok
[INFO] [stdout] test controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_4_12 ... FAILED
[INFO] [stdout] test controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_2_3 ... FAILED
[INFO] [stdout] test controller::metadata::tests::test_unassign_pages_in_chain_undefined_behaviour_with_missing_terminator ... ok
[INFO] [stdout] test controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_3_7 ... FAILED
[INFO] [stdout] test controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_4_12 ... FAILED
[INFO] [stdout] test controller::tests::cache::test_controller_layer_controls::capacity_1_0 ... FAILED
[INFO] [stdout] test controller::tests::cache::test_controller_layer_controls::capacity_2_12810 ... FAILED
[INFO] [stdout] test controller::tests::cache::test_controller_layer_remove_non_existant_layer ... FAILED
[INFO] [stdout] test controller::tests::cache::test_controller_reassign_non_existant_group ... FAILED
[INFO] [stdout] test controller::tests::checkpoint::test_file_save::case_2_single_entry ... FAILED
[INFO] [stdout] test controller::tests::checkpoint::test_file_save::case_3_multiple_blocks ... FAILED
[INFO] [stdout] test controller::tests::checkpoint::test_page_table_load_from_checkpoints ... FAILED
[INFO] [stdout] test controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_1_1 ... FAILED
[INFO] [stdout] test controller::tests::checkpoint::test_file_save::case_1_empty_table ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.749747Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpfzMw3h
[INFO] [stdout] [2m2025-11-09T02:40:13.750127Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpfzMw3h/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.750254Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::checkpoint::test_page_table_load_from_checkpoints_cleanup_outdated_files ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.752890Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpJs9eyd/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.753050Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.753280Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpDNOLSM
[INFO] [stdout] test controller::tests::checkpoint::test_wal_replay_multi_wal_ordering ... FAILED
[INFO] [stdout] test controller::tests::checkpoint::test_page_table_load_from_checkpoints_skips_cleanup_errors ... FAILED
[INFO] [stdout] test controller::tests::checkpoint::test_page_table_checkpointed_post_write ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.754852Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpxJq6Mt
[INFO] [stdout] [2m2025-11-09T02:40:13.754968Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp65ymGK
[INFO] [stdout] [2m2025-11-09T02:40:13.755259Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpkDBJKg
[INFO] [stdout] [2m2025-11-09T02:40:13.755564Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpxJq6Mt/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.755572Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp65ymGK/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.755758Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.755758Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.756392Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpkDBJKg/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.756728Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_assign_pages::case_2_single_entry ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_assign_pages::case_1_empty_table ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_assign_pages::case_3_many_pages ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.766289Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpStBS7u
[INFO] [stdout] [2m2025-11-09T02:40:13.766279Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpDNOLSM/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.766551Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpStBS7u/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.766632Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.766658Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.766775Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp2CFxoB
[INFO] [stdout] test controller::tests::checkpoint::test_wal_replay_single_wal ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.787235Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpLFMr26
[INFO] [stdout] [2m2025-11-09T02:40:13.787830Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpLFMr26/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.787959Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.830012Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp2CFxoB/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.830209Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::metadata::tests::test_metadata_allocation_count::case_4_write_full_on_empty ... ok
[INFO] [stdout] [2m2025-11-09T02:40:13.832021Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpr6anu3/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.833390Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.843258Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKJAs8v
[INFO] [stdout] [2m2025-11-09T02:40:13.844286Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpZoUAph
[INFO] [stdout] [2m2025-11-09T02:40:13.844713Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpZoUAph/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.844834Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.845046Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKJAs8v/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.845397Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::cache::tests::test_cache_gc_worker_wait_behaviour ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_12_std_64kb_xn_pages ... FAILED
[INFO] [stdout] test controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_1_1 ... FAILED
[INFO] [stdout] test controller::metadata::tests::test_metadata_allocation_count::case_2_write_empty_on_full ... ok
[INFO] [stdout] test controller::tests::metadata::test_controller_assign_pages::case_4_multiple_blocks ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_assign_pages_panics_unknown_page_file - should panic ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_collect_pages::case_1_empty_table ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_collect_pages::case_2_single_entry_full_page ... FAILED
[INFO] [stdout] test controller::metadata::tests::page_table_panics_on_null_page - should panic ... ok
[INFO] [stdout] test controller::metadata::tests::test_page_table_from_existing_state ... ok
[INFO] [stdout] [2m2025-11-09T02:40:13.859212Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpAcBOA0
[INFO] [stdout] [2m2025-11-09T02:40:13.859361Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpoaL1dU
[INFO] [stdout] [2m2025-11-09T02:40:13.859411Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpt4nYzP
[INFO] [stdout] test controller::tests::metadata::test_controller_checkpoint ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.859781Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpoaL1dU/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.859809Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpAcBOA0/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.859930Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.859938Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.859945Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp5NaUCM
[INFO] [stdout] [2m2025-11-09T02:40:13.860170Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp5NaUCM/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.860261Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::metadata::tests::test_page_table_create_allocator_sparse ... ok
[INFO] [stdout] [2m2025-11-09T02:40:13.860794Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpMhmM8p
[INFO] [stdout] [2m2025-11-09T02:40:13.860880Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpNLyghd
[INFO] [stdout] [2m2025-11-09T02:40:13.861148Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpNLyghd/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.861302Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.861540Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp1Wbi9w
[INFO] [stdout] [2m2025-11-09T02:40:13.862016Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpFR38Sw
[INFO] [stdout] [2m2025-11-09T02:40:13.862100Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpulne4D
[INFO] [stdout] [2m2025-11-09T02:40:13.862330Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpU35MET
[INFO] [stdout] [2m2025-11-09T02:40:13.862397Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpoWaaYo
[INFO] [stdout] [2m2025-11-09T02:40:13.862618Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpMhmM8p/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.862710Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.862885Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpoWaaYo/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.863004Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.863097Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpFR38Sw/pages
[INFO] [stdout] test controller::tests::metadata::test_controller_insert_page_table ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.863208Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.863371Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpuVx7my
[INFO] [stdout] [2m2025-11-09T02:40:13.863401Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpI9pq4g
[INFO] [stdout] [2m2025-11-09T02:40:13.863598Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp1Wbi9w/pages
[INFO] [stdout] test controller::tests::metadata::test_controller_collect_pages::case_3_single_entry_partial_page ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.863704Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_collect_pages::case_5_multiple_entries_single_block ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.863816Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpulne4D/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.863926Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.864041Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpnDviSG
[INFO] [stdout] [2m2025-11-09T02:40:13.864303Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpI9pq4g/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.864408Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.864945Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpW85Tyb
[INFO] [stdout] [2m2025-11-09T02:40:13.864960Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpuVx7my/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.865061Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.865067Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpnDviSG/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.865178Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_collect_pages::case_4_single_entry_partial_page_with_offset ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.865843Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpW85Tyb/pages
[INFO] [stdout] test controller::tests::metadata::test_controller_collect_pages::case_9_next_page_id_not_terminator_doesnt_panic_if_all_pages_requested_exist ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.865969Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_collect_pages::case_6_multiple_entries_many_blocks ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_incremental_checkpoint ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.866342Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpycGtGt
[INFO] [stdout] [2m2025-11-09T02:40:13.866618Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpmM2UXM
[INFO] [stdout] test controller::tests::metadata::test_controller_create_blank_page_table ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.866764Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpRKVckr
[INFO] [stdout] [2m2025-11-09T02:40:13.867990Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpmM2UXM/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.868017Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpRKVckr/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.868095Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.868113Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::metadata::tests::test_metadata_allocation_count::case_1_write_empty_on_empty ... ok
[INFO] [stdout] test controller::tests::metadata::test_controller_collect_pages::case_8_next_page_id_not_terminator_or_missing_panics - should panic ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.868651Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpyTlHJd
[INFO] [stdout] [2m2025-11-09T02:40:13.868975Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp32iKXt
[INFO] [stdout] [2m2025-11-09T02:40:13.869200Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpyTlHJd/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.869287Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_page_group_size::case_4_many_pages ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_panics_pages_out_of_order - should panic ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.870290Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN
[INFO] [stdout] [2m2025-11-09T02:40:13.870426Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ
[INFO] [stdout] [2m2025-11-09T02:40:13.870759Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.870890Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recover_from_wal ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.871468Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb
[INFO] [stdout] [2m2025-11-09T02:40:13.871708Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb/pages
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_1_1::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.871805Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.872227Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN
[INFO] [stdout] [2m2025-11-09T02:40:13.873016Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.873096Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpU35MET/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.873120Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.873223Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.873365Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.873512Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::metadata::tests::test_page_table_create_allocator ... ok
[INFO] [stdout] test controller::tests::metadata::test_controller_insert_page_table_panics_already_exists - should panic ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_collect_pages::case_7_multiple_entries_with_offset ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.874802Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpvo5Gz2
[INFO] [stdout] [2m2025-11-09T02:40:13.875023Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpycGtGt/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.875121Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.875709Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpt4nYzP/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.875825Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.875921Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp32iKXt/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.876036Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.886565Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN
[INFO] [stdout] test controller::tests::metadata::test_controller_page_group_size::case_1_empty ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.886917Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpBMvHcE
[INFO] [stdout] [2m2025-11-09T02:40:13.887384Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb
[INFO] [stdout] [2m2025-11-09T02:40:13.896580Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpuGcYHm
[INFO] [stdout] [2m2025-11-09T02:40:13.897058Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.898240Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpBMvHcE/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.898404Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.899053Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.899428Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpuGcYHm/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.899668Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.900924Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.901049Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.902317Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpvo5Gz2/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.902494Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.902805Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN
[INFO] [stdout] [2m2025-11-09T02:40:13.903222Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.903379Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_1_1::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_create_page_file_allocator ... FAILED
[INFO] [stdout] test controller::page_file::tests::test_get_page_range_to_page_indices::case_2_many_dense_pages ... ok
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_1_1::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_page_group_size::case_3_single_page_has_data ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_1_1::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_2_5::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_page_group_size::case_2_single_page_zeroed ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_1_1::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.904772Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN
[INFO] [stdout] [2m2025-11-09T02:40:13.904851Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ
[INFO] [stdout] [2m2025-11-09T02:40:13.905022Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.905060Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpsmjRUK
[INFO] [stdout] [2m2025-11-09T02:40:13.905126Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.905516Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpTsuyhs
[INFO] [stdout] [2m2025-11-09T02:40:13.905626Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpNOTW4u
[INFO] [stdout] [2m2025-11-09T02:40:13.905591Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp81Kzfh
[INFO] [stdout] [2m2025-11-09T02:40:13.905903Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpFzGVHA
[INFO] [stdout] [2m2025-11-09T02:40:13.906081Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.906202Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.907676Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpFzGVHA/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.907771Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.907849Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb
[INFO] [stdout] [2m2025-11-09T02:40:13.909047Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpNOTW4u/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.909091Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpTsuyhs/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.909172Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.909204Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.909465Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.909904Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp81Kzfh/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.909999Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.909925Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.911392Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpsmjRUK/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.911497Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_gc_old_checkpoint_files ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_2_5::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recover_from_checkpoints ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_3_20::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.915319Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN
[INFO] [stdout] [2m2025-11-09T02:40:13.916391Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_3_20::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_3_20::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.916531Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb
[INFO] [stdout] [2m2025-11-09T02:40:13.916997Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp1ODdKH
[INFO] [stdout] test controller::tests::metadata::test_controller_panics_on_unassigned - should panic ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_2_5::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_1_1::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.918034Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.918135Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.917614Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpWZFav1
[INFO] [stdout] [2m2025-11-09T02:40:13.918803Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpvNZUav
[INFO] [stdout] [2m2025-11-09T02:40:13.919070Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.919190Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.919419Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp1ODdKH/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.919424Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.919696Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recover_from_wal_with_existing_checkpoint ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_2_5::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_3_20::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.920018Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN
[INFO] [stdout] [2m2025-11-09T02:40:13.920056Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.920327Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ
[INFO] [stdout] [2m2025-11-09T02:40:13.920331Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.920426Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.920735Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpDrAdQE
[INFO] [stdout] test cache::tracker::frequency_sketch::tests::heavy_hitters ... ok
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_2_5::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.921518Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpvNZUav/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.921614Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.921817Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb
[INFO] [stdout] [2m2025-11-09T02:40:13.922099Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ/pages
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_1_1::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_1_1::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.922215Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.922410Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpXIaQuW
[INFO] [stdout] [2m2025-11-09T02:40:13.922435Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.922534Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.922583Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN
[INFO] [stdout] [2m2025-11-09T02:40:13.923075Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmph98YU9
[INFO] [stdout] [2m2025-11-09T02:40:13.923002Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpvIHm63
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_2_5::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.923451Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpiNlEsg
[INFO] [stdout] [2m2025-11-09T02:40:13.923668Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpDrAdQE/pages
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_3_20::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.923761Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.923847Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpvIHm63/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.923960Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.924248Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ
[INFO] [stdout] [2m2025-11-09T02:40:13.924318Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmph98YU9/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.924328Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpiNlEsg/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.924421Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.924418Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpXIaQuW/pages
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_3_20::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.924647Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_3_20::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.924916Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb
[INFO] [stdout] [2m2025-11-09T02:40:13.924961Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.925133Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpEYSZSO
[INFO] [stdout] [2m2025-11-09T02:40:13.925219Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp2nMqNT
[INFO] [stdout] [2m2025-11-09T02:40:13.925275Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.925384Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.925636Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpDD1hzH
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_1_1::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.926310Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpvTjDmd
[INFO] [stdout] [2m2025-11-09T02:40:13.926524Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpvTjDmd/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.926624Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_3_20::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_2_5::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.925128Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpWZFav1/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.928008Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.928088Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpcasnkA
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_1_1::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.928134Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.928236Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.928405Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_2_5::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_1_1::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_3_20::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.928997Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.929006Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpRMRSiA
[INFO] [stdout] [2m2025-11-09T02:40:13.929095Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.929207Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpcasnkA/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.929220Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpV6QffI
[INFO] [stdout] [2m2025-11-09T02:40:13.929310Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.929429Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpRMRSiA/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.929454Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpLdPf82
[INFO] [stdout] [2m2025-11-09T02:40:13.929493Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpV6QffI/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.929534Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.929558Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.929588Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_2_5::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.929680Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.929902Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpDD1hzH/pages
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_2_5::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.930013Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.930113Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ
[INFO] [stdout] [2m2025-11-09T02:40:13.930294Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpLdPf82/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.930313Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpEYSZSO/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.930383Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.930414Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.930662Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpaAlXuL
[INFO] [stdout] [2m2025-11-09T02:40:13.931073Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.931184Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_3_20::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.932034Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb
[INFO] [stdout] [2m2025-11-09T02:40:13.932264Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpaAlXuL/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.932371Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_2_5::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.932540Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpRjL6Qe
[INFO] [stdout] [2m2025-11-09T02:40:13.932941Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpRjL6Qe/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.932967Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ
[INFO] [stdout] [2m2025-11-09T02:40:13.933061Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_2_5::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_3_20::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_3_20::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.933525Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.933630Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.933652Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpSsFW7j
[INFO] [stdout] [2m2025-11-09T02:40:13.934044Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.934144Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_1_1::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.934728Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_3_20::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_3_20::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_1_1::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.935186Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpmIdGqu
[INFO] [stdout] [2m2025-11-09T02:40:13.935302Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpjWfI1M
[INFO] [stdout] [2m2025-11-09T02:40:13.935421Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpg19kC2
[INFO] [stdout] [2m2025-11-09T02:40:13.935538Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpjWfI1M/pages
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_1_1::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.935656Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.935674Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpV8Kabo
[INFO] [stdout] [2m2025-11-09T02:40:13.935898Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpSsFW7j/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.935956Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpV8Kabo/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.936012Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.936055Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.936093Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ
[INFO] [stdout] [2m2025-11-09T02:40:13.936197Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.936271Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp2nMqNT/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.936300Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.936379Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.936447Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpUUyAkQ
[INFO] [stdout] [2m2025-11-09T02:40:13.935899Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpmIdGqu/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.936694Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.936727Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpUUyAkQ/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.936778Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.936810Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.936845Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_2_5::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_3_20::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_1_1::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_2_5::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_2_5::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_1_1::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.942716Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ
[INFO] [stdout] [2m2025-11-09T02:40:13.942776Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpjtgX0F
[INFO] [stdout] [2m2025-11-09T02:40:13.943110Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpjtgX0F/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.943213Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.943218Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpp7Sfwr
[INFO] [stdout] [2m2025-11-09T02:40:13.943315Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpscSO3b
[INFO] [stdout] [2m2025-11-09T02:40:13.943504Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpp7Sfwr/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.943570Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpg19kC2/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.943621Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_1_1::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.943676Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_1_1::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.943771Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.943853Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb
[INFO] [stdout] [2m2025-11-09T02:40:13.943889Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.943909Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpscSO3b/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.944016Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.944198Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpUuuVfH
[INFO] [stdout] [2m2025-11-09T02:40:13.944517Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpfmINXr
[INFO] [stdout] [2m2025-11-09T02:40:13.945060Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.945193Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_2_5::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_2_5::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.945638Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ
[INFO] [stdout] [2m2025-11-09T02:40:13.945969Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpfmINXr/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.946045Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpPSMRHE
[INFO] [stdout] [2m2025-11-09T02:40:13.946075Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_3_20::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.946560Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpip4tTL
[INFO] [stdout] [2m2025-11-09T02:40:13.946626Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp0t98LH
[INFO] [stdout] [2m2025-11-09T02:40:13.946750Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpp0P9mH
[INFO] [stdout] [2m2025-11-09T02:40:13.946850Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.947002Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.947125Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp0t98LH/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.947236Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.947357Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpp0P9mH/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.947449Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpPSMRHE/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.947489Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.947573Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_3_20::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.947690Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpip4tTL/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.947806Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.948081Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpUuuVfH/pages
[INFO] [stdout] test controller::tests::page_file::test_controller_create_new_page_file_timeout_err ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_2_5::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_3_20::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_3_20::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_2_5::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.949427Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.950339Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp7wSl1n
[INFO] [stdout] [2m2025-11-09T02:40:13.950974Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpEAZbIb
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_1_1::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.951492Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmprJReXZ
[INFO] [stdout] [2m2025-11-09T02:40:13.951624Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpEAZbIb/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.951733Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.951894Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmps5TLuV
[INFO] [stdout] [2m2025-11-09T02:40:13.952470Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpkw3rKJ
[INFO] [stdout] [2m2025-11-09T02:40:13.952719Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmps5TLuV/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.952840Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.952971Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmprJReXZ/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.953075Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::page_file::test_controller_create_new_page_file_err ... FAILED
[INFO] [stdout] test controller::tests::page_file::test_controller_read::case_3_single_page ... FAILED
[INFO] [stdout] test controller::tests::page_file::test_controller_read::case_5_many_dense_pages ... FAILED
[INFO] [stdout] test controller::tests::page_file::test_controller_read::case_4_many_single_pages ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_1_1::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_3_20::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.953375Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpi2Q2J6
[INFO] [stdout] test controller::tests::page_file::test_controller_read::case_1_empty_existing_file ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.953551Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp7wSl1n/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.953650Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.953734Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp8N7F4p
[INFO] [stdout] [2m2025-11-09T02:40:13.953985Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpLChtdD
[INFO] [stdout] [2m2025-11-09T02:40:13.954148Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpBQagk0
[INFO] [stdout] [2m2025-11-09T02:40:13.954261Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpOb8jJM
[INFO] [stdout] [2m2025-11-09T02:40:13.954504Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpU9f4vm
[INFO] [stdout] [2m2025-11-09T02:40:13.954598Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpE2kqzX
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_2_5::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.954590Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpi2Q2J6/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.954729Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpkw3rKJ/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.954823Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.954830Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.955395Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpd3wcQn
[INFO] [stdout] [2m2025-11-09T02:40:13.955484Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp8N7F4p/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.955535Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpU9f4vm/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.955591Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.955648Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.955848Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpE2kqzX/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.955848Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpOb8jJM/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.955986Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.956014Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.955809Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpBQagk0/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.956113Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpET7yxd
[INFO] [stdout] [2m2025-11-09T02:40:13.956110Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpd3wcQn/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.956184Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.956215Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::page_file::test_controller_read_page_file_not_found_err ... FAILED
[INFO] [stdout] test controller::tests::page_file::test_controller_read_passes_user_data ... FAILED
[INFO] [stdout] test controller::tests::page_file::test_controller_read::case_2_read_empty_page ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.956548Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpLChtdD/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.956671Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.957738Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpvGz7Tz
[INFO] [stdout] [2m2025-11-09T02:40:13.958208Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpCPLYXi
[INFO] [stdout] test controller::tests::page_file::test_controller_read_error_with_user_data ... FAILED
[INFO] [stdout] test controller::tests::page_file::test_controller_short_write_err ... FAILED
[INFO] [stdout] test controller::tests::page_file::test_controller_write_uses_existing_page_file ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.959350Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpET7yxd/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.959471Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::page_file::test_controller_write::case_5_panic_file_too_large - should panic ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.959833Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp6LmTWh
[INFO] [stdout] test controller::tests::page_file::test_open_page_file_controller::num_existing_files_1_0 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.960179Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpMDv95y
[INFO] [stdout] [2m2025-11-09T02:40:13.960226Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp6LmTWh/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.960510Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpdGKmmo
[INFO] [stdout] [2m2025-11-09T02:40:13.960584Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpY9rAtm
[INFO] [stdout] [2m2025-11-09T02:40:13.960656Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp3oK1bk
[INFO] [stdout] [2m2025-11-09T02:40:13.960320Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.960930Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpvGz7Tz/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.961031Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.961110Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpdGKmmo/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.961222Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::page_file::test_controller_read::case_6_sparse_pages_coalesced ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.961459Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpCPLYXi/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.961567Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.961661Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpY9rAtm/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.961749Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpW6qFZj
[INFO] [stdout] [2m2025-11-09T02:40:13.961763Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.963200Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpMDv95y/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.963224Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpW6qFZj/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.963309Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.962577Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp3oK1bk/pages
[INFO] [stdout] test controller::tests::page_file::test_controller_write_finish_early_err ... FAILED
[INFO] [stdout] test controller::tests::page_file::test_controller_write::case_4_many_pages ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.963582Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::page_file::test_open_page_file_controller::num_existing_files_2_1 ... FAILED
[INFO] [stdout] test controller::tests::page_file::test_controller_write::case_3_one_page_full ... FAILED
[INFO] [stdout] test controller::tests::page_file::test_controller_write_too_many_bytes_err ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.964055Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKyqOW0
[INFO] [stdout] [2m2025-11-09T02:40:13.963309Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.964130Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpD0LW0c
[INFO] [stdout] [2m2025-11-09T02:40:13.964256Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpI4u9kY
[INFO] [stdout] [2m2025-11-09T02:40:13.962460Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpmVE8GF
[INFO] [stdout] [2m2025-11-09T02:40:13.964351Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmptdKA8K
[INFO] [stdout] [2m2025-11-09T02:40:13.964506Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpW7hDAR
[INFO] [stdout] [2m2025-11-09T02:40:13.964659Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpD0LW0c/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.964752Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.964764Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpDKfjrj
[INFO] [stdout] test controller::tests::storage::test_storage_does_not_recover_truncated_log_entry ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_does_not_recover_previously_failed_transaction ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.964846Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpmVE8GF/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.964969Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.965133Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpDKfjrj/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.965226Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpvmSbOh
[INFO] [stdout] [2m2025-11-09T02:40:13.965257Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.965556Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpjd8bVp
[INFO] [stdout] [2m2025-11-09T02:40:13.965737Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKyqOW0/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.965837Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::page_file::test_open_page_file_controller::num_existing_files_3_4 ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_checkpoint ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.966516Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpI4u9kY/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.966627Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.966682Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpjd8bVp/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.966798Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.966627Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpvmSbOh/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.967021Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::storage::test_open_already_existing_data ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_03_full_read_many_pages ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_05_with_offset_one_page ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_01_full_read_zero_cache ... FAILED
[INFO] [stdout] test controller::tests::page_file::test_controller_write::case_1_empty ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.968002Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmptdKA8K/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.968230Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.968481Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpxQ5ihB
[INFO] [stdout] [2m2025-11-09T02:40:13.968560Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpOaGmmb
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_02_full_read_one_page ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.969066Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpQZXKsb
[INFO] [stdout] [2m2025-11-09T02:40:13.969556Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp2M1PEa
[INFO] [stdout] [2m2025-11-09T02:40:13.969945Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp1Za7Pm
[INFO] [stdout] [2m2025-11-09T02:40:13.971033Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp2M1PEa/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.971143Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.971418Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpjSODcb
[INFO] [stdout] [2m2025-11-09T02:40:13.971803Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp1Za7Pm/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.971985Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.971504Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpWiKnBe
[INFO] [stdout] [2m2025-11-09T02:40:13.972334Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpQZXKsb/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.972485Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.972480Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpOaGmmb/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.971701Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpGl9unV
[INFO] [stdout] [2m2025-11-09T02:40:13.972593Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.972674Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpxQ5ihB/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.972777Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.973045Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpW7hDAR/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.973149Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpjSODcb/pages
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_04_with_offset_zero_cache ... FAILED[2m2025-11-09T02:40:13.973209Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] 
[INFO] [stdout] [2m2025-11-09T02:40:13.973254Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_10_with_offset_and_truncation_zero_cache ... FAILED
[INFO] [stdout] test controller::tests::storage::test_add_writer_errors_on_writer_finish_error ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_06_with_offset_many_pages ... FAILED
[INFO] [stdout] test controller::tests::page_file::test_controller_write::case_2_one_page_partial ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_09_with_truncation_many_pages ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.974072Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpGl9unV/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.974101Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpWiKnBe/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.974182Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.974189Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.977305Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp80vkgu
[INFO] [stdout] [2m2025-11-09T02:40:13.977799Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp9kezv7
[INFO] [stdout] [2m2025-11-09T02:40:13.978310Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmptOXyWZ
[INFO] [stdout] [2m2025-11-09T02:40:13.978227Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp3yTIFN
[INFO] [stdout] [2m2025-11-09T02:40:13.978607Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp80vkgu/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.978653Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpX5wmnM
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_08_with_truncation_one_page ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.978788Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.979085Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpY8PZz1
[INFO] [stdout] [2m2025-11-09T02:40:13.979301Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp9kezv7/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.979434Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.979474Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpSfQUJK
[INFO] [stdout] [2m2025-11-09T02:40:13.979567Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp3yTIFN/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.979776Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.979853Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpX5wmnM/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.979974Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.980189Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpY8PZz1/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.980249Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmptOXyWZ/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.980286Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.980372Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_11_with_offset_and_truncation_one_page ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_14_multi_page2 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.982785Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmptQXZNK
[INFO] [stdout] [2m2025-11-09T02:40:13.983057Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmptQXZNK/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.983175Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_07_with_truncation_zero_cache ... FAILED
[INFO] [stdout] test controller::tests::storage::test_write_commit_wal_error_handling::case_2_ftruncate_fail ... FAILED
[INFO] [stdout] test controller::tests::storage::test_write_commit_wal_error_handling::case_1_fsync_fail ... FAILED
[INFO] [stdout] test controller::tests::storage::test_write_commit_rolls_back_on_page_file_error::case_1_submit_write_fail ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.983449Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpY6BAT7
[INFO] [stdout] [2m2025-11-09T02:40:13.983690Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpSfQUJK/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.983702Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVHkwaj
[INFO] [stdout] [2m2025-11-09T02:40:13.983848Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpYj0UON
[INFO] [stdout] [2m2025-11-09T02:40:13.983912Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.984039Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpSZGxAn
[INFO] [stdout] test controller::tests::storage::test_write_rollback_does_not_set_memory ... FAILED
[INFO] [stdout] test controller::tests::storage::test_write_commit_rolls_back_on_drop ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.984356Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpY6BAT7/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.984374Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpun3QZu
[INFO] [stdout] test controller::tests::storage::test_write_commit_wal_error_handling::case_3_fsync_fail_retry_exceeds_limit - should panic ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.984460Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.984497Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVHkwaj/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.984609Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpSZGxAn/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.984659Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.984712Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpFNCEIS
[INFO] [stdout] [2m2025-11-09T02:40:13.984719Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.985073Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpFNCEIS/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.985180Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.985345Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmphG7J96
[INFO] [stdout] test controller::tests::storage::test_write_errors_on_concurrent_modification ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.985665Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpun3QZu/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.985772Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.985920Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpSWFXbE
[INFO] [stdout] [2m2025-11-09T02:40:13.986130Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmphG7J96/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.986273Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpZla2eX
[INFO] [stdout] [2m2025-11-09T02:40:13.986279Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.986291Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpSWFXbE/pages
[INFO] [stdout] test controller::tests::storage::test_write_commit_rolls_back_on_page_file_error::case_2_wall_sync_fail ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.986396Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_13_multi_page1 ... FAILED
[INFO] [stdout] test controller::tests::wal::test_controller_rotate_writers ... FAILED
[INFO] [stdout] test controller::tests::storage::test_write_commit_wal_error_handling::case_4_ftruncate_fail_retry_exceeds_limit - should panic ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_12_with_offset_and_truncation_many_pages ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.986664Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmppRRk6u
[INFO] [stdout] [2m2025-11-09T02:40:13.986799Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpZla2eX/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.986917Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.987083Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpHND3EY
[INFO] [stdout] test controller::tests::wal::test_controller_write_entries::num_ops_4_120 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.987506Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpwwzTZg
[INFO] [stdout] [2m2025-11-09T02:40:13.987703Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpHND3EY/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.987811Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.987898Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpEpFv9G
[INFO] [stdout] [2m2025-11-09T02:40:13.988078Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpwwzTZg/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.988205Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.988909Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpYxb4QJ
[INFO] [stdout] test controller::tests::storage::test_write_updates_memory ... FAILED
[INFO] [stdout] test controller::tests::wal::test_controller_sync_op_stamp::num_ops_1_1 ... FAILED
[INFO] [stdout] test controller::tests::wal::test_controller_sync_op_stamp::num_ops_3_30 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.989417Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpEpFv9G/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.989541Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.989783Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpYxb4QJ/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.989886Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpYj0UON/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.989914Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.989988Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.990506Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpdkhZuL
[INFO] [stdout] [2m2025-11-09T02:40:13.990785Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpdkhZuL/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.990934Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.991141Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmppRRk6u/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.991264Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.992582Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpNRPEKK
[INFO] [stdout] [2m2025-11-09T02:40:13.993241Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp7Lezbg
[INFO] [stdout] [2m2025-11-09T02:40:13.993535Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpoDHQgp
[INFO] [stdout] test controller::tests::wal::test_controller_sync_op_stamp::num_ops_2_4 ... FAILED
[INFO] [stdout] test controller::tests::wal::test_flaky_write_coalesce_updates ... FAILED
[INFO] [stdout] test controller::tests::wal::test_controller_sync_op_stamp::num_ops_4_120 ... FAILED
[INFO] [stdout] test controller::tests::wal::test_controller_write_entries::num_ops_3_30 ... FAILED
[INFO] [stdout] test controller::tests::wal::test_wal_file_abort_hook_triggered_after_reset_retry::case_1_fsync_fail ... FAILED
[INFO] [stdout] test controller::tests::wal::test_controller_write_entries::num_ops_2_4 ... FAILED
[INFO] [stdout] test controller::tests::wal::test_evict_free_writers ... FAILED
[INFO] [stdout] test controller::tests::wal::test_wal_file_dont_rotate_due_if_reset_ignored ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.994338Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpmvhdwJ
[INFO] [stdout] test controller::tests::wal::test_wal_file_abort_hook_triggered_after_reset_retry::case_2_ftruncate_fail ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.994431Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKBY4xL
[INFO] [stdout] test controller::tests::wal::test_wal_file_abort_hook_triggered_after_reset_retry_fail::reset_component_failure_2___file__rw__truncate__ - should panic ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.994554Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp7Lezbg/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.994695Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.994696Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpmvhdwJ/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.994837Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKBY4xL/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.994906Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmprwtOaP
[INFO] [stdout] [2m2025-11-09T02:40:13.993850Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpNRPEKK/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.994987Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.994832Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.995090Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.995278Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmps4jwZF
[INFO] [stdout] [2m2025-11-09T02:40:13.994208Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmphvdOU4
[INFO] [stdout] [2m2025-11-09T02:40:13.995515Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpoDHQgp/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.995618Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:13.995651Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmphvdOU4/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.995757Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test directory::inner_tests::test_list_files_err_missing_correct_extension ... ok
[INFO] [stdout] [2m2025-11-09T02:40:13.996010Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmprwtOaP/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.996036Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpB9SoyC
[INFO] [stdout] [2m2025-11-09T02:40:13.996124Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test directory::inner_tests::test_list_files_err_missing_hyphen_in_name ... ok
[INFO] [stdout] test controller::tests::wal::test_controller_write_entries::num_ops_1_1 ... FAILED
[INFO] [stdout] test directory::inner_tests::test_list_files_err_parse_invalid_id ... ok
[INFO] [stdout] [2m2025-11-09T02:40:13.996691Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpvJKUCV
[INFO] [stdout] [2m2025-11-09T02:40:13.996719Z[0m [33m WARN[0m [1mlist_files[0m[1m{[0m[3mfile_group[0m[2m=[0mWal[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m unexpected file present in system files [3mpath[0m[2m=[0m/tmp/.tmprzOhK4/0000001000-1000.invalid.lnx
[INFO] [stdout] [2m2025-11-09T02:40:13.997108Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpB9SoyC/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.997232Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::wal::test_rotated_file_not_recycled_on_lower_op_stamp ... FAILED
[INFO] [stdout] test disk_allocator::tests::test_block_spare_capacity ... ok
[INFO] [stdout] test directory::inner_tests::test_list_files_ignore_unknown_extensions ... ok
[INFO] [stdout] test ctx::tests::test_const_alloc ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.997942Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmps4jwZF/pages
[INFO] [stdout] [2m2025-11-09T02:40:13.998062Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::wal::test_wal_file_rotation_due_to_size ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:13.998449Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpvJKUCV/pages
[INFO] [stdout] test controller::tests::wal::test_wal_file_reset_becomes_sealed_and_rotates ... [2m2025-11-09T02:40:13.998553Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] FAILED
[INFO] [stdout] test ctx::tests::test_alloc_pages::case_3_arena ... FAILED
[INFO] [stdout] test disk_allocator::tests::test_free_block_list ... ok
[INFO] [stdout] test disk_allocator::tests::test_free_block_list_push_dupe ... ok
[INFO] [stdout] test directory::inner_tests::test_list_files_remove_empty_dir ... ok
[INFO] [stdout] test ctx::tests::test_alloc_pages::case_1_empty ... FAILED
[INFO] [stdout] test ctx::tests::test_config_system_opt ... FAILED
[INFO] [stdout] test layout::encrypt::tests::test_decrypt_context_too_small ... ok
[INFO] [stdout] test ctx::tests::test_encryption_debug_fmt ... FAILED
[INFO] [stdout] test layout::encrypt::tests::test_decrypt_key_miss_match ... ok
[INFO] [stdout] test layout::integrity::tests::test_associated_data_checked::case_1_matching_associated_data::key_1_None ... ok
[INFO] [stdout] test layout::integrity::tests::test_associated_data_checked::case_1_matching_associated_data::key_2_Some_key1___ ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.001025Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m1145874435 [3mactual_checksum[0m[2m=[0m3786275668
[INFO] [stdout] [2m2025-11-09T02:40:14.001125Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer verification missmatch [3mprovided_hash[0m[2m=[0mHash("aa61c0081ee348483302758ba35bfbdb122830f2bf885ff9a185a61bcd2dd32e") [3mcalculated_hash[0m[2m=[0mHash("ecaf912de8e92c68e9585944b562def49a4a90ecffce3ea897ebeab82edd6213")
[INFO] [stdout] test layout::integrity::tests::test_associated_data_checked::case_2_different_associated_data::key_1_None ... ok
[INFO] [stdout] test layout::integrity::tests::test_associated_data_checked::case_2_different_associated_data::key_2_Some_key1___ ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_crc32_buffer::case_1_simple_matching_crc::associated_data_1_b____ ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.001415Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m1701344367 [3mactual_checksum[0m[2m=[0m1486392595
[INFO] [stdout] [2m2025-11-09T02:40:14.001500Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m1701344367 [3mactual_checksum[0m[2m=[0m1283856456
[INFO] [stdout] test layout::integrity::tests::test_verify_crc32_buffer::case_1_simple_matching_crc::associated_data_2_b__sample_associated_data__ ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_crc32_buffer::case_2_simple_different_crc::associated_data_1_b____ ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_crc32_buffer::case_2_simple_different_crc::associated_data_2_b__sample_associated_data__ ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.001792Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m1701344367 [3mactual_checksum[0m[2m=[0m0
[INFO] [stdout] test layout::integrity::tests::test_verify_crc32_buffer::case_3_empty_payload_matching_crc::associated_data_1_b____ ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_crc32_buffer::case_3_empty_payload_matching_crc::associated_data_2_b__sample_associated_data__ ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_crc32_buffer::case_4_empty_payload_different_crc::associated_data_1_b____ ... ok
[INFO] [stdout] test layout::encrypt::tests::test_buffer_encrypt_decrypt::case_1 ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.002053Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m1701344367 [3mactual_checksum[0m[2m=[0m1307295556
[INFO] [stdout] test layout::integrity::tests::test_verify_crc32_buffer::case_4_empty_payload_different_crc::associated_data_2_b__sample_associated_data__ ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_hmac_buffer::case_1_simple_matching_hmac::associated_data_1_b____ ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.002275Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer verification missmatch [3mprovided_hash[0m[2m=[0mHash("1e371ddf4be1cde8851debac1129ba0c9f118845b73beb855f4db8cebba47b4e") [3mcalculated_hash[0m[2m=[0mHash("3dbb4ba2578fe2daa552bfc53788172475c4d544e3ace046f0c392094cc221c2")
[INFO] [stdout] test layout::integrity::tests::test_verify_hmac_buffer::case_1_simple_matching_hmac::associated_data_2_b__sample_associated_data__ ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_hmac_buffer::case_2_simple_different_hmac::associated_data_1_b____ ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.002420Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer verification missmatch [3mprovided_hash[0m[2m=[0mHash("6d759da0823fae05171934004385e00962d406ce69366dc5500680cd8004d020") [3mcalculated_hash[0m[2m=[0mHash("8e7977feb37c92d3b075c8965a8ffdac9033878841a19b4200373983442f8e90")
[INFO] [stdout] [2m2025-11-09T02:40:14.002460Z[0m [33m WARN[0m [1mlist_files[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m unexpected directory present in system files [3mpath[0m[2m=[0m/tmp/.tmpstpTQF/inner_oops
[INFO] [stdout] [2m2025-11-09T02:40:14.002641Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer verification missmatch [3mprovided_hash[0m[2m=[0mHash("81670739bbdbebe16021fa4e41eb316fc2e215421f92f5e78b9d945ca19eddd5") [3mcalculated_hash[0m[2m=[0mHash("a8f2c69907c2afe3c55a4d88a013742a00fe6ecda63475a98fbcc1690e188628")
[INFO] [stdout] test layout::integrity::tests::test_verify_hmac_buffer::case_2_simple_different_hmac::associated_data_2_b__sample_associated_data__ ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_hmac_buffer::case_3_empty_payload_matching_hmac::associated_data_1_b____ ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_hmac_buffer::case_3_empty_payload_matching_hmac::associated_data_2_b__sample_associated_data__ ... ok
[INFO] [stdout] test layout::encrypt::tests::test_buffer_encrypt_error::case_3 ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.015431Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer verification missmatch [3mprovided_hash[0m[2m=[0mHash("1863f7b6ec9cb79437662f4ea5be05a4ad21d8d6a41d9e8a4edd97ef7a97b24e") [3mcalculated_hash[0m[2m=[0mHash("689a26ac6cda587b8822b72d48c5027fbd5ddfc37d2ab58bcadd55efc5a1d25c")
[INFO] [stdout] test layout::integrity::tests::test_verify_hmac_buffer::case_4_empty_payload_different_hmac::associated_data_1_b____ ... ok
[INFO] [stdout] test layout::encrypt::tests::test_buffer_encrypt_error::case_2 ... ok
[INFO] [stdout] test directory::inner_tests::test_list_files_ignore_directory ... ok
[INFO] [stdout] test layout::encrypt::tests::test_buffer_encrypt_decrypt::case_5 ... ok
[INFO] [stdout] test layout::encrypt::tests::test_buffer_encrypt_error::case_1 - should panic ... ok
[INFO] [stdout] test layout::encrypt::tests::test_buffer_encrypt_decrypt::case_2 ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_hmac_buffer::case_4_empty_payload_different_hmac::associated_data_2_b__sample_associated_data__ ... ok
[INFO] [stdout] test layout::encrypt::tests::test_buffer_encrypt_decrypt::case_4 ... ok
[INFO] [stdout] test layout::integrity::tests::test_write_check_bytes::case_1_no_hmac ... ok
[INFO] [stdout] test layout::integrity::tests::test_write_check_bytes::case_2_hmac ... ok
[INFO] [stdout] test controller::tests::wal::test_wal_file_abort_hook_triggered_after_reset_retry_fail::reset_component_failure_1___file__rw__sync__ - should panic ... FAILED
[INFO] [stdout] test ctx::tests::test_alloc_pages::case_2_arena ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.020587Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m111393791 [3mactual_checksum[0m[2m=[0m1321933013
[INFO] [stdout] test layout::page_metadata::tests::ensure_metadata_size ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_missing_encryption_hint::case_2_buf_short_encryption_disabled ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_encryption_fail_context_wrong ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_encryption_fail_key_wrong ... ok
[INFO] [stdout] test ctx::tests::test_encryption_status ... FAILED
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_missing_encryption_hint::case_4_buf_invalid_encryption_disabled ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_missing_magic_bytes::case_2_encryption_disabled ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_missing_magic_bytes::case_1_encryption_enabled ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_missing_magic_bytes_empty_buf ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_missing_context ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_malformed_json ... ok
[INFO] [stdout] test ctx::tests::test_config_system_config_panics - should panic ... FAILED
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_missing_encryption_hint::case_3_buf_invalid_encryption_enabled ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_missing_decryption_cipher ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_encode_error::case_1_encode_v1_buffer_too_small ... ok
[INFO] [stdout] test layout::tests::log::test_decode_err_buffer_too_small ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.025036Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m3596808357 [3mactual_checksum[0m[2m=[0m2242829754
[INFO] [stdout] [2m2025-11-09T02:40:14.031005Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m669836069 [3mactual_checksum[0m[2m=[0m667086488
[INFO] [stdout] test layout::tests::log::test_decode_err_on_corrupted_data::case_2 ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_missing_encryption_hint::case_1_buf_short_encryption_enabled ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_encode_error::case_2_encode_v1_buffer_too_big ... ok
[INFO] [stdout] test layout::tests::log::test_decode_errors::case_3_no_encryption_assoc_match_fail - should panic ... ok
[INFO] [stdout] test layout::encrypt::tests::test_buffer_encrypt_decrypt::case_3 ... ok
[INFO] [stdout] test layout::tests::log::test_decode_errors::case_7_encryption_cipher_match_fail - should panic ... ok
[INFO] [stdout] test layout::tests::log::test_decode_err_on_corrupted_data::case_1 ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_encode::case_1_encode_v1_no_enc ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_encode_decode::case_1_encode_v1_no_enc ... ok
[INFO] [stdout] test layout::tests::log::test_decode_errors::case_6_encryption_assoc_match_fail - should panic ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_encode_decode::case_2_encode_v1_enc ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_encode::case_2_encode_v1_enc ... ok
[INFO] [stdout] test layout::tests::log::test_decode_errors::case_2_no_encryption_assoc_match ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_1_empty_ops::cipher_1_None::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_1_empty_ops::cipher_1_None::empty_associated_data_1_true ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_1_empty_ops::cipher_2_Some_cipher_1___::empty_associated_data_1_true ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_1_empty_ops::cipher_2_Some_cipher_1___::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::log::test_decode_errors::case_8_encryption_cipher_and_assoc_match_fail - should panic ... ok
[INFO] [stdout] test layout::tests::log::test_decode_errors::case_5_encryption_assoc ... ok
[INFO] [stdout] test layout::tests::log::test_decode_errors::case_1_no_encryption_no_assoc ... ok
[INFO] [stdout] test layout::tests::log::test_decode_errors::case_4_encryption_no_assoc ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_3_single_op_write_many_page::cipher_2_Some_cipher_1___::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_2_single_op_write_one_page::cipher_1_None::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_4_single_op_free::cipher_2_Some_cipher_1___::empty_associated_data_1_true ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_5_single_op_reassign::cipher_1_None::empty_associated_data_1_true ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_2_single_op_write_one_page::cipher_2_Some_cipher_1___::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_4_single_op_free::cipher_1_None::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_5_single_op_reassign::cipher_2_Some_cipher_1___::empty_associated_data_1_true ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_decode_err_incorrect_buffer_size::encrypt_1_true ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_5_single_op_reassign::cipher_2_Some_cipher_1___::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_6_multi_op::cipher_1_None::empty_associated_data_1_true ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_6_multi_op::cipher_2_Some_cipher_1___::empty_associated_data_1_true ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_4_single_op_free::cipher_2_Some_cipher_1___::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_5_single_op_reassign::cipher_1_None::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_3_single_op_write_many_page::cipher_1_None::empty_associated_data_1_true ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_6_multi_op::cipher_1_None::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_3_single_op_write_many_page::cipher_1_None::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_2_single_op_write_one_page::cipher_1_None::empty_associated_data_1_true ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_6_multi_op::cipher_2_Some_cipher_1___::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_3_single_op_write_many_page::cipher_2_Some_cipher_1___::empty_associated_data_1_true ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_4_single_op_free::cipher_1_None::empty_associated_data_1_true ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.195542Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m3527246270 [3mactual_checksum[0m[2m=[0m3118279167
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_2_single_op_write_one_page::cipher_2_Some_cipher_1___::empty_associated_data_1_true ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_decode_err_incorrect_buffer_size::encrypt_2_false ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_decode_pages_metadata::case_6_decrypt_many_pages ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_decode_pages_metadata::case_1_encrypt_empty ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_decode_err_most_errors::case_3_checksum_missmatch ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_decode_pages_metadata::case_2_encrypt_one_page ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_pages_metadata::case_3_encrypt_many_pages ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_decode_pages_metadata::case_5_decrypt_one_page ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_decode_pages_metadata::case_3_encrypt_many_pages ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_decode_err_most_errors::case_2_dencrypt_missmatch_keys ... ok
[INFO] [stdout] test layout::tests::test_id_displays ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.199459Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpw4j6R2
[INFO] [stdout] [2m2025-11-09T02:40:14.199791Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpIRVuGH
[INFO] [stdout] [2m2025-11-09T02:40:14.200122Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpIRVuGH/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.200253Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.200273Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpqwxaMd
[INFO] [stdout] [2m2025-11-09T02:40:14.201060Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpupHO3e
[INFO] [stdout] [2m2025-11-09T02:40:14.202941Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpw4j6R2/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.203061Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.205013Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpupHO3e/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.205816Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.212260Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpCmvvDs
[INFO] [stdout] [2m2025-11-09T02:40:14.213055Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpCmvvDs/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.213193Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test layout::tests::page_metadata::test_empty_page_check ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.214009Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpqwxaMd/pages
[INFO] [stdout] test layout::tests::page_metadata::test_encode_pages_metadata::case_4_decrypt_empty ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_pages_metadata::case_1_encrypt_empty ... ok
[INFO] [stdout] test page_data::tests::e2e::test_reader_understands_writer::case_4_many_pages_dense_read ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.214239Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::e2e::test_reader_understands_writer::case_2_one_page_middle_of_file ... FAILED
[INFO] [stdout] test layout::tests::page_metadata::test_encode_pages_metadata::case_6_decrypt_many_pages ... ok
[INFO] [stdout] test page_data::tests::e2e::test_reader_understands_writer::case_1_one_page_start ... FAILED
[INFO] [stdout] test layout::tests::page_metadata::test_encode_decode_pages_metadata::case_4_decrypt_empty ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_pages_metadata::case_5_decrypt_one_page ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_pages_metadata::case_2_encrypt_one_page ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.214672Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpZd219v
[INFO] [stdout] [2m2025-11-09T02:40:14.214964Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpuUA9wW
[INFO] [stdout] [2m2025-11-09T02:40:14.215078Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m3932521026 [3mactual_checksum[0m[2m=[0m3179158313
[INFO] [stdout] [2m2025-11-09T02:40:14.215207Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpuUA9wW/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.215292Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpI3BJC1
[INFO] [stdout] [2m2025-11-09T02:40:14.215298Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.215415Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpZd219v/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.215521Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.215816Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpI3BJC1/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.215944Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.218139Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpGbilD6
[INFO] [stdout] test page_data::tests::encode::test_encode_decode_page_data::case_6_no_assoc_no_encrypt ... ok
[INFO] [stdout] test page_data::tests::encode::test_encode_decode_page_data::case_7_assoc_both_no_encrypt ... ok
[INFO] [stdout] test page_data::tests::encode::test_encode_decode_page_data::case_8_assoc_data_mismatch_no_encrypt - should panic ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.220275Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp7itJzf
[INFO] [stdout] [2m2025-11-09T02:40:14.220341Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpZF8TqL
[INFO] [stdout] [2m2025-11-09T02:40:14.221231Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpP2h1Fa
[INFO] [stdout] test page_data::tests::e2e::test_reader_understands_writer::case_3_one_page_end_of_file ... FAILED
[INFO] [stdout] test page_data::tests::e2e::test_reader_understands_writer::case_5_many_pages_sparse_read ... FAILED
[INFO] [stdout] test page_data::tests::page_file::test_create_page_file::encryption_2_true ... FAILED
[INFO] [stdout] test page_data::tests::page_file::test_open_existing_page_file::encryption_2_true ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.222108Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpn89N4h
[INFO] [stdout] test layout::tests::page_metadata::test_decode_err_most_errors::case_1_decrypt_non_encrypted_data ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.222274Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmplgCGqX
[INFO] [stdout] [2m2025-11-09T02:40:14.222359Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpnxToVJ
[INFO] [stdout] [2m2025-11-09T02:40:14.222427Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpld1FbA
[INFO] [stdout] [2m2025-11-09T02:40:14.222568Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpZF8TqL/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.222622Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpFp06GS
[INFO] [stdout] [2m2025-11-09T02:40:14.222684Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.222811Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpP2h1Fa/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.222835Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpnxToVJ/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.222937Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.222963Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.223442Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpoi7FFW
[INFO] [stdout] [2m2025-11-09T02:40:14.223766Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpoi7FFW/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.223898Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.224234Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp7itJzf/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.224349Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.225949Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpGbilD6/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.226099Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.226121Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpFp06GS/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.226231Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.226368Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpld1FbA/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.226470Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_1_single_write_start::encryption_1_false ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.227614Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpCrXdhg
[INFO] [stdout] [2m2025-11-09T02:40:14.227845Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpCrXdhg/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.227976Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.228049Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpn89N4h/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.228192Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.228443Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmplgCGqX/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.228543Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_2_dense_many_write_at_eof::encryption_1_false ... FAILED
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_3_dense_write_beyond_current_eof::encryption_2_true ... FAILED
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_4_empty_metadata_err::encryption_1_false - should panic ... FAILED
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_1_single_write_start::encryption_2_true ... FAILED
[INFO] [stdout] test page_data::tests::page_file::test_create_page_file::encryption_1_false ... FAILED
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_2_dense_many_write_at_eof::encryption_2_true ... FAILED
[INFO] [stdout] test page_data::tests::page_file::test_page_file_read_at_decode_err::case_2_encryption_true ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.233453Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpLNGiC9
[INFO] [stdout] [2m2025-11-09T02:40:14.233599Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp9vG6eb
[INFO] [stdout] [2m2025-11-09T02:40:14.233658Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp6pVmYM
[INFO] [stdout] [2m2025-11-09T02:40:14.234026Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp9vG6eb/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.234136Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.234514Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpp8tdVL
[INFO] [stdout] [2m2025-11-09T02:40:14.234790Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpjRRS4P
[INFO] [stdout] [2m2025-11-09T02:40:14.234819Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpp8tdVL/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.234940Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.235119Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmptOmpHE
[INFO] [stdout] [2m2025-11-09T02:40:14.236985Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpjRRS4P/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.237061Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmptOmpHE/pages
[INFO] [stdout] test page_data::tests::page_file::test_page_file_read_at_decode_err::case_1_encryption_false ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.237116Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.237132Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpu9tVlS
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_3_dense_write_beyond_current_eof::encryption_1_false ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.237182Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::page_file::test_page_file_read_at ... FAILED
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_6_too_big_iop_err::encryption_1_false - should panic ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.237275Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpLNGiC9/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.237388Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_4_empty_metadata_err::encryption_2_true - should panic ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.237567Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp4hLJFv
[INFO] [stdout] test page_data::tests::utils::test_copy_sparse_metadata_context::case_2_dense_pages ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.238406Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpu9tVlS/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.238436Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp6pVmYM/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.238529Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.238548Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.238606Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp4hLJFv/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.238667Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp29uqWs
[INFO] [stdout] [2m2025-11-09T02:40:14.238721Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.238838Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpDkfXpE
[INFO] [stdout] test page_data::tests::page_file::test_open_existing_page_file::encryption_1_false ... FAILED
[INFO] [stdout] test page_data::tests::utils::test_copy_sparse_metadata_context::case_3_sparse_pages1 ... ok
[INFO] [stdout] test page_data::tests::utils::test_copy_sparse_metadata_context::case_1_single_page ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.239322Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp29uqWs/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.239419Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::utils::test_copy_sparse_metadata_context::case_4_sparse_pages2 ... ok
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_5_sparse_metadata_err::encryption_1_false - should panic ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.239884Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpDkfXpE/pages
[INFO] [stdout] test page_data::tests::utils::test_make_metadata_density_mask::case_2_dense_pages ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.240016Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_6_too_big_iop_err::encryption_2_true - should panic ... FAILED
[INFO] [stdout] test page_data::tests::utils::test_make_metadata_density_mask::case_1_single_page ... ok
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_5_sparse_metadata_err::encryption_2_true - should panic ... FAILED
[INFO] [stdout] test page_data::tests::utils::test_copy_sparse_metadata_context::case_5_sparse_pages3 ... ok
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_7_buffer_too_small_err::encryption_2_true - should panic ... FAILED
[INFO] [stdout] test page_data::tests::utils::test_make_metadata_density_mask::case_3_sparse_pages1 ... ok
[INFO] [stdout] test page_data::tests::utils::test_make_metadata_density_mask::case_4_sparse_pages2 ... ok
[INFO] [stdout] test page_data::tests::utils::test_metadata_is_contiguous::case_3_sparse_pages ... ok
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write_out_of_bounds_panics::case_1 - should panic ... FAILED
[INFO] [stdout] test page_data::tests::utils::test_make_metadata_density_mask::case_5_sparse_pages3 ... ok
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write_out_of_bounds_panics::case_3 - should panic ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.241756Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmprxEjkC
[INFO] [stdout] [2m2025-11-09T02:40:14.241997Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpUXEB62
[INFO] [stdout] [2m2025-11-09T02:40:14.242238Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpl49GZW
[INFO] [stdout] test page_data::tests::utils::test_metadata_is_contiguous::case_4_missing_head ... ok
[INFO] [stdout] test page_data::tests::utils::test_metadata_is_contiguous::case_1_single_page ... ok
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_7_buffer_too_small_err::encryption_1_false - should panic ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.242928Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmptrAPyg
[INFO] [stdout] [2m2025-11-09T02:40:14.243315Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpICwoZq
[INFO] [stdout] [2m2025-11-09T02:40:14.243405Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpo6s9Jh
[INFO] [stdout] [2m2025-11-09T02:40:14.243720Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmppzVspD
[INFO] [stdout] [2m2025-11-09T02:40:14.243986Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpl49GZW/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.244101Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.244319Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpGLgwsx
[INFO] [stdout] [2m2025-11-09T02:40:14.244438Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpUXEB62/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.244536Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.244813Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmppzVspD/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.244902Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpo6s9Jh/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.244956Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.244998Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.245843Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpICwoZq/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.246227Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.246473Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpGLgwsx/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.247046Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmptrAPyg/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.247162Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::utils::test_metadata_is_contiguous::case_5_missing_tail ... ok
[INFO] [stdout] test page_data::tests::encode::test_encode_decode_page_data::case_1_no_assoc_both_ciphers_match ... ok
[INFO] [stdout] test page_data::tests::utils::test_metadata_is_contiguous::case_2_dense_pages ... ok
[INFO] [stdout] test page_data::tests::encode::test_encode_decode_page_data::case_5_assoc_data_mismatch - should panic ... ok
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write_out_of_bounds_panics::case_2 ... FAILED
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_1_false::num_entries_4_473 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.248625Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.248686Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpUXEB62
[INFO] [stdout] [2m2025-11-09T02:40:14.248760Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpl49GZW
[INFO] [stdout] [2m2025-11-09T02:40:14.248846Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmptrAPyg
[INFO] [stdout] [2m2025-11-09T02:40:14.248950Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmprxEjkC/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.249051Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.249140Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpOLbWor
[INFO] [stdout] [2m2025-11-09T02:40:14.249234Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpj5mSD5
[INFO] [stdout] [2m2025-11-09T02:40:14.249553Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpUXEB62/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.249590Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpOLbWor/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.249685Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.249704Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.249867Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpj5mSD5/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.249886Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmptrAPyg/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.249974Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.249989Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.265389Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpUXEB62
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_1_false::num_entries_1_0 ... FAILED
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_1_false::num_entries_3_237 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.272774Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpJiNgdO
[INFO] [stdout] [2m2025-11-09T02:40:14.273014Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpUXEB62/pages
[INFO] [stdout] test page_op_log::tests::e2e::test_pre_allocate ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.273117Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpjfZpyc
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_1_false::num_entries_6_3230 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.273143Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_2_true::num_entries_1_0 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.273376Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpjfZpyc/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.273483Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.273722Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpqdtBXX
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_2_true::num_entries_3_237 ... FAILED
[INFO] [stdout] test page_op_log::tests::reader::test_header_encryption_missmatch ... FAILED
[INFO] [stdout] test page_data::tests::encode::test_encode_decode_page_data::case_4_assoc_ciphers_mismatch - should panic ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.274052Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpMWcjFd
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_1_false::num_entries_5_1_000 ... FAILED
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_1_false::num_entries_2_1 ... FAILED
[INFO] [stdout] test page_data::tests::encode::test_encode_decode_page_data::case_2_no_assoc_ciphers_mismatch - should panic ... ok
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_2_true::num_entries_6_3230 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.274404Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpHVvBD7
[INFO] [stdout] [2m2025-11-09T02:40:14.274473Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpK8hVEX
[INFO] [stdout] [2m2025-11-09T02:40:14.274563Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVyML2E
[INFO] [stdout] [2m2025-11-09T02:40:14.274644Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmps19Jgv
[INFO] [stdout] [2m2025-11-09T02:40:14.274644Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpMWcjFd/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.274739Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.275077Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpUqUxLT
[INFO] [stdout] [2m2025-11-09T02:40:14.275150Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmplZVxyy
[INFO] [stdout] [2m2025-11-09T02:40:14.275244Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpl49GZW/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.275275Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpHVvBD7/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.275294Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpK8hVEX/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.275355Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.275370Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.275402Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.275535Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmps19Jgv/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.275646Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.275829Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmplZVxyy/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.275960Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.277313Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpk0NYXC
[INFO] [stdout] [2m2025-11-09T02:40:14.278459Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpk0NYXC/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.278594Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::reader::test_header_processing::encryption_1_false ... FAILED
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_2_true::num_entries_4_473 ... FAILED
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_1_true::offset_1_0::num_blocks_1_0 ... FAILED
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_1_true::offset_2_4096::num_blocks_3_18 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.279880Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpJiNgdO/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.280006Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_1_true::offset_1_0::num_blocks_2_5 ... FAILED
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_2_false::offset_1_0::num_blocks_3_18 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.280497Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpqdtBXX/pages
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_1_true::offset_2_4096::num_blocks_1_0 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.280619Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.280797Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpfYN8ql
[INFO] [stdout] [2m2025-11-09T02:40:14.280942Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpJdk9lb
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_2_true::num_entries_2_1 ... [2m2025-11-09T02:40:14.281117Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpUqUxLT/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.281627Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.281736Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpfzfuFd
[INFO] [stdout] FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.281893Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpdEVM6M
[INFO] [stdout] [2m2025-11-09T02:40:14.282068Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpfYN8ql/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.282230Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.282232Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVyML2E/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.282262Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpa4aAFp
[INFO] [stdout] [2m2025-11-09T02:40:14.282347Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.282487Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpagK8HZ
[INFO] [stdout] [2m2025-11-09T02:40:14.282581Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpStTlJl
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_2_false::offset_1_0::num_blocks_1_0 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.282821Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpAhAvBF
[INFO] [stdout] [2m2025-11-09T02:40:14.283050Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpStTlJl/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.283088Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpnF5K85
[INFO] [stdout] test page_op_log::tests::reader::test_header_processing::encryption_2_true ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.283190Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.283217Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpxxJsrz
[INFO] [stdout] [2m2025-11-09T02:40:14.283059Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpagK8HZ/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.283427Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpAhAvBF/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.283449Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.283532Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.283593Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpxxJsrz/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.283620Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpJdk9lb/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.283686Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.283723Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.283880Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpnF5K85/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.283921Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpfzfuFd/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.283737Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpbrbl9m
[INFO] [stdout] [2m2025-11-09T02:40:14.284000Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.284044Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_1_true::offset_2_4096::num_blocks_2_5 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.284544Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpbrbl9m/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.284658Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.284931Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpdEVM6M/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.284938Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmptmDcTD
[INFO] [stdout] [2m2025-11-09T02:40:14.285037Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_2_false::offset_2_4096::num_blocks_1_0 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.285793Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp2E5caP
[INFO] [stdout] test page_op_log::tests::writer_associated_data::test_multi_transaction_correct_associated_data_tagging::log_offset_1_0 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.291249Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpa4aAFp/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.291415Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.291460Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmptmDcTD/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.291478Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpzRI1mh
[INFO] [stdout] [2m2025-11-09T02:40:14.291582Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_1_true::offset_1_0::num_blocks_3_18 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_associated_data::test_single_transaction_correct_associated_data_tagging::log_offset_2_4096 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_associated_data::test_single_transaction_correct_associated_data_tagging::log_offset_1_0 ... FAILED
[INFO] [stdout] test page_op_log::tests::reader::test_missing_header_processing::encryption_1_false ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_associated_data::test_multi_transaction_correct_associated_data_tagging::log_offset_2_4096 ... FAILED
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_2_false::offset_2_4096::num_blocks_3_18 ... FAILED
[INFO] [stdout] test page_op_log::tests::reader::test_missing_header_processing::encryption_2_true ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.292045Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp6grTxg
[INFO] [stdout] [2m2025-11-09T02:40:14.292119Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpC01yAY
[INFO] [stdout] [2m2025-11-09T02:40:14.292201Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpvXOiIH
[INFO] [stdout] [2m2025-11-09T02:40:14.292273Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpWdo1ou
[INFO] [stdout] [2m2025-11-09T02:40:14.292384Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp6grTxg/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.292488Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.292519Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpJYTmIK
[INFO] [stdout] [2m2025-11-09T02:40:14.292589Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpcaNXK7
[INFO] [stdout] [2m2025-11-09T02:40:14.292907Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpUZtnep
[INFO] [stdout] [2m2025-11-09T02:40:14.293150Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpvXOiIH/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.293199Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpzRI1mh/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.293235Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpC01yAY/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.293304Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.293299Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.293303Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpcaNXK7/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.293336Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.293401Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_2_true::num_entries_5_1_000 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_disk_layout::test_header_writing::encryption_1_false ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_disk_layout::test_header_writing::encryption_2_true ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.294431Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpjCoXqI
[INFO] [stdout] [2m2025-11-09T02:40:14.294677Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpjCoXqI/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.294791Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_auto_flush::case_2 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.296114Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpkNK3q4
[INFO] [stdout] [2m2025-11-09T02:40:14.296219Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKCWHV9
[INFO] [stdout] [2m2025-11-09T02:40:14.296400Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmphPNVYI
[INFO] [stdout] [2m2025-11-09T02:40:14.296527Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKCWHV9/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.296627Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_entries_and_metadata::encryption_1_false::number_of_entries_1_1 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.297973Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpiCWtau
[INFO] [stdout] [2m2025-11-09T02:40:14.298229Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpiCWtau/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.298337Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_entries_and_metadata::encryption_1_false::number_of_entries_2_4 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.299597Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpJrxF8V
[INFO] [stdout] [2m2025-11-09T02:40:14.299807Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpJrxF8V/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.299925Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.299956Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpWdo1ou/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.300061Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.301284Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpkNK3q4/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.301411Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.301639Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmphPNVYI/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.301680Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp2E5caP/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.301754Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.301786Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_2_false::offset_2_4096::num_blocks_2_5 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_entries_and_metadata::encryption_1_false::number_of_entries_3_8 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.304983Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpMBKY5c
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_all_entries_flush::encryption_1_true::number_of_entries_4_32 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.305216Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpUZtnep/pages
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_all_entries_flush::encryption_1_true::number_of_entries_3_8 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.305329Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.305526Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmplUJVLx
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_all_entries_flush::encryption_1_true::number_of_entries_2_4 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.305825Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpMBKY5c/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.305835Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpJYTmIK/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.305911Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpq29Nxf
[INFO] [stdout] [2m2025-11-09T02:40:14.305958Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.305968Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.306152Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmplUJVLx/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.306278Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.308634Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpq29Nxf/pages
[INFO] [stdout] test page_data::tests::encode::test_encode_decode_page_data::case_3_assoc_both_ciphers_match ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.308827Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_2_false::offset_1_0::num_blocks_2_5 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.308967Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp6O0yqY
[INFO] [stdout] [2m2025-11-09T02:40:14.309139Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmprvl72W
[INFO] [stdout] test page_op_log::tests::writer_disk_layout::test_single_transaction_write_layout::log_offset_1_0 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_all_entries_flush::encryption_2_false::number_of_entries_1_1 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_all_entries_flush::encryption_1_true::number_of_entries_1_1 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_auto_flush::case_1 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_all_entries_flush::encryption_2_false::number_of_entries_2_4 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_entries_and_metadata::encryption_2_true::number_of_entries_1_1 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_all_entries_flush::encryption_2_false::number_of_entries_3_8 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_all_entries_flush::encryption_2_false::number_of_entries_4_32 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.310031Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpzRdyg8
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_auto_flush::case_3 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_disk_layout::test_single_transaction_write_layout::log_offset_2_4096 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.310182Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp23cuM4
[INFO] [stdout] [2m2025-11-09T02:40:14.310261Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp9cwBGu
[INFO] [stdout] [2m2025-11-09T02:40:14.310343Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpnMuzI6
[INFO] [stdout] [2m2025-11-09T02:40:14.310438Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmprvl72W/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.310508Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp23cuM4/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.310520Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp9cwBGu/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.310537Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.310585Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpFSwKKW
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_out_of_capacity::case_1 ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.310616Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.310629Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_edge_cases::case_2 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_edge_cases::case_1 ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.310818Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpQzbdfN
[INFO] [stdout] [2m2025-11-09T02:40:14.309280Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpD4bQm1
[INFO] [stdout] [2m2025-11-09T02:40:14.309455Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp6O0yqY/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.311523Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.309475Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmplYQluh
[INFO] [stdout] [2m2025-11-09T02:40:14.311591Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpFSwKKW/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.311778Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_out_of_capacity::case_2 ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.312225Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpzRdyg8/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.312331Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.312404Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpZdclUP
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_02_span_64kb ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.312575Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpnMuzI6/pages
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_01_span_128kb ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.312836Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpQzbdfN/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.312848Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.312982Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_storage_full ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.313187Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpZdclUP/pages
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_log_offset::case_1_zero_offset ... FAILED
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_05_span_unaligned_7_pages ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.313297Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_06_span_unaligned_5_pages ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_08_large_alloc_single_block ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_09_large_alloc_multi_block ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_10_large_alloc_multi_whole_blocks ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_allocator_prevent_allocation_when_not_enough_pages_available ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.314042Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpD4bQm1/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.314151Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_free_adds_capacity_on_allocated_init_space ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.314257Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmplYQluh/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.314351Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_infilling_aligned_pages_from_unaligned_page_requests ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_out_of_capacity::case_3 ... ok
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_no_close_on_write_error_but_lockout ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_entries_and_metadata::encryption_2_true::number_of_entries_4_32 ... FAILED
[INFO] [stdout] test page_op_log::writer::tests::test_writer_sequence_id ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_log_offset::case_4_aligned_offset1 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_log_offset::case_2_unaligned_offset1 - should panic ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_log_offset::case_5_aligned_offset2 ... FAILED
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_03_span_32kb ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_01_span_unaligned_2 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_04_span_unaligned_96kb ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_07_span_unaligned_3_pages ... ok
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_log_offset::case_3_unaligned_offset2 - should panic ... FAILED
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_02_span_unaligned_3 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_03_span_unaligned_5 ... ok
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_entries_and_metadata::encryption_2_true::number_of_entries_3_8 ... FAILED
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_04_span_unaligned_6 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_05_span_unaligned_7 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_07_span_unaligned_10 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_03_span_32kb ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_04_span_unaligned_96kb ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_05_span_unaligned_7 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_08_span_unaligned_11 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_07_span_unaligned_3 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_06_span_unaligned_5 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_08_large_alloc_single_block ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_10_span_unaligned_14 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_01_span_128kb ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_06_span_unaligned_9 ... ok
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_entries_and_metadata::encryption_1_false::number_of_entries_4_32 ... FAILED
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_09_large_alloc_multi_block ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_02_span_64kb ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_11_span_unaligned_15 ... ok
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_flush_mem_buffer_i2o2_error ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.323106Z[0m [32m INFO[0m [2mlnx_vfs::ctx[0m[2m:[0m acquired guard file lock
[INFO] [stdout] [2m2025-11-09T02:40:14.323133Z[0m [32m INFO[0m [2mlnx_vfs::ctx[0m[2m:[0m acquired guard file lock
[INFO] [stdout] [2m2025-11-09T02:40:14.323139Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpnkxjA7
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_entries_and_metadata::encryption_2_true::number_of_entries_2_4 ... [2m2025-11-09T02:40:14.323148Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVKfCUP
[INFO] [stdout] FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.323174Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpdboRcz
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_10_large_alloc_multi_whole_blocks ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_spare_capacity::case_1 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_spare_capacity::case_2 ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.323409Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp2ZeAvF
[INFO] [stdout] [2m2025-11-09T02:40:14.323512Z[0m [32m INFO[0m [2mlnx_vfs::ctx[0m[2m:[0m acquired guard file lock
[INFO] [stdout] [2m2025-11-09T02:40:14.323535Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp7ioVf6
[INFO] [stdout] [2m2025-11-09T02:40:14.323530Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpgulGLS
[INFO] [stdout] [2m2025-11-09T02:40:14.323595Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpGpOBbe
[INFO] [stdout] [2m2025-11-09T02:40:14.323664Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpfn9vMl
[INFO] [stdout] [2m2025-11-09T02:40:14.323746Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpBdPvyf
[INFO] [stdout] [2m2025-11-09T02:40:14.323842Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpsIw7DH
[INFO] [stdout] [2m2025-11-09T02:40:14.323995Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVKfCUP/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.324086Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp2srfx0
[INFO] [stdout] [2m2025-11-09T02:40:14.324111Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.324114Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpfn9vMl/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.324152Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpBdPvyf/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.324226Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.324252Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpdboRcz/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.324360Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpGpOBbe/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.324445Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.324458Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.324270Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.324005Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpxogE1m
[INFO] [stdout] [2m2025-11-09T02:40:14.324601Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp7ioVf6/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.324302Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpbbfF1q
[INFO] [stdout] [2m2025-11-09T02:40:14.324700Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.324689Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp2ZeAvF/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.324802Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.324822Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpnkxjA7/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.324891Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpgulGLS/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.324949Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.324994Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.325099Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpsIw7DH/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.325210Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.325257Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpxogE1m/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.325327Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp2srfx0/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.325373Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.325364Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpbbfF1q/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.325434Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.325465Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_09_span_unaligned_13 ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.336088Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpdNW9cH
[INFO] [stdout] [2m2025-11-09T02:40:14.336495Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpiQS73g
[INFO] [stdout] [2m2025-11-09T02:40:14.336772Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpiQS73g/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.336914Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::dir_basic::test_creation_not_a_directory_err ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.337568Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpNG5xTI
[INFO] [stdout] [2m2025-11-09T02:40:14.337993Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp6Na1TV
[INFO] [stdout] test tests::dir_basic::test_create_remove_file ... FAILED
[INFO] [stdout] test tests::dir_basic::test_create_new_file_group_behaviour::group_2_FileGroup__Metadata ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.338264Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpNG5xTI/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.338400Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp6Na1TV/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.338415Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpMGPZGc
[INFO] [stdout] [2m2025-11-09T02:40:14.338522Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.338635Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.338726Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp9oBGn1
[INFO] [stdout] [2m2025-11-09T02:40:14.338924Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpMGPZGc/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.339036Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.339044Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp9oBGn1/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.339154Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::dir_basic::test_create_remove_file_still_in_use ... FAILED
[INFO] [stdout] test tests::ctx::test_ctx_builder_errors_with_miss_matched_encryption_keys ... FAILED
[INFO] [stdout] test tests::ctx::test_ctx_builder_open::case_2_encryption_off ... FAILED
[INFO] [stdout] test tests::dir_basic::test_directory_fmt_debug ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.339736Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpOUThaB
[INFO] [stdout] test tests::dir_basic::test_creation ... FAILED
[INFO] [stdout] test tests::dir_basic::test_create_remove_non_existing_files ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.340160Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp8imdeN
[INFO] [stdout] test tests::dir_basic::test_create_new_file_already_exists_error ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.340775Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp8imdeN/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.340907Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.341362Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpyeFzG2
[INFO] [stdout] [2m2025-11-09T02:40:14.341640Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpyEB9kk
[INFO] [stdout] [2m2025-11-09T02:40:14.342744Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpXYICeD
[INFO] [stdout] [2m2025-11-09T02:40:14.343040Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpOUThaB/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.343069Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpyeFzG2/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.343113Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.343150Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.342923Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpyEB9kk/pages
[INFO] [stdout] test tests::dir_basic::test_atomic_file ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.343307Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::ctx::test_ctx_builder_open::case_1_encryption_on ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.343505Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpotlzCn
[INFO] [stdout] [2m2025-11-09T02:40:14.343671Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmphG5r7Z
[INFO] [stdout] [2m2025-11-09T02:40:14.343736Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpCtMehp
[INFO] [stdout] [2m2025-11-09T02:40:14.344098Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpXYICeD/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.344199Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::dir_basic::test_create_new_file_group_behaviour::group_1_FileGroup__Pages ... FAILED
[INFO] [stdout] test tests::dir_basic::test_list_dir::num_files_1_0 ... FAILED
[INFO] [stdout] test tests::dir_basic::test_directory_make_file_atomic ... FAILED
[INFO] [stdout] test tests::dir_basic::test_create_new_file_group_behaviour::group_3_FileGroup__Wal ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.344575Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpf6nT7N
[INFO] [stdout] [2m2025-11-09T02:40:14.344597Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpotlzCn/pages
[INFO] [stdout] test tests::dir_basic::test_file_not_found ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.345005Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpJ01h8r
[INFO] [stdout] test tests::dir_basic::test_list_dir::num_files_2_1 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.345064Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpf6nT7N/pages
[INFO] [stdout] test tests::dir_fault_injection::test_removal_error_on_unregister::case_1_scheduler_closed ... FAILED
[INFO] [stdout] test tests::dir_basic::test_create_new_file_incrementing_id ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.345180Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.345252Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.345526Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpJ01h8r/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.345653Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::dir_fault_injection::test_ring_register_error::case_2_cancelled ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.347012Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpU99g0t
[INFO] [stdout] [2m2025-11-09T02:40:14.344772Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmphG5r7Z/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.347136Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.347639Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpU99g0t/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.347782Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.348299Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpCtMehp/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.348469Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::dir_basic::test_open_existing_files ... FAILED
[INFO] [stdout] test tests::dir_fault_injection::test_atomic_file_not_removed_before_rename_complete ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.351718Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpjh1ngi
[INFO] [stdout] [2m2025-11-09T02:40:14.351791Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpMsfZNP
[INFO] [stdout] [2m2025-11-09T02:40:14.353469Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpNO7SZg
[INFO] [stdout] [2m2025-11-09T02:40:14.353826Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpNO7SZg/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.353985Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::dir_basic::test_list_dir::num_files_3_13 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.354724Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpOecKmg
[INFO] [stdout] [2m2025-11-09T02:40:14.355448Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpOecKmg/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.355563Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.388286Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpMsfZNP/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.388482Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::file_basic::test_file_allocate ... [2m2025-11-09T02:40:14.389926Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpjh1ngi/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.390659Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] FAILED
[INFO] [stdout] test tests::dir_fault_injection::test_dir_sync_fail_on_file_creation ... FAILED
[INFO] [stdout] test tests::dir_fault_injection::test_ring_register_error::case_3_out_of_capacity ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.392510Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpmarcQC
[INFO] [stdout] test tests::dir_fault_injection::test_ring_register_error::case_1_scheduler_closed ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.392795Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpmarcQC/pages
[INFO] [stdout] test tests::dir_fault_injection::test_create_file_does_not_alter_next_id ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.392897Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpAyeQmB
[INFO] [stdout] test tests::dir_fault_injection::test_removal_error_on_unregister::case_2_cancelled ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.392962Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::dir_fault_injection::test_removal_error_on_unregister::case_3_out_of_capacity ... FAILED
[INFO] [stdout] test tests::file_basic::test_file_truncate ... FAILED
[INFO] [stdout] test tests::file_basic::test_file_read ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.393150Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpJRuACK
[INFO] [stdout] [2m2025-11-09T02:40:14.393245Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpCNA78M
[INFO] [stdout] [2m2025-11-09T02:40:14.393535Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpCNA78M/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.393535Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpAyeQmB/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.393607Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpg1D40H
[INFO] [stdout] [2m2025-11-09T02:40:14.393675Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.393681Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.394080Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpJRuACK/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.394479Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.394943Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpg1D40H/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.394998Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpX4JQQ9
[INFO] [stdout] test tests::page_file_allocator::test_capacity_count ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.395241Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpzBT1rO
[INFO] [stdout] test tests::file_fault_injection::test_wait_for_reply::case_1 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.396792Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::page_file_allocator::test_double_page_file_insert_does_not_overwrite ... ok
[INFO] [stdout] test tests::file_fault_injection::test_try_get_reply::case_3 ... FAILED
[INFO] [stdout] test tests::page_file_allocator::test_empty_write_controller ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.397021Z[0m [33m WARN[0m [2mlnx_vfs::page_file_allocator[0m[2m:[0m page write operation aborted, rolling back disk allocation reservation
[INFO] [stdout] [2m2025-11-09T02:40:14.397063Z[0m [33m WARN[0m [2mlnx_vfs::page_file_allocator[0m[2m:[0m page write operation aborted, rolling back disk allocation reservation
[INFO] [stdout] test tests::page_file_allocator::test_free ... ok
[INFO] [stdout] test tests::page_file_allocator::test_page_alloc_commited ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.397374Z[0m [33m WARN[0m [2mlnx_vfs::page_file_allocator[0m[2m:[0m page write operation aborted, rolling back disk allocation reservation
[INFO] [stdout] [2m2025-11-09T02:40:14.397396Z[0m [31mERROR[0m [2mlnx_vfs::page_file_allocator[0m[2m:[0m BUG: page file does not exist while trying to free pages [3mid[0m[2m=[0mPageFileId(1)
[INFO] [stdout] [2m2025-11-09T02:40:14.397406Z[0m [33m WARN[0m [2mlnx_vfs::page_file_allocator[0m[2m:[0m page write operation aborted, rolling back disk allocation reservation
[INFO] [stdout] test tests::page_file_allocator::test_num_pages_count ... ok
[INFO] [stdout] test tests::page_file_allocator::test_page_alloc_page_file_full ... ok
[INFO] [stdout] test tests::page_file_allocator::test_page_alloc_reverted ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.397533Z[0m [33m WARN[0m [2mlnx_vfs::page_file_allocator[0m[2m:[0m page write operation aborted, rolling back disk allocation reservation
[INFO] [stdout] [2m2025-11-09T02:40:14.397535Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpX4JQQ9/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.397439Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpzBT1rO/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.397713Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.397764Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.398192Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpxpxEBX
[INFO] [stdout] test tests::page_file_allocator::test_remove_page_file ... ok
[INFO] [stdout] test tests::page_file_allocator::test_write_alloc_tx_debug_format ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.398557Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpxpxEBX/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.398666Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::page_file_allocator::test_panic_on_free_non_existent_file - should panic ... ok
[INFO] [stdout] test tests::file_fault_injection::test_wait_for_reply::case_2 ... FAILED
[INFO] [stdout] test tests::file_fault_injection::test_wait_for_reply::case_3 ... FAILED
[INFO] [stdout] test tests::file_basic::test_file_write ... FAILED
[INFO] [stdout] test tests::file_fault_injection::test_try_get_reply::case_1 ... FAILED
[INFO] [stdout] test tests::stream_reader::test_reader_short_read_error ... FAILED
[INFO] [stdout] test tests::file_fault_injection::test_try_get_reply::case_4 ... FAILED
[INFO] [stdout] test tests::file_fault_injection::test_try_get_reply::case_2 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.407613Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpA2rJxP
[INFO] [stdout] [2m2025-11-09T02:40:14.408001Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVhbUSB
[INFO] [stdout] [2m2025-11-09T02:40:14.408340Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpA2rJxP/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.408465Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.410998Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVhbUSB/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.411139Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::stream_reader::test_reader_unexpected_eof ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.412532Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpfYeUc0
[INFO] [stdout] [2m2025-11-09T02:40:14.419969Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpfYeUc0/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.420120Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::stream_reader::test_stream_reader_builder_construction::case_1 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.422297Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpOnctfw
[INFO] [stdout] test tests::stream_reader::test_stream_reader_builder_construction::case_2 - should panic ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.426205Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpyFWFkt
[INFO] [stdout] [2m2025-11-09T02:40:14.426473Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpyFWFkt/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.426472Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpOnctfw/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.426603Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.426682Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::stream_reader::test_stream_reader_builder_construction::case_3 - should panic ... FAILED
[INFO] [stdout] test utils::tests::test_align_down ... ok
[INFO] [stdout] test tests::stream_reader::test_stream_reader_builder_construction::case_4 - should panic ... FAILED
[INFO] [stdout] test utils::tests::test_align_up ... ok
[INFO] [stdout] test utils::tests::test_single_or_shared ... ok
[INFO] [stdout] test utils::tests::test_single_or_shared_none_variant_panics - should panic ... ok
[INFO] [stdout] [2m2025-11-09T02:40:14.437267Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpq57GXS
[INFO] [stdout] [2m2025-11-09T02:40:14.437558Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpq57GXS/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.437700Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::stream_reader::test_reader_single_read::offset_2_4096::read_size_1_20 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.459081Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpmescfp
[INFO] [stdout] [2m2025-11-09T02:40:14.459465Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpmescfp/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.459596Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::stream_reader::test_reader_single_read::offset_1_0::read_size_1_20 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.469723Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpDnMkac
[INFO] [stdout] [2m2025-11-09T02:40:14.470893Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpDnMkac/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.471050Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::stream_reader::test_reader_single_read::offset_2_4096::read_size_2_512 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.520580Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpnsBMEW
[INFO] [stdout] [2m2025-11-09T02:40:14.528157Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpnsBMEW/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.528407Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.562380Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpDMpN5U
[INFO] [stdout] [2m2025-11-09T02:40:14.566008Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpDMpN5U/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.566300Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2025-11-09T02:40:14.569569Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp05mHsP
[INFO] [stdout] test tests::stream_reader::test_reader_single_read::offset_2_4096::read_size_4_6410 ... FAILED
[INFO] [stdout] test tests::stream_reader::test_reader_single_read::offset_1_0::read_size_3_4096 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.580132Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp05mHsP/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.580321Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::stream_reader::test_reader_single_read::offset_1_0::read_size_4_6410 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.604114Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpc1Kvtq
[INFO] [stdout] [2m2025-11-09T02:40:14.610409Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpc1Kvtq/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.610578Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::stream_reader::test_reader_single_read::offset_1_0::read_size_2_512 ... FAILED
[INFO] [stdout] [2m2025-11-09T02:40:14.630068Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpJ09cLi
[INFO] [stdout] [2m2025-11-09T02:40:14.633188Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpJ09cLi/pages
[INFO] [stdout] [2m2025-11-09T02:40:14.633330Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::stream_reader::test_reader_single_read::offset_2_4096::read_size_3_4096 ... FAILED
[INFO] [stdout] test tests::encryption_key::test_encryption_keys_debug_does_not_leak_info ... ok
[INFO] [stdout] test tests::encryption_key::test_generate_keys_and_decode_keys ... ok
[INFO] [stdout] test tests::encryption_key::test_decode_encryption_keys_wrong_password ... ok
[INFO] [stdout] test tests::encryption_file::test_generation_and_load_keys_file ... ok
[INFO] [stdout] test tests::encryption_file::test_change_password_keys_file ... ok
[INFO] [stdout] test tests::encryption_key::test_rencode_encryption_keys ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cache::mem_block::tests::mutate_page::test_create_memory_block::case_08_std_32kb_xn_pages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cache::mem_block::tests::mutate_page::test_create_memory_block::case_08_std_32kb_xn_pages' (86) panicked at src/cache/mem_block/tests/mutate_page.rs:30:10:
[INFO] [stdout] virtual memory block should be created: Os { code: 12, kind: OutOfMemory, message: "Cannot allocate memory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7f2b6 - core::result::Result<T,E>::expect::haef0c1eea63fe86d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57bc4a360 - lnx_vfs::cache::mem_block::tests::mutate_page::test_create_memory_block::hb29f32bd018869ba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache/mem_block/tests/mutate_page.rs:30:10
[INFO] [stdout]   22:     0x55c57bbbc485 - lnx_vfs::cache::mem_block::tests::mutate_page::test_create_memory_block::case_08_std_32kb_xn_pages::h51cefc096f346d48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache/mem_block/tests/mutate_page.rs:3:1
[INFO] [stdout]   23:     0x55c57bbbc4a7 - lnx_vfs::cache::mem_block::tests::mutate_page::test_create_memory_block::case_08_std_32kb_xn_pages::{{closure}}::h3b5d97908ac8926b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache/mem_block/tests/mutate_page.rs:3:18
[INFO] [stdout]   24:     0x55c57ba675f6 - core::ops::function::FnOnce::call_once::h0f825f53a7092476
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   46:     0x7fb4650c5a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cache::mem_block::tests::mutate_page::test_create_memory_block::case_16_std_128kb_xn_pages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cache::mem_block::tests::mutate_page::test_create_memory_block::case_16_std_128kb_xn_pages' (94) panicked at src/cache/mem_block/tests/mutate_page.rs:30:10:
[INFO] [stdout] virtual memory block should be created: Os { code: 12, kind: OutOfMemory, message: "Cannot allocate memory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7f2b6 - core::result::Result<T,E>::expect::haef0c1eea63fe86d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57bc4a360 - lnx_vfs::cache::mem_block::tests::mutate_page::test_create_memory_block::hb29f32bd018869ba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache/mem_block/tests/mutate_page.rs:30:10
[INFO] [stdout]   22:     0x55c57bbbc905 - lnx_vfs::cache::mem_block::tests::mutate_page::test_create_memory_block::case_16_std_128kb_xn_pages::hd3889999d5e380af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache/mem_block/tests/mutate_page.rs:3:1
[INFO] [stdout]   23:     0x55c57bbbc927 - lnx_vfs::cache::mem_block::tests::mutate_page::test_create_memory_block::case_16_std_128kb_xn_pages::{{closure}}::h6a6693e921c74aaa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache/mem_block/tests/mutate_page.rs:3:18
[INFO] [stdout]   24:     0x55c57ba67b26 - core::ops::function::FnOnce::call_once::h143471c296346e4d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   46:     0x7fb4650c5a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_1_0 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_1_0' (260) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc606e - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::{{closure}}::h2e1f17547d0e294f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x55c57be23833 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_1_0::{{closure}}::hef60439cc55dd955
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57be2363b - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_1_0::h1937a4156168bf9a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x55c57be236d7 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_1_0::{{closure}}::h7b7910bbaceb9913
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x55c57ba66686 - core::ops::function::FnOnce::call_once::h037792787f8ed8cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_5_7423 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_5_7423' (264) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc606e - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::{{closure}}::h2e1f17547d0e294f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x55c57be24706 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_5_7423::{{closure}}::h05afc86d12b589ca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57be2453b - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_5_7423::h16b072e9e805c027
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x55c57be24797 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_5_7423::{{closure}}::h7f26fd6e9a2e4bbf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x55c57ba75346 - core::ops::function::FnOnce::call_once::hcdfa69a076d3a643
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_2_1' (261) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc606e - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::{{closure}}::h2e1f17547d0e294f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x55c57be23bc6 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_2_1::{{closure}}::h021bc27e5eed04a8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57be239fb - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_2_1::h9a3c3002272e9f95
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x55c57be23c57 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_2_1::{{closure}}::hbc52042eb996a689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x55c57ba72e76 - core::ops::function::FnOnce::call_once::hb076dffebe511e47
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_4_400 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_4_400' (268) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc606e - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::{{closure}}::h2e1f17547d0e294f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x55c57bad8e69 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_4_400::{{closure}}::hb35269fb6be3a446
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bad8c6b - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_4_400::h8d8278ecaee69713
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x55c57bad8d07 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_4_400::{{closure}}::h7f8669e6ef73add4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x55c57ba6a286 - core::ops::function::FnOnce::call_once::h34006f1241ca6422
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_4_400 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_4_400' (263) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc606e - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::{{closure}}::h2e1f17547d0e294f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x55c57be24376 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_4_400::{{closure}}::hf3f80d6efc966890
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57be2417b - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_4_400::hf1bff5b4861b4d19
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x55c57be24217 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_4_400::{{closure}}::hdd2fdd0fda7237b3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x55c57ba77746 - core::ops::function::FnOnce::call_once::hf1d6575b1f8df963
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_5_7423 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_5_7423' (284) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc606e - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::{{closure}}::h2e1f17547d0e294f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x55c57bad91f9 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_5_7423::{{closure}}::h46bb9cf77105270e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bad902b - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_5_7423::h55c24fe738098fe2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x55c57bad9287 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_5_7423::{{closure}}::h78196da57cb57f15
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x55c57ba6df76 - core::ops::function::FnOnce::call_once::h69d3a07ecbb05c0d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_2_1' (288) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc29a4a - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::{{closure}}::hae8066935786f6c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x55c57be7bcf6 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_2_1::{{closure}}::hcda9a7cdfd46730a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57be7bafa - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_2_1::h28d925aaa5f4fe08
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x55c57be7bb97 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_2_1::{{closure}}::ha810dfb3b179435b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x55c57ba693a6 - core::ops::function::FnOnce::call_once::h28822687e5b632be
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_2_1' (266) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc606e - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::{{closure}}::h2e1f17547d0e294f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x55c57bad86e9 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_2_1::{{closure}}::hb3a0a02396d0f653
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bad84eb - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_2_1::hae9ea89c558dcc07
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x55c57bad8587 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_2_1::{{closure}}::h3a0babc6edff5880
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x55c57ba6fb56 - core::ops::function::FnOnce::call_once::h83315b69372caa50
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_3_10 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_3_10' (293) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc29a4a - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::{{closure}}::hae8066935786f6c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x55c57be7c0c6 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_3_10::{{closure}}::h6c2dedc379ab2b07
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57be7beca - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_3_10::ha20900696df38eb6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x55c57be7bf67 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_3_10::{{closure}}::h33b887c3701aecb9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x55c57ba6eb66 - core::ops::function::FnOnce::call_once::h75319d5ceee11fbf
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_3_10 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_3_10' (262) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc606e - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::{{closure}}::h2e1f17547d0e294f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x55c57be23fb6 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_3_10::{{closure}}::h3594355cda2b5a52
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57be23dbb - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_3_10::h18a18cb22ad02175
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x55c57be23e57 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_3_10::{{closure}}::h2086dc3169c1dc3d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x55c57ba6b506 - core::ops::function::FnOnce::call_once::h442783c7ee511a7c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_1_0 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_1_0' (297) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc29a4a - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::{{closure}}::hae8066935786f6c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x55c57bc28838 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_1_0::{{closure}}::h1945a579c1e31520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bc2866a - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_1_0::h2122794842aefa0a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x55c57bc288c7 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_1_0::{{closure}}::h5f9947f47cbfe42f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x55c57ba72536 - core::ops::function::FnOnce::call_once::ha674ecfaffef99f8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_3_10 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_3_10' (304) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc29a4a - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::{{closure}}::hae8066935786f6c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x55c57bc28fd9 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_3_10::{{closure}}::hdcebf490caa9e777
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bc28e0a - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_3_10::h7c6800834fa6e4cc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x55c57bc29067 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_3_10::{{closure}}::hebe1d56b8b35ab57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x55c57ba6ee16 - core::ops::function::FnOnce::call_once::h7836656cf3f3c983
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_5_7423 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_5_7423' (296) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc29a4a - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::{{closure}}::hae8066935786f6c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x55c57be7c836 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_5_7423::{{closure}}::h969f63c6f323c085
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57be7c66a - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_5_7423::h1f9dfaf60a51c229
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x55c57be7c8c7 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_5_7423::{{closure}}::hf56f99eb2793082b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x55c57ba6fa96 - core::ops::function::FnOnce::call_once::h82833ce9d7bb1658
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_missing_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_missing_header' (315) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc2810b - lnx_vfs::checkpoint::tests::reader::test_missing_header::{{closure}}::test_missing_header::{{closure}}::h95451ca3970897b6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:143:45
[INFO] [stdout]   24:     0x55c57bc27f1b - lnx_vfs::checkpoint::tests::reader::test_missing_header::{{closure}}::h422b38f560f5402d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:140:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bc27d3b - lnx_vfs::checkpoint::tests::reader::test_missing_header::he3aed74e0125ded4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:140:1
[INFO] [stdout]   47:     0x55c57bc27dd7 - lnx_vfs::checkpoint::tests::reader::test_missing_header::{{closure}}::h010a6252bc519cfa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:140:18
[INFO] [stdout]   48:     0x55c57ba67dc6 - core::ops::function::FnOnce::call_once::h16cbe0545ac757bf
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_3_10 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_3_10' (321) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc7c89 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::{{closure}}::h6478af0da39e8005
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x55c57bcc72a6 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_3_10::{{closure}}::h8546901a44787ca9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bcc70ab - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_3_10::h6333f671e394ca33
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x55c57bcc7147 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_3_10::{{closure}}::h461394c81564ecfd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x55c57ba72f36 - core::ops::function::FnOnce::call_once::hb10eb7992a862e80
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_3_10 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_3_10' (267) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc606e - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::{{closure}}::h2e1f17547d0e294f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x55c57bad8a79 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_3_10::{{closure}}::h0c5eb16ab57f0cf2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bad88ab - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_3_10::hc255630bc1c72704
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x55c57bad8b07 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_3_10::{{closure}}::h13e1d6b2affa5807
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x55c57ba71af6 - core::ops::function::FnOnce::call_once::h9c2812b2dbb4313d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_1_0 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_1_0' (316) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc7c89 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::{{closure}}::h6478af0da39e8005
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x55c57bcc6af3 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_1_0::{{closure}}::h9b4a517331979690
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bcc692b - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_1_0::h4949ccca6f0b7c96
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x55c57bcc6b87 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_1_0::{{closure}}::haea655c4d7d16f36
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x55c57ba6d236 - core::ops::function::FnOnce::call_once::h5c89b031cf6cbd3b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_2_1' (300) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc29a4a - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::{{closure}}::hae8066935786f6c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x55c57bc28c39 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_2_1::{{closure}}::h99d34dcb56f7e210
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bc28a3a - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_2_1::hc0466168fbc53c79
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x55c57bc28ad7 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_2_1::{{closure}}::h556b5adde55c59c2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x55c57ba68366 - core::ops::function::FnOnce::call_once::h1a3dd5d56ce11a0d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_4_400 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_4_400' (295) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc29a4a - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::{{closure}}::hae8066935786f6c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x55c57be7c496 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_4_400::{{closure}}::hd3913d91d354aa7d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57be7c29a - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_4_400::h649ff0e4d6f3f362
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x55c57be7c337 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_4_400::{{closure}}::ha1a4a816a86b04a6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x55c57ba67966 - core::ops::function::FnOnce::call_once::h12f9118dcee88161
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_5_7423 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_5_7423' (329) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc7c89 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::{{closure}}::h6478af0da39e8005
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x55c57bcc79f6 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_5_7423::{{closure}}::hd867220b39d049ea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bcc782b - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_5_7423::hbf3ff42f90f6c10f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x55c57bcc7a87 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_5_7423::{{closure}}::he68a23257b044fac
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x55c57ba67926 - core::ops::function::FnOnce::call_once::h12c6a62823db4d5e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_4_400 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_4_400' (327) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc7c89 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::{{closure}}::h6478af0da39e8005
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x55c57bcc7666 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_4_400::{{closure}}::hf3c13f627dbb3c81
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bcc746b - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_4_400::h43f74636aaaa1520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x55c57bcc7507 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_4_400::{{closure}}::hee59be6cf2b2c715
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x55c57ba66946 - core::ops::function::FnOnce::call_once::h052ea80512a1f201
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_1_0 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_1_0' (330) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc7c89 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::{{closure}}::h6478af0da39e8005
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x55c57bbd67d8 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_1_0::{{closure}}::h8e0e1b372c14ee39
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bbd660b - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_1_0::hf00c3a1949aea38a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x55c57bbd6867 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_1_0::{{closure}}::hbf03ea84b9fa2a8a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x55c57ba71156 - core::ops::function::FnOnce::call_once::h950b2b338e0e0e02
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_3_10 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_3_10' (338) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc7c89 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::{{closure}}::h6478af0da39e8005
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x55c57bbd6f59 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_3_10::{{closure}}::h4043c67d08ff66bf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bbd6d8b - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_3_10::hfb1ffee33d528a5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x55c57bbd6fe7 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_3_10::{{closure}}::h69e5ec13fca347ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x55c57ba6a026 - core::ops::function::FnOnce::call_once::h3161c3501dc77f5a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_1_0 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_1_0' (265) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc606e - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::{{closure}}::h2e1f17547d0e294f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x55c57bad82f8 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_1_0::{{closure}}::h46ce874d08a5220a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bad812b - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_1_0::hf89c332f8c209f48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x55c57bad8387 - lnx_vfs::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_1_0::{{closure}}::hf2561c56dca4bfc7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x55c57ba6d746 - core::ops::function::FnOnce::call_once::h61255a2c445d1b31
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_header_encryption_missmatch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_header_encryption_missmatch' (312) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc2b1db - lnx_vfs::checkpoint::tests::reader::test_header_encryption_missmatch::{{closure}}::test_header_encryption_missmatch::{{closure}}::ha4674d1fb579c4d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:75:54
[INFO] [stdout]   24:     0x55c57bc2af3b - lnx_vfs::checkpoint::tests::reader::test_header_encryption_missmatch::{{closure}}::ha0c054df02d25ad0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:72:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bc2ad5a - lnx_vfs::checkpoint::tests::reader::test_header_encryption_missmatch::h8e98d803b70bc6f4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:72:1
[INFO] [stdout]   47:     0x55c57bc2adf7 - lnx_vfs::checkpoint::tests::reader::test_header_encryption_missmatch::{{closure}}::h1970e523c6c01538
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:72:18
[INFO] [stdout]   48:     0x55c57ba6f4a6 - core::ops::function::FnOnce::call_once::h7e82f6eef84c402d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_2_1' (317) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc7c89 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::{{closure}}::h6478af0da39e8005
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x55c57bcc6ee6 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_2_1::{{closure}}::hc6f5358e8a761468
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bcc6ceb - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_2_1::h5d0aa1023c3cc6f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x55c57bcc6d87 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_2_1::{{closure}}::h27b9b7f227583e79
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x55c57ba6c286 - core::ops::function::FnOnce::call_once::h4f538ee32a7fe3b7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_5_7423 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_5_7423' (344) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc7c89 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::{{closure}}::h6478af0da39e8005
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x55c57bbd76d9 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_5_7423::{{closure}}::h63dac32794178651
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bbd750b - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_5_7423::h0ae0e53f2023606b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x55c57bbd7767 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_5_7423::{{closure}}::hf79f66f16050324a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x55c57ba6ec66 - core::ops::function::FnOnce::call_once::h76b9f4e00e036012
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_5_7423 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_5_7423' (308) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc29a4a - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::{{closure}}::hae8066935786f6c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x55c57bc29779 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_5_7423::{{closure}}::h16188a4d746be406
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bc295aa - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_5_7423::h627c8eabec3d4851
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x55c57bc29807 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_5_7423::{{closure}}::hbfd910175c3140a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x55c57ba6f726 - core::ops::function::FnOnce::call_once::h7ff74fee4826e30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_1_0 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_1_0' (287) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc29a4a - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::{{closure}}::hae8066935786f6c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x55c57be7b923 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_1_0::{{closure}}::hd105e0b9744f3646
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57be7b72a - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_1_0::h085c0b4b9b1124ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x55c57be7b7c7 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_1_0::{{closure}}::hb39c6af202fd8775
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x55c57ba6ae86 - core::ops::function::FnOnce::call_once::h3ef4499751659078
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::cache::tests::test_controller_updates_shared_maps stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::cache::tests::test_controller_updates_shared_maps' (380) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc2dff5 - lnx_vfs::controller::cache::tests::test_controller_updates_shared_maps::{{closure}}::hfa92a4347bb56db8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/cache.rs:453:49
[INFO] [stdout]   24:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   36:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   37:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x55c57bc2ddf3 - lnx_vfs::controller::cache::tests::test_controller_updates_shared_maps::h5a7498918f623219
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/cache.rs:495:77
[INFO] [stdout]   46:     0x55c57bc2de87 - lnx_vfs::controller::cache::tests::test_controller_updates_shared_maps::{{closure}}::hc18bb20d6939b1f9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/cache.rs:452:51
[INFO] [stdout]   47:     0x55c57ba740a6 - core::ops::function::FnOnce::call_once::hbf0a271d1de7a717
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   60:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   65:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   67:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   68:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   69:     0x7fb4650c5a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_4_400 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_4_400' (343) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc7c89 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::{{closure}}::h6478af0da39e8005
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x55c57bbd7319 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_4_400::{{closure}}::h22e7d0486cc661fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bbd714b - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_4_400::hbbc31996cb79fdd5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x55c57bbd73a7 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_4_400::{{closure}}::hffcb40f1a265c006
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x55c57ba6a8a6 - core::ops::function::FnOnce::call_once::h3a1827ca01fed732
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_4_400 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_4_400' (307) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc29a4a - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::{{closure}}::hae8066935786f6c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x55c57bc293a9 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_4_400::{{closure}}::h0268d3c64f0d799b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bc291da - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_4_400::hff2b9dbbec3d39ea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x55c57bc29437 - lnx_vfs::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_4_400::{{closure}}::h9bbfaeaac3a1b1af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x55c57ba75106 - core::ops::function::FnOnce::call_once::hcc431a318f8abedb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_2_1' (336) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc7c89 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::{{closure}}::h6478af0da39e8005
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x55c57bbd6b99 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_2_1::{{closure}}::hc266fad485a675a0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bbd69cb - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_2_1::h3ec0f8a92fab47f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x55c57bbd6c27 - lnx_vfs::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_2_1::{{closure}}::hcfed9423485452de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x55c57ba77586 - core::ops::function::FnOnce::call_once::hf14a10045a7818df
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_2_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_2_3' (419) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc397aa - lnx_vfs::controller::tests::cache::test_controller_create_layer::{{closure}}::h16a2de8a8d97178b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:13:45
[INFO] [stdout]   24:     0x55c57bbd8f34 - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_2_3::{{closure}}::h1fd39a5c548b0c3e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bbd8d73 - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_2_3::h78f0d2dc29a7296a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   47:     0x55c57bbd8fc7 - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_2_3::{{closure}}::h2b6e6a02c11b31e0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:18
[INFO] [stdout]   48:     0x55c57ba76bf6 - core::ops::function::FnOnce::call_once::he89c0da592106966
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_3_7 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_3_7' (422) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc397aa - lnx_vfs::controller::tests::cache::test_controller_create_layer::{{closure}}::h16a2de8a8d97178b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:13:45
[INFO] [stdout]   24:     0x55c57bbd9314 - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_3_7::{{closure}}::he20b6b8ad4a93642
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bbd9123 - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_3_7::hbae4314f373097a9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   47:     0x55c57bbd91b7 - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_3_7::{{closure}}::ha5cedc3e645617ea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:18
[INFO] [stdout]   48:     0x55c57ba682e6 - core::ops::function::FnOnce::call_once::h1a295846bcc7a377
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_4_12 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_4_12' (424) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc397aa - lnx_vfs::controller::tests::cache::test_controller_create_layer::{{closure}}::h16a2de8a8d97178b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:13:45
[INFO] [stdout]   24:     0x55c57bbd9694 - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_4_12::{{closure}}::h09ced2d5aa8ddd93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bbd94d3 - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_4_12::h2c2c149f4498d40e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   47:     0x55c57bbd9727 - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_4_12::{{closure}}::h706abaf82d16f299
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:18
[INFO] [stdout]   48:     0x55c57ba781b6 - core::ops::function::FnOnce::call_once::hfcbe2e459a861928
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_2_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_2_3' (430) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc397aa - lnx_vfs::controller::tests::cache::test_controller_create_layer::{{closure}}::h16a2de8a8d97178b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:13:45
[INFO] [stdout]   24:     0x55c57bd0023d - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_2_3::{{closure}}::h42a52dd97dcbe319
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bd00073 - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_2_3::h6e791eaf6c39f15e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   47:     0x55c57bd002d7 - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_2_3::{{closure}}::h476595949b59348d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:18
[INFO] [stdout]   48:     0x55c57ba69886 - core::ops::function::FnOnce::call_once::h2ad43ee7403a859e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_3_7 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_3_7' (431) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc397aa - lnx_vfs::controller::tests::cache::test_controller_create_layer::{{closure}}::h16a2de8a8d97178b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:13:45
[INFO] [stdout]   24:     0x55c57bd0062d - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_3_7::{{closure}}::h78329b7ca7eac1ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bd00433 - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_3_7::h946558553ec0ab23
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   47:     0x55c57bd004c7 - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_3_7::{{closure}}::h03939eb5a5643f97
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:18
[INFO] [stdout]   48:     0x55c57ba6c146 - core::ops::function::FnOnce::call_once::h4e67565384bc36e4
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_4_12 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_4_12' (437) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc397aa - lnx_vfs::controller::tests::cache::test_controller_create_layer::{{closure}}::h16a2de8a8d97178b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:13:45
[INFO] [stdout]   24:     0x55c57bd009ed - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_4_12::{{closure}}::hbc871b20edd6d646
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bd007f3 - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_4_12::heb2645b3a1230571
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   47:     0x55c57bd00887 - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_4_12::{{closure}}::h48f47fac478b8124
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:18
[INFO] [stdout]   48:     0x55c57ba70c26 - core::ops::function::FnOnce::call_once::h910031976861d571
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_layer_controls::capacity_1_0 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_layer_controls::capacity_1_0' (439) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc3a458 - lnx_vfs::controller::tests::cache::test_controller_layer_controls::{{closure}}::he91f16b98288b0f5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:33:45
[INFO] [stdout]   24:     0x55c57bc39e93 - lnx_vfs::controller::tests::cache::test_controller_layer_controls::capacity_1_0::{{closure}}::hefe92a4901179d47
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:30:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bc39cb3 - lnx_vfs::controller::tests::cache::test_controller_layer_controls::capacity_1_0::h29eb694ebe8d3090
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:30:1
[INFO] [stdout]   47:     0x55c57bc39d47 - lnx_vfs::controller::tests::cache::test_controller_layer_controls::capacity_1_0::{{closure}}::h394562ba36bf7169
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:30:18
[INFO] [stdout]   48:     0x55c57ba69806 - core::ops::function::FnOnce::call_once::h2aa658a00d3f9a77
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_layer_controls::capacity_2_12810 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_layer_controls::capacity_2_12810' (444) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc3a458 - lnx_vfs::controller::tests::cache::test_controller_layer_controls::{{closure}}::he91f16b98288b0f5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:33:45
[INFO] [stdout]   24:     0x55c57bc3a23c - lnx_vfs::controller::tests::cache::test_controller_layer_controls::capacity_2_12810::{{closure}}::h59b79120eec02478
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:30:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bc3a053 - lnx_vfs::controller::tests::cache::test_controller_layer_controls::capacity_2_12810::hf9d7f35c9e173c89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:30:1
[INFO] [stdout]   47:     0x55c57bc3a0e7 - lnx_vfs::controller::tests::cache::test_controller_layer_controls::capacity_2_12810::{{closure}}::h1f38774b32222a74
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:30:18
[INFO] [stdout]   48:     0x55c57ba6d0f6 - core::ops::function::FnOnce::call_once::h5afa901a8b8a4e0a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_layer_remove_non_existant_layer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_layer_remove_non_existant_layer' (445) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc3b395 - lnx_vfs::controller::tests::cache::test_controller_layer_remove_non_existant_layer::{{closure}}::hc202ccb6699a36b1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:69:45
[INFO] [stdout]   24:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   36:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   37:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x55c57bc3b1c3 - lnx_vfs::controller::tests::cache::test_controller_layer_remove_non_existant_layer::he12884b6b0e12427
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:75:44
[INFO] [stdout]   46:     0x55c57bc3b257 - lnx_vfs::controller::tests::cache::test_controller_layer_remove_non_existant_layer::{{closure}}::h4caf51fda4a04ea5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:68:59
[INFO] [stdout]   47:     0x55c57ba69126 - core::ops::function::FnOnce::call_once::h2601969c54fca852
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   60:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   65:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   67:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   68:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   69:     0x7fb4650c5a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_reassign_non_existant_group stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_reassign_non_existant_group' (451) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc3af15 - lnx_vfs::controller::tests::cache::test_controller_reassign_non_existant_group::{{closure}}::he5d00af976604cb1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:80:45
[INFO] [stdout]   24:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   36:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   37:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x55c57bc3ad43 - lnx_vfs::controller::tests::cache::test_controller_reassign_non_existant_group::hca142e69a94580a8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:86:62
[INFO] [stdout]   46:     0x55c57bc3add7 - lnx_vfs::controller::tests::cache::test_controller_reassign_non_existant_group::{{closure}}::h18c55b94495016eb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:79:55
[INFO] [stdout]   47:     0x55c57ba6fea6 - core::ops::function::FnOnce::call_once::h86f4115f96ad3d33
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   60:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   65:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   67:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   68:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   69:     0x7fb4650c5a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::checkpoint::test_file_save::case_2_single_entry stdout ----
[INFO] [stdout] ------------ TEST ARGUMENTS ------------
[INFO] [stdout] entries = [PageMetadata { group: PageGroupId(1), revision: 0, next_page_id: PageId(1), id: PageId(4), data_len: 0, context: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }]
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::checkpoint::test_file_save::case_2_single_entry' (455) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc89e3 - lnx_vfs::controller::tests::checkpoint::test_file_save::{{closure}}::hbf5a46c9b49bd189
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:53:45
[INFO] [stdout]   24:     0x55c57baf5b8d - lnx_vfs::controller::tests::checkpoint::test_file_save::case_2_single_entry::{{closure}}::h973d0ca7f12bbc5f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:16:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57baf580a - lnx_vfs::controller::tests::checkpoint::test_file_save::case_2_single_entry::hbf7c6a76d378cd6f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:16:1
[INFO] [stdout]   47:     0x55c57baf58a7 - lnx_vfs::controller::tests::checkpoint::test_file_save::case_2_single_entry::{{closure}}::h503b9c1eeefa0e28
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:16:18
[INFO] [stdout]   48:     0x55c57ba6ef16 - core::ops::function::FnOnce::call_once::h7899c9f97f767d9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::checkpoint::test_file_save::case_3_multiple_blocks stdout ----
[INFO] [stdout] ------------ TEST ARGUMENTS ------------
[INFO] [stdout] entries = [PageMetadata { group: PageGroupId(1), revision: 0, next_page_id: PageId(1), id: PageId(4), data_len: 0, context: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, PageMetadata { group: PageGroupId(1), revision: 0, next_page_id: PageId(1), id: PageId(16388), data_len: 0, context: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }]
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::checkpoint::test_file_save::case_3_multiple_blocks' (460) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc89e3 - lnx_vfs::controller::tests::checkpoint::test_file_save::{{closure}}::hbf5a46c9b49bd189
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:53:45
[INFO] [stdout]   24:     0x55c57baf60af - lnx_vfs::controller::tests::checkpoint::test_file_save::case_3_multiple_blocks::{{closure}}::h13c4078d32ca53e9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:16:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57baf5d5a - lnx_vfs::controller::tests::checkpoint::test_file_save::case_3_multiple_blocks::h739ac4b21785a921
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:16:1
[INFO] [stdout]   47:     0x55c57baf6137 - lnx_vfs::controller::tests::checkpoint::test_file_save::case_3_multiple_blocks::{{closure}}::hc1bf21ecfee5bbf0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:16:18
[INFO] [stdout]   48:     0x55c57ba671a6 - core::ops::function::FnOnce::call_once::h0be60104889a8245
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::checkpoint::test_page_table_load_from_checkpoints stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::checkpoint::test_page_table_load_from_checkpoints' (465) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bccc2d4 - lnx_vfs::controller::tests::checkpoint::test_page_table_load_from_checkpoints::{{closure}}::he90eb58ac58784ba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:98:45
[INFO] [stdout]   24:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   36:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   37:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x55c57bccc07a - lnx_vfs::controller::tests::checkpoint::test_page_table_load_from_checkpoints::h482df1283735fda3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:130:39
[INFO] [stdout]   46:     0x55c57bccc117 - lnx_vfs::controller::tests::checkpoint::test_page_table_load_from_checkpoints::{{closure}}::h4e716c5f1973e0ef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:97:49
[INFO] [stdout]   47:     0x55c57ba71f36 - core::ops::function::FnOnce::call_once::ha0369b89f3713339
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   60:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   65:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   67:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   68:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   69:     0x7fb4650c5a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_1_1' (429) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bc397aa - lnx_vfs::controller::tests::cache::test_controller_create_layer::{{closure}}::h16a2de8a8d97178b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:13:45
[INFO] [stdout]   24:     0x55c57bcffead - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_1_1::{{closure}}::hd594d20e351115ea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57bcffcb3 - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_1_1::hc7d3d9b811b04c87
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   47:     0x55c57bcffd47 - lnx_vfs::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_1_1::{{closure}}::h9c7625dc09871b5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:18
[INFO] [stdout]   48:     0x55c57ba6dc96 - core::ops::function::FnOnce::call_once::h65e18d0b705ba962
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::checkpoint::test_file_save::case_1_empty_table stdout ----
[INFO] [stdout] ------------ TEST ARGUMENTS ------------
[INFO] [stdout] entries = []
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::checkpoint::test_file_save::case_1_empty_table' (453) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcc89e3 - lnx_vfs::controller::tests::checkpoint::test_file_save::{{closure}}::hbf5a46c9b49bd189
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:53:45
[INFO] [stdout]   24:     0x55c57baf5639 - lnx_vfs::controller::tests::checkpoint::test_file_save::case_1_empty_table::{{closure}}::hb0ec427f1e5a9b11
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:16:1
[INFO] [stdout]   25:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x55c57baf52ba - lnx_vfs::controller::tests::checkpoint::test_file_save::case_1_empty_table::h4f3cebe8e881f210
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:16:1
[INFO] [stdout]   47:     0x55c57baf5357 - lnx_vfs::controller::tests::checkpoint::test_file_save::case_1_empty_table::{{closure}}::h5b9c6e8ec23bff4e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:16:18
[INFO] [stdout]   48:     0x55c57ba6ffe6 - core::ops::function::FnOnce::call_once::h88c3dddb9855eae7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   70:     0x7fb4650c5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::checkpoint::test_page_table_load_from_checkpoints_cleanup_outdated_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::checkpoint::test_page_table_load_from_checkpoints_cleanup_outdated_files' (469) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcce110 - lnx_vfs::controller::tests::checkpoint::test_page_table_load_from_checkpoints_cleanup_outdated_files::{{closure}}::ha353ea1a033f0d1f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:135:45
[INFO] [stdout]   24:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   36:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   37:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x55c57bccde5a - lnx_vfs::controller::tests::checkpoint::test_page_table_load_from_checkpoints_cleanup_outdated_files::h0b550b81367b3e83
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:170:42
[INFO] [stdout]   46:     0x55c57bccdef7 - lnx_vfs::controller::tests::checkpoint::test_page_table_load_from_checkpoints_cleanup_outdated_files::{{closure}}::h8a1453a2c1169298
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:134:72
[INFO] [stdout]   47:     0x55c57ba66a76 - core::ops::function::FnOnce::call_once::h061b0d655c26c442
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   60:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   65:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   67:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   68:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   69:     0x7fb4650c5a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::checkpoint::test_wal_replay_multi_wal_ordering stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::checkpoint::test_wal_replay_multi_wal_ordering' (475) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bcca93d - lnx_vfs::controller::tests::checkpoint::test_wal_replay_multi_wal_ordering::{{closure}}::ha7dbaf4cdff339b3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:285:45
[INFO] [stdout]   24:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   36:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   37:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x55c57bcca5f9 - lnx_vfs::controller::tests::checkpoint::test_wal_replay_multi_wal_ordering::h914cb9aecf99e8b2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:370:31
[INFO] [stdout]   46:     0x55c57bcca697 - lnx_vfs::controller::tests::checkpoint::test_wal_replay_multi_wal_ordering::{{closure}}::h341308ff7a73f3f1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:282:46
[INFO] [stdout]   47:     0x55c57ba716e6 - core::ops::function::FnOnce::call_once::h99e45339449fa494
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   60:     0x55c57bf58cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x55c57bf58cea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x55c57bf58cea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x55c57bf58cea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   65:     0x55c57bf58cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x55c57c17f6cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   67:     0x55c57c17f6cf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   68:     0x7fb465038aa4 - <unknown>
[INFO] [stdout]   69:     0x7fb4650c5a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::checkpoint::test_page_table_load_from_checkpoints_skips_cleanup_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::checkpoint::test_page_table_load_from_checkpoints_skips_cleanup_errors' (474) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c57c1ab9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c57c1ab9a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c57c1ab9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c57c1bd50f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c57c1bd50f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55c57c1772b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c57c1772b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c57c184192 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c57c18934f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c57c1891e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c57bf680ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55c57bf680ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c57c189a0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55c57c189a0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c57c1897ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c57c1842c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c57c16a8cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c57c1c6900 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c57c1c5db6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55c57bc7fb3e - core::result::Result<T,E>::expect::hcdf0ecb6d229c7fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c57be52c1a - lnx_vfs::ctx::Context::for_test_in_dir::{{closure}}::hc68e1448fe1e8d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x55c57be53b5c - lnx_vfs::ctx::Context::for_test::{{closure}}::h007f47b2c28a8b56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x55c57bccd398 - lnx_vfs::controller::tests::checkpoint::test_page_table_load_from_checkpoints_skips_cleanup_errors::{{closure}}::h1fb3e72456907285
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:175:45
[INFO] [stdout]   24:     0x55c57bcfe7c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b4ee4dfbef1dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x55c57bcfe8bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48d4696fe5a9816
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c57bc8e61d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbbe6feddd5cd43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x55c57bc8e3bb - tokio::task::coop::with_budget::h6c7c12b047ed1b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x55c57bc8e3bb - tokio::task::coop::budget::ha7c86446ca86e06b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x55c57bc8e3bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h11b84cf7fd986c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x55c57bc8bcf0 - tokio::runtime::scheduler::current_thread::Context::enter::ha77d2045d179ed83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x55c57bc8cffd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9cda0de259a9c830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x55c57bc8cca4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4c5f0a72f90cb360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x55c57bdfd9ab - tokio::runtime::context::scoped::Scoped<T>::set::h6b3112dc6feb3b3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x55c57bc88d59 - tokio::runtime::context::set_scheduler::{{closure}}::h5114fc2ab44a17e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x55c57bc720e2 - std::thread::local::LocalKey<T>::try_with::h7951958315deed1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   36:     0x55c57bc70cce - std::thread::local::LocalKey<T>::with::h4795ffc33f84ac85
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   37:     0x55c57bc88ccd - tokio::runtime::context::set_scheduler::h051824416bcd96fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x55c57bc8ca50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha28bd5937388c78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x55c57bc8cd43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7df1e1c21eb0b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x55c57bc89670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc238cdd44c2c9176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x55c57bc21ae0 - tokio::runtime::context::runtime::enter_runtime::hfc68eefc7602d6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x55c57bc89031 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1cf5257bcb3d96c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x55c57be22124 - tokio::runtime::runtime::Runtime::block_on_inner::h21caeec07c41abf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x55c57be223fc - tokio::runtime::runtime::Runtime::block_on::hb7158640e7749339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x55c57bccd10a - lnx_vfs::controller::tests::checkpoint::test_page_table_load_from_checkpoints_skips_cleanup_errors::hffc286c9b1c21da2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:213:24
[INFO] [stdout]   46:     0x55c57bccdce7 - lnx_vfs::controller::tests::checkpoint::test_page_table_load_from_checkpoints_skips_cleanup_errors::{{closure}}::he1ffe6d59924d7af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:174:70
[INFO] [stdout]   47:     0x55c57ba74cb6 - core::ops::function::FnOnce::call_once::hca19bc627b491ac4
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55c57bf67eeb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55c57bf67eeb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x55c57bf7bf4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x55c57bf7bf4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x55c57bf7bf4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x55c57bf7bf4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x55c57bf7bf4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55c57bf7bf4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x55c57bf7bf4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x55c57bf55494 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x55c57bf55494 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x55c57bf58cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[WARN] too many lines in the log, truncating it
