[INFO] cloning repository https://github.com/glottologist/towl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glottologist/towl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglottologist%2Ftowl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglottologist%2Ftowl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e1da6e4a1c1ca0ceaa9fee9977fbdae4207ed41
[INFO] testing glottologist/towl against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglottologist%2Ftowl" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/glottologist/towl
[INFO] finished tweaking git repo https://github.com/glottologist/towl
[INFO] tweaked toml for git repo https://github.com/glottologist/towl written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/glottologist/towl on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/glottologist/towl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1e2ff664da7ea06ea9d336f64ae308662c646fd78b2c3bc5e1921823c4060ff
[INFO] running `Command { std: "docker" "start" "-a" "b1e2ff664da7ea06ea9d336f64ae308662c646fd78b2c3bc5e1921823c4060ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1e2ff664da7ea06ea9d336f64ae308662c646fd78b2c3bc5e1921823c4060ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1e2ff664da7ea06ea9d336f64ae308662c646fd78b2c3bc5e1921823c4060ff", kill_on_drop: false }`
[INFO] [stdout] b1e2ff664da7ea06ea9d336f64ae308662c646fd78b2c3bc5e1921823c4060ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1e21744e904befd5829b8122d2590e133fc22f5b7dfc0ae41fb5e4656bebae5
[INFO] running `Command { std: "docker" "start" "-a" "e1e21744e904befd5829b8122d2590e133fc22f5b7dfc0ae41fb5e4656bebae5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling towl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling octocrab v0.44.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "e1e21744e904befd5829b8122d2590e133fc22f5b7dfc0ae41fb5e4656bebae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1e21744e904befd5829b8122d2590e133fc22f5b7dfc0ae41fb5e4656bebae5", kill_on_drop: false }`
[INFO] [stdout] e1e21744e904befd5829b8122d2590e133fc22f5b7dfc0ae41fb5e4656bebae5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 872a98f7e1aef344b576803f54b0cc3e3237f134ffbc2677fbab1d0dac4db793
[INFO] running `Command { std: "docker" "start" "-a" "872a98f7e1aef344b576803f54b0cc3e3237f134ffbc2677fbab1d0dac4db793", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling octocrab v0.44.1
[INFO] [stderr]    Compiling towl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.82s
[INFO] running `Command { std: "docker" "inspect" "872a98f7e1aef344b576803f54b0cc3e3237f134ffbc2677fbab1d0dac4db793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "872a98f7e1aef344b576803f54b0cc3e3237f134ffbc2677fbab1d0dac4db793", kill_on_drop: false }`
[INFO] [stdout] 872a98f7e1aef344b576803f54b0cc3e3237f134ffbc2677fbab1d0dac4db793
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f699bf322914123fb4ca704aba2d89e212ab0de94338eaaffdc863bc7ed3ab5b
[INFO] running `Command { std: "docker" "start" "-a" "f699bf322914123fb4ca704aba2d89e212ab0de94338eaaffdc863bc7ed3ab5b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib/mod.rs (/opt/rustwide/target/debug/deps/towl-2441f7821fa5b14b)
[INFO] [stdout] 
[INFO] [stdout] running 171 tests
[INFO] [stdout] test config::git::tests::test_very_long_url ... ok
[INFO] [stdout] test config::git::tests::test_unicode_in_names ... ok
[INFO] [stdout] test comment::todo::tests::prop_priority_is_bounded ... ok
[INFO] [stdout] test config::types::tests::test_atomic_write_overwrites_existing ... ok
[INFO] [stdout] test config::types::tests::test_atomic_write_produces_valid_file ... ok
[INFO] [stdout] test config::types::tests::test_display_token_masked_when_set ... ok
[INFO] [stdout] test comment::todo::tests::test_todo_type_case_insensitivity ... ok
[INFO] [stdout] test comment::todo::tests::test_invalid_types_always_fail ... ok
[INFO] [stdout] test comment::todo::tests::test_todo_type_with_random_prefix_suffix ... ok
[INFO] [stdout] test config::types::tests::test_validate_context_lines_rejects_excess ... ok
[INFO] [stdout] test config::types::tests::test_validate_context_lines_rejects_zero ... ok
[INFO] [stdout] test config::types::tests::test_validate_pattern_counts_rejects_excess ... ok
[INFO] [stdout] test config::types::tests::test_load_without_file_returns_defaults ... ok
[INFO] [stdout] test config::types::tests::test_validate_string_lengths_rejects_long_extension ... ok
[INFO] [stdout] test config::types::tests::test_validate_string_lengths_accepts_valid ... ok
[INFO] [stdout] test config::types::tests::test_validate_string_lengths_rejects_long_pattern ... ok
[INFO] [stdout] test config::types::tests::test_init_force_false_on_fresh_path ... ok
[INFO] [stdout] test comment::todo::tests::test_whitespace_handling ... ok
[INFO] [stdout] test config::git::tests::prop_test_malformed_paths_fail ... ok
[INFO] [stdout] test github::client::tests::test_extract_todo_id::case_1 ... ok
[INFO] [stdout] test github::client::tests::test_extract_todo_id::case_2 ... ok
[INFO] [stdout] test github::client::tests::test_extract_todo_id::case_3 ... ok
[INFO] [stdout] test github::client::tests::test_extract_todo_id::case_4 ... ok
[INFO] [stdout] test github::client::tests::test_generate_body_contains_all_sections ... ok
[INFO] [stdout] test github::client::tests::test_generate_body_without_function_context ... ok
[INFO] [stdout] test github::client::tests::test_generate_title_short_description ... ok
[INFO] [stdout] test github::client::tests::test_truncate_at_word_boundary::case_1 ... ok
[INFO] [stdout] test github::client::tests::test_truncate_at_word_boundary::case_2 ... ok
[INFO] [stdout] test github::client::tests::test_truncate_at_word_boundary::case_3 ... ok
[INFO] [stdout] test github::client::tests::test_truncate_at_word_boundary::case_4 ... ok
[INFO] [stdout] test github::error::tests::test_error_display_messages ... ok
[INFO] [stdout] test config::types::tests::prop_validate_path_rejects_traversal ... ok
[INFO] [stdout] test config::git::tests::prop_test_invalid_hosts_always_fail ... ok
[INFO] [stdout] test output::formatter::formatters::csv::tests::prop_csv_escape_no_bare_quotes_inside ... ok
[INFO] [stdout] test github::client::tests::prop_extract_todo_id_roundtrip ... ok
[INFO] [stdout] test output::formatter::formatters::csv::tests::test_csv_header ... ok
[INFO] [stdout] test output::formatter::formatters::csv::tests::test_csv_row_count::case_1 ... ok
[INFO] [stdout] test output::formatter::formatters::csv::tests::test_csv_row_count::case_2 ... ok
[INFO] [stdout] test output::formatter::formatters::csv::tests::test_csv_row_count::case_3 ... ok
[INFO] [stdout] test output::formatter::formatters::csv::tests::test_csv_single_todo ... ok
[INFO] [stdout] test output::formatter::formatters::csv::tests::test_csv_with_special_characters ... ok
[INFO] [stdout] test output::formatter::formatters::csv::tests::test_csv_without_function_context ... ok
[INFO] [stdout] test config::types::tests::prop_validate_path_accepts_safe_paths ... ok
[INFO] [stdout] test output::formatter::formatters::json::tests::test_function_context_inclusion::case_1 ... ok
[INFO] [stdout] test output::formatter::formatters::json::tests::test_function_context_inclusion::case_2 ... ok
[INFO] [stdout] test output::formatter::formatters::json::tests::test_json_formatting_counts::case_1 ... ok
[INFO] [stdout] test output::formatter::formatters::json::tests::test_json_formatting_counts::case_2 ... ok
[INFO] [stdout] test output::formatter::formatters::json::tests::test_json_formatting_counts::case_3 ... ok
[INFO] [stdout] test output::formatter::formatters::json::tests::test_json_formatting_counts::case_4 ... ok
[INFO] [stdout] test output::formatter::formatters::json::tests::test_json_structure ... ok
[INFO] [stdout] test output::formatter::formatters::markdown::tests::test_markdown_multiple_todos ... ok
[INFO] [stdout] test output::formatter::formatters::markdown::tests::test_markdown_section_headers::case_1 ... ok
[INFO] [stdout] test output::formatter::formatters::markdown::tests::test_markdown_section_headers::case_2 ... ok
[INFO] [stdout] test output::formatter::formatters::markdown::tests::test_markdown_section_headers::case_3 ... ok
[INFO] [stdout] test output::formatter::formatters::markdown::tests::test_markdown_section_headers::case_4 ... ok
[INFO] [stdout] test output::formatter::formatters::csv::tests::prop_csv_escape_roundtrip ... ok
[INFO] [stdout] test output::formatter::formatters::markdown::tests::test_markdown_section_headers::case_5 ... ok
[INFO] [stdout] test output::formatter::formatters::markdown::tests::test_markdown_summary_count::case_1 ... ok
[INFO] [stdout] test output::formatter::formatters::markdown::tests::test_markdown_summary_count::case_2 ... ok
[INFO] [stdout] test output::formatter::formatters::markdown::tests::test_markdown_summary_count::case_3 ... ok
[INFO] [stdout] test output::formatter::formatters::markdown::tests::test_markdown_with_context_lines ... ok
[INFO] [stdout] test output::formatter::formatters::markdown::tests::test_markdown_with_function_context ... ok
[INFO] [stdout] test output::formatter::formatters::markdown::tests::test_markdown_without_function_context ... ok
[INFO] [stdout] test output::formatter::formatters::table::tests::test_empty_todos ... ok
[INFO] [stdout] test output::formatter::formatters::table::tests::test_multiple_types ... ok
[INFO] [stdout] test output::formatter::formatters::table::tests::test_single_todo_formatting ... ok
[INFO] [stdout] test config::git::tests::prop_test_https_url_parsing ... ok
[INFO] [stdout] test output::formatter::formatters::table::tests::test_truncation ... ok
[INFO] [stdout] test config::git::tests::prop_test_ssh_url_parsing ... ok
[INFO] [stdout] test output::formatter::formatters::toml::tests::test_toml_counts::case_1 ... ok
[INFO] [stdout] test github::client::tests::prop_title_bounded ... ok
[INFO] [stdout] test output::formatter::formatters::toml::tests::prop_usize_to_i64_boundary ... ok
[INFO] [stdout] test output::formatter::formatters::toml::tests::test_toml_counts::case_3 ... ok
[INFO] [stdout] test output::formatter::formatters::toml::tests::test_toml_counts::case_2 ... ok
[INFO] [stdout] test config::error::tests::prop_truncate_url_short_strings_unchanged ... ok
[INFO] [stdout] test output::formatter::formatters::toml::tests::test_toml_type_keys::case_2 ... ok
[INFO] [stdout] test output::formatter::formatters::toml::tests::test_toml_type_keys::case_1 ... ok
[INFO] [stdout] test output::formatter::formatters::toml::tests::test_toml_type_keys::case_3 ... ok
[INFO] [stdout] test output::formatter::formatters::toml::tests::test_toml_type_keys::case_4 ... ok
[INFO] [stdout] test output::tests::test_group_todos_by_type::case_1 ... ok
[INFO] [stdout] test output::tests::test_group_todos_by_type::case_2 ... ok
[INFO] [stdout] test output::tests::test_group_todos_by_type::case_3 ... ok
[INFO] [stdout] test output::tests::test_output_new_dispatch::case_01 ... ok
[INFO] [stdout] test output::tests::test_output_new_dispatch::case_02 ... ok
[INFO] [stdout] test output::tests::test_output_new_dispatch::case_03 ... ok
[INFO] [stdout] test output::tests::test_output_new_dispatch::case_04 ... ok
[INFO] [stdout] test output::formatter::formatters::toml::tests::test_toml_type_keys::case_5 ... ok
[INFO] [stdout] test output::tests::test_output_new_dispatch::case_05 ... ok
[INFO] [stdout] test output::formatter::formatters::toml::tests::test_toml_with_function_context ... ok
[INFO] [stdout] test output::tests::test_output_new_dispatch::case_07 ... ok
[INFO] [stdout] test output::tests::test_output_new_dispatch::case_09 ... ok
[INFO] [stdout] test output::tests::test_output_new_dispatch::case_10 ... ok
[INFO] [stdout] test output::tests::test_output_new_dispatch::case_11 ... ok
[INFO] [stdout] test output::tests::test_output_new_dispatch::case_08 ... ok
[INFO] [stdout] test output::tests::test_output_new_dispatch::case_12 ... ok
[INFO] [stdout] test output::formatter::formatters::toml::tests::test_toml_structure_with_todo ... ok
[INFO] [stdout] test output::tests::test_output_new_dispatch::case_06 ... ok
[INFO] [stdout] test output::tests::test_validate_file_extension::case_1 ... ok
[INFO] [stdout] test output::tests::test_validate_file_extension::case_4 ... ok
[INFO] [stdout] test output::tests::test_validate_file_extension::case_5 ... ok
[INFO] [stdout] test output::tests::test_validate_file_extension::case_6 ... ok
[INFO] [stdout] test output::tests::test_validate_file_extension::case_7 ... ok
[INFO] [stdout] test output::tests::test_validate_file_extension::case_8 ... ok
[INFO] [stdout] test output::tests::test_validate_file_extension::case_9 ... ok
[INFO] [stdout] test output::tests::test_validate_file_extension::case_2 ... ok
[INFO] [stdout] test output::tests::test_validate_file_extension::case_3 ... ok
[INFO] [stdout] test output::tests::test_validate_file_extension_non_utf8 ... ok
[INFO] [stdout] test output::tests::test_wrong_extension_error_message ... ok
[INFO] [stdout] test output::writer::writers::file::tests::test_absolute_path_allowed ... ok
[INFO] [stdout] test output::tests::test_save_formats_and_writes_todos ... ok
[INFO] [stdout] test output::writer::writers::file::tests::test_path_traversal_rejected ... ok
[INFO] [stdout] test output::writer::writers::file::tests::test_nested_traversal_rejected ... ok
[INFO] [stdout] test output::writer::writers::file::tests::test_symlink_escape_rejected ... ok
[INFO] [stdout] test output::writer::writers::file::tests::test_safe_path_accepted ... ok
[INFO] [stdout] test output::formatter::formatters::csv::tests::prop_csv_escape_quotes_special_chars ... ok
[INFO] [stdout] test github::client::tests::prop_body_contains_todo_id ... ok
[INFO] [stdout] test output::formatter::formatters::table::tests::prop_truncate_string_respects_max_len ... ok
[INFO] [stdout] test github::types::tests::prop_created_issue_json_roundtrip ... ok
[INFO] [stdout] test config::types::tests::test_init_force_false_rejects_existing ... FAILED
[INFO] [stdout] test output::writer::writers::file::tests::prop_traversal_paths_rejected ... ok
[INFO] [stdout] test config::git::tests::prop_test_whitespace_normalization ... ok
[INFO] [stdout] test output::writer::writers::file::tests::prop_safe_paths_accepted ... ok
[INFO] [stdout] test output::formatter::formatters::json::tests::prop_json_output_is_valid_json ... ok
[INFO] [stdout] test github::client::tests::prop_truncate_never_panics ... ok
[INFO] [stdout] test output::formatter::formatters::toml::tests::prop_toml_output_is_valid_toml ... ok
[INFO] [stdout] test comment::todo::tests::prop_unicode_handling ... ok
[INFO] [stdout] test parser::types::tests::test_column_position_accuracy ... ok
[INFO] [stdout] test parser::types::tests::test_context_extraction::case_1 ... ok
[INFO] [stdout] test parser::types::tests::prop_todo_comment_json_roundtrip ... ok
[INFO] [stdout] test parser::types::tests::test_context_extraction::case_2 ... ok
[INFO] [stdout] test parser::types::tests::test_context_extraction::case_3 ... ok
[INFO] [stdout] test parser::types::tests::test_function_context_detection::case_2 ... ok
[INFO] [stdout] test parser::types::tests::test_function_context_detection::case_3 ... ok
[INFO] [stdout] test parser::types::tests::test_function_context_detection::case_1 ... ok
[INFO] [stdout] test parser::types::tests::test_function_context_detection::case_4 ... ok
[INFO] [stdout] test parser::types::tests::test_function_context_detection::case_5 ... ok
[INFO] [stdout] test parser::types::tests::test_total_pattern_budget_exceeded ... ok
[INFO] [stdout] test parser::types::tests::test_malformed_regex_patterns ... ok
[INFO] [stdout] test config::error::tests::prop_truncate_url_never_panics ... ok
[INFO] [stdout] test config::types::tests::prop_config_save_load_roundtrip ... ok
[INFO] [stdout] test scanner::types::tests::test_all_files_failed_when_only_errors ... ok
[INFO] [stdout] test scanner::types::tests::test_binary_file_handling ... ok
[INFO] [stdout] test scanner::types::tests::test_empty_directory ... ok
[INFO] [stdout] test scanner::types::tests::test_file_size_limit_enforced ... ok
[INFO] [stdout] test scanner::types::tests::test_file_size_under_limit_accepted ... ok
[INFO] [stdout] test scanner::types::tests::test_large_file ... ok
[INFO] [stdout] test scanner::types::tests::test_nested_directories ... ok
[INFO] [stdout] test scanner::types::tests::test_resource_limits_in_scan_directory ... ok
[INFO] [stdout] test scanner::types::tests::test_scan_file_nonexistent_path_returns_invalid_path ... ok
[INFO] [stdout] test scanner::types::tests::test_scanner_integration ... ok
[INFO] [stdout] test parser::types::tests::prop_test_non_comment_todos_ignored ... ok
[INFO] [stdout] test scanner::types::tests::test_todo_count_under_limit_accepted ... ok
[INFO] [stdout] test scanner::types::tests::test_unicode_content ... ok
[INFO] [stdout] test tests::prop_accepts_safe_paths ... ok
[INFO] [stdout] test tests::prop_detects_traversal_when_present ... ok
[INFO] [stdout] test tests::prop_single_dotdot_always_detected ... ok
[INFO] [stdout] test parser::types::tests::prop_parser_handles_empty_and_whitespace_lines ... ok
[INFO] [stdout] test parser::types::tests::prop_parser_never_panics_on_any_input ... ok
[INFO] [stdout] test parser::types::tests::prop_parser_respects_comment_prefixes ... ok
[INFO] [stdout] test parser::types::tests::prop_test_comment_with_todo_always_detected ... ok
[INFO] [stdout] test parser::types::tests::prop_match_function_name_with_special_chars ... ok
[INFO] [stdout] test parser::types::tests::prop_parsed_todos_have_valid_column_positions ... ok
[INFO] [stdout] test parser::types::tests::prop_parsed_todos_have_valid_line_numbers ... ok
[INFO] [stdout] test parser::types::tests::prop_todos_preserve_original_text ... ok
[INFO] [stdout] test scanner::types::tests::prop_test_path_handling ... ok
[INFO] [stdout] test scanner::types::tests::prop_test_file_scanning_consistency ... ok
[INFO] [stdout] test parser::types::tests::prop_multiple_todos_parsed_independently ... ok
[INFO] [stdout] test parser::types::tests::prop_test_whitespace_handling ... ok
[INFO] [stdout] test parser::types::tests::prop_test_line_number_accuracy ... ok
[INFO] [stdout] test scanner::types::tests::prop_test_todo_detection_in_files ... ok
[INFO] [stdout] test scanner::types::tests::test_todo_count_limit_enforced has been running for over 60 seconds
[INFO] [stdout] test scanner::types::tests::test_todo_count_limit_enforced ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::types::tests::test_init_force_false_rejects_existing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::types::tests::test_init_force_false_rejects_existing' (83) panicked at src/lib/config/types.rs:656:9:
[INFO] [stdout] assertion failed: matches!(result, Err(TowlConfigError::ConfigAlreadyExists(_)))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5afa38f42c5a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5afa38f42c5a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5afa38f42c5a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5afa38f42c5a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5afa38f5af4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5afa38f5af4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5afa38f47ca2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5afa38f47ca2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5afa38f1ed1f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5afa38f1ed1f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5afa38f39d79 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5afa3877d39c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5afa3877d39c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5afa38f39ff2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5afa38f39ff2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5afa38f1ee0a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5afa38f16419 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5afa38f1fc7d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5afa38f5b8dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5afa38f5b8a2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5afa386db701 - towl::config::types::tests::test_init_force_false_rejects_existing::{{closure}}::hb0f39917877324a7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/config/types.rs:656:9
[INFO] [stdout]   21:     0x5afa3865e082 - <core::pin::Pin<P> as core::future::future::Future>::poll::h275cc0b16b107564
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5afa3865e13d - <core::pin::Pin<P> as core::future::future::Future>::poll::h340f928356da5b33
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5afa3867547d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0788cc4d85beeed3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x5afa386751eb - tokio::task::coop::with_budget::h664c098668b0546a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5afa386751eb - tokio::task::coop::budget::h95679d041c860672
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5afa386751eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha777955b51027dd0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x5afa3866c5e0 - tokio::runtime::scheduler::current_thread::Context::enter::h67f1412359c10d20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5afa38670b1d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h8b57347e624fa773
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x5afa386704a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6e42fce3f00021a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x5afa386f65cb - tokio::runtime::context::scoped::Scoped<T>::set::h9dfa3a08798f809b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5afa386ff599 - tokio::runtime::context::set_scheduler::{{closure}}::h1a5262320b665273
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5afa38757d92 - std::thread::local::LocalKey<T>::try_with::hbb9b05be08962d55
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5afa3875598e - std::thread::local::LocalKey<T>::with::h54a78c44461b84e2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5afa386ff47d - tokio::runtime::context::set_scheduler::h96fe0b16c2bf5ce1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5afa3866ecb0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4ebfe5aa17c6b8b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x5afa386706a6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7e3edcf979c7cfc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x5afa3866a920 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::heab6c05f66fcac8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5afa3865be13 - tokio::runtime::context::runtime::enter_runtime::h74e04e253a60e026
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5afa38669471 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h009f7fd7e582bec6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5afa3876f654 - tokio::runtime::runtime::Runtime::block_on_inner::h1eadaf835cbb912e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5afa3876fecf - tokio::runtime::runtime::Runtime::block_on::h0bf5a1dcd5cee353
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5afa386db0f3 - towl::config::types::tests::test_init_force_false_rejects_existing::hbd4fea3e72035ff9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/config/types.rs:659:11
[INFO] [stdout]   43:     0x5afa386db7a7 - towl::config::types::tests::test_init_force_false_rejects_existing::{{closure}}::hb8575e9fa7d1677e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/config/types.rs:649:54
[INFO] [stdout]   44:     0x5afa38712a06 - core::ops::function::FnOnce::call_once::hb08fe08a9a5a1330
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5afa3877147b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5afa3877147b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5afa3877de6b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5afa3877de6b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5afa3877de6b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5afa3877de6b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5afa3877de6b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5afa3877de6b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5afa3877de6b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5afa38779584 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5afa38779584 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5afa38780a72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5afa38780a72 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5afa38780a72 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5afa38780a72 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5afa38780a72 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5afa38780a72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5afa38780a72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5afa38f4200f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x5afa38f4200f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7dde083aeaa4 - <unknown>
[INFO] [stdout]   66:     0x7dde0843ba64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::types::tests::test_init_force_false_rejects_existing
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 170 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 149.69s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "f699bf322914123fb4ca704aba2d89e212ab0de94338eaaffdc863bc7ed3ab5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f699bf322914123fb4ca704aba2d89e212ab0de94338eaaffdc863bc7ed3ab5b", kill_on_drop: false }`
[INFO] [stdout] f699bf322914123fb4ca704aba2d89e212ab0de94338eaaffdc863bc7ed3ab5b
