[INFO] cloning repository https://github.com/unexist/record-tools-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unexist/record-tools-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funexist%2Frecord-tools-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funexist%2Frecord-tools-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5868aca395eb8a73842ecebd2982798d318e871f
[INFO] testing unexist/record-tools-rs against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funexist%2Frecord-tools-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/unexist/record-tools-rs
[INFO] finished tweaking git repo https://github.com/unexist/record-tools-rs
[INFO] tweaked toml for git repo https://github.com/unexist/record-tools-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/unexist/record-tools-rs on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/unexist/record-tools-rs 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 417534dccadd6d5a6490ede61a64fe69ceea78ae707d1a6bb725c03c1e393992
[INFO] running `Command { std: "docker" "start" "-a" "417534dccadd6d5a6490ede61a64fe69ceea78ae707d1a6bb725c03c1e393992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "417534dccadd6d5a6490ede61a64fe69ceea78ae707d1a6bb725c03c1e393992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "417534dccadd6d5a6490ede61a64fe69ceea78ae707d1a6bb725c03c1e393992", kill_on_drop: false }`
[INFO] [stdout] 417534dccadd6d5a6490ede61a64fe69ceea78ae707d1a6bb725c03c1e393992
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee6aebbef2acc59010fa151739c76e89922774a4b6cbb2e417da5e421671bf2e
[INFO] running `Command { std: "docker" "start" "-a" "ee6aebbef2acc59010fa151739c76e89922774a4b6cbb2e417da5e421671bf2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling unidecode v0.3.0
[INFO] [stderr]    Compiling text-template v0.1.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling slugify v0.1.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling yaml-rust2 v0.10.2
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling clap-config-file v0.5.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling record-tools-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `extract_field` is never used
[INFO] [stdout]   --> src/records/file_utils.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn extract_field(path: &Path, name: &str) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.90s
[INFO] running `Command { std: "docker" "inspect" "ee6aebbef2acc59010fa151739c76e89922774a4b6cbb2e417da5e421671bf2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee6aebbef2acc59010fa151739c76e89922774a4b6cbb2e417da5e421671bf2e", kill_on_drop: false }`
[INFO] [stdout] ee6aebbef2acc59010fa151739c76e89922774a4b6cbb2e417da5e421671bf2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cbcc574d8a29887dd9d5e2faa41a8188200ed7ee35dcf0b56a3b7d680c572af
[INFO] running `Command { std: "docker" "start" "-a" "9cbcc574d8a29887dd9d5e2faa41a8188200ed7ee35dcf0b56a3b7d680c572af", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling clap-config-file v0.5.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling record-tools-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `extract_field` is never used
[INFO] [stdout]   --> src/records/file_utils.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn extract_field(path: &Path, name: &str) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_field` is never used
[INFO] [stdout]   --> src/records/file_utils.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn extract_field(path: &Path, name: &str) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.61s
[INFO] running `Command { std: "docker" "inspect" "9cbcc574d8a29887dd9d5e2faa41a8188200ed7ee35dcf0b56a3b7d680c572af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cbcc574d8a29887dd9d5e2faa41a8188200ed7ee35dcf0b56a3b7d680c572af", kill_on_drop: false }`
[INFO] [stdout] 9cbcc574d8a29887dd9d5e2faa41a8188200ed7ee35dcf0b56a3b7d680c572af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e6159647fa1fe4f16ff491694f34f7e1ee53e9b6ba7c29261a66352310a78472
[INFO] running `Command { std: "docker" "start" "-a" "e6159647fa1fe4f16ff491694f34f7e1ee53e9b6ba7c29261a66352310a78472", kill_on_drop: false }`
[INFO] [stderr] warning: function `extract_field` is never used
[INFO] [stderr]   --> src/records/file_utils.rs:33:8
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn extract_field(path: &Path, name: &str) -> Result<String> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `record-tools-rs` (bin "rtrs") generated 1 warning
[INFO] [stderr] warning: `record-tools-rs` (bin "rtrs" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rtrs-aecbb158cef85823)
[INFO] [stdout] 
[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] [stderr]      Running tests/cli_test.rs (/opt/rustwide/target/debug/deps/cli_test-0a6d03fb03d17680)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test should_create_new_record ... ignored
[INFO] [stdout] test should_load_config_file ... ok
[INFO] [stdout] test should_show_help ... ok
[INFO] [stdout] test should_create_new_record_dry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/file_utils_test.rs (/opt/rustwide/target/debug/deps/file_utils_test-b84ba6367480cadd)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test should_find_next_file_number ... ok
[INFO] [stdout] test should_extract_field ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- should_extract_field stdout ----
[INFO] [stdout] proptest: FileFailurePersistence::SourceParallel set, but failed to find lib.rs or main.rs
[INFO] [stdout] Err(Failed to open template file: /tmp/.tmpu7wMC9/0003-test-adr.adoc
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<alloc::string::String, std::io::error::Error> as anyhow::Context<alloc::string::String, std::io::error::Error>>::with_context::<alloc::string::String, file_utils_test::file_utils::extract_field::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/context.rs:65:37
[INFO] [stdout]    2: file_utils_test::file_utils::extract_field
[INFO] [stdout]              at ./tests/../src/records/file_utils.rs:35:10
[INFO] [stdout]    3: file_utils_test::should_extract_field::{closure#1}
[INFO] [stdout]              at ./tests/file_utils_test.rs:66:21
[INFO] [stdout]    4: <&file_utils_test::should_extract_field::{closure#1} as core::ops::function::Fn<(proptest::sugar::NamedArguments<&str, u16>,)>>::call
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:263:22
[INFO] [stdout]    5: proptest::test_runner::runner::call_test::<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]    6: <core::panic::unwind_safe::AssertUnwindSafe<proptest::test_runner::runner::call_test<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]    7: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<proptest::test_runner::runner::call_test<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core::result::Result<(), proptest::test_runner::errors::TestCaseError>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]    8: __rust_try
[INFO] [stdout]    9: std::panicking::catch_unwind::<core::result::Result<(), proptest::test_runner::errors::TestCaseError>, core::panic::unwind_safe::AssertUnwindSafe<proptest::test_runner::runner::call_test<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   10: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<proptest::test_runner::runner::call_test<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core::result::Result<(), proptest::test_runner::errors::TestCaseError>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: proptest::test_runner::runner::call_test::<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   12: proptest::test_runner::scoped_panic_hook::internal::with_hook::<core::result::Result<core::result::Result<(), proptest::test_runner::errors::TestCaseError>, alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>, proptest::test_runner::runner::call_test<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#3}, proptest::test_runner::runner::call_test<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   13: proptest::test_runner::runner::call_test::<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   14: <proptest::test_runner::runner::TestRunner>::run_one_with_replay::<proptest::strategy::map::Map<proptest::num::u16::BinarySearch, file_utils_test::should_extract_field::{closure#0}>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:729:22
[INFO] [stdout]   15: <proptest::test_runner::runner::TestRunner>::gen_and_run_case::<proptest::strategy::map::Map<core::ops::range::Range<u16>, file_utils_test::should_extract_field::{closure#0}>, file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   16: <proptest::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest::strategy::map::Map<core::ops::range::Range<u16>, file_utils_test::should_extract_field::{closure#0}>, file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   17: <proptest::test_runner::runner::TestRunner>::run_in_process::<proptest::strategy::map::Map<core::ops::range::Range<u16>, file_utils_test::should_extract_field::{closure#0}>, file_utils_test::should_extract_field::{closure#1}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   18: <proptest::test_runner::runner::TestRunner>::run::<proptest::strategy::map::Map<core::ops::range::Range<u16>, file_utils_test::should_extract_field::{closure#0}>, file_utils_test::should_extract_field::{closure#1}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   19: file_utils_test::should_extract_field
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   20: file_utils_test::should_extract_field::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   21: <file_utils_test::should_extract_field::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   24: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   25: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   30: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   31: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   38: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42: <unknown>
[INFO] [stdout]   43: clone)
[INFO] [stdout] 
[INFO] [stdout] thread 'should_extract_field' (32) panicked at tests/file_utils_test.rs:72:9:
[INFO] [stdout] assertion failed: field.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639690c083b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639690c083b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639690c083b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639690c083b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639690c1f56a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639690c1f56a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x639690c0dd76 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639690c0dd76 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x639690be47ef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639690be47ef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639690bffa79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6396908b3f7e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6396908b3f7e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639690bffc32 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x639690bffc32 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639690be48da - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x639690bd9299 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639690be57ed - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639690c1fd2c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639690c1fcf2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6396908a4222 - file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/file_utils_test.rs:72:9
[INFO] [stdout]   21:     0x6396908a7057 - <&file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1} as core[585f66e14d78f9ba]::ops::function::Fn<(proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   22:     0x63969088e444 - proptest[2b45e4a36de015c3]::test_runner::runner::call_test::<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   23:     0x6396908a78e8 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<proptest[2b45e4a36de015c3]::test_runner::runner::call_test<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   24:     0x63969088f59d - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<proptest[2b45e4a36de015c3]::test_runner::runner::call_test<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x6396908a196b - __rust_try
[INFO] [stdout]   26:     0x63969089c081 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<proptest[2b45e4a36de015c3]::test_runner::runner::call_test<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x63969089c081 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<proptest[2b45e4a36de015c3]::test_runner::runner::call_test<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x63969088db80 - proptest[2b45e4a36de015c3]::test_runner::runner::call_test::<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   29:     0x63969088f316 - proptest[2b45e4a36de015c3]::test_runner::scoped_panic_hook::internal::with_hook::<core[585f66e14d78f9ba]::result::Result<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>, alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::any::Any + core[585f66e14d78f9ba]::marker::Send>>, proptest[2b45e4a36de015c3]::test_runner::runner::call_test<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2b45e4a36de015c3]::test_runner::runner::call_test<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   30:     0x63969088b3c4 - proptest[2b45e4a36de015c3]::test_runner::runner::call_test::<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   31:     0x639690882fb4 - <proptest[2b45e4a36de015c3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2b45e4a36de015c3]::strategy::map::Map<proptest[2b45e4a36de015c3]::num::u16::BinarySearch, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:729:22
[INFO] [stdout]   32:     0x6396908821c1 - <proptest[2b45e4a36de015c3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2b45e4a36de015c3]::strategy::map::Map<core[585f66e14d78f9ba]::ops::range::Range<u16>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   33:     0x63969088486a - <proptest[2b45e4a36de015c3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2b45e4a36de015c3]::strategy::map::Map<core[585f66e14d78f9ba]::ops::range::Range<u16>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   34:     0x639690881d7c - <proptest[2b45e4a36de015c3]::test_runner::runner::TestRunner>::run_in_process::<proptest[2b45e4a36de015c3]::strategy::map::Map<core[585f66e14d78f9ba]::ops::range::Range<u16>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   35:     0x639690886d16 - <proptest[2b45e4a36de015c3]::test_runner::runner::TestRunner>::run::<proptest[2b45e4a36de015c3]::strategy::map::Map<core[585f66e14d78f9ba]::ops::range::Range<u16>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   36:     0x6396908a5323 - file_utils_test[ffe7daf0bb7da9f4]::should_extract_field
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x6396908a3ea7 - file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x6396908a1766 - <file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x6396908a832b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6396908a832b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x6396908b4b8a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x6396908b4b8a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x6396908b4b8a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x6396908b4b8a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x6396908b4b8a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x6396908b4b8a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x6396908b4b8a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x6396908af054 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x6396908af054 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x6396908b7682 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x6396908b7682 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x6396908b7682 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x6396908b7682 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x6396908b7682 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x6396908b7682 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x6396908b7682 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x639690c078bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x639690c078bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x7017e89b7aa4 - <unknown>
[INFO] [stdout]   60:     0x7017e8a44a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] Err(Failed to open template file: /tmp/.tmpmDvM3l/0002-test-adr.adoc
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<alloc::string::String, std::io::error::Error> as anyhow::Context<alloc::string::String, std::io::error::Error>>::with_context::<alloc::string::String, file_utils_test::file_utils::extract_field::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/context.rs:65:37
[INFO] [stdout]    2: file_utils_test::file_utils::extract_field
[INFO] [stdout]              at ./tests/../src/records/file_utils.rs:35:10
[INFO] [stdout]    3: file_utils_test::should_extract_field::{closure#1}
[INFO] [stdout]              at ./tests/file_utils_test.rs:66:21
[INFO] [stdout]    4: <&file_utils_test::should_extract_field::{closure#1} as core::ops::function::Fn<(proptest::sugar::NamedArguments<&str, u16>,)>>::call
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:263:22
[INFO] [stdout]    5: proptest::test_runner::runner::call_test::<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]    6: <core::panic::unwind_safe::AssertUnwindSafe<proptest::test_runner::runner::call_test<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]    7: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<proptest::test_runner::runner::call_test<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core::result::Result<(), proptest::test_runner::errors::TestCaseError>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]    8: __rust_try
[INFO] [stdout]    9: std::panicking::catch_unwind::<core::result::Result<(), proptest::test_runner::errors::TestCaseError>, core::panic::unwind_safe::AssertUnwindSafe<proptest::test_runner::runner::call_test<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   10: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<proptest::test_runner::runner::call_test<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core::result::Result<(), proptest::test_runner::errors::TestCaseError>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: proptest::test_runner::runner::call_test::<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   12: proptest::test_runner::scoped_panic_hook::internal::with_hook::<core::result::Result<core::result::Result<(), proptest::test_runner::errors::TestCaseError>, alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>, proptest::test_runner::runner::call_test<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#3}, proptest::test_runner::runner::call_test<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   13: proptest::test_runner::runner::call_test::<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   14: <proptest::test_runner::runner::TestRunner>::shrink::<proptest::strategy::map::Map<proptest::num::u16::BinarySearch, file_utils_test::should_extract_field::{closure#0}>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   15: <proptest::test_runner::runner::TestRunner>::run_one_with_replay::<proptest::strategy::map::Map<proptest::num::u16::BinarySearch, file_utils_test::should_extract_field::{closure#0}>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   16: <proptest::test_runner::runner::TestRunner>::gen_and_run_case::<proptest::strategy::map::Map<core::ops::range::Range<u16>, file_utils_test::should_extract_field::{closure#0}>, file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   17: <proptest::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest::strategy::map::Map<core::ops::range::Range<u16>, file_utils_test::should_extract_field::{closure#0}>, file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   18: <proptest::test_runner::runner::TestRunner>::run_in_process::<proptest::strategy::map::Map<core::ops::range::Range<u16>, file_utils_test::should_extract_field::{closure#0}>, file_utils_test::should_extract_field::{closure#1}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   19: <proptest::test_runner::runner::TestRunner>::run::<proptest::strategy::map::Map<core::ops::range::Range<u16>, file_utils_test::should_extract_field::{closure#0}>, file_utils_test::should_extract_field::{closure#1}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   20: file_utils_test::should_extract_field
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   21: file_utils_test::should_extract_field::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   22: <file_utils_test::should_extract_field::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   25: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   26: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   31: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   32: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   33: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43: <unknown>
[INFO] [stdout]   44: clone)
[INFO] [stdout] 
[INFO] [stdout] thread 'should_extract_field' (32) panicked at tests/file_utils_test.rs:72:9:
[INFO] [stdout] assertion failed: field.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639690c083b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639690c083b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639690c083b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639690c083b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639690c1f56a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639690c1f56a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x639690c0dd76 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639690c0dd76 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x639690be47ef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639690be47ef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639690bffa79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6396908b3f7e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6396908b3f7e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639690bffc32 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x639690bffc32 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639690be48da - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x639690bd9299 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639690be57ed - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639690c1fd2c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639690c1fcf2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6396908a4222 - file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/file_utils_test.rs:72:9
[INFO] [stdout]   21:     0x6396908a7057 - <&file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1} as core[585f66e14d78f9ba]::ops::function::Fn<(proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   22:     0x63969088e444 - proptest[2b45e4a36de015c3]::test_runner::runner::call_test::<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   23:     0x6396908a78e8 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<proptest[2b45e4a36de015c3]::test_runner::runner::call_test<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   24:     0x63969088f59d - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<proptest[2b45e4a36de015c3]::test_runner::runner::call_test<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x6396908a196b - __rust_try
[INFO] [stdout]   26:     0x63969089c081 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<proptest[2b45e4a36de015c3]::test_runner::runner::call_test<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x63969089c081 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<proptest[2b45e4a36de015c3]::test_runner::runner::call_test<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x63969088db80 - proptest[2b45e4a36de015c3]::test_runner::runner::call_test::<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   29:     0x63969088f316 - proptest[2b45e4a36de015c3]::test_runner::scoped_panic_hook::internal::with_hook::<core[585f66e14d78f9ba]::result::Result<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>, alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::any::Any + core[585f66e14d78f9ba]::marker::Send>>, proptest[2b45e4a36de015c3]::test_runner::runner::call_test<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2b45e4a36de015c3]::test_runner::runner::call_test<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   30:     0x63969088b3c4 - proptest[2b45e4a36de015c3]::test_runner::runner::call_test::<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   31:     0x63969088756c - <proptest[2b45e4a36de015c3]::test_runner::runner::TestRunner>::shrink::<proptest[2b45e4a36de015c3]::strategy::map::Map<proptest[2b45e4a36de015c3]::num::u16::BinarySearch, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   32:     0x63969088309e - <proptest[2b45e4a36de015c3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2b45e4a36de015c3]::strategy::map::Map<proptest[2b45e4a36de015c3]::num::u16::BinarySearch, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   33:     0x6396908821c1 - <proptest[2b45e4a36de015c3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2b45e4a36de015c3]::strategy::map::Map<core[585f66e14d78f9ba]::ops::range::Range<u16>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   34:     0x63969088486a - <proptest[2b45e4a36de015c3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2b45e4a36de015c3]::strategy::map::Map<core[585f66e14d78f9ba]::ops::range::Range<u16>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   35:     0x639690881d7c - <proptest[2b45e4a36de015c3]::test_runner::runner::TestRunner>::run_in_process::<proptest[2b45e4a36de015c3]::strategy::map::Map<core[585f66e14d78f9ba]::ops::range::Range<u16>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   36:     0x639690886d16 - <proptest[2b45e4a36de015c3]::test_runner::runner::TestRunner>::run::<proptest[2b45e4a36de015c3]::strategy::map::Map<core[585f66e14d78f9ba]::ops::range::Range<u16>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   37:     0x6396908a5323 - file_utils_test[ffe7daf0bb7da9f4]::should_extract_field
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   38:     0x6396908a3ea7 - file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   39:     0x6396908a1766 - <file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6396908a832b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6396908a832b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6396908b4b8a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6396908b4b8a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6396908b4b8a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x6396908b4b8a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x6396908b4b8a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6396908b4b8a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6396908b4b8a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6396908af054 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6396908af054 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x6396908b7682 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x6396908b7682 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6396908b7682 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x6396908b7682 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x6396908b7682 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6396908b7682 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x6396908b7682 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x639690c078bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x639690c078bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x7017e89b7aa4 - <unknown>
[INFO] [stdout]   61:     0x7017e8a44a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] Err(Failed to open template file: /tmp/.tmphK09D9/0001-test-adr.adoc
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<alloc::string::String, std::io::error::Error> as anyhow::Context<alloc::string::String, std::io::error::Error>>::with_context::<alloc::string::String, file_utils_test::file_utils::extract_field::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/context.rs:65:37
[INFO] [stdout]    2: file_utils_test::file_utils::extract_field
[INFO] [stdout]              at ./tests/../src/records/file_utils.rs:35:10
[INFO] [stdout]    3: file_utils_test::should_extract_field::{closure#1}
[INFO] [stdout]              at ./tests/file_utils_test.rs:66:21
[INFO] [stdout]    4: <&file_utils_test::should_extract_field::{closure#1} as core::ops::function::Fn<(proptest::sugar::NamedArguments<&str, u16>,)>>::call
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:263:22
[INFO] [stdout]    5: proptest::test_runner::runner::call_test::<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]    6: <core::panic::unwind_safe::AssertUnwindSafe<proptest::test_runner::runner::call_test<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]    7: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<proptest::test_runner::runner::call_test<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core::result::Result<(), proptest::test_runner::errors::TestCaseError>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]    8: __rust_try
[INFO] [stdout]    9: std::panicking::catch_unwind::<core::result::Result<(), proptest::test_runner::errors::TestCaseError>, core::panic::unwind_safe::AssertUnwindSafe<proptest::test_runner::runner::call_test<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   10: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<proptest::test_runner::runner::call_test<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core::result::Result<(), proptest::test_runner::errors::TestCaseError>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: proptest::test_runner::runner::call_test::<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   12: proptest::test_runner::scoped_panic_hook::internal::with_hook::<core::result::Result<core::result::Result<(), proptest::test_runner::errors::TestCaseError>, alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>, proptest::test_runner::runner::call_test<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#3}, proptest::test_runner::runner::call_test<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   13: proptest::test_runner::runner::call_test::<proptest::sugar::NamedArguments<&str, u16>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   14: <proptest::test_runner::runner::TestRunner>::shrink::<proptest::strategy::map::Map<proptest::num::u16::BinarySearch, file_utils_test::should_extract_field::{closure#0}>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   15: <proptest::test_runner::runner::TestRunner>::run_one_with_replay::<proptest::strategy::map::Map<proptest::num::u16::BinarySearch, file_utils_test::should_extract_field::{closure#0}>, &file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   16: <proptest::test_runner::runner::TestRunner>::gen_and_run_case::<proptest::strategy::map::Map<core::ops::range::Range<u16>, file_utils_test::should_extract_field::{closure#0}>, file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   17: <proptest::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest::strategy::map::Map<core::ops::range::Range<u16>, file_utils_test::should_extract_field::{closure#0}>, file_utils_test::should_extract_field::{closure#1}, alloc::vec::into_iter::IntoIter<core::result::Result<(), proptest::test_runner::errors::TestCaseError>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   18: <proptest::test_runner::runner::TestRunner>::run_in_process::<proptest::strategy::map::Map<core::ops::range::Range<u16>, file_utils_test::should_extract_field::{closure#0}>, file_utils_test::should_extract_field::{closure#1}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   19: <proptest::test_runner::runner::TestRunner>::run::<proptest::strategy::map::Map<core::ops::range::Range<u16>, file_utils_test::should_extract_field::{closure#0}>, file_utils_test::should_extract_field::{closure#1}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   20: file_utils_test::should_extract_field
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   21: file_utils_test::should_extract_field::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   22: <file_utils_test::should_extract_field::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   25: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   26: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   31: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   32: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   33: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43: <unknown>
[INFO] [stdout]   44: clone)
[INFO] [stdout] 
[INFO] [stdout] thread 'should_extract_field' (32) panicked at tests/file_utils_test.rs:72:9:
[INFO] [stdout] assertion failed: field.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639690c083b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639690c083b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639690c083b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639690c083b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639690c1f56a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639690c1f56a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x639690c0dd76 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639690c0dd76 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x639690be47ef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639690be47ef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639690bffa79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6396908b3f7e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6396908b3f7e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639690bffc32 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x639690bffc32 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639690be48da - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x639690bd9299 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639690be57ed - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639690c1fd2c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639690c1fcf2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6396908a4222 - file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/file_utils_test.rs:72:9
[INFO] [stdout]   21:     0x6396908a7057 - <&file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1} as core[585f66e14d78f9ba]::ops::function::Fn<(proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   22:     0x63969088e444 - proptest[2b45e4a36de015c3]::test_runner::runner::call_test::<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   23:     0x6396908a78e8 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<proptest[2b45e4a36de015c3]::test_runner::runner::call_test<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   24:     0x63969088f59d - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<proptest[2b45e4a36de015c3]::test_runner::runner::call_test<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x6396908a196b - __rust_try
[INFO] [stdout]   26:     0x63969089c081 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<proptest[2b45e4a36de015c3]::test_runner::runner::call_test<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x63969089c081 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<proptest[2b45e4a36de015c3]::test_runner::runner::call_test<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x63969088db80 - proptest[2b45e4a36de015c3]::test_runner::runner::call_test::<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   29:     0x63969088f316 - proptest[2b45e4a36de015c3]::test_runner::scoped_panic_hook::internal::with_hook::<core[585f66e14d78f9ba]::result::Result<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>, alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::any::Any + core[585f66e14d78f9ba]::marker::Send>>, proptest[2b45e4a36de015c3]::test_runner::runner::call_test<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2b45e4a36de015c3]::test_runner::runner::call_test<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   30:     0x63969088b3c4 - proptest[2b45e4a36de015c3]::test_runner::runner::call_test::<proptest[2b45e4a36de015c3]::sugar::NamedArguments<&str, u16>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   31:     0x63969088756c - <proptest[2b45e4a36de015c3]::test_runner::runner::TestRunner>::shrink::<proptest[2b45e4a36de015c3]::strategy::map::Map<proptest[2b45e4a36de015c3]::num::u16::BinarySearch, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   32:     0x63969088309e - <proptest[2b45e4a36de015c3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2b45e4a36de015c3]::strategy::map::Map<proptest[2b45e4a36de015c3]::num::u16::BinarySearch, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}>, &file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   33:     0x6396908821c1 - <proptest[2b45e4a36de015c3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2b45e4a36de015c3]::strategy::map::Map<core[585f66e14d78f9ba]::ops::range::Range<u16>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   34:     0x63969088486a - <proptest[2b45e4a36de015c3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2b45e4a36de015c3]::strategy::map::Map<core[585f66e14d78f9ba]::ops::range::Range<u16>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[2b45e4a36de015c3]::test_runner::errors::TestCaseError>>>
[INFO] [stderr] error: test failed, to rerun pass `--test file_utils_test`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   35:     0x639690881d7c - <proptest[2b45e4a36de015c3]::test_runner::runner::TestRunner>::run_in_process::<proptest[2b45e4a36de015c3]::strategy::map::Map<core[585f66e14d78f9ba]::ops::range::Range<u16>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   36:     0x639690886d16 - <proptest[2b45e4a36de015c3]::test_runner::runner::TestRunner>::run::<proptest[2b45e4a36de015c3]::strategy::map::Map<core[585f66e14d78f9ba]::ops::range::Range<u16>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}>, file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   37:     0x6396908a5323 - file_utils_test[ffe7daf0bb7da9f4]::should_extract_field
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   38:     0x6396908a3ea7 - file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   39:     0x6396908a1766 - <file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6396908a832b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6396908a832b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6396908b4b8a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6396908b4b8a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6396908b4b8a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x6396908b4b8a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x6396908b4b8a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6396908b4b8a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6396908b4b8a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6396908af054 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6396908af054 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x6396908b7682 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x6396908b7682 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6396908b7682 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x6396908b7682 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x6396908b7682 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6396908b7682 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x6396908b7682 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x639690c078bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x639690c078bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x7017e89b7aa4 - <unknown>
[INFO] [stdout]   61:     0x7017e8a44a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] proptest: FileFailurePersistence::SourceParallel set, but failed to find lib.rs or main.rs
[INFO] [stdout] proptest: failed to append to /opt/rustwide/workdir/tests/file_utils_test.proptest-regressions: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'should_extract_field' (32) panicked at tests/file_utils_test.rs:59:1:
[INFO] [stdout] Test failed: assertion failed: field.is_ok().
[INFO] [stdout] minimal failing input: n = 1
[INFO] [stdout] 	successes: 0
[INFO] [stdout] 	local rejects: 0
[INFO] [stdout] 	global rejects: 0
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639690c083b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639690c083b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639690c083b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639690c083b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639690c1f56a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639690c1f56a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x639690c0dd76 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639690c0dd76 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x639690be47ef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639690be47ef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639690bffa79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6396908b3f7e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6396908b3f7e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639690bffc32 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x639690bffc32 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639690be48a8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639690bd9299 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639690be57ed - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639690c1fd2c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6396908a54cd - file_utils_test[ffe7daf0bb7da9f4]::should_extract_field
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   20:     0x6396908a3ea7 - file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   21:     0x6396908a1766 - <file_utils_test[ffe7daf0bb7da9f4]::should_extract_field::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6396908a832b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6396908a832b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x6396908b4b8a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x6396908b4b8a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x6396908b4b8a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6396908b4b8a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6396908b4b8a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6396908b4b8a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x6396908b4b8a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x6396908af054 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x6396908af054 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6396908b7682 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x6396908b7682 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x6396908b7682 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6396908b7682 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6396908b7682 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6396908b7682 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x6396908b7682 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x639690c078bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x639690c078bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x7017e89b7aa4 - <unknown>
[INFO] [stdout]   43:     0x7017e8a44a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     should_extract_field
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e6159647fa1fe4f16ff491694f34f7e1ee53e9b6ba7c29261a66352310a78472", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6159647fa1fe4f16ff491694f34f7e1ee53e9b6ba7c29261a66352310a78472", kill_on_drop: false }`
[INFO] [stdout] e6159647fa1fe4f16ff491694f34f7e1ee53e9b6ba7c29261a66352310a78472
