[INFO] cloning repository https://github.com/navicore/patch-cms
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/navicore/patch-cms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Fpatch-cms", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Fpatch-cms'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2fd1b8630051efffb5b5784a375337fb519e2f0
[INFO] testing navicore/patch-cms against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Fpatch-cms" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/navicore/patch-cms
[INFO] finished tweaking git repo https://github.com/navicore/patch-cms
[INFO] tweaked toml for git repo https://github.com/navicore/patch-cms written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/navicore/patch-cms on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/navicore/patch-cms 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f865e697a34cd7ec4d4270f79a470b53190ddc389ce391bd567f11960a682d08
[INFO] running `Command { std: "docker" "start" "-a" "f865e697a34cd7ec4d4270f79a470b53190ddc389ce391bd567f11960a682d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f865e697a34cd7ec4d4270f79a470b53190ddc389ce391bd567f11960a682d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f865e697a34cd7ec4d4270f79a470b53190ddc389ce391bd567f11960a682d08", kill_on_drop: false }`
[INFO] [stdout] f865e697a34cd7ec4d4270f79a470b53190ddc389ce391bd567f11960a682d08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54c8109f358c89b799fd6465f8545ca89e0da45c7a0482527c7d227bb3238087
[INFO] running `Command { std: "docker" "start" "-a" "54c8109f358c89b799fd6465f8545ca89e0da45c7a0482527c7d227bb3238087", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling vim-line v4.0.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling cms-spool v0.1.0 (/opt/rustwide/workdir/crates/cms-spool)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling cms-pipelines v0.1.0 (/opt/rustwide/workdir/crates/cms-pipelines)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling patch-rexx v0.9.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling xedit-core v0.1.0 (/opt/rustwide/workdir/crates/xedit-core)
[INFO] [stderr]    Compiling vm-iucv v0.1.0 (/opt/rustwide/workdir/crates/vm-iucv)
[INFO] [stderr]    Compiling cms-core v0.1.0 (/opt/rustwide/workdir/crates/cms-core)
[INFO] [stderr]    Compiling cms-machine v0.1.0 (/opt/rustwide/workdir/crates/cms-machine)
[INFO] [stderr]    Compiling xedit-tui v0.1.0 (/opt/rustwide/workdir/crates/xedit-tui)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "54c8109f358c89b799fd6465f8545ca89e0da45c7a0482527c7d227bb3238087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54c8109f358c89b799fd6465f8545ca89e0da45c7a0482527c7d227bb3238087", kill_on_drop: false }`
[INFO] [stdout] 54c8109f358c89b799fd6465f8545ca89e0da45c7a0482527c7d227bb3238087
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ed272314c7abfa3b15724d5fd6d4d7b10712a552921f24621e9f956d63dd604
[INFO] running `Command { std: "docker" "start" "-a" "8ed272314c7abfa3b15724d5fd6d4d7b10712a552921f24621e9f956d63dd604", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling vm-iucv v0.1.0 (/opt/rustwide/workdir/crates/vm-iucv)
[INFO] [stderr]    Compiling cms-pipelines v0.1.0 (/opt/rustwide/workdir/crates/cms-pipelines)
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling cms-spool v0.1.0 (/opt/rustwide/workdir/crates/cms-spool)
[INFO] [stderr]    Compiling cms-core v0.1.0 (/opt/rustwide/workdir/crates/cms-core)
[INFO] [stderr]    Compiling cms-machine v0.1.0 (/opt/rustwide/workdir/crates/cms-machine)
[INFO] [stderr]    Compiling xedit-core v0.1.0 (/opt/rustwide/workdir/crates/xedit-core)
[INFO] [stderr]    Compiling xedit-tui v0.1.0 (/opt/rustwide/workdir/crates/xedit-tui)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.19s
[INFO] running `Command { std: "docker" "inspect" "8ed272314c7abfa3b15724d5fd6d4d7b10712a552921f24621e9f956d63dd604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ed272314c7abfa3b15724d5fd6d4d7b10712a552921f24621e9f956d63dd604", kill_on_drop: false }`
[INFO] [stdout] 8ed272314c7abfa3b15724d5fd6d4d7b10712a552921f24621e9f956d63dd604
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 98fb0b8e53bc8caf710e408b78f215e8651ae5798d3e6906ddcc5a8048953e36
[INFO] running `Command { std: "docker" "start" "-a" "98fb0b8e53bc8caf710e408b78f215e8651ae5798d3e6906ddcc5a8048953e36", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cms_core-2c96163d8a9bfea3)
[INFO] [stdout] 
[INFO] [stdout] running 117 tests
[INFO] [stdout] test command::tests::exec_command_runs_file ... ok
[INFO] [stdout] test command::tests::execute_access_release ... ok
[INFO] [stdout] test command::tests::cmd_smsg_with_mock_sender ... ok
[INFO] [stdout] test command::tests::execute_copyfile ... ok
[INFO] [stdout] test command::tests::execute_state_found ... ok
[INFO] [stdout] test command::tests::execute_listfile_empty ... ok
[INFO] [stdout] test command::tests::execute_erase ... ok
[INFO] [stdout] test command::tests::execute_rename ... ok
[INFO] [stdout] test command::tests::exec_not_found_rc3 ... ok
[INFO] [stdout] test command::tests::execute_globalv_set_get ... ok
[INFO] [stdout] test command::tests::execute_state_not_found ... ok
[INFO] [stdout] test command::tests::parse_ambiguous_abbreviation ... ok
[INFO] [stdout] test command::tests::execute_unknown_command_rc3 ... ok
[INFO] [stdout] test command::tests::ext_handler_falls_through_to_exec ... ok
[INFO] [stdout] test command::tests::ext_handler_intercepts_unknown_command ... ok
[INFO] [stdout] test command::tests::parse_copyfile ... ok
[INFO] [stdout] test command::tests::parse_erase_abbreviated ... ok
[INFO] [stdout] test command::tests::parse_globalv_abbreviated ... ok
[INFO] [stdout] test command::tests::parse_empty_input ... ok
[INFO] [stdout] test command::tests::parse_erase ... ok
[INFO] [stdout] test command::tests::parse_globalv_set ... ok
[INFO] [stdout] test command::tests::parse_exec ... ok
[INFO] [stdout] test command::tests::parse_listfile ... ok
[INFO] [stdout] test command::tests::parse_listfile_abbreviated ... ok
[INFO] [stdout] test command::tests::parse_release ... ok
[INFO] [stdout] test command::tests::parse_smsg_abbreviated ... ok
[INFO] [stdout] test command::tests::parse_rename ... ok
[INFO] [stdout] test command::tests::parse_smsg_missing_args ... ok
[INFO] [stdout] test command::tests::parse_smsg ... ok
[INFO] [stdout] test command::tests::parse_smsg_missing_text ... ok
[INFO] [stdout] test command::tests::parse_state ... ok
[INFO] [stdout] test command::tests::parse_state_abbreviated ... ok
[INFO] [stdout] test command::tests::parse_unknown_command ... ok
[INFO] [stdout] test command::tests::run_profile_found ... ok
[INFO] [stdout] test command::tests::run_profile_not_found ... ok
[INFO] [stdout] test command::tests::take_set_exec_handler_roundtrip ... ok
[INFO] [stdout] test command::tests::take_set_smsg_sender_roundtrip ... ok
[INFO] [stdout] test command::tests::execute_listfile ... ok
[INFO] [stdout] test command::tests::parse_access ... ok
[INFO] [stdout] test command::tests::unknown_command_falls_back_to_exec ... ok
[INFO] [stdout] test command::tests::cmd_smsg_no_sender_rc28 ... ok
[INFO] [stdout] test filespec::tests::case_insensitivity ... ok
[INFO] [stdout] test filespec::tests::disk_filename_lowercase ... ok
[INFO] [stdout] test filespec::tests::display_roundtrip ... ok
[INFO] [stdout] test filespec::tests::matches_wildcard_filemode ... ok
[INFO] [stdout] test filespec::tests::matches_wildcard_filetype ... ok
[INFO] [stdout] test filespec::tests::no_match ... ok
[INFO] [stdout] test filespec::tests::new_explicit ... ok
[INFO] [stdout] test filespec::tests::parse_letter_only_filemode ... ok
[INFO] [stdout] test filespec::tests::parse_wildcard_filemode ... ok
[INFO] [stdout] test filespec::tests::parse_wildcards_filename ... ok
[INFO] [stdout] test filespec::tests::has_wildcards_ignores_mode_letter ... ok
[INFO] [stdout] test filespec::tests::matches_exact ... ok
[INFO] [stdout] test filespec::tests::matches_wildcard_filename ... ok
[INFO] [stdout] test filespec::tests::parse_default_filemode ... ok
[INFO] [stdout] test filespec::tests::parse_full_spec ... ok
[INFO] [stdout] test filespec::tests::parse_wildcards_filetype ... ok
[INFO] [stdout] test filespec::tests::parse_with_digit ... ok
[INFO] [stdout] test filespec::tests::reject_bad_mode_digit ... ok
[INFO] [stdout] test filespec::tests::reject_invalid_chars ... ok
[INFO] [stdout] test filespec::tests::reject_filename_too_long ... ok
[INFO] [stdout] test filespec::tests::reject_non_ascii_chars ... ok
[INFO] [stdout] test filespec::tests::reject_too_many_tokens ... ok
[INFO] [stdout] test filespec::tests::reject_bad_filemode_letter ... ok
[INFO] [stdout] test filesystem::tests::access_disk_rejects_non_alpha ... ok
[INFO] [stdout] test filespec::tests::reject_single_token ... ok
[INFO] [stdout] test filesystem::tests::erase_existing ... ok
[INFO] [stdout] test filesystem::tests::copyfile_to_readonly_fails ... ok
[INFO] [stdout] test filesystem::tests::access_release_disk ... ok
[INFO] [stdout] test filesystem::tests::disk_not_accessed_error ... ok
[INFO] [stdout] test filesystem::tests::copyfile_cross_disk ... ok
[INFO] [stdout] test filesystem::tests::copyfile_same_disk ... ok
[INFO] [stdout] test filesystem::tests::erase_nonexistent ... ok
[INFO] [stdout] test filesystem::tests::listfile_exact ... ok
[INFO] [stdout] test filesystem::tests::multi_disk_search_order ... ok
[INFO] [stdout] test filesystem::tests::listfile_both_wildcards ... ok
[INFO] [stdout] test filesystem::tests::listfile_wildcard_disk ... ok
[INFO] [stdout] test filesystem::tests::listfile_empty_result ... ok
[INFO] [stdout] test filesystem::tests::state_existing_file ... ok
[INFO] [stdout] test filesystem::tests::listfile_wildcard_filetype ... ok
[INFO] [stdout] test filesystem::tests::read_nonexistent ... ok
[INFO] [stdout] test filesystem::tests::state_no_trailing_newline ... ok
[INFO] [stdout] test filesystem::tests::state_nonexistent ... ok
[INFO] [stdout] test filesystem::tests::listfile_wildcard_filename ... ok
[INFO] [stdout] test filesystem::tests::state_empty_file ... ok
[INFO] [stdout] test filesystem::tests::symlinks_are_ignored ... ok
[INFO] [stdout] test filesystem::tests::write_to_readonly_disk ... ok
[INFO] [stdout] test filesystem::tests::rename_to_existing_fails ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cms_machine-d1bfb0e6d38d90cd)
[INFO] [stdout] test filesystem::tests::write_then_read ... ok
[INFO] [stdout] test filesystem::tests::rename_same_disk ... ok
[INFO] [stdout] test filesystem::tests::with_default_disk ... ok
[INFO] [stdout] test filesystem::tests::rename_cross_disk_fails ... ok
[INFO] [stdout] test globalv::tests::cross_group_isolation ... ok
[INFO] [stdout] test globalv::tests::default_group_is_lasting ... ok
[INFO] [stdout] test globalv::tests::delete_existing_var ... ok
[INFO] [stdout] test globalv::tests::delete_nonexistent_var ... ok
[INFO] [stdout] test globalv::tests::get_nonexistent_returns_none ... ok
[INFO] [stdout] test globalv::tests::list_group_nonexistent ... ok
[INFO] [stdout] test globalv::tests::name_uppercased_on_set ... ok
[INFO] [stdout] test globalv::tests::purge_does_not_affect_other_groups ... ok
[INFO] [stdout] test globalv::tests::set_get_roundtrip ... ok
[INFO] [stdout] test globalv::tests::value_preserved_as_is ... ok
[INFO] [stdout] test globalv::tests::groups_includes_all ... ok
[INFO] [stdout] test globalv::tests::list_sorted_order ... ok
[INFO] [stdout] test globalv::tests::overwrite_existing_var ... ok
[INFO] [stdout] test globalv::tests::purge_clears_current_group ... ok
[INFO] [stdout] test globalv::tests::select_creates_group_if_absent ... ok
[INFO] [stdout] test globalv::tests::select_uppercases_group_name ... ok
[INFO] [stdout] test minidisk::tests::access_mode_from_digit ... ok
[INFO] [stdout] test minidisk::tests::file_exists_false ... ok
[INFO] [stdout] test minidisk::tests::writable_check ... ok
[INFO] [stdout] test xedit_adapter::tests::parse_file_id_cms ... ok
[INFO] [stdout] test minidisk::tests::file_exists_true ... ok
[INFO] [stdout] test minidisk::tests::file_path_construction ... ok
[INFO] [stdout] test xedit_adapter::tests::file_not_found_error ... ok
[INFO] [stdout] test xedit_adapter::tests::read_write_through_trait ... ok
[INFO] [stdout] test xedit_adapter::tests::readonly_error_mapping ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 117 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cms_machine-9b234e89ac43ce8f)
[INFO] [stdout] test ext_commands::tests::pipe_command_handled ... ok
[INFO] [stdout] test ext_commands::tests::pipe_empty_returns_error ... ok
[INFO] [stdout] test ext_commands::tests::query_reader_handled ... ok
[INFO] [stdout] test ext_commands::tests::purge_command_handled ... ok
[INFO] [stdout] test ext_commands::tests::spool_command_handled ... ok
[INFO] [stdout] test ext_commands::tests::unknown_command_returns_none ... ok
[INFO] [stdout] test handler::tests::channel_smsg_sender_delivers ... ok
[INFO] [stdout] test rexx_exec::tests::args_passed_to_rexx ... ok
[INFO] [stdout] test handler::tests::handler_processes_smsg_command ... ok
[INFO] [stdout] test handler::tests::handler_processes_globalv ... ok
[INFO] [stdout] test rexx_exec::tests::address_cms_globalv ... ok
[INFO] [stdout] test rexx_exec::tests::exit_code_24_from_exec ... ok
[INFO] [stdout] test rexx_exec::tests::exit_code_propagated ... ok
[INFO] [stdout] test rexx_exec::tests::exit_no_value_is_rc0 ... ok
[INFO] [stdout] test rexx_exec::tests::exit_non_numeric_is_rc20 ... ok
[INFO] [stdout] test rexx_exec::tests::globalv_get_multi_var_writeback ... ok
[INFO] [stdout] test rexx_exec::tests::globalv_get_partial_miss_sets_found_vars ... ok
[INFO] [stdout] test rexx_exec::tests::nested_exec_works ... ok
[INFO] [stdout] test rexx_exec::tests::simple_say_exec ... ok
[INFO] [stdout] test rexx_exec::tests::syntax_error_returns_rc28 ... ok
[INFO] [stdout] test rexx_exec::tests::globalv_get_sets_rexx_variable ... ok
[INFO] [stdout] test rexx_exec::tests::with_swap_globalv_get ... ok
[INFO] [stdout] test rexx_exec::tests::with_swap_globalv_persists ... ok
[INFO] [stdout] test rexx_exec::tests::with_swap_state_preserved_on_syntax_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-ba6c8e1b70d6f65d)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test ipl_prints_banner ... ok
[INFO] [stdout] test pipe_command_via_console ... ok
[INFO] [stdout] test spool_command_via_console ... ok
[INFO] [stdout] test query_reader_via_console ... ok
[INFO] [stdout] test rexx_exec_runs_via_console_with_swap ... ok
[INFO] [stdout] test inbound_smsg_sets_globalv ... ok
[INFO] [stdout] test console_command_via_smsg_wake ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cms_pipelines-870807c70436e4b1)
[INFO] [stdout] 
[INFO] [stdout] running 88 tests
[INFO] [stdout] test error::tests::error_display_empty_stage ... ok
[INFO] [stdout] test error::tests::error_display_empty_pipeline ... ok
[INFO] [stdout] test error::tests::error_display_invalid_argument ... ok
[INFO] [stdout] test error::tests::error_display_stage_error ... ok
[INFO] [stdout] test error::tests::error_display_trailing_pipe ... ok
[INFO] [stdout] test error::tests::error_display_unknown_stage ... ok
[INFO] [stdout] test error::tests::error_messages_have_ibm_prefix ... ok
[INFO] [stdout] test executor::tests::console_solo ... ok
[INFO] [stdout] test executor::tests::empty_pipeline_error ... ok
[INFO] [stdout] test executor::tests::empty_spec_bypasses_parser ... ok
[INFO] [stdout] test executor::tests::literal_locate_console ... ok
[INFO] [stdout] test executor::tests::literal_empty_string_to_console ... ok
[INFO] [stdout] test executor::tests::locate_rc4_when_zero_upstream_records ... ok
[INFO] [stdout] test executor::tests::locate_non_match_secondary_unrouted ... ok
[INFO] [stdout] test executor::tests::multi_word_literal ... ok
[INFO] [stdout] test executor::tests::pipeline_result_rc_zero ... ok
[INFO] [stdout] test executor::tests::literal_solo ... ok
[INFO] [stdout] test executor::tests::run_pipe_with_pipe_prefix ... ok
[INFO] [stdout] test executor::tests::literal_nlocate_console_pass_through ... ok
[INFO] [stdout] test executor::tests::three_stage_pipeline ... ok
[INFO] [stdout] test executor::tests::unknown_stage_in_execute_pipeline ... ok
[INFO] [stdout] test executor::tests::unknown_stage_error ... ok
[INFO] [stdout] test parser::tests::parse_bare_pipe_is_empty_stage ... ok
[INFO] [stdout] test executor::tests::passthrough_stage_forwards_records ... ok
[INFO] [stdout] test executor::tests::literal_to_console ... ok
[INFO] [stdout] test parser::tests::parse_case_normalization ... ok
[INFO] [stdout] test parser::tests::parse_empty_input_error ... ok
[INFO] [stdout] test parser::tests::parse_empty_segment_error ... ok
[INFO] [stdout] test parser::tests::parse_max_stages_allowed ... ok
[INFO] [stdout] test parser::tests::parse_multi_stage ... ok
[INFO] [stdout] test parser::tests::parse_pipe_in_args_splits_on_pipe ... ok
[INFO] [stdout] test parser::tests::parse_pipe_only_is_empty ... ok
[INFO] [stdout] test parser::tests::parse_pipe_prefix_case_insensitive ... ok
[INFO] [stdout] test parser::tests::parse_pipe_prefix_stripped ... ok
[INFO] [stdout] test parser::tests::parse_raw_name_preserves_case ... ok
[INFO] [stdout] test parser::tests::parse_single_stage ... ok
[INFO] [stdout] test parser::tests::parse_too_many_stages_rejected ... ok
[INFO] [stdout] test parser::tests::parse_trailing_pipe_error ... ok
[INFO] [stdout] test parser::tests::parse_whitespace_only_error ... ok
[INFO] [stdout] test stage::tests::default_stage_pass_through ... ok
[INFO] [stdout] test stage::tests::output_record_primary_constructor ... ok
[INFO] [stdout] test stage::tests::output_record_secondary_constructor ... ok
[INFO] [stdout] test stage::tests::stage_can_return_error ... ok
[INFO] [stdout] test stages::console::tests::console_collects_records ... ok
[INFO] [stdout] test stages::console::tests::console_initially_empty ... ok
[INFO] [stdout] test stages::console::tests::console_returns_empty_downstream ... ok
[INFO] [stdout] test stages::literal::tests::literal_emits_on_init ... ok
[INFO] [stdout] test stages::literal::tests::literal_emits_once ... ok
[INFO] [stdout] test stages::literal::tests::literal_empty_args ... ok
[INFO] [stdout] test stages::literal::tests::literal_ignores_process ... ok
[INFO] [stdout] test stages::console::tests::console_preserves_order ... ok
[INFO] [stdout] test stages::literal::tests::literal_preserves_whitespace ... ok
[INFO] [stdout] test stages::locate::tests::empty_record_no_match ... ok
[INFO] [stdout] test stages::locate::tests::empty_pattern_matches_all ... ok
[INFO] [stdout] test stages::locate::tests::name ... ok
[INFO] [stdout] test stages::locate::tests::match_goes_to_primary ... ok
[INFO] [stdout] test stages::locate::tests::case_sensitive ... ok
[INFO] [stdout] test stages::locate::tests::empty_pattern_matches_empty_record ... ok
[INFO] [stdout] test stages::locate::tests::no_match_emits_nothing ... ok
[INFO] [stdout] test stages::locate::tests::rc_zero_when_match_found ... ok
[INFO] [stdout] test stages::locate_common::tests::alt_delimiter ... ok
[INFO] [stdout] test stages::locate::tests::rc_zero_when_mixed_matches ... ok
[INFO] [stdout] test stages::locate::tests::pattern_at_end_of_record ... ok
[INFO] [stdout] test stages::locate::tests::rc_four_when_no_match ... ok
[INFO] [stdout] test stages::locate::tests::rc_four_when_no_records_processed ... ok
[INFO] [stdout] test stages::locate_common::tests::empty_args ... ok
[INFO] [stdout] test stages::locate_common::tests::missing_closing_delimiter ... ok
[INFO] [stdout] test stages::locate_common::tests::empty_pattern ... ok
[INFO] [stdout] test stages::locate_common::tests::trailing_whitespace_after_delimiter_ok ... ok
[INFO] [stdout] test stages::locate_common::tests::whitespace_delimiter_rejected ... ok
[INFO] [stdout] test stages::nlocate::tests::empty_pattern_matches_all_emits_nothing ... ok
[INFO] [stdout] test stages::nlocate::tests::empty_record_no_match ... ok
[INFO] [stdout] test stages::nlocate::tests::name ... ok
[INFO] [stdout] test stages::nlocate::tests::match_emits_nothing ... ok
[INFO] [stdout] test stages::nlocate::tests::rc_four_when_all_match ... ok
[INFO] [stdout] test stages::nlocate::tests::rc_four_when_no_records_processed ... ok
[INFO] [stdout] test stages::nlocate::tests::case_sensitive ... ok
[INFO] [stdout] test stages::nlocate::tests::rc_zero_when_mixed_matches ... ok
[INFO] [stdout] test stages::nlocate::tests::no_match_goes_to_primary ... ok
[INFO] [stdout] test stages::nlocate::tests::rc_zero_when_no_match ... ok
[INFO] [stdout] test stages::tests::factory_creates_console ... ok
[INFO] [stdout] test stages::tests::factory_creates_literal ... ok
[INFO] [stdout] test stages::tests::factory_creates_locate ... ok
[INFO] [stdout] test stages::locate_common::tests::slash_delimited_pattern ... ok
[INFO] [stdout] test stages::locate_common::tests::trailing_column_range_rejected ... ok
[INFO] [stdout] test stages::tests::factory_unknown_stage_error ... ok
[INFO] [stdout] test stages::tests::factory_creates_nlocate ... ok
[INFO] [stdout] test stages::locate_common::tests::trailing_non_whitespace_after_delimiter_rejected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cms_spool-3c86a29efee83047)
[INFO] [stdout] 
[INFO] [stdout] running 143 tests
[INFO] [stdout] test backend::tests::in_memory_dequeue_empty ... ok
[INFO] [stdout] test backend::tests::in_memory_enqueue_dequeue ... ok
[INFO] [stdout] test backend::tests::in_memory_ids_increment ... ok
[INFO] [stdout] test backend::tests::in_memory_list_queue ... ok
[INFO] [stdout] test backend::tests::in_memory_purge ... ok
[INFO] [stdout] test backend::tests::in_memory_transfer_to_reader ... ok
[INFO] [stdout] test command::tests::abbreviation_rec_works ... ok
[INFO] [stdout] test command::tests::abbreviation_sp_works ... ok
[INFO] [stdout] test backend::tests::in_memory_purge_not_found ... ok
[INFO] [stdout] test command::tests::abbreviation_pur_works ... ok
[INFO] [stdout] test command::tests::abbreviation_q_works ... ok
[INFO] [stdout] test command::tests::abbreviation_se_works ... ok
[INFO] [stdout] test backend::tests::in_memory_purge_all ... ok
[INFO] [stdout] test command::tests::copy_non_numeric_rejected ... ok
[INFO] [stdout] test command::tests::case_insensitive_commands ... ok
[INFO] [stdout] test command::tests::copy_overflow_rejected ... ok
[INFO] [stdout] test command::tests::device_abbreviation_pr_for_printer ... ok
[INFO] [stdout] test command::tests::copy_zero_rejected ... ok
[INFO] [stdout] test command::tests::device_abbreviation_p_is_ambiguous ... ok
[INFO] [stdout] test command::tests::device_abbreviation_pu_for_punch ... ok
[INFO] [stdout] test command::tests::device_abbreviation_r_for_reader ... ok
[INFO] [stdout] test command::tests::device_alias_pch ... ok
[INFO] [stdout] test command::tests::execute_purge_all ... ok
[INFO] [stdout] test command::tests::execute_query_with_files ... ok
[INFO] [stdout] test command::tests::device_alias_pun ... ok
[INFO] [stdout] test command::tests::device_alias_rdr ... ok
[INFO] [stdout] test command::tests::execute_purge_not_found ... ok
[INFO] [stdout] test command::tests::execute_purge_specific ... ok
[INFO] [stdout] test command::tests::execute_query_empty ... ok
[INFO] [stdout] test command::tests::execute_receive_returns_rc24 ... ok
[INFO] [stdout] test command::tests::execute_sendfile_returns_rc24 ... ok
[INFO] [stdout] test command::tests::execute_spool_configure ... ok
[INFO] [stdout] test command::tests::parse_empty_returns_none ... ok
[INFO] [stdout] test command::tests::parse_purge_all ... ok
[INFO] [stdout] test command::tests::parse_purge_bare_device_is_error ... ok
[INFO] [stdout] test command::tests::parse_purge_id ... ok
[INFO] [stdout] test command::tests::parse_query_printer_class ... ok
[INFO] [stdout] test command::tests::parse_query_reader ... ok
[INFO] [stdout] test command::tests::parse_receive_bare ... ok
[INFO] [stdout] test command::tests::parse_sendfile_basic ... ok
[INFO] [stdout] test command::tests::parse_receive_with_rename ... ok
[INFO] [stdout] test command::tests::parse_sendfile_no_filetype_returns_none ... ok
[INFO] [stdout] test command::tests::parse_sendfile_no_mode ... ok
[INFO] [stdout] test command::tests::parse_spool_copy ... ok
[INFO] [stdout] test command::tests::parse_spool_no_device_returns_none ... ok
[INFO] [stdout] test command::tests::parse_spool_dest ... ok
[INFO] [stdout] test command::tests::parse_spool_printer_class ... ok
[INFO] [stdout] test command::tests::parse_sendfile_with_dest ... ok
[INFO] [stdout] test command::tests::parse_spool_reader_hold ... ok
[INFO] [stdout] test command::tests::query_dangling_class_rejected ... ok
[INFO] [stdout] test command::tests::purge_trailing_tokens_rejected ... ok
[INFO] [stdout] test command::tests::purge_reader_with_id ... ok
[INFO] [stdout] test command::tests::parse_unknown_returns_none ... ok
[INFO] [stdout] test command::tests::query_empty_shows_message ... ok
[INFO] [stdout] test command::tests::purge_all_with_query_verification ... ok
[INFO] [stdout] test command::tests::query_invalid_class_digit_rejected ... ok
[INFO] [stdout] test command::tests::query_wildcard_class_accepted ... ok
[INFO] [stdout] test command::tests::receive_invalid_filemode_rejected ... ok
[INFO] [stdout] test command::tests::receive_trailing_tokens_rejected ... ok
[INFO] [stdout] test command::tests::query_with_files_shows_header_and_entries ... ok
[INFO] [stdout] test command::tests::sendfile_lowercase_normalized ... ok
[INFO] [stdout] test command::tests::sendfile_dangling_to_rejected ... ok
[INFO] [stdout] test command::tests::spool_configure_display_message ... ok
[INFO] [stdout] test command::tests::sendfile_junk_tokens_rejected ... ok
[INFO] [stdout] test command::tests::spool_dest_overlong_rejected ... ok
[INFO] [stdout] test command::tests::spool_dangling_keywords_rejected ... ok
[INFO] [stdout] test command::tests::receive_with_partial_rename ... ok
[INFO] [stdout] test command::tests::spool_cont ... ok
[INFO] [stdout] test command::tests::spool_duplicate_options_rejected ... ok
[INFO] [stdout] test command::tests::spool_invalid_class_rejected ... ok
[INFO] [stdout] test device::tests::device_config_defaults ... ok
[INFO] [stdout] test device::tests::spool_class_for_file_rejects_wildcard ... ok
[INFO] [stdout] test device::tests::spool_class_matches ... ok
[INFO] [stdout] test device::tests::spool_class_new_invalid ... ok
[INFO] [stdout] test device::tests::spool_device_dir_name ... ok
[INFO] [stdout] test device::tests::spool_device_display ... ok
[INFO] [stdout] test command::tests::spool_multiple_options ... ok
[INFO] [stdout] test command::tests::spool_nohold ... ok
[INFO] [stdout] test command::tests::spool_unknown_option_rejected ... ok
[INFO] [stdout] test device::tests::spool_class_new_valid ... ok
[INFO] [stdout] test directory::tests::creates_subdirectories ... ok
[INFO] [stdout] test directory::tests::dequeue_empty ... ok
[INFO] [stdout] test directory::tests::dequeue_auto_purges_orphaned_meta ... ok
[INFO] [stdout] test directory::tests::enqueue_creates_files ... ok
[INFO] [stdout] test directory::tests::dequeue_removes_files ... ok
[INFO] [stdout] test directory::tests::interrupted_enqueue_data_only_is_invisible ... ok
[INFO] [stdout] test directory::tests::invalid_meta_with_valid_data_cleans_up_meta ... ok
[INFO] [stdout] test directory::tests::purge_all_by_class ... ok
[INFO] [stdout] test directory::tests::list_queue_returns_sorted ... ok
[INFO] [stdout] test directory::tests::enqueue_dequeue_roundtrip ... ok
[INFO] [stdout] test directory::tests::list_queue_filters_by_class ... ok
[INFO] [stdout] test directory::tests::id_counter_persists ... ok
[INFO] [stdout] test error::tests::error_display_file_not_found ... ok
[INFO] [stdout] test directory::tests::purge_all_returns_count ... ok
[INFO] [stdout] test directory::tests::purge_not_found ... ok
[INFO] [stdout] test directory::tests::purge_specific ... ok
[INFO] [stdout] test directory::tests::receive_multi_user_directory_backend ... ok
[INFO] [stdout] test error::tests::error_display_all_held ... ok
[INFO] [stdout] test error::tests::error_display_invalid_parameter ... ok
[INFO] [stdout] test error::tests::error_display_io ... ok
[INFO] [stdout] test error::tests::error_display_queue_empty ... ok
[INFO] [stdout] test error::tests::error_display_unknown_command ... ok
[INFO] [stdout] test error::tests::error_from_io ... ok
[INFO] [stdout] test spool::tests::configure_device ... ok
[INFO] [stdout] test error::tests::error_messages_have_ibm_prefix ... ok
[INFO] [stdout] test directory::tests::orphaned_meta_auto_purged_by_list_queue ... ok
[INFO] [stdout] test directory::tests::transfer_to_reader ... ok
[INFO] [stdout] test spool::tests::configure_device_preserves_unset_fields ... ok
[INFO] [stdout] test spool::tests::default_device_configs ... ok
[INFO] [stdout] test spool::tests::new_manager_has_user_id ... ok
[INFO] [stdout] test spool::tests::print_file ... ok
[INFO] [stdout] test spool::tests::purge_specific_file ... ok
[INFO] [stdout] test spool::tests::purge_nonexistent_returns_error ... ok
[INFO] [stdout] test spool::tests::query_by_class ... ok
[INFO] [stdout] test spool::tests::punch_file ... ok
[INFO] [stdout] test spool::tests::purge_all_empty_queue ... ok
[INFO] [stdout] test spool::tests::receive_all_held_returns_rc4 ... ok
[INFO] [stdout] test spool::tests::purge_all_files ... ok
[INFO] [stdout] test spool::tests::query_wildcard_class ... ok
[INFO] [stdout] test spool::tests::receive_empty_reader ... ok
[INFO] [stdout] test spool::tests::receive_other_user_files_returns_queue_empty ... ok
[INFO] [stdout] test spool::tests::purge_by_class_filter ... ok
[INFO] [stdout] test spool::tests::receive_skips_held_to_find_unheld ... ok
[INFO] [stdout] test spool::tests::receive_when_empty_returns_error ... ok
[INFO] [stdout] test spool::tests::send_and_receive ... ok
[INFO] [stdout] test spool::tests::spool_command_result_error ... ok
[INFO] [stdout] test spool::tests::printer_with_dest_still_visible_to_originator ... ok
[INFO] [stdout] test spool::tests::send_file_to_self ... ok
[INFO] [stdout] test spool::tests::send_file_uses_punch_class ... ok
[INFO] [stdout] test spool::tests::send_file_uses_punch_hold ... ok
[INFO] [stdout] test spool::tests::send_file_with_dest ... ok
[INFO] [stdout] test spool::tests::send_multiple_receive_fifo_order ... ok
[INFO] [stdout] test spool::tests::spool_command_result_ok ... ok
[INFO] [stdout] test spool::tests::user_id_uppercased ... ok
[INFO] [stdout] test spool_file::tests::spool_file_meta_multi_char_class_rejected ... ok
[INFO] [stdout] test spool_file::tests::spool_file_meta_corrupt_records_still_parses ... ok
[INFO] [stdout] test spool_file::tests::spool_file_meta_parse_incomplete ... ok
[INFO] [stdout] test spool_file::tests::spool_file_meta_invalid_class_digit_rejected ... ok
[INFO] [stdout] test spool_file::tests::spool_file_meta_empty_class_rejected ... ok
[INFO] [stdout] test spool_file::tests::spool_file_meta_roundtrip ... ok
[INFO] [stdout] test spool_file::tests::spool_file_meta_rejects_wildcard_class ... ok
[INFO] [stdout] test spool_file::tests::spool_file_summary ... ok
[INFO] [stdout] test spool_file::tests::spool_file_new_uppercases ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 143 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vm_iucv-788a443a9e805bd2)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test collector::tests::cloned_handle_shares_state ... ok
[INFO] [stdout] test collector::tests::initially_empty ... ok
[INFO] [stdout] test collector::tests::receives_messages ... ok
[INFO] [stdout] test error::tests::error_display_already_logged_off ... ok
[INFO] [stdout] test error::tests::error_display_already_running ... ok
[INFO] [stdout] test error::tests::error_display_channel_busy ... ok
[INFO] [stdout] test error::tests::error_display_connection_refused ... ok
[INFO] [stdout] test error::tests::error_display_delivery_failed ... ok
[INFO] [stdout] test error::tests::error_display_invalid_machine_id ... ok
[INFO] [stdout] test error::tests::error_display_invalid_parameter ... ok
[INFO] [stdout] test error::tests::error_display_machine_not_found ... ok
[INFO] [stdout] test error::tests::error_display_machine_panicked ... ok
[INFO] [stdout] test error::tests::error_display_path_not_found ... ok
[INFO] [stdout] test error::tests::error_display_supervisor_down ... ok
[INFO] [stdout] test error::tests::error_messages_have_ibm_prefix ... ok
[INFO] [stdout] test machine_id::tests::lowercase_uppercased ... ok
[INFO] [stdout] test machine_id::tests::reject_digit_first ... ok
[INFO] [stdout] test machine_id::tests::reject_empty ... ok
[INFO] [stdout] test machine_id::tests::reject_illegal_chars ... ok
[INFO] [stdout] test machine_id::tests::reject_non_ascii ... ok
[INFO] [stdout] test machine_id::tests::reject_too_long ... ok
[INFO] [stdout] test machine_id::tests::valid_max_length ... ok
[INFO] [stdout] test machine_id::tests::valid_short ... ok
[INFO] [stdout] test machine_id::tests::valid_simple ... ok
[INFO] [stdout] test machine_id::tests::valid_special_chars ... ok
[INFO] [stdout] test message::tests::clone ... ok
[INFO] [stdout] test message::tests::field_access ... ok
[INFO] [stdout] test message::tests::max_length_text ... ok
[INFO] [stdout] test message::tests::reject_non_ascii_text ... ok
[INFO] [stdout] test message::tests::reject_too_long_text ... ok
[INFO] [stdout] test path::tests::iucv_buffer_empty ... ok
[INFO] [stdout] test path::tests::iucv_buffer_reject_too_large ... ok
[INFO] [stdout] test path::tests::iucv_buffer_valid ... ok
[INFO] [stdout] test path::tests::path_id_display ... ok
[INFO] [stdout] test path::tests::path_id_eq_and_copy ... ok
[INFO] [stdout] test supervisor::tests::connect_after_shutdown ... ok
[INFO] [stdout] test supervisor::tests::connect_to_logged_off_machine ... ok
[INFO] [stdout] test supervisor::tests::connect_unknown_sender ... ok
[INFO] [stdout] test supervisor::tests::connect_unknown_target ... ok
[INFO] [stdout] test supervisor::tests::double_sever ... ok
[INFO] [stdout] test supervisor::tests::duplicate_ipl_error ... ok
[INFO] [stdout] test supervisor::tests::ipl_and_query_names ... ok
[INFO] [stdout] test supervisor::tests::logoff_removes_machine ... ok
[INFO] [stdout] test supervisor::tests::connect_ok ... ok
[INFO] [stdout] test supervisor::tests::logoff_unknown_error ... ok
[INFO] [stdout] test supervisor::tests::connect_cancelled_cleans_up_pending_entry ... ok
[INFO] [stdout] test supervisor::tests::multiple_paths_between_same_machines ... ok
[INFO] [stdout] test supervisor::tests::logoff_severs_paths ... ok
[INFO] [stdout] test supervisor::tests::query_paths_filters_severed ... ok
[INFO] [stdout] test supervisor::tests::logoff_severs_multiple_paths ... ok
[INFO] [stdout] test supervisor::tests::connect_to_self ... ok
[INFO] [stdout] test supervisor::tests::machine_to_machine_smsg_via_context ... ok
[INFO] [stdout] test supervisor::tests::send_on_pending_path ... ok
[INFO] [stdout] test supervisor::tests::peer_receives_severed_on_logoff ... ok
[INFO] [stdout] test supervisor::tests::iucv_send_from_handler ... ok
[INFO] [stdout] test supervisor::tests::send_data_both_directions ... ok
[INFO] [stdout] test supervisor::tests::send_large_buffer ... ok
[INFO] [stdout] test supervisor::tests::sever_unknown_path ... ok
[INFO] [stdout] test supervisor::tests::shutdown_all ... ok
[INFO] [stdout] test supervisor::tests::shutdown_calls_on_logoff ... ok
[INFO] [stdout] test supervisor::tests::shutdown_severs_all_paths ... ok
[INFO] [stdout] test supervisor::tests::smsg_channel_busy ... ok
[INFO] [stdout] test supervisor::tests::smsg_delivery ... ok
[INFO] [stdout] test supervisor::tests::sever_by_initiator ... ok
[INFO] [stdout] test supervisor::tests::sever_by_target ... ok
[INFO] [stdout] test supervisor::tests::smsg_text_too_long ... ok
[INFO] [stdout] test supervisor::tests::sever_path_from_handler ... ok
[INFO] [stdout] test supervisor::tests::smsg_unregistered_sender_error ... ok
[INFO] [stdout] test supervisor::tests::smsg_unknown_error ... ok
[INFO] [stdout] test supervisor::tests::target_accepts_default ... ok
[INFO] [stdout] test supervisor::tests::target_refuses ... ok
[INFO] [stdout] test supervisor::tests::send_on_severed_path ... ok
[INFO] [stdout] test supervisor::tests::smsg_during_on_ipl ... ok
[INFO] [stdout] test supervisor::tests::ipl_panic_surfaces_on_logoff ... ok
[INFO] [stdout] test supervisor::tests::logoff_surfaces_handler_panic ... ok
[INFO] [stdout] test supervisor::tests::smsg_panic_surfaces_on_logoff ... ok
[INFO] [stdout] test supervisor::tests::router_drops_to_full_channel ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xedit_core-76968c155e997bf5)
[INFO] [stdout] 
[INFO] [stdout] running 402 tests
[INFO] [stdout] test buffer::tests::empty_buffer ... ok
[INFO] [stdout] test buffer::tests::delete_range ... ok
[INFO] [stdout] test buffer::tests::insert_and_delete ... ok
[INFO] [stdout] test buffer::tests::from_lines ... ok
[INFO] [stdout] test command::tests::help_text_compress_direction ... ok
[INFO] [stdout] test command::tests::help_text_expand_direction ... ok
[INFO] [stdout] test command::tests::help_text_locate ... ok
[INFO] [stdout] test command::tests::help_text_next_resolves ... ok
[INFO] [stdout] test command::tests::help_text_set ... ok
[INFO] [stdout] test command::tests::help_text_set_colour_alias ... ok
[INFO] [stdout] test command::tests::help_text_set_number ... ok
[INFO] [stdout] test command::tests::help_text_set_pf_keys ... ok
[INFO] [stdout] test command::tests::help_text_set_short_abbreviations ... ok
[INFO] [stdout] test command::tests::lookup_l_prefers_locate ... ok
[INFO] [stdout] test command::tests::help_text_set_unknown_subtopic ... ok
[INFO] [stdout] test command::tests::help_text_unknown ... ok
[INFO] [stdout] test command::tests::parse_all_with_target ... ok
[INFO] [stdout] test command::tests::help_text_set_truncate_full_name ... ok
[INFO] [stdout] test command::tests::parse_backward_with_count ... ok
[INFO] [stdout] test command::tests::matches_abbrev_boundary ... ok
[INFO] [stdout] test command::tests::parse_bottom ... ok
[INFO] [stdout] test command::tests::parse_change ... ok
[INFO] [stdout] test command::tests::parse_all_no_target ... ok
[INFO] [stdout] test command::tests::parse_change_missing_delim ... ok
[INFO] [stdout] test command::tests::parse_change_no_args ... ok
[INFO] [stdout] test command::tests::parse_compress_inverted_cols_errors ... ok
[INFO] [stdout] test command::tests::parse_cinsert_basic ... ok
[INFO] [stdout] test command::tests::parse_compress_no_args ... ok
[INFO] [stdout] test command::tests::parse_cinsert_empty_errors ... ok
[INFO] [stdout] test command::tests::parse_compress_abbreviated ... ok
[INFO] [stdout] test command::tests::parse_change_with_count ... ok
[INFO] [stdout] test command::tests::parse_compress_one_col_arg ... ok
[INFO] [stdout] test command::tests::parse_cinsert_abbreviated ... ok
[INFO] [stdout] test command::tests::parse_compress_with_columns ... ok
[INFO] [stdout] test command::tests::parse_compress_zero_col1_errors ... ok
[INFO] [stdout] test command::tests::parse_cursor_file ... ok
[INFO] [stdout] test command::tests::parse_cursor_no_args ... ok
[INFO] [stdout] test command::tests::parse_compress_zero_col2_errors ... ok
[INFO] [stdout] test command::tests::parse_cursor_home ... ok
[INFO] [stdout] test command::tests::parse_coverwrite_abbreviated ... ok
[INFO] [stdout] test command::tests::parse_coverwrite_basic ... ok
[INFO] [stdout] test command::tests::parse_coverwrite_empty_errors ... ok
[INFO] [stdout] test command::tests::parse_delete_no_target ... ok
[INFO] [stdout] test command::tests::parse_down_abbreviated ... ok
[INFO] [stdout] test command::tests::parse_delete_with_target ... ok
[INFO] [stdout] test command::tests::parse_duplicat_abbreviated ... ok
[INFO] [stdout] test command::tests::parse_duplicat_full ... ok
[INFO] [stdout] test command::tests::parse_duplicat_with_count ... ok
[INFO] [stdout] test command::tests::parse_expand_inverted_cols_errors ... ok
[INFO] [stdout] test command::tests::parse_coverwrite_preserves_spaces ... ok
[INFO] [stdout] test command::tests::parse_expand_one_col_arg ... ok
[INFO] [stdout] test command::tests::parse_expand_zero_col1_errors ... ok
[INFO] [stdout] test command::tests::parse_expand_no_args ... ok
[INFO] [stdout] test command::tests::parse_expand_with_columns ... ok
[INFO] [stdout] test command::tests::parse_expand_zero_col2_errors ... ok
[INFO] [stdout] test command::tests::parse_duplicat_zero_count_is_error ... ok
[INFO] [stdout] test command::tests::parse_expand_abbreviated ... ok
[INFO] [stdout] test command::tests::parse_file ... ok
[INFO] [stdout] test command::tests::parse_forward_default ... ok
[INFO] [stdout] test command::tests::parse_help_abbreviated_topic ... ok
[INFO] [stdout] test command::tests::parse_help_with_topic ... ok
[INFO] [stdout] test command::tests::parse_input_no_text ... ok
[INFO] [stdout] test command::tests::parse_invalid_count ... ok
[INFO] [stdout] test command::tests::parse_input_with_text ... ok
[INFO] [stdout] test command::tests::parse_get_requires_filename ... ok
[INFO] [stdout] test command::tests::parse_merge_no_filename_errors ... ok
[INFO] [stdout] test command::tests::parse_help_no_args ... ok
[INFO] [stdout] test command::tests::parse_merge_basic ... ok
[INFO] [stdout] test command::tests::parse_merge_abbreviated ... ok
[INFO] [stdout] test command::tests::parse_locate_no_args ... ok
[INFO] [stdout] test command::tests::parse_locate ... ok
[INFO] [stdout] test command::tests::parse_locate_shorthand ... ok
[INFO] [stdout] test command::tests::parse_merge_trailing_args_ignored ... ok
[INFO] [stdout] test command::tests::parse_put_filename ... ok
[INFO] [stdout] test command::tests::parse_put_requires_filename ... ok
[INFO] [stdout] test command::tests::parse_put_filename_with_count ... ok
[INFO] [stdout] test command::tests::parse_put_zero_count_is_error ... ok
[INFO] [stdout] test command::tests::parse_merge_with_count ... ok
[INFO] [stdout] test command::tests::parse_queue_default ... ok
[INFO] [stdout] test command::tests::parse_queue_with_count ... ok
[INFO] [stdout] test command::tests::parse_ref_still_refresh ... ok
[INFO] [stdout] test command::tests::parse_merge_zero_count_errors ... ok
[INFO] [stdout] test command::tests::parse_qquit ... ok
[INFO] [stdout] test command::tests::parse_replace_empty ... ok
[INFO] [stdout] test command::tests::parse_replace_preserves_leading_whitespace ... ok
[INFO] [stdout] test command::tests::parse_nop ... ok
[INFO] [stdout] test command::tests::parse_quit ... ok
[INFO] [stdout] test command::tests::parse_re_too_short_for_any_command ... ok
[INFO] [stdout] test command::tests::parse_next_is_down ... ok
[INFO] [stdout] test command::tests::parse_reset_full ... ok
[INFO] [stdout] test command::tests::parse_replace_with_text ... ok
[INFO] [stdout] test command::tests::parse_save ... ok
[INFO] [stdout] test command::tests::parse_set_case_respect ... ok
[INFO] [stdout] test command::tests::parse_set_curline_middle ... ok
[INFO] [stdout] test command::tests::parse_reset_abbreviated ... ok
[INFO] [stdout] test command::tests::parse_set_color ... ok
[INFO] [stdout] test command::tests::parse_set_curline_row ... ok
[INFO] [stdout] test command::tests::parse_set_hex_on ... ok
[INFO] [stdout] test command::tests::parse_set_macro_path ... ok
[INFO] [stdout] test command::tests::parse_set_macro_path_default ... ok
[INFO] [stdout] test command::tests::parse_set_macro_path_multiple ... ok
[INFO] [stdout] test command::tests::parse_set_no_args ... ok
[INFO] [stdout] test command::tests::parse_set_number ... ok
[INFO] [stdout] test command::tests::parse_set_pf_off ... ok
[INFO] [stdout] test command::tests::parse_set_pf_out_of_range ... ok
[INFO] [stdout] test command::tests::parse_set_reserved_off ... ok
[INFO] [stdout] test command::tests::parse_set_scale_on ... ok
[INFO] [stdout] test command::tests::parse_set_shadow ... ok
[INFO] [stdout] test command::tests::parse_set_reserved_text ... ok
[INFO] [stdout] test command::tests::parse_set_tabline_no_conflict_with_tabs ... ok
[INFO] [stdout] test command::tests::parse_set_pf ... ok
[INFO] [stdout] test command::tests::parse_set_tabline_off ... ok
[INFO] [stdout] test command::tests::parse_set_tabline_abbreviated ... ok
[INFO] [stdout] test command::tests::parse_set_prefix_off ... ok
[INFO] [stdout] test command::tests::parse_set_stay ... ok
[INFO] [stdout] test command::tests::parse_set_tabline_on ... ok
[INFO] [stdout] test command::tests::parse_set_tabs_off_trailing_ignored ... ok
[INFO] [stdout] test command::tests::parse_set_tabs_no_args_errors ... ok
[INFO] [stdout] test command::tests::parse_set_tabs_explicit ... ok
[INFO] [stdout] test command::tests::parse_set_verify_full_name ... ok
[INFO] [stdout] test command::tests::parse_set_tabs_off ... ok
[INFO] [stdout] test command::tests::parse_set_verify_inverted_errors ... ok
[INFO] [stdout] test command::tests::parse_set_tabs_single_errors ... ok
[INFO] [stdout] test command::tests::parse_set_verify_two_args ... ok
[INFO] [stdout] test command::tests::parse_set_verify_no_args_errors ... ok
[INFO] [stdout] test command::tests::parse_set_verify_single_arg ... ok
[INFO] [stdout] test command::tests::parse_set_verify_zero_errors ... ok
[INFO] [stdout] test command::tests::parse_set_verify_trailing_args_errors ... ok
[INFO] [stdout] test command::tests::parse_set_tabs_zero_errors ... ok
[INFO] [stdout] test command::tests::parse_set_trunc ... ok
[INFO] [stdout] test command::tests::parse_set_wrap_on ... ok
[INFO] [stdout] test command::tests::parse_set_zone_no_args_resets ... ok
[INFO] [stdout] test command::tests::parse_set_zone_full_name ... ok
[INFO] [stdout] test command::tests::parse_set_verify_zero_right_errors ... ok
[INFO] [stdout] test command::tests::parse_set_zone_inverted_errors ... ok
[INFO] [stdout] test command::tests::parse_set_zone_single_arg ... ok
[INFO] [stdout] test command::tests::parse_set_zone_star_right ... ok
[INFO] [stdout] test command::tests::parse_set_zone_zero_errors ... ok
[INFO] [stdout] test command::tests::parse_set_zone_zero_left_two_arg_errors ... ok
[INFO] [stdout] test command::tests::parse_set_zone_trailing_args_errors ... ok
[INFO] [stdout] test command::tests::parse_set_zone_two_args ... ok
[INFO] [stdout] test command::tests::parse_sort_with_columns ... ok
[INFO] [stdout] test command::tests::parse_stack_with_count ... ok
[INFO] [stdout] test command::tests::parse_sort_default ... ok
[INFO] [stdout] test command::tests::parse_stack_default ... ok
[INFO] [stdout] test command::tests::parse_top ... ok
[INFO] [stdout] test command::tests::parse_sort_descending ... ok
[INFO] [stdout] test command::tests::parse_set_zone_zero_right_errors ... ok
[INFO] [stdout] test command::tests::parse_transfer_with_count ... ok
[INFO] [stdout] test command::tests::parse_transfer_trailing_args_ignored ... ok
[INFO] [stdout] test command::tests::parse_transfer_basic ... ok
[INFO] [stdout] test command::tests::parse_transfer_zero_count_errors ... ok
[INFO] [stdout] test command::tests::parse_transfer_no_filename_errors ... ok
[INFO] [stdout] test command::tests::parse_transfer_abbreviated ... ok
[INFO] [stdout] test command::tests::parse_undo ... ok
[INFO] [stdout] test command::tests::parse_up ... ok
[INFO] [stdout] test command::tests::parse_xedit_full_name ... ok
[INFO] [stdout] test command::tests::parse_xedit_with_file ... ok
[INFO] [stdout] test editor::tests::change_case_insensitive_rejects_mid_expansion_match ... ok
[INFO] [stdout] test command::tests::parse_unknown_command ... ok
[INFO] [stdout] test command::tests::parse_xedit_bare ... ok
[INFO] [stdout] test editor::tests::all_filter_basic ... ok
[INFO] [stdout] test editor::tests::change_beyond_col72_default_zone ... ok
[INFO] [stdout] test editor::tests::change_case_insensitive_expanding_casefold ... ok
[INFO] [stdout] test editor::tests::change_case_sensitive_after_expanding_char ... ok
[INFO] [stdout] test editor::tests::change_count_with_zone_skips_out_of_zone ... ok
[INFO] [stdout] test editor::tests::all_with_compound_target ... ok
[INFO] [stdout] test editor::tests::change_no_match_does_not_push_undo ... ok
[INFO] [stdout] test editor::tests::all_filter_reset ... ok
[INFO] [stdout] test editor::tests::change_empty_from_errors ... ok
[INFO] [stdout] test editor::tests::change_outside_zone_not_found ... ok
[INFO] [stdout] test editor::tests::change_in_zone ... ok
[INFO] [stdout] test editor::tests::change_preserves_outside_zone ... ok
[INFO] [stdout] test editor::tests::change_text ... ok
[INFO] [stdout] test editor::tests::change_zone_boundary ... ok
[INFO] [stdout] test editor::tests::cinsert_middle ... ok
[INFO] [stdout] test editor::tests::cinsert_past_end_pads ... ok
[INFO] [stdout] test editor::tests::cinsert_basic ... ok
[INFO] [stdout] test editor::tests::change_zone_case_insensitive_with_non_ascii ... ok
[INFO] [stdout] test editor::tests::cinsert_undo ... ok
[INFO] [stdout] test editor::tests::compress_at_tof_errors ... ok
[INFO] [stdout] test editor::tests::color_override ... ok
[INFO] [stdout] test editor::tests::compress_col1_exceeds_line_length_unlimited_zone ... ok
[INFO] [stdout] test editor::tests::compress_col1_exceeds_zone_errors ... ok
[INFO] [stdout] test editor::tests::compress_existing_tab_then_compressible_spaces ... ok
[INFO] [stdout] test editor::tests::compress_existing_tab_then_short_spaces ... ok
[INFO] [stdout] test editor::tests::compress_line_basic ... ok
[INFO] [stdout] test editor::tests::compress_empty_line_noop ... ok
[INFO] [stdout] test editor::tests::compress_equal_zone_endpoints ... ok
[INFO] [stdout] test editor::tests::cinsert_at_tof_errors ... ok
[INFO] [stdout] test editor::tests::cinsert_noop_empty_at_end ... ok
[INFO] [stdout] test editor::tests::compress_no_spaces_noop ... ok
[INFO] [stdout] test editor::tests::compress_noop_no_undo ... ok
[INFO] [stdout] test editor::tests::compress_with_default_unlimited_zone ... ok
[INFO] [stdout] test editor::tests::compress_single_col_arg ... ok
[INFO] [stdout] test editor::tests::compress_zone_boundary_at_tab_stop ... ok
[INFO] [stdout] test editor::tests::coverwrite_at_tof_errors ... ok
[INFO] [stdout] test editor::tests::compress_then_expand_roundtrip ... ok
[INFO] [stdout] test editor::tests::compress_tab_beyond_last_stop_then_spaces ... ok
[INFO] [stdout] test editor::tests::coverwrite_basic ... ok
[INFO] [stdout] test editor::tests::compress_undo ... ok
[INFO] [stdout] test editor::tests::compress_with_zone ... ok
[INFO] [stdout] test editor::tests::coverwrite_extends_line ... ok
[INFO] [stdout] test editor::tests::coverwrite_middle ... ok
[INFO] [stdout] test editor::tests::coverwrite_increments_alt_count ... ok
[INFO] [stdout] test editor::tests::coverwrite_undo ... ok
[INFO] [stdout] test editor::tests::coverwrite_noop_no_undo ... ok
[INFO] [stdout] test editor::tests::cursor_file ... ok
[INFO] [stdout] test editor::tests::cursor_home ... ok
[INFO] [stdout] test editor::tests::delete_current_line ... ok
[INFO] [stdout] test editor::tests::duplicat_single ... ok
[INFO] [stdout] test editor::tests::duplicat_with_count ... ok
[INFO] [stdout] test editor::tests::expand_at_tof_errors ... ok
[INFO] [stdout] test editor::tests::duplicat_increments_alt_count ... ok
[INFO] [stdout] test editor::tests::duplicat_undo_restores_buffer ... ok
[INFO] [stdout] test editor::tests::expand_empty_line_noop ... ok
[INFO] [stdout] test editor::tests::duplicat_at_tof_errors ... ok
[INFO] [stdout] test editor::tests::expand_col1_exceeds_zone_errors ... ok
[INFO] [stdout] test editor::tests::duplicat_zero_count_is_error ... ok
[INFO] [stdout] test editor::tests::expand_col1_exceeds_line_length_unlimited_zone ... ok
[INFO] [stdout] test editor::tests::expand_no_tabs_noop ... ok
[INFO] [stdout] test editor::tests::expand_noop_no_undo ... ok
[INFO] [stdout] test editor::tests::expand_undo ... ok
[INFO] [stdout] test editor::tests::expand_with_default_unlimited_zone ... ok
[INFO] [stdout] test editor::tests::expand_with_zone ... ok
[INFO] [stdout] test editor::tests::input_line ... ok
[INFO] [stdout] test editor::tests::history_skips_special ... ok
[INFO] [stdout] test editor::tests::history_push_and_recall ... ok
[INFO] [stdout] test editor::tests::insert_lines_externally_basic ... ok
[INFO] [stdout] test editor::tests::locate_forward ... ok
[INFO] [stdout] test editor::tests::locate_not_found ... ok
[INFO] [stdout] test editor::tests::locate_in_zone_finds_match ... ok
[INFO] [stdout] test editor::tests::locate_beyond_col72_default_zone ... ok
[INFO] [stdout] test editor::tests::locate_outside_zone_not_found ... ok
[INFO] [stdout] test editor::tests::locate_zone_boundary_non_ascii ... ok
[INFO] [stdout] test editor::tests::expand_then_compress_roundtrip ... ok
[INFO] [stdout] test editor::tests::locate_zone_boundary ... ok
[INFO] [stdout] test editor::tests::merge_advances_current_line ... ok
[INFO] [stdout] test editor::tests::expand_line_basic ... ok
[INFO] [stdout] test editor::tests::navigate_up_down ... ok
[INFO] [stdout] test editor::tests::prefix_block_delete ... ok
[INFO] [stdout] test editor::tests::merge_undo ... ok
[INFO] [stdout] test editor::tests::merge_all_lines ... ok
[INFO] [stdout] test editor::tests::prefix_copy_single ... ok
[INFO] [stdout] test editor::tests::prefix_copy_block ... ok
[INFO] [stdout] test editor::tests::prefix_duplicate ... ok
[INFO] [stdout] test editor::tests::prefix_delete ... ok
[INFO] [stdout] test editor::tests::merge_with_count ... ok
[INFO] [stdout] test editor::tests::merge_at_eof ... ok
[INFO] [stdout] test editor::tests::merge_at_tof ... ok
[INFO] [stdout] test editor::tests::merge_count_exceeds_file ... ok
[INFO] [stdout] test editor::tests::prefix_move_adjusts_dest ... ok
[INFO] [stdout] test editor::tests::prefix_move_block ... ok
[INFO] [stdout] test editor::tests::merge_empty_buffer_at_tof ... ok
[INFO] [stdout] test editor::tests::prefix_no_pending_destination ... ok
[INFO] [stdout] test editor::tests::prefix_move_single ... ok
[INFO] [stdout] test editor::tests::profile_missing_is_silent ... ok
[INFO] [stdout] test editor::tests::put_clamps_to_buffer_end ... ok
[INFO] [stdout] test editor::tests::put_zero_count_is_error ... ok
[INFO] [stdout] test editor::tests::put_multiple_lines ... ok
[INFO] [stdout] test editor::tests::query_tabline ... ok
[INFO] [stdout] test editor::tests::query_verify ... ok
[INFO] [stdout] test editor::tests::query_tabs ... ok
[INFO] [stdout] test editor::tests::put_single_line ... ok
[INFO] [stdout] test editor::tests::queue_at_tof_errors ... ok
[INFO] [stdout] test editor::tests::query_zone ... ok
[INFO] [stdout] test editor::tests::queue_multiple_lines_fifo ... ok
[INFO] [stdout] test editor::tests::put_at_tof_errors ... ok
[INFO] [stdout] test editor::tests::query_zone_after_explicit_set ... ok
[INFO] [stdout] test editor::tests::profile_filetype_conditional ... ok
[INFO] [stdout] test editor::tests::profile_xedit_runs_on_load ... ok
[INFO] [stdout] test editor::tests::queue_single_line ... ok
[INFO] [stdout] test editor::tests::replace_at_last_line_stays ... ok
[INFO] [stdout] test editor::tests::replace_current_line ... ok
[INFO] [stdout] test editor::tests::replace_noop_does_not_dirtify ... ok
[INFO] [stdout] test editor::tests::replace_increments_alt_count ... ok
[INFO] [stdout] test editor::tests::replace_at_tof_errors ... ok
[INFO] [stdout] test editor::tests::replace_on_empty_buffer_errors ... ok
[INFO] [stdout] test editor::tests::replace_undo_restores_original ... ok
[INFO] [stdout] test editor::tests::replace_with_empty_string ... ok
[INFO] [stdout] test editor::tests::reset_clears_all_filter ... ok
[INFO] [stdout] test editor::tests::reserved_set_and_clear ... ok
[INFO] [stdout] test editor::tests::reset_clears_pending_block ... ok
[INFO] [stdout] test editor::tests::reset_shows_message_when_clearing ... ok
[INFO] [stdout] test editor::tests::reset_clears_pending_operation ... ok
[INFO] [stdout] test editor::tests::set_tabline_on ... ok
[INFO] [stdout] test editor::tests::set_tabs_off_resets_defaults ... ok
[INFO] [stdout] test editor::tests::reset_with_nothing_pending_ok ... ok
[INFO] [stdout] test editor::tests::set_tabs_updates_editor ... ok
[INFO] [stdout] test editor::tests::sort_ascending ... ok
[INFO] [stdout] test editor::tests::sort_column_range ... ok
[INFO] [stdout] test editor::tests::stack_at_tof_errors ... ok
[INFO] [stdout] test editor::tests::stack_clamps_to_buffer_end ... ok
[INFO] [stdout] test editor::tests::sort_descending ... ok
[INFO] [stdout] test editor::tests::stack_single_line ... ok
[INFO] [stdout] test editor::tests::stack_then_queue_ordering ... ok
[INFO] [stdout] test editor::tests::top_and_bottom ... ok
[INFO] [stdout] test editor::tests::tabline_default_off ... ok
[INFO] [stdout] test editor::tests::transfer_passes_raw_count ... ok
[INFO] [stdout] test editor::tests::transfer_returns_action ... ok
[INFO] [stdout] test editor::tests::stack_multiple_lines_lifo ... ok
[INFO] [stdout] test editor::tests::trunc_does_not_clobber_zone ... ok
[INFO] [stdout] test editor::tests::undo_change ... ok
[INFO] [stdout] test editor::tests::undo_nothing ... ok
[INFO] [stdout] test editor::tests::undo_delete ... ok
[INFO] [stdout] test editor::tests::undo_multi_level ... ok
[INFO] [stdout] test filesystem::tests::normalize_backslash_path_passthrough ... ok
[INFO] [stdout] test filesystem::tests::native_fs_read_nonexistent ... ok
[INFO] [stdout] test filesystem::tests::normalize_digit_leading_token_passthrough ... ok
[INFO] [stdout] test filesystem::tests::normalize_consecutive_spaces_collapsed ... ok
[INFO] [stdout] test filesystem::tests::normalize_absolute_path_passthrough ... ok
[INFO] [stdout] test filesystem::tests::normalize_dotted_path_passthrough ... ok
[INFO] [stdout] test filesystem::tests::normalize_empty_string_passthrough ... ok
[INFO] [stdout] test filesystem::tests::normalize_four_tokens_passthrough ... ok
[INFO] [stdout] test filesystem::tests::normalize_filemode_digit_7_passthrough ... ok
[INFO] [stdout] test filesystem::tests::normalize_leading_space_collapses ... ok
[INFO] [stdout] test filesystem::tests::normalize_lowercase_two_tokens_passthrough ... ok
[INFO] [stdout] test filesystem::tests::normalize_mixed_case_passthrough ... ok
[INFO] [stdout] test filesystem::tests::native_fs_read_write_roundtrip ... ok
[INFO] [stdout] test filesystem::tests::normalize_four_uppercase_tokens_passthrough ... ok
[INFO] [stdout] test filesystem::tests::normalize_invalid_filemode_passthrough ... ok
[INFO] [stdout] test filesystem::tests::normalize_short_backslash_path_passthrough ... ok
[INFO] [stdout] test filesystem::tests::normalize_single_char_uppercase_pair ... ok
[INFO] [stdout] test filesystem::tests::normalize_single_word_passthrough ... ok
[INFO] [stdout] test filesystem::tests::normalize_special_chars_passthrough ... ok
[INFO] [stdout] test filesystem::tests::normalize_tab_separated_passthrough ... ok
[INFO] [stdout] test filesystem::tests::normalize_three_token_cms_style ... ok
[INFO] [stdout] test filesystem::tests::normalize_title_case_native_passthrough ... ok
[INFO] [stdout] test filesystem::tests::normalize_token_exceeding_eight_chars_passthrough ... ok
[INFO] [stdout] test filesystem::tests::normalize_trailing_space_collapses ... ok
[INFO] [stdout] test filesystem::tests::normalize_two_token_cms_style ... ok
[INFO] [stdout] test filesystem::tests::normalize_valid_filemode_letter_digit ... ok
[INFO] [stdout] test filesystem::tests::normalize_valid_filemode_letter_only ... ok
[INFO] [stdout] test filesystem::tests::normalize_whitespace_only_passthrough ... ok
[INFO] [stdout] test filesystem::tests::parse_file_id_with_extension ... ok
[INFO] [stdout] test filesystem::tests::parse_file_id_without_extension ... ok
[INFO] [stdout] test macro_engine::tests::extract_lrecl_and_recfm ... ok
[INFO] [stdout] test macro_engine::tests::extract_refreshes_after_down ... ok
[INFO] [stdout] test filesystem::tests::parse_file_id_empty ... ok
[INFO] [stdout] test macro_engine::tests::extract_case_setting ... ok
[INFO] [stdout] test macro_engine::tests::extract_refreshes_size_after_delete ... ok
[INFO] [stdout] test macro_engine::tests::extract_shadow_setting ... ok
[INFO] [stdout] test macro_engine::tests::extract_refreshes_line_text ... ok
[INFO] [stdout] test macro_engine::tests::extract_boolean_settings ... ok
[INFO] [stdout] test macro_engine::tests::extract_verify_cols ... ok
[INFO] [stdout] test macro_engine::tests::macro_command_prefix_stripped ... ok
[INFO] [stdout] test macro_engine::tests::macro_change ... ok
[INFO] [stdout] test macro_engine::tests::macro_multiple_commands ... ok
[INFO] [stdout] test macro_engine::tests::macro_locate ... ok
[INFO] [stdout] test macro_engine::tests::macro_navigate_down ... ok
[INFO] [stdout] test macro_engine::tests::extract_without_refresh_sees_stale_data ... ok
[INFO] [stdout] test macro_engine::tests::macro_rc_two_on_target_not_found ... ok
[INFO] [stdout] test macro_engine::tests::macro_reads_extract_vars ... ok
[INFO] [stdout] test prefix::tests::parse_empty ... ok
[INFO] [stdout] test prefix::tests::parse_shift ... ok
[INFO] [stdout] test macro_engine::tests::macro_with_args ... ok
[INFO] [stdout] test ring::tests::add_empty ... ok
[INFO] [stdout] test macro_engine::tests::macro_rc_three_on_bad_command ... ok
[INFO] [stdout] test prefix::tests::parse_basic_commands ... ok
[INFO] [stdout] test ring::tests::add_multiple_empty ... ok
[INFO] [stdout] test macro_engine::tests::macro_syntax_error ... ok
[INFO] [stdout] test ring::tests::current_mut_modifies_editor ... ok
[INFO] [stdout] test ring::tests::add_empty_with_fs ... ok
[INFO] [stdout] test ring::tests::cycle_next_empty_ring ... ok
[INFO] [stdout] test ring::tests::cycle_next_wraps ... ok
[INFO] [stdout] test ring::tests::prev_empty_ring ... ok
[INFO] [stdout] test ring::tests::new_ring_is_empty ... ok
[INFO] [stdout] test ring::tests::remove_current_empty ... ok
[INFO] [stdout] test ring::tests::remove_all_then_add ... ok
[INFO] [stdout] test ring::tests::add_file_not_found ... ok
[INFO] [stdout] test macro_engine::tests::macro_rc_zero_on_success ... ok
[INFO] [stdout] test ring::tests::remove_current_last ... ok
[INFO] [stdout] test ring::tests::add_file_success ... ok
[INFO] [stdout] test ring::tests::remove_current_middle ... ok
[INFO] [stdout] test ring::tests::prev_wraps ... ok
[INFO] [stdout] test ring::tests::ring_position_empty ... ok
[INFO] [stdout] test ring::tests::transfer_clamps_to_available ... ok
[INFO] [stdout] test ring::tests::transfer_basic ... ok
[INFO] [stdout] test ring::tests::transfer_does_not_remove_from_source ... ok
[INFO] [stdout] test macro_engine::tests::macro_with_rexx_logic ... ok
[INFO] [stdout] test ring::tests::ring_position_with_files ... ok
[INFO] [stdout] test ring::tests::switch_to_file_not_found ... ok
[INFO] [stdout] test ring::tests::switch_to_file_found ... ok
[INFO] [stdout] test ring::tests::transfer_target_not_found ... ok
[INFO] [stdout] test ring::tests::transfer_to_self_errors ... ok
[INFO] [stdout] test target::tests::parse_absolute ... ok
[INFO] [stdout] test target::tests::mixed_precedence_and_binds_tighter ... ok
[INFO] [stdout] test ring::tests::transfer_target_at_tof_inserts_before_line_1 ... ok
[INFO] [stdout] test ring::tests::transfer_at_tof_errors ... ok
[INFO] [stdout] test target::tests::parse_or_target ... ok
[INFO] [stdout] test target::tests::parse_relative_negative ... ok
[INFO] [stdout] test target::tests::parse_relative_positive ... ok
[INFO] [stdout] test target::tests::parse_and_target ... ok
[INFO] [stdout] test ring::tests::transfer_multiple_lines ... ok
[INFO] [stdout] test target::tests::parse_star ... ok
[INFO] [stdout] test target::tests::parse_string_backward ... ok
[INFO] [stdout] test target::tests::resolve_backward_search ... ok
[INFO] [stdout] test target::tests::resolve_forward_search ... ok
[INFO] [stdout] test target::tests::resolve_or_target ... ok
[INFO] [stdout] test target::tests::parse_string_forward ... ok
[INFO] [stdout] test target::tests::resolve_and_target ... ok
[INFO] [stdout] test filesystem::tests::native_fs_read_permission_denied ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- filesystem::tests::native_fs_read_permission_denied stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'filesystem::tests::native_fs_read_permission_denied' (795) panicked at crates/xedit-core/src/filesystem.rs:185:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x598621516cda - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x598621516cda - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x598621516cda - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x598621516cda - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59862152d1ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59862152d1ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59862151b7e2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59862151b7e2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5986214f3a4f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5986214f3a4f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59862150e479 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59862138c66c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59862138c66c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59862150e632 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59862150e632 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5986214f3b3a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5986214eb1c9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5986214f492d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59862152dacc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59862152da92 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59862132348e - xedit_core::filesystem::tests::native_fs_read_permission_denied::h5cec384fef988ef4
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/xedit-core/src/filesystem.rs:185:9
[INFO] [stdout]   21:     0x598621323707 - xedit_core::filesystem::tests::native_fs_read_permission_denied::{{closure}}::h4743c90958e9cbf4
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/xedit-core/src/filesystem.rs:172:42
[INFO] [stdout]   22:     0x598621337496 - core::ops::function::FnOnce::call_once::h8dcd04cd504a8326
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59862138074b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59862138074b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x59862138d13b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x59862138d13b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x59862138d13b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x59862138d13b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x59862138d13b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59862138d13b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x59862138d13b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x598621388854 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x598621388854 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x59862138fd42 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x59862138fd42 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x59862138fd42 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x59862138fd42 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x59862138fd42 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59862138fd42 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x59862138fd42 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5986215160cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5986215160cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7846cca73aa4 - <unknown>
[INFO] [stdout]   44:     0x7846ccb00a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     filesystem::tests::native_fs_read_permission_denied
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 401 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p xedit-core --lib`
[INFO] running `Command { std: "docker" "inspect" "98fb0b8e53bc8caf710e408b78f215e8651ae5798d3e6906ddcc5a8048953e36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98fb0b8e53bc8caf710e408b78f215e8651ae5798d3e6906ddcc5a8048953e36", kill_on_drop: false }`
[INFO] [stdout] 98fb0b8e53bc8caf710e408b78f215e8651ae5798d3e6906ddcc5a8048953e36
