[INFO] fetching crate idiom 0.7.0...
[INFO] testing idiom-0.7.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate idiom 0.7.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate idiom 0.7.0
[INFO] finished tweaking crates.io crate idiom 0.7.0
[INFO] tweaked toml for crates.io crate idiom 0.7.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate idiom 0.7.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate idiom 0.7.0 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shared_library v0.1.9
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded portable-pty v0.9.0
[INFO] [stderr]   Downloaded logos v0.16.0
[INFO] [stderr]   Downloaded logos-derive v0.16.0
[INFO] [stderr]   Downloaded logos-codegen v0.16.0
[INFO] [stderr]   Downloaded lsp-types v0.97.0
[INFO] [stderr]   Downloaded coolor v1.1.0
[INFO] [stderr]   Downloaded fluent-uri v0.1.4
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded vte v0.15.0
[INFO] [stderr]   Downloaded serial2 v0.2.33
[INFO] [stderr]   Downloaded vt100 v0.16.2
[INFO] [stderr]   Downloaded xterm-query v0.5.2
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.1
[INFO] [stderr]   Downloaded idiom_tui v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1340eb89c1319dcb7e739093c83bbfd8a4261764fa0617332bab3aabe21afc4
[INFO] running `Command { std: "docker" "start" "-a" "f1340eb89c1319dcb7e739093c83bbfd8a4261764fa0617332bab3aabe21afc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1340eb89c1319dcb7e739093c83bbfd8a4261764fa0617332bab3aabe21afc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1340eb89c1319dcb7e739093c83bbfd8a4261764fa0617332bab3aabe21afc4", kill_on_drop: false }`
[INFO] [stdout] f1340eb89c1319dcb7e739093c83bbfd8a4261764fa0617332bab3aabe21afc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4a4ff200c8eb1cee56e065e73bd4bda89f5d769f77379de000a732b8e092783
[INFO] running `Command { std: "docker" "start" "-a" "c4a4ff200c8eb1cee56e065e73bd4bda89f5d769f77379de000a732b8e092783", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling vt100 v0.16.2
[INFO] [stderr]    Compiling idiom_tui v1.0.0
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling coolor v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serial2 v0.2.33
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling xterm-query v0.5.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling logos-codegen v0.16.0
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling calloop v0.14.3
[INFO] [stderr]    Compiling logos-derive v0.16.0
[INFO] [stderr]    Compiling logos v0.16.0
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling x11-clipboard v0.9.3
[INFO] [stderr]    Compiling wayland-protocols v0.32.9
[INFO] [stderr]    Compiling calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling wayland-cursor v0.31.11
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.9
[INFO] [stderr]    Compiling wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]    Compiling wayland-protocols-misc v0.3.9
[INFO] [stderr]    Compiling smithay-clipboard v0.7.3
[INFO] [stderr]    Compiling copypasta v0.10.2
[INFO] [stderr]    Compiling idiom v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `cursor` is never read
[INFO] [stdout]   --> src/lsp/local/utils.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         cursor.char += text.char_len();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "c4a4ff200c8eb1cee56e065e73bd4bda89f5d769f77379de000a732b8e092783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4a4ff200c8eb1cee56e065e73bd4bda89f5d769f77379de000a732b8e092783", kill_on_drop: false }`
[INFO] [stdout] c4a4ff200c8eb1cee56e065e73bd4bda89f5d769f77379de000a732b8e092783
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c7c4d3f0f14a5a07e0f20ff7183ca773f0c2c4cf5a8788cc3a451af26a9a9e0
[INFO] running `Command { std: "docker" "start" "-a" "5c7c4d3f0f14a5a07e0f20ff7183ca773f0c2c4cf5a8788cc3a451af26a9a9e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling idiom v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `cursor` is never read
[INFO] [stdout]   --> src/lsp/local/utils.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         cursor.char += text.char_len();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.54s
[INFO] running `Command { std: "docker" "inspect" "5c7c4d3f0f14a5a07e0f20ff7183ca773f0c2c4cf5a8788cc3a451af26a9a9e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c7c4d3f0f14a5a07e0f20ff7183ca773f0c2c4cf5a8788cc3a451af26a9a9e0", kill_on_drop: false }`
[INFO] [stdout] 5c7c4d3f0f14a5a07e0f20ff7183ca773f0c2c4cf5a8788cc3a451af26a9a9e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e828f960fd13399f01a2a44d9d5e1b59abada2f798bdf42a24d0bd239e0e4f35
[INFO] running `Command { std: "docker" "start" "-a" "e828f960fd13399f01a2a44d9d5e1b59abada2f798bdf42a24d0bd239e0e4f35", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `cursor` is never read
[INFO] [stderr]   --> src/lsp/local/utils.rs:69:9
[INFO] [stderr]    |
[INFO] [stderr] 69 |         cursor.char += text.char_len();
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `idiom` (bin "idiom" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/idiom-7b250cbaa3ff790f)
[INFO] [stdout] 
[INFO] [stdout] running 256 tests
[INFO] [stdout] test actions::buffer::tests::test_complex ... ok
[INFO] [stdout] test actions::buffer::tests::backspace_complex ... ok
[INFO] [stdout] test actions::buffer::tests::backspace_indent ... ok
[INFO] [stdout] test actions::tests::add_meta_data ... ok
[INFO] [stdout] test actions::buffer::tests::del ... ok
[INFO] [stdout] test actions::tests::edit_insert_clip ... ok
[INFO] [stdout] test actions::tests::get_closing_context ... ok
[INFO] [stdout] test actions::tests::indent_unindent ... ok
[INFO] [stdout] test actions::tests::insert_snippet ... ok
[INFO] [stdout] test actions::tests::add_assign_meta_data ... ok
[INFO] [stdout] test actions::buffer::tests::text ... ok
[INFO] [stdout] test actions::tests::insert_clip_with_indent_skip ... ok
[INFO] [stdout] test actions::tests::meta_dec_inc_noover ... ok
[INFO] [stdout] test actions::tests::merge_next_line ... ok
[INFO] [stdout] test actions::tests::meta_eq_inc_inc ... ok
[INFO] [stdout] test actions::tests::meta_eq_inc_dec ... ok
[INFO] [stdout] test actions::tests::meta_gr_inc_dec ... ok
[INFO] [stdout] test actions::tests::meta_ls_dec_dec ... ok
[INFO] [stdout] test actions::tests::paste_with_deep_indent ... ok
[INFO] [stdout] test actions::tests::paste_indent_derived ... ok
[INFO] [stdout] test actions::tests::push_char_with_closing_and_select ... ok
[INFO] [stdout] test actions::tests::swap_lines ... ok
[INFO] [stdout] test actions::tests::test_copy_content ... ok
[INFO] [stdout] test actions::tests::test_clip_content ... ok
[INFO] [stdout] test actions::tests::test_insert_clip ... ok
[INFO] [stdout] test actions::tests::test_remove_content ... ok
[INFO] [stdout] test actions::tests::new_line ... ok
[INFO] [stdout] test cursor::test::test_cursor_pos_prev ... ok
[INFO] [stdout] test cursor::test::test_find_word_inline_from ... ok
[INFO] [stdout] test cursor::test::test_find_word_inline_to ... ok
[INFO] [stdout] test cursor::test::test_iter_word_selects ... ok
[INFO] [stdout] test cursor::test::test_word_range ... ok
[INFO] [stdout] test actions::tests::remove_from_line ... ok
[INFO] [stdout] test cursor::test::positioned_word_creation ... ok
[INFO] [stdout] test cursor::test::test_checked_select_direction ... ok
[INFO] [stdout] test cursor::test::test_cursor_pos_next ... ok
[INFO] [stdout] test actions::tests::remove_line ... ok
[INFO] [stdout] test actions::tests::remove_select ... ok
[INFO] [stdout] test actions::tests::replace_select ... ok
[INFO] [stdout] test actions::buffer::tests::del_complx ... ok
[INFO] [stdout] test editor::modal::completion::tests::bad_input_snippets ... ok
[INFO] [stdout] test editor::modal::completion::tests::test_hard_snippet ... ok
[INFO] [stdout] test cursor::test::test_word_range_at ... ok
[INFO] [stdout] test editor::modal::completion::tests::ref_multi_var_snippet ... ok
[INFO] [stdout] test editor::modal::completion::tests::test_snippets_insert_text ... ok
[INFO] [stdout] test cursor::test::test_checked_select ... ok
[INFO] [stdout] test actions::tests::meta_eq_inc_stat ... ok
[INFO] [stdout] test actions::tests::paste_with_indent ... ok
[INFO] [stdout] test editor::modal::completion::tests::test_brach_snippet ... ok
[INFO] [stdout] test actions::tests::record_inline_insert ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_cursor ... ok
[INFO] [stdout] test actions::tests::replace_token ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_cursor_select ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_line_render_shrunk_utf8 ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_line_render_shrunk_utf32 ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_cursor_complex ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_cursor_select_complex ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_line_render_utf16 ... ok
[INFO] [stdout] test editor::modal::completion::tests::test_snippets_insert_and_replace ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_line_render_utf8 ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_line_render_select_utf8 ... ok
[INFO] [stdout] test editor::modal::info::test::mouse ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_line_render_select_utf16 ... ok
[INFO] [stdout] test configs::test::ensure_file_types_iter ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_line_render_select_utf32 ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_line_render_shrunk_utf16 ... ok
[INFO] [stdout] test editor::modal::rename::test::mause ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_line_render_utf32 ... ok
[INFO] [stdout] test editor::renderer::code::tests::wrap_cursor ... ok
[INFO] [stdout] test editor::renderer::code::tests::wrap_cursor_complex ... ok
[INFO] [stdout] test editor::renderer::tests::test_has_render_cache ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_line_wrapping_utf8 ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_select_end_line_end ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_select_end_line_end_complex ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_line_wrapping_utf32 ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_select_padding ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_wrap_select_complex ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_select_padding_complex ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_wrap_select ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::no_early_matching_cc ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::finds_link_unit ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::no_early_matching_emp ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::no_early_matching_link ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::finds_code_unit ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::no_false_positives_cc ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::no_false_positives_emp ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::no_early_matching_img ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::no_false_positives_img ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::no_false_positives_link ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::no_false_positives_str ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::finds_image ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::finds_emphasis_full ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::no_early_matching_str ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::properly_consumes_multibyte_utf8 ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::finds_everything ... ok
[INFO] [stdout] test editor::renderer::text::markdown::tag::test::no_false_positives ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::finds_emphasis ... ok
[INFO] [stdout] test editor::renderer::text::markdown::tag::test::finds_atx_header ... ok
[INFO] [stdout] test editor::renderer::text::markdown::tag::test::finds_hr ... ok
[INFO] [stdout] test editor::renderer::text::markdown::tag::test::no_false_positives_hr ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::finds_breaks ... ok
[INFO] [stdout] test editor::renderer::text::markdown::tests::simple_line_select ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::finds_code ... ok
[INFO] [stdout] test editor::renderer::text::markdown::tests::complex_line_select ... ok
[INFO] [stdout] test editor::renderer::text::markdown::tests::test_exact_md_ascii ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::finds_image_unit ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::finds_link ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::converts_into_text ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::finds_strong_unit ... ok
[INFO] [stdout] test editor::renderer::text::markdown::span::test::finds_strong ... ok
[INFO] [stdout] test editor::renderer::text::markdown::tests::test_exact_md_complex ... ok
[INFO] [stdout] test editor::renderer::text::tests::complex_line_select ... ok
[INFO] [stdout] test editor::renderer::text::tests::cursor_render ... ok
[INFO] [stdout] test editor::renderer::text::tests::cursor_select ... ok
[INFO] [stdout] test editor::renderer::text::tests::simple_line ... ok
[INFO] [stdout] test editor::renderer::text::tests::test_cursor_line_oversize_full_last_wrap_complex ... ok
[INFO] [stdout] test editor::renderer::text::tests::cursor_complex_render ... ok
[INFO] [stdout] test editor::renderer::text::tests::test_cursor_line_oversize ... ok
[INFO] [stdout] test editor::renderer::text::markdown::tests::simple_line ... ok
[INFO] [stdout] test editor::renderer::text::tests::test_cursor_line_oversize_full_last_wrap ... ok
[INFO] [stdout] test editor::renderer::text::tests::test_full_end_line_complex ... ok
[INFO] [stdout] test editor::renderer::text::tests::simple_line_select ... ok
[INFO] [stdout] test editor::renderer::text::tests::test_select_reset_style ... ok
[INFO] [stdout] test editor::renderer::text::tests::complex_line ... ok
[INFO] [stdout] test editor::renderer::text::tests::test_select_reset_style_complex ... ok
[INFO] [stdout] test editor::renderer::text::tests::test_full_end_line ... ok
[INFO] [stdout] test editor::renderer::text::tests::cursor_complex_select ... ok
[INFO] [stdout] test editor::renderer::text::markdown::tests::test_complex_line ... ok
[INFO] [stdout] test editor::renderer::text::tests::test_cursor_line_oversize_complex ... ok
[INFO] [stdout] test editor::syntax::langs::tests::test_completable ... ok
[INFO] [stdout] test editor::renderer::utils::test::test_try_wrap_data_from_lines_integraion ... ok
[INFO] [stdout] test editor::syntax::tests::insert_encoded_word_1 ... ok
[INFO] [stdout] test editor::syntax::tests::test_clear_empty_tokens ... ok
[INFO] [stdout] test editor::renderer::utils::test::test_build ... ok
[INFO] [stdout] test editor::syntax::tests::token_dec ... ok
[INFO] [stdout] test editor::syntax::tests::insert_encoded_word_3 ... ok
[INFO] [stdout] test editor::renderer::utils::test::test_go_to_index ... ok
[INFO] [stdout] test editor::renderer::text::markdown::tests::test_md_editor_complex ... ok
[INFO] [stdout] test editor::syntax::tests::insert_encoded_word_2 ... ok
[INFO] [stdout] test editor::syntax::tests::diagnostic_incursor ... ok
[INFO] [stdout] test editor::syntax::langs::tests::test_stylize ... ok
[INFO] [stdout] test editor::syntax::tests::dianostic_info ... ok
[INFO] [stdout] test editor::syntax::tests::test_clear_delta_start_empty_overlap ... ok
[INFO] [stdout] test editor::syntax::tests::diagnostic_inline ... ok
[INFO] [stdout] test editor::syntax::tests::token_dec_encoded ... ok
[INFO] [stdout] test editor::syntax::tests::token_inc_encoded ... ok
[INFO] [stdout] test editor::syntax::tests::token_insert ... ok
[INFO] [stdout] test editor::syntax::tests::token_inc ... ok
[INFO] [stdout] test editor::syntax::tests::validate_tokens ... ok
[INFO] [stdout] test editor::syntax::tokens::tests::test_cached_cursor_wraps ... ok
[INFO] [stdout] test editor::tests::test_apply ... ok
[INFO] [stdout] test editor::tests::test_line_number_calcs ... ok
[INFO] [stdout] test editor::syntax::tests::token_replace_till ... ok
[INFO] [stdout] test editor::syntax::tests::token_dec_encoded_with_prefix ... ok
[INFO] [stdout] test editor::syntax::tests::token_motions ... ok
[INFO] [stdout] test editor::syntax::tests::validate_and_fix_tokens ... ok
[INFO] [stdout] test editor::tests::test_display ... ok
[INFO] [stdout] test editor::tests::test_select_betwee_same_char ... ok
[INFO] [stdout] test editor::tests::test_select_between_chars ... ok
[INFO] [stdout] test editor::tests::test_select_betwee_same_char_inc ... ok
[INFO] [stdout] test editor::tests::filter_per_line_if_no_select ... ok
[INFO] [stdout] test editor::tests::test_select_between_chars_inc ... ok
[INFO] [stdout] test editor_line::tests::test_insert_str ... ok
[INFO] [stdout] test editor_line::tests::test_insert ... ok
[INFO] [stdout] test editor::tests::test_select_indent ... ok
[INFO] [stdout] test editor::renderer::code::tests::test_line_wrapping_utf16 ... ok
[INFO] [stdout] test editor::renderer::text::markdown::tag::test::ignores_closing_hashes ... ok
[INFO] [stdout] test editor::tests::merge_multi_cursors ... ok
[INFO] [stdout] test actions::buffer::tests::backspace ... ok
[INFO] [stdout] test editor::renderer::text::markdown::tests::test_md_editor ... ok
[INFO] [stdout] test editor_line::status::test::test_cache ... ok
[INFO] [stdout] test editor::tests::test_update_path ... ok
[INFO] [stdout] test editor::tests::test_token_next ... ok
[INFO] [stdout] test editor::tests::token_if_already_selected ... ok
[INFO] [stdout] test editor_line::status::test::guard_should_render_vs_should_render_and_update ... ok
[INFO] [stdout] test editor_line::tests::test_get ... ok
[INFO] [stdout] test editor_line::tests::test_push ... ok
[INFO] [stdout] test editor_line::tests::test_remove ... ok
[INFO] [stdout] test editor_line::tests::test_replace_range ... ok
[INFO] [stdout] test editor_line::tests::test_split_off ... ok
[INFO] [stdout] test editor_line::tests::test_split_off_ascii ... ok
[INFO] [stdout] test editor_line::tests::test_utf8_idx_at ... ok
[INFO] [stdout] test editor_line::tests::test_utf16_idx_at ... ok
[INFO] [stdout] test editor_line::tests::test_push_str ... ok
[INFO] [stdout] test global_state::controls::test::ensure_mode_len_match ... ok
[INFO] [stdout] test editor_line::tests::test_replace_from ... ok
[INFO] [stdout] test ext_tui::iter::tests::test_take_and_unwrap ... ok
[INFO] [stdout] test global_state::tests::footer_force_rerender ... ok
[INFO] [stdout] test ext_tui::pty::cursor::test::test_select_get ... ok
[INFO] [stdout] test editor_line::tests::test_replace_till ... ok
[INFO] [stdout] test global_state::tests::footer_render ... ok
[INFO] [stdout] test global_state::tests::compare_select ... ok
[INFO] [stdout] test global_state::tests::compare_insert ... ok
[INFO] [stdout] test global_state::tests::footer_fast_render ... ok
[INFO] [stdout] test editor_line::tests::trim_counted ... ok
[INFO] [stdout] test lsp::local::tokens::bash::test::test_comment_and_env ... ok
[INFO] [stdout] test lsp::local::tokens::bash::test::test_multistring ... ok
[INFO] [stdout] test lsp::local::tokens::lobster::test::test_class ... ok
[INFO] [stdout] test global_state::tests::force_area_calc ... ok
[INFO] [stdout] test global_state::tests::full_rebuild_draw_insert ... ok
[INFO] [stdout] test lsp::client::test::test_gen_id ... ok
[INFO] [stdout] test lsp::local::enriched::test::test_utf8 ... ok
[INFO] [stdout] test lsp::local::enriched::test::test_utf32 ... ok
[INFO] [stdout] test lsp::local::enriched::test::test_utf16 ... ok
[INFO] [stdout] test lsp::local::tokens::lobster::test::test_comment ... ok
[INFO] [stdout] test lsp::local::tokens::python::test::test_comment ... ok
[INFO] [stdout] test lsp::local::tokens::python::test::test_decor ... ok
[INFO] [stdout] test lsp::local::tokens::lobster::test::test_decor ... ok
[INFO] [stdout] test lsp::local::tokens::lobster::test::test_scope ... ok
[INFO] [stdout] test lsp::local::tokens::python::test::test_scope ... ok
[INFO] [stdout] test lsp::local::tokens::rust::test::test_commas ... ok
[INFO] [stdout] test global_state::tests::force_area_calc_insert ... ok
[INFO] [stdout] test lsp::local::tokens::python::test::test_class ... ok
[INFO] [stdout] test global_state::tests::full_rebuild_draw ... ok
[INFO] [stdout] test lsp::local::tokens::rust::test::test_decorator ... ok
[INFO] [stdout] test lsp::local::tokens::rust::test::test_declare_type ... ok
[INFO] [stdout] test lsp::local::tokens::rust::test::test_macros ... ok
[INFO] [stdout] test lsp::local::tokens::rust::test::test_chars ... ok
[INFO] [stdout] test lsp::local::utils::test::test_utf8_reposition ... ok
[INFO] [stdout] test lsp::local::utils::test::test_with_pytoken ... ok
[INFO] [stdout] test lsp::messages::tests::diagnostic_parse ... ok
[INFO] [stdout] test popups::mark_word::test::test_eline_slicing ... ok
[INFO] [stdout] test popups::mark_word::test::test_try_find_brackets ... ok
[INFO] [stdout] test lsp::local::utils::test::test_utf16_reposition ... ok
[INFO] [stdout] test lsp::client::test::test_holder ... ok
[INFO] [stdout] test popups::pallet::tests::lowercase_test ... ok
[INFO] [stdout] test popups::utils::test::test_position_count_as_text ... ok
[INFO] [stdout] test session::tests::separate_serde ... ok
[INFO] [stdout] test popups::utils::test::test_infer_word_search_position ... ok
[INFO] [stdout] test popups::pallet::tests::uppercase_test ... ok
[INFO] [stdout] test tree::render::test::ensure_const_fit ... ok
[INFO] [stdout] test utils::test::diction_apply ... ok
[INFO] [stdout] test popups::popups_tree::test::reference_selector_test ... ok
[INFO] [stdout] test workspace::tests::cursor_directions_get ... ok
[INFO] [stdout] test workspace::tests::cursor_directions_take ... ok
[INFO] [stdout] test workspace::tests::cursor_postion_confirm ... ok
[INFO] [stdout] test workspace::tests::match_content ... ok
[INFO] [stdout] test workspace::tests::test_allow_closing ... ok
[INFO] [stdout] test workspace::tests::move_checks ... ok
[INFO] [stdout] test workspace::tests::test_chars ... ok
[INFO] [stdout] test workspace::tests::test_allow_quotes ... ok
[INFO] [stdout] test workspace::tests::select_checks ... ok
[INFO] [stdout] test workspace::tests::test_cut_paste ... ok
[INFO] [stdout] test workspace::tests::test_del ... ok
[INFO] [stdout] test workspace::tests::test_block_closing ... ok
[INFO] [stdout] test workspace::tests::test_backspace ... ok
[INFO] [stdout] test workspace::tests::test_block_quotes ... ok
[INFO] [stdout] test workspace::tests::test_jump_select ... ok
[INFO] [stdout] test workspace::tests::test_new_line ... ok
[INFO] [stdout] test workspace::tests::test_move ... ok
[INFO] [stdout] test workspace::tests::test_select ... ok
[INFO] [stdout] test workspace::tests::test_open_scope ... ok
[INFO] [stdout] test editor_line::tests::test_utf16_idx_at_panic - should panic ... ok
[INFO] [stdout] test editor_line::tests::test_utf8_idx_at_panic - should panic ... ok
[INFO] [stdout] test utils::test::temp_dir ... FAILED
[INFO] [stdout] test session::tests::store_and_load ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- utils::test::temp_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::test::temp_dir' (261) panicked at src/utils.rs:368:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57d03099b602 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57d03099b602 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57d03099b602 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57d03099b602 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57d0309b487a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57d0309b487a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57d0309a1906 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57d0309a1906 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57d03097551f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57d03097551f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57d0309913f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57d03044a3ae - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57d03044a3ae - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57d030991662 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57d030991662 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57d0309755d8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57d030969f79 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57d0309767ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57d0309b503c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57d0309b4db2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57d0301684ef - <core[27de1724e4349be2]::result::Result<idiom[87ad370f2b72d34f]::utils::test::TempDir, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x57d0301684ef - idiom[87ad370f2b72d34f]::utils::test::temp_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:368:50
[INFO] [stdout]   22:     0x57d03014c627 - idiom[87ad370f2b72d34f]::utils::test::temp_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:367:18
[INFO] [stdout]   23:     0x57d02fede7c6 - <idiom[87ad370f2b72d34f]::utils::test::temp_dir::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57d03043e75b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57d03043e75b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x57d03044afba - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x57d03044afba - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x57d03044afba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x57d03044afba - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x57d03044afba - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57d03044afba - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x57d03044afba - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x57d030446564 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x57d030446564 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x57d03044dab2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x57d03044dab2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x57d03044dab2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x57d03044dab2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x57d03044dab2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57d03044dab2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x57d03044dab2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57d03099a73f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x57d03099a73f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x759c8be07aa4 - <unknown>
[INFO] [stdout]   45:     0x759c8be94a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- session::tests::store_and_load stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'session::tests::store_and_load' (258) panicked at src/session.rs:297:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57d03099b602 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57d03099b602 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57d03099b602 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57d03099b602 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57d0309b487a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57d0309b487a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57d0309a1906 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57d0309a1906 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57d03097551f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57d03097551f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57d0309913f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57d03044a3ae - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57d03044a3ae - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57d030991662 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57d030991662 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57d0309755d8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57d030969f79 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57d0309767ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57d0309b503c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57d0309b4db2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57d03014ce03 - <core[27de1724e4349be2]::result::Result<idiom[87ad370f2b72d34f]::utils::test::TempDir, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x57d03014ce03 - idiom[87ad370f2b72d34f]::session::tests::store_and_load::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/session.rs:297:54
[INFO] [stdout]   22:     0x57d030281402 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57d03028147d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57d0300c445d - <tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x57d0300c435b - tokio[1bdbada3212b4fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x57d0300c435b - tokio[1bdbada3212b4fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x57d0300c435b - <tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x57d030096560 - <tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x57d0300beabd - <tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x57d0300bddb4 - <tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x57d02fde078b - <tokio[1bdbada3212b4fe0]::runtime::context::scoped::Scoped<tokio[1bdbada3212b4fe0]::runtime::scheduler::Context>>::set::<<tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x57d02fece4c9 - tokio[1bdbada3212b4fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x57d030098762 - <std[3b51380354919863]::thread::local::LocalKey<tokio[1bdbada3212b4fe0]::runtime::context::Context>>::try_with::<tokio[1bdbada3212b4fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x57d0300982ee - <std[3b51380354919863]::thread::local::LocalKey<tokio[1bdbada3212b4fe0]::runtime::context::Context>>::with::<tokio[1bdbada3212b4fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x57d02fea4a3d - tokio[1bdbada3212b4fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x57d0300a94a0 - <tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x57d0300a9796 - <tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x57d0300bcea0 - <tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x57d02fe27553 - tokio[1bdbada3212b4fe0]::runtime::context::runtime::enter_runtime::<<tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x57d0300940f1 - <tokio[1bdbada3212b4fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x57d0301202b4 - <tokio[1bdbada3212b4fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x57d03012047c - <tokio[1bdbada3212b4fe0]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x57d03016ea5e - idiom[87ad370f2b72d34f]::session::tests::store_and_load
[INFO] [stdout]                                at /opt/rustwide/workdir/src/session.rs:309:46
[INFO] [stdout]   44:     0x57d03014c767 - idiom[87ad370f2b72d34f]::session::tests::store_and_load::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/session.rs:290:30
[INFO] [stdout]   45:     0x57d02fedf856 - <idiom[87ad370f2b72d34f]::session::tests::store_and_load::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x57d03043e75b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x57d03043e75b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x57d03044afba - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x57d03044afba - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x57d03044afba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x57d03044afba - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x57d03044afba - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x57d03044afba - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x57d03044afba - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x57d030446564 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x57d030446564 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x57d03044dab2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x57d03044dab2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x57d03044dab2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x57d03044dab2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x57d03044dab2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x57d03044dab2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x57d03044dab2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x57d03099a73f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x57d03099a73f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x759c8be07aa4 - <unknown>
[INFO] [stdout]   67:     0x759c8be94a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     session::tests::store_and_load
[INFO] [stdout]     utils::test::temp_dir
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 254 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin idiom`
[INFO] running `Command { std: "docker" "inspect" "e828f960fd13399f01a2a44d9d5e1b59abada2f798bdf42a24d0bd239e0e4f35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e828f960fd13399f01a2a44d9d5e1b59abada2f798bdf42a24d0bd239e0e4f35", kill_on_drop: false }`
[INFO] [stdout] e828f960fd13399f01a2a44d9d5e1b59abada2f798bdf42a24d0bd239e0e4f35
