[INFO] cloning repository https://github.com/jsinger67/scangen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsinger67/scangen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsinger67%2Fscangen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsinger67%2Fscangen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d569c5b15a62140ef99ef5050d02aff804e05774
[INFO] testing jsinger67/scangen against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsinger67%2Fscangen" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jsinger67/scangen
[INFO] finished tweaking git repo https://github.com/jsinger67/scangen
[INFO] tweaked toml for git repo https://github.com/jsinger67/scangen written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jsinger67/scangen on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jsinger67/scangen already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.11.3
[INFO] [stderr]   Downloaded env_filter v0.1.0
[INFO] [stderr]   Downloaded dot-writer v0.1.3
[INFO] [stderr]   Downloaded syn v2.0.68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a4f7981940b3608ceacc9adfabee4b336d673d7963f316c663e608e867ef50f5
[INFO] running `Command { std: "docker" "start" "a4f7981940b3608ceacc9adfabee4b336d673d7963f316c663e608e867ef50f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4f7981940b3608ceacc9adfabee4b336d673d7963f316c663e608e867ef50f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a4f7981940b3608ceacc9adfabee4b336d673d7963f316c663e608e867ef50f5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4f7981940b3608ceacc9adfabee4b336d673d7963f316c663e608e867ef50f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a4f7981940b3608ceacc9adfabee4b336d673d7963f316c663e608e867ef50f5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling dot-writer v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling scangen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 14.67s
[INFO] running `Command { std: "docker" "inspect" "a4f7981940b3608ceacc9adfabee4b336d673d7963f316c663e608e867ef50f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a4f7981940b3608ceacc9adfabee4b336d673d7963f316c663e608e867ef50f5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling scangen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 22.76s
[INFO] running `Command { std: "docker" "inspect" "a4f7981940b3608ceacc9adfabee4b336d673d7963f316c663e608e867ef50f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a4f7981940b3608ceacc9adfabee4b336d673d7963f316c663e608e867ef50f5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/scangen-a085efefe5777770)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test compiletime::dfa::tests::test_dfa_from_nfa ... FAILED
[INFO] [stdout] test compiletime::dfa::tests::test_dfa_minimize ... FAILED
[INFO] [stdout] test compiletime::match_function::tests::test_escaping ... ok
[INFO] [stdout] test compiletime::dfa::tests::test_dfa_from_nfa_2 ... FAILED
[INFO] [stdout] test compiletime::generator::tests::test_generate_code ... FAILED
[INFO] [stdout] test compiletime::dfa::tests::test_dfa_from_nfa_3 ... FAILED
[INFO] [stdout] test compiletime::match_function::tests::test_match_function_ascci_class ... ok
[INFO] [stdout] test compiletime::match_function::tests::test_match_function_binary_op_class_intersection ... ok
[INFO] [stdout] test compiletime::match_function::tests::test_empty_intersection ... ok
[INFO] [stdout] test compiletime::match_function::tests::test_match_function_bracketed_class ... ok
[INFO] [stdout] test compiletime::match_function::tests::test_direct_subtraction ... ok
[INFO] [stdout] test compiletime::match_function::tests::test_match_function_empty ... ok
[INFO] [stdout] test compiletime::match_function::tests::test_match_function_negated_ascii_class ... ok
[INFO] [stdout] test compiletime::match_function::tests::test_match_function_negated_binary_op_class ... ok
[INFO] [stdout] test compiletime::match_function::tests::test_match_function_negated_bracketed_class ... ok
[INFO] [stdout] test compiletime::match_function::tests::test_match_function_perl_class ... ok
[INFO] [stdout] test compiletime::match_function::tests::test_match_function_unicode_class ... ok
[INFO] [stdout] test compiletime::match_function::tests::test_match_function_union_class ... ok
[INFO] [stdout] test compiletime::match_function::tests::test_nested_classes ... ok
[INFO] [stdout] test compiletime::match_function::tests::test_subtraction ... ok
[INFO] [stdout] test compiletime::match_function::tests::test_symmetric_difference ... ok
[INFO] [stdout] test compiletime::nfa::tests::test_nfa_concat ... ok
[INFO] [stdout] test compiletime::multi_pattern_nfa::tests::test_multi_pattern_nfa ... FAILED
[INFO] [stdout] test compiletime::multi_pattern_nfa::tests::test_multi_pattern_nfa_2 ... FAILED
[INFO] [stdout] test compiletime::nfa::tests::test_nfa_alternation ... FAILED
[INFO] [stdout] test compiletime::nfa::tests::test_nfa_from_ast ... ok
[INFO] [stdout] test compiletime::parser::tests::test_parse_regex_syntax_empty ... ok
[INFO] [stdout] test compiletime::nfa::tests::test_nfa_zero_or_one ... FAILED
[INFO] [stdout] test compiletime::nfa::tests::test_character_class_expression ... FAILED
[INFO] [stdout] test runtime::find_matches::tests::test_find_iter ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test compiletime::nfa::tests::test_nfa_one_or_more ... FAILED
[INFO] [stdout] test compiletime::nfa::tests::test_nfa_repetition_at_least ... FAILED
[INFO] [stdout] test compiletime::nfa::tests::test_nfa_zero_or_more ... FAILED
[INFO] [stdout] test runtime::find_matches::tests::test_peek_n ... ok
[INFO] [stdout] test compiletime::nfa::tests::test_complex_nfa ... FAILED
[INFO] [stdout] test runtime::scanner_mode::tests::test_scanner_mode ... ok
[INFO] [stdout] test compiletime::parser::tests::test_parse_regex_syntax_invalid ... ok
[INFO] [stdout] test runtime::find_matches::tests::generate_code_for_scanner_with_modes ... FAILED
[INFO] [stdout] test compiletime::parser::tests::test_a_only_if_followed_by_b - should panic ... ok
[INFO] [stdout] test compiletime::nfa::tests::test_nfa_from_ast_concat ... FAILED
[INFO] [stdout] test compiletime::nfa::tests::test_nfa_repetition_bounded ... FAILED
[INFO] [stdout] test compiletime::nfa::tests::test_nfa_repetition ... FAILED
[INFO] [stdout] test compiletime::multi_pattern_nfa::tests::test_add_multiple_patterns ... FAILED
[INFO] [stdout] test compiletime::parser::tests::test_parse_regex_syntax_valid ... ok
[INFO] [stdout] test compiletime::nfa::tests::test_nfa_offset_states ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compiletime::dfa::tests::test_dfa_from_nfa stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiletime::dfa::tests::test_dfa_from_nfa' (625) panicked at src/compiletime/dfa.rs:662:9:
[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:     0x63e303fe67b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63e303ffe02a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63e303fec47c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63e303fc4966 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63e303fde669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63e303eb5010 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63e303fde822 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63e303fc4a12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63e303fbc1d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63e303fc560d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63e303ffe80c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63e303ffe5e2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63e303e70760 - scangen[c2b897635d62515b]::compiletime::dfa::tests::test_dfa_from_nfa
[INFO] [stdout]   13:     0x63e303e97d99 - <scangen[c2b897635d62515b]::compiletime::dfa::tests::test_dfa_from_nfa::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x63e303ea834b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x63e303eb5995 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x63e303eb0444 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x63e303eb8ae2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63e303fe5ccf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7154aa63607a - <unknown>
[INFO] [stdout]   20:     0x7154aa6c9534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiletime::dfa::tests::test_dfa_minimize stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiletime::dfa::tests::test_dfa_minimize' (628) panicked at src/compiletime/dfa.rs:723:13:
[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:     0x63e303fe67b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63e303ffe02a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63e303fec47c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63e303fc4966 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63e303fde669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63e303eb5010 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63e303fde822 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63e303fc4a12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63e303fbc1d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63e303fc560d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63e303ffe80c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63e303ffe5e2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63e303e71279 - scangen[c2b897635d62515b]::compiletime::dfa::tests::test_dfa_minimize
[INFO] [stdout]   13:     0x63e303e97db9 - <scangen[c2b897635d62515b]::compiletime::dfa::tests::test_dfa_minimize::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x63e303ea834b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x63e303eb5995 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x63e303eb0444 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x63e303eb8ae2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63e303fe5ccf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7154aa63607a - <unknown>
[INFO] [stdout]   20:     0x7154aa6c9534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiletime::dfa::tests::test_dfa_from_nfa_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiletime::dfa::tests::test_dfa_from_nfa_2' (626) panicked at src/compiletime/dfa.rs:684:9:
[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:     0x63e303fe67b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63e303ffe02a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63e303fec47c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63e303fc4966 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63e303fde669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63e303eb5010 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63e303fde822 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63e303fc4a12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63e303fbc1d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63e303fc560d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63e303ffe80c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63e303ffe5e2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63e303e71b52 - scangen[c2b897635d62515b]::compiletime::dfa::tests::test_dfa_from_nfa_2
[INFO] [stdout]   13:     0x63e303e97dd9 - <scangen[c2b897635d62515b]::compiletime::dfa::tests::test_dfa_from_nfa_2::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x63e303ea834b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x63e303eb5995 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x63e303eb0444 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x63e303eb8ae2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63e303fe5ccf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7154aa63607a - <unknown>
[INFO] [stdout]   20:     0x7154aa6c9534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiletime::generator::tests::test_generate_code stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiletime::generator::tests::test_generate_code' (629) panicked at src/compiletime/generator.rs:94:79:
[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:     0x63e303fe67b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63e303ffe02a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63e303fec47c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63e303fc4966 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63e303fde669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63e303eb5010 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63e303fde822 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63e303fc4a12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63e303fbc1d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63e303fc560d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63e303ffe80c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63e303ffe5e2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63e303e8ff6e - scangen[c2b897635d62515b]::compiletime::generator::tests::test_generate_code
[INFO] [stdout]   13:     0x63e303e9a7f9 - <scangen[c2b897635d62515b]::compiletime::generator::tests::test_generate_code::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x63e303ea834b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x63e303eb5995 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x63e303eb0444 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x63e303eb8ae2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63e303fe5ccf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7154aa63607a - <unknown>
[INFO] [stdout]   20:     0x7154aa6c9534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiletime::dfa::tests::test_dfa_from_nfa_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiletime::dfa::tests::test_dfa_from_nfa_3' (627) panicked at src/compiletime/dfa.rs:703:9:
[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:     0x63e303fe67b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63e303ffe02a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63e303fec47c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63e303fc4966 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63e303fde669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63e303eb5010 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63e303fde822 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63e303fc4a12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63e303fbc1d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63e303fc560d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63e303ffe80c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63e303ffe5e2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63e303e72054 - scangen[c2b897635d62515b]::compiletime::dfa::tests::test_dfa_from_nfa_3
[INFO] [stdout]   13:     0x63e303e97df9 - <scangen[c2b897635d62515b]::compiletime::dfa::tests::test_dfa_from_nfa_3::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x63e303ea834b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x63e303eb5995 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x63e303eb0444 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x63e303eb8ae2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63e303fe5ccf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7154aa63607a - <unknown>
[INFO] [stdout]   20:     0x7154aa6c9534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiletime::multi_pattern_nfa::tests::test_multi_pattern_nfa stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiletime::multi_pattern_nfa::tests::test_multi_pattern_nfa' (647) panicked at src/compiletime/multi_pattern_nfa.rs:311:9:
[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:     0x63e303fe67b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63e303ffe02a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63e303fec47c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63e303fc4966 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63e303fde669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63e303eb5010 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63e303fde822 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63e303fc4a12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63e303fbc1d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63e303fc560d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63e303ffe80c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63e303ffe5e2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63e303e96fd8 - <scangen[c2b897635d62515b]::compiletime::multi_pattern_nfa::tests::test_multi_pattern_nfa::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x63e303ea834b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x63e303eb5995 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x63e303eb0444 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x63e303eb8ae2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x63e303fe5ccf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7154aa63607a - <unknown>
[INFO] [stdout]   19:     0x7154aa6c9534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiletime::multi_pattern_nfa::tests::test_multi_pattern_nfa_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiletime::multi_pattern_nfa::tests::test_multi_pattern_nfa_2' (648) panicked at src/compiletime/multi_pattern_nfa.rs:360:9:
[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:     0x63e303fe67b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63e303ffe02a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63e303fec47c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63e303fc4966 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63e303fde669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63e303eb5010 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63e303fde822 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63e303fc4a12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63e303fbc1d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63e303fc560d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63e303ffe80c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63e303ffe5e2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63e303e975ed - <scangen[c2b897635d62515b]::compiletime::multi_pattern_nfa::tests::test_multi_pattern_nfa_2::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x63e303ea834b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x63e303eb5995 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x63e303eb0444 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x63e303eb8ae2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x63e303fe5ccf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7154aa63607a - <unknown>
[INFO] [stdout]   19:     0x7154aa6c9534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiletime::nfa::tests::test_nfa_alternation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiletime::nfa::tests::test_nfa_alternation' (651) panicked at src/compiletime/nfa.rs:378:9:
[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:     0x63e303fe67b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63e303ffe02a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63e303fec47c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63e303fc4966 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63e303fde669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63e303eb5010 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63e303fde822 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63e303fc4a12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63e303fbc1d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63e303fc560d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63e303ffe80c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63e303ffe5e2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63e303e98c27 - <scangen[c2b897635d62515b]::compiletime::nfa::tests::test_nfa_alternation::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x63e303ea834b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x63e303eb5995 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x63e303eb0444 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x63e303eb8ae2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x63e303fe5ccf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7154aa63607a - <unknown>
[INFO] [stdout]   19:     0x7154aa6c9534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiletime::nfa::tests::test_nfa_zero_or_one stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiletime::nfa::tests::test_nfa_zero_or_one' (661) panicked at src/compiletime/nfa.rs:412:9:
[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:     0x63e303fe67b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63e303ffe02a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63e303fec47c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63e303fc4966 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63e303fde669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63e303eb5010 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63e303fde822 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63e303fc4a12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63e303fbc1d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63e303fc560d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63e303ffe80c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63e303ffe5e2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63e303e992b7 - <scangen[c2b897635d62515b]::compiletime::nfa::tests::test_nfa_zero_or_one::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x63e303ea834b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x63e303eb5995 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x63e303eb0444 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x63e303eb8ae2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x63e303fe5ccf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7154aa63607a - <unknown>
[INFO] [stdout]   19:     0x7154aa6c9534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiletime::nfa::tests::test_character_class_expression stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiletime::nfa::tests::test_character_class_expression' (649) panicked at src/compiletime/nfa.rs:526:9:
[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:     0x63e303fe67b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63e303ffe02a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63e303fec47c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63e303fc4966 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63e303fde669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63e303eb5010 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63e303fde822 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63e303fc4a12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63e303fbc1d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63e303fc560d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63e303ffe80c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63e303ffe5e2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63e303e9a5bf - <scangen[c2b897635d62515b]::compiletime::nfa::tests::test_character_class_expression::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x63e303ea834b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x63e303eb5995 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x63e303eb0444 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x63e303eb8ae2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x63e303fe5ccf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7154aa63607a - <unknown>
[INFO] [stdout]   19:     0x7154aa6c9534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiletime::nfa::tests::test_nfa_one_or_more stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiletime::nfa::tests::test_nfa_one_or_more' (656) panicked at src/compiletime/nfa.rs:429:9:
[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:     0x63e303fe67b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63e303ffe02a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63e303fec47c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63e303fc4966 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63e303fde669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63e303eb5010 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63e303fde822 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63e303fc4a12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63e303fbc1d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63e303fc560d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63e303ffe80c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63e303ffe5e2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63e303e98f87 - <scangen[c2b897635d62515b]::compiletime::nfa::tests::test_nfa_one_or_more::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x63e303ea834b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x63e303eb5995 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x63e303eb0444 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x63e303eb8ae2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x63e303fe5ccf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7154aa63607a - <unknown>
[INFO] [stdout]   19:     0x7154aa6c9534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiletime::nfa::tests::test_nfa_repetition_at_least stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiletime::nfa::tests::test_nfa_repetition_at_least' (658) panicked at src/compiletime/nfa.rs:493:9:
[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:     0x63e303fe67b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63e303ffe02a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63e303fec47c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63e303fc4966 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63e303fde669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63e303eb5010 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63e303fde822 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63e303fc4a12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63e303fbc1d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63e303fc560d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63e303ffe80c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63e303ffe5e2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63e303e9a29c - <scangen[c2b897635d62515b]::compiletime::nfa::tests::test_nfa_repetition_at_least::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x63e303ea834b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x63e303eb5995 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x63e303eb0444 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x63e303eb8ae2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x63e303fe5ccf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7154aa63607a - <unknown>
[INFO] [stdout]   19:     0x7154aa6c9534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiletime::nfa::tests::test_nfa_zero_or_more stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiletime::nfa::tests::test_nfa_zero_or_more' (660) panicked at src/compiletime/nfa.rs:446:9:
[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:     0x63e303fe67b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63e303ffe02a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63e303fec47c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63e303fc4966 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63e303fde669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63e303eb5010 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63e303fde822 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63e303fc4a12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63e303fbc1d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63e303fc560d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63e303ffe80c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63e303ffe5e2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63e303e995e7 - <scangen[c2b897635d62515b]::compiletime::nfa::tests::test_nfa_zero_or_more::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x63e303ea834b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x63e303eb5995 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x63e303eb0444 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x63e303eb8ae2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x63e303fe5ccf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7154aa63607a - <unknown>
[INFO] [stdout]   19:     0x7154aa6c9534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiletime::nfa::tests::test_complex_nfa stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiletime::nfa::tests::test_complex_nfa' (650) panicked at src/compiletime/nfa.rs:462:9:
[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:     0x63e303fe67b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63e303ffe02a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63e303fec47c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63e303fc4966 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63e303fde669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63e303eb5010 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63e303fde822 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63e303fc4a12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63e303fbc1d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63e303fc560d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63e303ffe80c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63e303ffe5e2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63e303e9831f - <scangen[c2b897635d62515b]::compiletime::nfa::tests::test_complex_nfa::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x63e303ea834b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x63e303eb5995 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x63e303eb0444 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x63e303eb8ae2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x63e303fe5ccf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7154aa63607a - <unknown>
[INFO] [stdout]   19:     0x7154aa6c9534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runtime::find_matches::tests::generate_code_for_scanner_with_modes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runtime::find_matches::tests::generate_code_for_scanner_with_modes' (666) panicked at src/runtime/find_matches.rs:230:60:
[INFO] [stdout] Failed to create file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e303fe67b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63e303ffe02a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63e303fec47c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63e303fc4966 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63e303fde669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63e303eb5010 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63e303fde822 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63e303fc4a12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63e303fbc1d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63e303fc560d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63e303ffe80c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63e303ffe5e2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63e303e69614 - scangen[c2b897635d62515b]::runtime::find_matches::tests::generate_code_for_scanner_with_modes
[INFO] [stdout]   13:     0x63e303e9a859 - <scangen[c2b897635d62515b]::runtime::find_matches::tests::generate_code_for_scanner_with_modes::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x63e303ea834b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x63e303eb5995 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x63e303eb0444 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x63e303eb8ae2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63e303fe5ccf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7154aa63607a - <unknown>
[INFO] [stdout]   20:     0x7154aa6c9534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiletime::nfa::tests::test_nfa_from_ast_concat stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiletime::nfa::tests::test_nfa_from_ast_concat' (654) panicked at src/compiletime/nfa.rs:338:9:
[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:     0x63e303fe67b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63e303ffe02a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63e303fec47c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63e303fc4966 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63e303fde669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63e303eb5010 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63e303fde822 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63e303fc4a12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63e303fbc1d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63e303fc560d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63e303ffe80c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63e303ffe5e2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63e303e99c59 - <scangen[c2b897635d62515b]::compiletime::nfa::tests::test_nfa_from_ast_concat::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x63e303ea834b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x63e303eb5995 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x63e303eb0444 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x63e303eb8ae2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x63e303fe5ccf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7154aa63607a - <unknown>
[INFO] [stdout]   19:     0x7154aa6c9534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiletime::nfa::tests::test_nfa_repetition_bounded stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiletime::nfa::tests::test_nfa_repetition_bounded' (659) panicked at src/compiletime/nfa.rs:509:9:
[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:     0x63e303fe67b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63e303ffe02a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63e303fec47c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63e303fc4966 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63e303fde669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63e303eb5010 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63e303fde822 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63e303fc4a12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63e303fbc1d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63e303fc560d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63e303ffe80c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63e303ffe5e2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63e303e99f7c - <scangen[c2b897635d62515b]::compiletime::nfa::tests::test_nfa_repetition_bounded::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x63e303ea834b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x63e303eb5995 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x63e303eb0444 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x63e303eb8ae2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x63e303fe5ccf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7154aa63607a - <unknown>
[INFO] [stdout]   19:     0x7154aa6c9534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiletime::nfa::tests::test_nfa_repetition stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiletime::nfa::tests::test_nfa_repetition' (657) panicked at src/compiletime/nfa.rs:395:9:
[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:     0x63e303fe67b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63e303ffe02a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63e303fec47c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63e303fc4966 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63e303fde669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63e303eb5010 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63e303fde822 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63e303fc4a12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63e303fbc1d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63e303fc560d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63e303ffe80c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63e303ffe5e2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63e303e9880a - <scangen[c2b897635d62515b]::compiletime::nfa::tests::test_nfa_repetition::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x63e303ea834b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x63e303eb5995 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x63e303eb0444 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x63e303eb8ae2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x63e303fe5ccf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7154aa63607a - <unknown>
[INFO] [stdout]   19:     0x7154aa6c9534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiletime::multi_pattern_nfa::tests::test_add_multiple_patterns stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiletime::multi_pattern_nfa::tests::test_add_multiple_patterns' (646) panicked at src/compiletime/multi_pattern_nfa.rs:428:9:
[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:     0x63e303fe67b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63e303ffe02a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63e303fec47c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63e303fc4966 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63e303fde669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63e303eb5010 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63e303fde822 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63e303fc4a12 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63e303fbc1d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63e303fc560d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63e303ffe80c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63e303ffe5e2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63e303e97cfc - <scangen[c2b897635d62515b]::compiletime::multi_pattern_nfa::tests::test_add_multiple_patterns::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x63e303ea834b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x63e303eb5995 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x63e303eb0444 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x63e303eb8ae2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x63e303fe5ccf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7154aa63607a - <unknown>
[INFO] [stdout]   19:     0x7154aa6c9534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compiletime::dfa::tests::test_dfa_from_nfa
[INFO] [stdout]     compiletime::dfa::tests::test_dfa_from_nfa_2
[INFO] [stdout]     compiletime::dfa::tests::test_dfa_from_nfa_3
[INFO] [stdout]     compiletime::dfa::tests::test_dfa_minimize
[INFO] [stdout]     compiletime::generator::tests::test_generate_code
[INFO] [stdout]     compiletime::multi_pattern_nfa::tests::test_add_multiple_patterns
[INFO] [stdout]     compiletime::multi_pattern_nfa::tests::test_multi_pattern_nfa
[INFO] [stdout]     compiletime::multi_pattern_nfa::tests::test_multi_pattern_nfa_2
[INFO] [stdout]     compiletime::nfa::tests::test_character_class_expression
[INFO] [stdout]     compiletime::nfa::tests::test_complex_nfa
[INFO] [stdout]     compiletime::nfa::tests::test_nfa_alternation
[INFO] [stdout]     compiletime::nfa::tests::test_nfa_from_ast_concat
[INFO] [stdout]     compiletime::nfa::tests::test_nfa_one_or_more
[INFO] [stdout]     compiletime::nfa::tests::test_nfa_repetition
[INFO] [stdout]     compiletime::nfa::tests::test_nfa_repetition_at_least
[INFO] [stdout]     compiletime::nfa::tests::test_nfa_repetition_bounded
[INFO] [stdout]     compiletime::nfa::tests::test_nfa_zero_or_more
[INFO] [stdout]     compiletime::nfa::tests::test_nfa_zero_or_one
[INFO] [stdout]     runtime::find_matches::tests::generate_code_for_scanner_with_modes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 26 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a4f7981940b3608ceacc9adfabee4b336d673d7963f316c663e608e867ef50f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4f7981940b3608ceacc9adfabee4b336d673d7963f316c663e608e867ef50f5", kill_on_drop: false }`
[INFO] [stdout] a4f7981940b3608ceacc9adfabee4b336d673d7963f316c663e608e867ef50f5
