[INFO] cloning repository https://github.com/mdippery/usaidwat-next
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdippery/usaidwat-next" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdippery%2Fusaidwat-next", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdippery%2Fusaidwat-next'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5b7e1192c108865a150deb2b5c59a89d92401c9
[INFO] testing mdippery/usaidwat-next against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdippery%2Fusaidwat-next" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mdippery/usaidwat-next
[INFO] finished tweaking git repo https://github.com/mdippery/usaidwat-next
[INFO] tweaked toml for git repo https://github.com/mdippery/usaidwat-next written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mdippery/usaidwat-next on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mdippery/usaidwat-next 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] febd8f6ce3daf9b1629efb1c48d49186b17d8a04778bac1107d5485da4a1f02a
[INFO] running `Command { std: "docker" "start" "-a" "febd8f6ce3daf9b1629efb1c48d49186b17d8a04778bac1107d5485da4a1f02a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "febd8f6ce3daf9b1629efb1c48d49186b17d8a04778bac1107d5485da4a1f02a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "febd8f6ce3daf9b1629efb1c48d49186b17d8a04778bac1107d5485da4a1f02a", kill_on_drop: false }`
[INFO] [stdout] febd8f6ce3daf9b1629efb1c48d49186b17d8a04778bac1107d5485da4a1f02a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2e7c61b8b6c0eaa796b222927fdb6e7267cae1e42165974e6f2050b8b0e89d9
[INFO] running `Command { std: "docker" "start" "-a" "b2e7c61b8b6c0eaa796b222927fdb6e7267cae1e42165974e6f2050b8b0e89d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling relativetime v0.1.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling counter v0.7.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling htmlentity v1.3.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.4
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling usaidwat v2.1.0-alpha.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "b2e7c61b8b6c0eaa796b222927fdb6e7267cae1e42165974e6f2050b8b0e89d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2e7c61b8b6c0eaa796b222927fdb6e7267cae1e42165974e6f2050b8b0e89d9", kill_on_drop: false }`
[INFO] [stdout] b2e7c61b8b6c0eaa796b222927fdb6e7267cae1e42165974e6f2050b8b0e89d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2864bc9cc5a4a8b5abfe1a28343af13c1a46c3c8e5b2d6af795bd7678c921d44
[INFO] running `Command { std: "docker" "start" "-a" "2864bc9cc5a4a8b5abfe1a28343af13c1a46c3c8e5b2d6af795bd7678c921d44", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling usaidwat v2.1.0-alpha.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.41s
[INFO] running `Command { std: "docker" "inspect" "2864bc9cc5a4a8b5abfe1a28343af13c1a46c3c8e5b2d6af795bd7678c921d44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2864bc9cc5a4a8b5abfe1a28343af13c1a46c3c8e5b2d6af795bd7678c921d44", kill_on_drop: false }`
[INFO] [stdout] 2864bc9cc5a4a8b5abfe1a28343af13c1a46c3c8e5b2d6af795bd7678c921d44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ee1e0284a98c94a1f292ef3dad88ff7561fc42861514f479cfd3e3295beb2595
[INFO] running `Command { std: "docker" "start" "-a" "ee1e0284a98c94a1f292ef3dad88ff7561fc42861514f479cfd3e3295beb2595", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/usaidwat-8901245e7b684a7c)
[INFO] [stdout] 
[INFO] [stdout] running 304 tests
[INFO] [stdout] test ai::auth::tests::it_creates_an_auth_key_from_the_environment ... ok
[INFO] [stdout] test ai::auth::tests::it_returns_an_error_if_a_key_is_not_set_in_environment ... ok
[INFO] [stdout] test ai::client::openai::test::model::it_returns_valid_descriptors ... ok
[INFO] [stdout] test ai::auth::tests::it_returns_an_error_if_a_key_is_not_unicode ... ok
[INFO] [stdout] test ai::client::openai::test::client::it_sends_a_request_and_returns_a_response ... ok
[INFO] [stdout] test ai::client::openai::test::output::it_concatenates_a_single_content_blocks_for_gpt4 ... ok
[INFO] [stdout] test ai::client::openai::test::output::it_creates_a_content_iterator_for_gpt4 ... ok
[INFO] [stdout] test ai::client::openai::test::request::it_deserializes ... ok
[INFO] [stdout] test ai::client::openai::test::output::it_creates_an_empty_content_iterator_for_reasoning_output ... ok
[INFO] [stdout] test ai::client::openai::test::request::it_serializes ... ok
[INFO] [stdout] test ai::client::openai::test::request::it_serializes_without_instructions ... ok
[INFO] [stdout] test ai::client::openai::test::output::it_creates_a_content_iterator_for_gpt5 ... ok
[INFO] [stdout] test ai::client::openai::test::response::it_concatenates_a_response_when_not_all_content_is_output_text_for_gpt5 ... ok
[INFO] [stdout] test ai::client::openai::test::response::it_concatenates_a_response_when_not_all_content_is_output_text_for_gpt4 ... ok
[INFO] [stdout] test ai::client::openai::test::response::it_concatenates_a_response_with_multiple_content_blocks_for_gpt4 ... ok
[INFO] [stdout] test ai::client::openai::test::response::it_concatenates_a_response_with_multiple_output_blocks_for_gpt4 ... ok
[INFO] [stdout] test ai::client::openai::test::output::it_concatenates_multiple_content_blocks_for_gpt4 ... ok
[INFO] [stdout] test ai::client::openai::test::response::it_concatenates_a_response_with_multiple_content_blocks_for_gpt5 ... ok
[INFO] [stdout] test ai::client::openai::test::response::it_concatenates_a_single_output_and_content_block_for_gpt4 ... ok
[INFO] [stdout] test ai::client::openai::test::response::it_concatenates_a_single_output_and_content_block_for_gpt5 ... ok
[INFO] [stdout] test ai::client::openai::test::response::it_concatenates_a_response_with_multiple_output_blocks_for_gpt5 ... ok
[INFO] [stdout] test ai::client::openai::test::output::it_concatenates_a_single_content_blocks_for_gpt5 ... ok
[INFO] [stdout] test ai::client::openai::test::response::it_creates_an_output_iterator_for_gpt4 ... ok
[INFO] [stdout] test cli::tests::ai_model_class::it_selects_the_best_model ... ok
[INFO] [stdout] test ai::client::openai::test::request::it_deserializes_without_instructions ... ok
[INFO] [stdout] test cli::tests::ai_model_class::it_selects_the_cheapest_model ... ok
[INFO] [stdout] test ai::client::openai::test::output::it_concatenates_multiple_content_blocks_for_gpt5 ... ok
[INFO] [stdout] test cli::tests::ai_model_class::it_selects_the_fastest_model ... ok
[INFO] [stdout] test ai::client::openai::test::response::it_creates_an_output_iterator_for_gpt5 ... ok
[INFO] [stdout] test cli::tests::ai_model_class::it_selects_the_flagship_model ... ok
[INFO] [stdout] test clock::tests::clock::it_returns_the_system_time ... ok
[INFO] [stdout] test clock::tests::has_age::it_correctly_formats_singular_time_units_with_indefinite_articles ... ok
[INFO] [stdout] test clock::tests::has_age::it_correctly_formats_singular_time_units ... ok
[INFO] [stdout] test clock::tests::has_age::it_returns_its_age ... ok
[INFO] [stdout] test clock::tests::has_age::it_returns_its_age_as_a_relative_string ... ok
[INFO] [stdout] test filter::tests::reddit_filter::it_returns_a_subset_if_subreddit_filter_is_positive ... ok
[INFO] [stdout] test filter::tests::reddit_filter::it_returns_all_items_when_limit_exceeds_the_total_count ... ok
[INFO] [stdout] test filter::tests::reddit_filter::it_returns_all_items_when_limit_is_none ... ok
[INFO] [stdout] test filter::tests::reddit_filter::it_returns_everything_if_subreddit_filter_is_empty ... ok
[INFO] [stdout] test filter::tests::reddit_filter::it_returns_everything_if_subreddit_filter_is_negative ... ok
[INFO] [stdout] test filter::tests::reddit_filter::it_returns_the_first_n_items ... ok
[INFO] [stdout] test filter::tests::reddit_filter::it_returns_everything_if_there_is_no_needle ... ok
[INFO] [stdout] test filter::tests::searchable::it_matches_regexes_case_insensitively ... ok
[INFO] [stdout] test filter::tests::searchable::it_matches_substrings ... ok
[INFO] [stdout] test filter::tests::searchable::it_matches_regexes ... ok
[INFO] [stdout] test filter::tests::searchable::it_matches_needles_with_spaces ... ok
[INFO] [stdout] test filter::tests::searchable::it_returns_false_if_there_are_no_matches ... ok
[INFO] [stdout] test filter::tests::searchable::it_takes_a_string ... ok
[INFO] [stdout] test filter::tests::searchable::it_treats_invalid_regexes_as_a_fixed_string ... ok
[INFO] [stdout] test filter::tests::string_set::it_accepts_all_negative_comma_separated_strings ... ok
[INFO] [stdout] test filter::tests::string_set::it_accepts_all_negative_nested_strings ... ok
[INFO] [stdout] test filter::tests::searchable::it_returns_true_if_there_is_a_match ... ok
[INFO] [stdout] test filter::tests::string_set::it_accepts_all_negative_strings ... ok
[INFO] [stdout] test filter::tests::string_set::it_accepts_all_positive_comma_separated_strings ... ok
[INFO] [stdout] test filter::tests::string_set::it_accepts_all_positive_nested_strings ... ok
[INFO] [stdout] test filter::tests::string_set::it_accepts_all_positive_strings ... ok
[INFO] [stdout] test filter::tests::string_set::it_is_empty_if_it_contains_no_items ... ok
[INFO] [stdout] test filter::tests::string_set::it_is_not_empty_if_it_contains_items ... ok
[INFO] [stdout] test filter::tests::string_set::it_rejects_mixed_comma_separated_strings ... ok
[INFO] [stdout] test filter::tests::string_set::it_rejects_mixed_nested_strings ... ok
[INFO] [stdout] test filter::tests::string_set::it_rejects_mixed_strings ... ok
[INFO] [stdout] test filter::tests::string_set::it_returns_false_if_it_contains_positive_strings ... ok
[INFO] [stdout] test filter::tests::string_set::it_returns_true_if_it_contains_negated_strings ... ok
[INFO] [stdout] test filter::tests::string_set::when_negative::it_rejects_a_string_in_the_set ... ok
[INFO] [stdout] test filter::tests::string_set::when_negative::it_rejects_a_string_in_the_set_case_insensitively ... ok
[INFO] [stdout] test filter::tests::string_set::when_positive::it_accepts_a_string_in_the_set ... ok
[INFO] [stdout] test filter::tests::string_set::when_positive::it_accepts_a_string_in_the_set_case_insensitively ... ok
[INFO] [stdout] test filter::tests::string_set::when_positive::it_rejects_a_string_not_in_the_set ... ok
[INFO] [stdout] test filter::tests::string_set::when_positive::it_takes_a_string_as_a_needle ... ok
[INFO] [stdout] test filter::tests::string_set_validator::it_accepts_all_negative_comma_separated_strings ... ok
[INFO] [stdout] test filter::tests::string_set_validator::it_accepts_all_negative_nested_strings ... ok
[INFO] [stdout] test filter::tests::string_set_validator::it_accepts_all_negative_strings ... ok
[INFO] [stdout] test filter::tests::string_set_validator::it_accepts_all_positive_comma_separated_strings ... ok
[INFO] [stdout] test filter::tests::string_set_validator::it_accepts_all_positive_nested_strings ... ok
[INFO] [stdout] test filter::tests::string_set_validator::it_accepts_all_positive_strings ... ok
[INFO] [stdout] test filter::tests::string_set_validator::it_rejects_mixed_comma_separated_strings ... ok
[INFO] [stdout] test filter::tests::string_set_validator::it_rejects_mixed_nested_strings ... ok
[INFO] [stdout] test filter::tests::string_set_validator::it_rejects_mixed_strings ... ok
[INFO] [stdout] test filter::tests::searchable::it_returns_true_if_there_are_multiple_matches ... ok
[INFO] [stdout] test filter::tests::string_set::when_negative::it_accepts_a_string_not_in_the_set ... ok
[INFO] [stdout] test markdown::bare::tests::it_does_not_touch_inline_code ... ok
[INFO] [stdout] test http::tests::it_returns_user_agent_with_version_number ... ok
[INFO] [stdout] test filter::tests::reddit_filter::it_finds_items_matching_a_string ... ok
[INFO] [stdout] test markdown::bare::tests::it_does_not_touch_normal_text ... ok
[INFO] [stdout] test markdown::bare::tests::it_parses_complex_markdown ... ignored, double-check output but this test is not vital
[INFO] [stdout] test markdown::bare::tests::it_handles_markdown_in_unordered_list_items ... ok
[INFO] [stdout] test filter::tests::reddit_filter::it_returns_nothing_if_there_are_no_matches ... ok
[INFO] [stdout] test markdown::bare::tests::it_prepends_a_caret_to_superscripts ... ok
[INFO] [stdout] test markdown::bare::tests::it_handles_markdown_in_ordered_list_items ... ok
[INFO] [stdout] test markdown::bare::tests::it_parses_nested_unordered_lists ... ok
[INFO] [stdout] test markdown::bare::tests::it_processes_inline_html_containing_markdown ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_adjacent_block_quotes ... ok
[INFO] [stdout] test markdown::bare::tests::it_processes_html_entities ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_block_html ... ok
[INFO] [stdout] test markdown::bare::tests::it_parses_nested_ordered_lists ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_block_quotes ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_emphasis_asterisks ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_emphasis_underscores ... ok
[INFO] [stdout] test count::tests::it_sorts_by_subreddit_name ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_emphasis_in_links ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_emphasis_triple_asterisks ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_emphasis_underscores_and_double_asterisks ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_emphasis_underscores_and_double_asterisks_reversed ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_header_2 ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_header_3 ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_emphasis_double_underscores ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_header_4 ... ok
[INFO] [stdout] test markdown::bare::tests::it_doesnt_worry_about_nonsequential_ordering_markers ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_header_5 ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_header_6 ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_horizontal_rules ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_inline_html ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_header_1 ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_link_urls ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_fenced_code_block_markers ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_indentation_from_ordered_lists ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_indentation_from_unordered_lists ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_markers_around_strikethrough_text_with_double_tildes ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_markers_around_strikethrough_text_with_single_tildes ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_nested_emphasis_beginning_with_a_single_asterisk ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_nested_emphasis_beginning_with_an_underscore ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_nested_emphasis_beginning_with_asterisks ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_images ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_spoiler_markers ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_strong_emphasis_in_links ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_nested_emphasis_beginning_with_double_asterisks ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_quadruple_asterisks ... ok
[INFO] [stdout] test markdown::bare::tests::it_removes_quadruple_underscores ... ok
[INFO] [stdout] test markdown::bare::tests::it_retains_inline_links ... ok
[INFO] [stdout] test markdown::bare::tests::it_wraps_long_superscript_text_in_parentheses ... ok
[INFO] [stdout] test markdown::bare::tests::it_separates_paragraphs_by_a_single_newline ... ok
[INFO] [stdout] test markdown::terminal::tests::it_collapses_single_linebreaks ... ignored, not possible right now
[INFO] [stdout] test markdown::terminal::tests::it_converts_horizontal_rules_to_fill_the_screen_width ... ok
[INFO] [stdout] test markdown::bare::tests::it_retains_unordered_lists_as_is ... ok
[INFO] [stdout] test markdown::terminal::tests::it_displays_inline_links_as_is ... ok
[INFO] [stdout] test markdown::terminal::tests::it_displays_link_labels_and_urls ... ok
[INFO] [stdout] test markdown::terminal::tests::it_does_not_style_unclosed_emphasis_with_asterisks ... ok
[INFO] [stdout] test markdown::terminal::tests::it_does_not_style_unclosed_emphasis_with_underscores ... ok
[INFO] [stdout] test markdown::bare::tests::it_retains_code_blocks ... ok
[INFO] [stdout] test markdown::terminal::tests::it_does_not_style_unclosed_strong_emphasis_with_double_asterisks ... ok
[INFO] [stdout] test markdown::terminal::tests::it_does_not_touch_badly_formatted_text ... ok
[INFO] [stdout] test markdown::terminal::tests::it_does_not_touch_emphasis_in_links ... ok
[INFO] [stdout] test markdown::terminal::tests::it_does_not_touch_escaped_characters ... ok
[INFO] [stdout] test markdown::terminal::tests::it_adds_double_empty_lines_after_paragraphs ... ok
[INFO] [stdout] test markdown::terminal::tests::it_does_not_touch_inline_code_in_links ... ok
[INFO] [stdout] test markdown::terminal::tests::it_does_not_touch_inline_code ... ok
[INFO] [stdout] test markdown::bare::tests::it_retains_inline_code_in_links ... ok
[INFO] [stdout] test markdown::terminal::tests::it_does_not_touch_block_html ... ok
[INFO] [stdout] test markdown::bare::tests::it_retains_ordered_lists_as_is ... ok
[INFO] [stdout] test count::tests::it_counts_comments_by_subreddit ... ok
[INFO] [stdout] test markdown::terminal::tests::it_does_not_touch_inline_html ... ok
[INFO] [stdout] test markdown::terminal::tests::it_does_not_touch_strikethrough_text_with_double_tildes ... ok
[INFO] [stdout] test markdown::terminal::tests::it_does_not_touch_normal_text ... ok
[INFO] [stdout] test markdown::terminal::tests::it_does_not_touch_strong_emphasis_in_links ... ok
[INFO] [stdout] test markdown::terminal::tests::it_emphasizes_double_strong_text_with_underscores ... ok
[INFO] [stdout] test markdown::terminal::tests::it_emphasizes_nested_text_beginning_with_asterisks ... ok
[INFO] [stdout] test markdown::terminal::tests::it_emphasizes_text_with_asterisks ... ok
[INFO] [stdout] test markdown::terminal::tests::it_indents_code_blocks_by_four_spaces_and_wraps_it ... ignored, long lines of code should not be wrapped, but are
[INFO] [stdout] test markdown::terminal::tests::it_indents_fenced_code_blocks_by_four_spaces_and_wraps_it ... ignored, long lines of code should not be wrapped, but are
[INFO] [stdout] test markdown::terminal::tests::it_emphasizes_nested_text_beginning_with_an_underscore ... ok
[INFO] [stdout] test markdown::terminal::tests::it_emphasizes_nested_text_beginning_with_a_single_asterisk ... ok
[INFO] [stdout] test markdown::terminal::tests::it_emphasizes_nested_text_beginning_with_double_asterisks ... ok
[INFO] [stdout] test markdown::terminal::tests::it_emphasizes_text_with_underscores ... ok
[INFO] [stdout] test markdown::terminal::tests::it_parses_complex_markdown ... ignored, should pass but need to expand parser capabilities
[INFO] [stdout] test count::tests::it_sorts_by_subreddit_count ... ok
[INFO] [stdout] test markdown::terminal::tests::it_indents_ordered_lists_by_two_spaces ... ok
[INFO] [stdout] test markdown::terminal::tests::it_parses_nested_lists_of_any_type ... ignored, cannot be parsed due to parser limitations
[INFO] [stdout] test markdown::terminal::tests::it_does_not_touch_strikethrough_text_with_single_tildes ... ok
[INFO] [stdout] test markdown::terminal::tests::it_indents_ordered_lists_when_the_text_is_not_indented ... ok
[INFO] [stdout] test markdown::terminal::tests::it_indents_unordered_lists_by_two_spaces ... ok
[INFO] [stdout] test markdown::terminal::tests::it_parses_markdown_in_ordered_list_items ... ok
[INFO] [stdout] test markdown::terminal::tests::it_formats_adjacent_blockquotes_as_a_single_quote ... ok
[INFO] [stdout] test markdown::terminal::tests::it_parses_markdown_in_unordered_list_items ... ok
[INFO] [stdout] test markdown::terminal::tests::it_parses_nested_unordered_lists ... ok
[INFO] [stdout] test markdown::terminal::tests::it_indents_unordered_lists_when_the_text_is_not_indented ... ok
[INFO] [stdout] test markdown::terminal::tests::it_prepends_a_caret_to_superscripts ... ok
[INFO] [stdout] test markdown::terminal::tests::it_processes_html_entities ... ok
[INFO] [stdout] test markdown::terminal::tests::it_really_emphasizes_text_with_double_underscores ... ok
[INFO] [stdout] test markdown::terminal::tests::it_really_emphasizes_text_with_double_asterisks ... ok
[INFO] [stdout] test markdown::terminal::tests::it_removes_header_1 ... ok
[INFO] [stdout] test markdown::terminal::tests::it_processes_inline_html_containing_markdown ... ok
[INFO] [stdout] test markdown::terminal::tests::it_really_emphasizes_double_strong_text_with_asterisks ... ok
[INFO] [stdout] test markdown::terminal::tests::it_really_really_emphasizes_text_with_underscores_and_double_asterisks ... ok
[INFO] [stdout] test markdown::terminal::tests::it_really_really_emphasizes_text_with_underscores_and_double_asterisks_reversed ... ok
[INFO] [stdout] test markdown::terminal::tests::it_really_really_emphasizes_text_with_triple_asterisks ... ok
[INFO] [stdout] test markdown::terminal::tests::it_removes_header_6 ... ok
[INFO] [stdout] test markdown::terminal::tests::it_removes_header_3 ... ok
[INFO] [stdout] test markdown::terminal::tests::it_respects_manual_linebreaks ... ok
[INFO] [stdout] test markdown::terminal::tests::it_removes_header_2 ... ok
[INFO] [stdout] test markdown::terminal::tests::it_parses_nested_ordered_lists ... ok
[INFO] [stdout] test markdown::terminal::tests::it_removes_header_4 ... ok
[INFO] [stdout] test markdown::terminal::tests::it_removes_header_5 ... ok
[INFO] [stdout] test markdown::terminal::tests::it_underlines_image_urls ... ok
[INFO] [stdout] test markdown::terminal::tests::it_puts_a_pipe_in_front_of_block_quotes_and_wraps_it ... ok
[INFO] [stdout] test markdown::terminal::tests::it_wraps_long_superscript_text_in_parentheses ... ok
[INFO] [stdout] test markdown::terminal::tests::it_sequentially_numbers_list_even_if_the_markup_isnt ... ok
[INFO] [stdout] test reddit::client::tests::timeline::it_processes_data_for_users_with_no_comments ... ok
[INFO] [stdout] test reddit::client::tests::invalid_user::it_is_none ... ok
[INFO] [stdout] test reddit::client::tests::timeline::it_returns_an_empty_iterator_for_users_with_no_comments ... ok
[INFO] [stdout] test reddit::client::tests::user_with_data::it_returns_a_timeline ... ok
[INFO] [stdout] test markdown::terminal::tests::it_wraps_each_item_in_an_unordered_list ... ok
[INFO] [stdout] test markdown::terminal::tests::it_wraps_each_item_in_an_ordered_list ... ok
[INFO] [stdout] test markdown::terminal::tests::it_wraps_long_text_to_the_terminal_width ... ok
[INFO] [stdout] test reddit::client::tests::user_with_data::it_confirms_that_it_has_submissions ... ok
[INFO] [stdout] test reddit::client::tests::user_with_data::it_confirms_that_it_has_comments ... ok
[INFO] [stdout] test reddit::client::tests::user_with_data::it_returns_its_age ... ok
[INFO] [stdout] test reddit::client::tests::user_with_data::it_returns_its_comment_karma ... ok
[INFO] [stdout] test reddit::client::tests::user_with_no_data::it_confirms_that_it_has_comments ... ok
[INFO] [stdout] test reddit::client::tests::user_with_no_data::it_confirms_that_it_has_submissions ... ok
[INFO] [stdout] test reddit::client::tests::user_with_no_data::it_returns_a_timeline ... ok
[INFO] [stdout] test reddit::client::tests::user_with_no_data::it_returns_its_age ... ok
[INFO] [stdout] test reddit::client::tests::user_with_no_data::it_returns_its_comment_karma ... ok
[INFO] [stdout] test reddit::client::tests::user_with_data::it_returns_its_creation_date ... ok
[INFO] [stdout] test reddit::client::tests::user_with_no_data::it_returns_its_comments ... ok
[INFO] [stdout] test reddit::client::tests::user_with_no_data::it_returns_its_creation_date ... ok
[INFO] [stdout] test reddit::client::tests::user_with_no_data::it_returns_its_link_karma ... ok
[INFO] [stdout] test reddit::client::tests::user_with_no_data::it_returns_its_posts ... ok
[INFO] [stdout] test reddit::client::tests::user_with_no_data::it_returns_its_username ... ok
[INFO] [stdout] test reddit::client::tests::user_with_data::it_returns_its_link_karma ... ok
[INFO] [stdout] test reddit::client::tests::user_with_data::it_returns_its_comments ... ok
[INFO] [stdout] test reddit::client::tests::user_with_data::it_returns_its_username ... ok
[INFO] [stdout] test reddit::client::tests::user_with_data::it_returns_its_posts ... ok
[INFO] [stdout] test reddit::client::tests::timeline::it_returns_an_iterator_of_its_data ... FAILED
[INFO] [stdout] test reddit::client::tests::timeline::it_processes_user_data ... FAILED
[INFO] [stdout] test reddit::service::tests::it_returns_a_uri_for_posts ... ok
[INFO] [stdout] test summary::tests::it_provides_a_preamble_for_an_llm ... ok
[INFO] [stdout] test summary::tests::it_allows_model_to_be_configured ... ok
[INFO] [stdout] test reddit::service::tests::it_returns_a_uri_for_profiles ... ok
[INFO] [stdout] test reddit::service::tests::it_returns_an_empty_query_string_for_profiles ... ok
[INFO] [stdout] test reddit::service::tests::it_returns_a_query_string_with_post_limits ... ok
[INFO] [stdout] test reddit::service::tests::it_returns_a_uri_for_comments ... ok
[INFO] [stdout] test reddit::service::tests::it_returns_a_query_string_with_comment_limits ... ok
[INFO] [stdout] test thing::tests::about::it_can_parse_valid_data ... ok
[INFO] [stdout] test thing::tests::about::it_cannot_parse_invalid_data ... ok
[INFO] [stdout] test thing::tests::about::it_parses_fields ... ok
[INFO] [stdout] test thing::tests::comments::it_can_parse_empty_data ... ok
[INFO] [stdout] test thing::tests::comments::it_cannot_parse_invalid_data ... ok
[INFO] [stdout] test thing::tests::comments::it_can_parse_valid_data ... ok
[INFO] [stdout] test thing::tests::comments::it_converts_html_entities_in_its_body ... ok
[INFO] [stdout] test thing::tests::comments::it_does_not_match_a_fixed_string ... ok
[INFO] [stdout] test summary::tests::it_provides_input_for_an_llm ... ok
[INFO] [stdout] test summary::tests::it_provides_context_for_an_llm ... ok
[INFO] [stdout] test thing::tests::comments::it_removes_new_lines_in_comment_title ... ok
[INFO] [stdout] test thing::tests::comments::it_returns_an_empty_collection ... ok
[INFO] [stdout] test summary::tests::it_uses_the_default_model_if_one_is_not_provided ... ok
[INFO] [stdout] test thing::tests::comments::it_returns_its_body ... ok
[INFO] [stdout] test thing::tests::comments::it_matches_a_fixed_string ... ok
[INFO] [stdout] test thing::tests::comments::it_parses_fields ... ok
[INFO] [stdout] test thing::tests::comments::it_matches_a_fixed_string_case_insensitively ... ok
[INFO] [stdout] test thing::tests::comments::it_matches_a_fixed_string_with_a_space ... ok
[INFO] [stdout] test thing::tests::comments::it_returns_its_creation_time ... ok
[INFO] [stdout] test thing::tests::comments::it_returns_its_permalink ... ok
[INFO] [stdout] test thing::tests::comments::it_trims_whitespace_from_its_subreddit ... ignored
[INFO] [stdout] test thing::tests::comments::it_trims_whitespace_from_link_titles ... ignored
[INFO] [stdout] test thing::tests::comments::it_trims_whitespace_from_its_body ... ok
[INFO] [stdout] test thing::tests::submissions::it_can_parse_empty_data ... ok
[INFO] [stdout] test thing::tests::submissions::it_cannot_parse_invalid_data ... ok
[INFO] [stdout] test thing::tests::submissions::it_converts_html_entities_in_its_title ... ignored
[INFO] [stdout] test thing::tests::comments::it_returns_its_creation_time_in_local_time ... ok
[INFO] [stdout] test thing::tests::comments::it_returns_its_score ... ok
[INFO] [stdout] test thing::tests::submissions::it_returns_an_empty_collection ... ok
[INFO] [stdout] test thing::tests::comments::it_returns_its_link_title ... ok
[INFO] [stdout] test summary::tests::it_sends_a_request_with_the_correct_model_and_input ... ok
[INFO] [stdout] test thing::tests::comments::it_returns_its_subreddit ... ok
[INFO] [stdout] test summary::tests::it_summarizes_a_response_and_returns_a_string ... ok
[INFO] [stdout] test thing::tests::submissions::it_can_parse_valid_data ... ok
[INFO] [stdout] test thing::tests::submissions::it_parses_fields ... ok
[INFO] [stdout] test thing::tests::submissions::it_returns_false_if_it_is_a_self_post ... ok
[INFO] [stdout] test thing::tests::submissions::it_parses_fields_of_self_posts ... ok
[INFO] [stdout] test view::tests::format_comment::it_formats_a_comment_on_oneline_without_color ... ignored
[INFO] [stdout] test thing::tests::submissions::it_returns_its_permalink ... ok
[INFO] [stdout] test thing::tests::submissions::it_returns_its_creation_time ... ok
[INFO] [stdout] test thing::tests::submissions::it_returns_its_subreddit ... ok
[INFO] [stdout] test thing::tests::submissions::it_returns_its_url ... ok
[INFO] [stdout] test thing::tests::submissions::it_returns_its_title ... ok
[INFO] [stdout] test thing::tests::submissions::it_returns_true_if_it_is_a_self_post ... ok
[INFO] [stdout] test view::tests::format_comment::it_formats_a_comment_with_grep ... FAILED
[INFO] [stdout] test view::tests::format_comment::it_formats_a_comment_with_markdown_markup ... FAILED
[INFO] [stdout] test view::tests::format_comment::it_formats_a_comment_on_oneline ... FAILED
[INFO] [stdout] test view::tests::format_comment::it_formats_a_comment_with_a_raw_body ... FAILED
[INFO] [stdout] test view::tests::format_comment::it_formats_a_comment_with_grep_case_insensitively ... FAILED
[INFO] [stdout] test view::tests::format_comment::it_formats_an_absolute_date ... FAILED
[INFO] [stdout] test view::tests::format_comment::it_formats_a_comment_with_absolute_dates ... FAILED
[INFO] [stdout] test view::tests::format_comment::it_formats_a_comment_with_relative_dates ... FAILED
[INFO] [stdout] test view::tests::format_info::it_formats_a_user ... FAILED
[INFO] [stdout] test view::tests::format_comment::it_formats_a_comment_with_no_markdown_markup ... FAILED
[INFO] [stdout] test view::tests::format_submission::it_returns_an_empty_link_uri_for_self_posts ... ok
[INFO] [stdout] test view::tests::format_submission::it_returns_the_link_uri ... ok
[INFO] [stdout] test view::tests::format_submission::it_returns_the_permalink_without_the_full_title ... ok
[INFO] [stdout] test view::tests::format_tallies::it_formats_comment_tallies_by_count ... ok
[INFO] [stdout] test view::tests::format_tallies::it_returns_an_empty_string_if_no_comments ... ok
[INFO] [stdout] test view::tests::format_submission::it_formats_a_post_with_absolute_dates ... FAILED
[INFO] [stdout] test view::tests::format_submission::it_formats_a_self_post ... FAILED
[INFO] [stdout] test view::tests::view_options::it_returns_custom_options ... ok
[INFO] [stdout] test view::tests::view_options::it_returns_custom_options_with_only_oneline ... ok
[INFO] [stdout] test view::tests::format_submission::it_formats_a_post_on_oneline ... FAILED
[INFO] [stdout] test view::tests::view_options::it_returns_custom_options_with_only_raw ... ok
[INFO] [stdout] test view::tests::view_options::it_returns_default_options ... ok
[INFO] [stdout] test view::tests::format_tallies::it_returns_an_empty_string_if_no_submissions ... ok
[INFO] [stdout] test view::tests::format_submission::it_formats_a_post_with_relative_dates ... FAILED
[INFO] [stdout] test view::tests::format_tallies::it_formats_submission_tallies_by_subreddit_name ... ok
[INFO] [stdout] test view::tests::format_tallies::it_formats_submission_tallies_by_count ... ok
[INFO] [stdout] test view::tests::format_tallies::it_formats_comment_tallies_by_subreddit_name ... ok
[INFO] [stdout] test view::tests::format_timeline::it_formats_a_timeline ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- reddit::client::tests::timeline::it_returns_an_iterator_of_its_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'reddit::client::tests::timeline::it_returns_an_iterator_of_its_data' (214) panicked at src/reddit/client.rs:409:17:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [0, 0, 0, 1, 1, 0, 5, 3, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 3, 0, 1]
[INFO] [stdout]  right: [2, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 3, 0, 0, 0, 1, 3]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x587feb148272 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x587feb148272 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x587feb148272 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x587feb148272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x587feb15bddf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x587feb15bddf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x587feb110c41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x587feb110c41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x587feb11e1f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x587feb123c5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x587feb123af1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x587feab0649e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x587feab0649e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x587feb1243cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x587feb1243cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x587feb12417a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x587feb11e329 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x587feb10432d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x587feb165940 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x587feb1656f3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x587feaa2accd - core::panicking::assert_failed::h49576e5bb4bedf37
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x587feaa52089 - usaidwat::reddit::client::tests::timeline::it_returns_an_iterator_of_its_data::{{closure}}::h081662330e1c9a30
[INFO] [stdout]                                at /opt/rustwide/workdir/src/reddit/client.rs:409:17
[INFO] [stdout]   22:     0x587feaa962c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb485c8ed6d78ca1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x587feaa9623d - <core::pin::Pin<P> as core::future::future::Future>::poll::h254b0dc72dc7960f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x587feaa8babd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9926f4db3b6ea45
[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]   25:     0x587feaa8b81b - tokio::task::coop::with_budget::h90580d8df0e2c4ea
[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]   26:     0x587feaa8b81b - tokio::task::coop::budget::h3189210192c9d75e
[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]   27:     0x587feaa8b81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h16c813034b8ef640
[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]   28:     0x587feaa88e30 - tokio::runtime::scheduler::current_thread::Context::enter::ha64921bf35dcf32a
[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]   29:     0x587feaa8a45d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h417bfb93311aeee0
[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]   30:     0x587feaa8a104 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h558454080d03a1af
[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]   31:     0x587feaa3073b - tokio::runtime::context::scoped::Scoped<T>::set::h5fd6fb5dded3a28e
[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]   32:     0x587feaa09179 - tokio::runtime::context::set_scheduler::{{closure}}::hf62fed1b3774b4b0
[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]   33:     0x587feaa567c2 - std::thread::local::LocalKey<T>::try_with::h48cb4d1cd30f6112
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x587feaa5634e - std::thread::local::LocalKey<T>::with::h8cb03d8bceffc149
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x587feaa090ad - tokio::runtime::context::set_scheduler::hda8fe6cd9ada98a0
[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]   36:     0x587feaa89a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h721a41d30d68f84a
[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]   37:     0x587feaa8a143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74a1f89fcbc62b74
[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]   38:     0x587feaa88430 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf682218932f6c292
[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]   39:     0x587feaa4a980 - tokio::runtime::context::runtime::enter_runtime::h4dcac018e9bd9c74
[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]   40:     0x587feaa87ea1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2f3ca6c4f2b46e9
[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]   41:     0x587feaa9b384 - tokio::runtime::runtime::Runtime::block_on_inner::h0f779460742cf7ac
[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]   42:     0x587feaa9b65c - tokio::runtime::runtime::Runtime::block_on::h1488eb52b3a2f67e
[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]   43:     0x587feaa50e03 - usaidwat::reddit::client::tests::timeline::it_returns_an_iterator_of_its_data::ha90802f8d68d4e8b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/reddit/client.rs:407:78
[INFO] [stdout]   44:     0x587feaa520b7 - usaidwat::reddit::client::tests::timeline::it_returns_an_iterator_of_its_data::{{closure}}::hc1c9fa988cf2a750
[INFO] [stdout]                                at /opt/rustwide/workdir/src/reddit/client.rs:391:54
[INFO] [stdout]   45:     0x587feaa74456 - core::ops::function::FnOnce::call_once::h34453e68d5995863
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x587feab0625b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x587feab0625b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x587feab1bec5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x587feab1bec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x587feab1bec5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x587feab1bec5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x587feab1bec5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x587feab1bec5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x587feab1bec5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x587feaaf26b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x587feaaf26b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x587feaaf5f7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x587feaaf5f7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x587feaaf5f7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x587feaaf5f7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x587feaaf5f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x587feb11948f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x587feb11948f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x748864a64aa4 - <unknown>
[INFO] [stdout]   67:     0x748864af1a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- reddit::client::tests::timeline::it_processes_user_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'reddit::client::tests::timeline::it_processes_user_data' (212) panicked at src/reddit/client.rs:369:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [[0, 0, 0, 1, 1, 0, 5, 3, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 3, 0, 1], [0, 3, 0, 0, 0, 1, 1, 3, 0, 0, 0, 0, 0, 0, 0, 1, 1, 3, 1, 2, 0, 1, 3, 1], [0, 0, 0, 3, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 1, 0, 0, 0], [0, 0, 0, 0, 0, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 1, 1, 0, 0], [0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 5, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 1, 4, 0, 1], [0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0, 2, 1, 0, 0, 0]]
[INFO] [stdout]  right: [[2, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 3, 0, 0, 0, 1, 3], [1, 0, 0, 0, 0, 0, 0, 0, 1, 4, 1, 1, 1, 1, 3, 0, 1, 0, 0, 0, 3, 1, 5, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4], [0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 0, 0, 2, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0], [0, 0, 0, 0, 0, 0, 0, 0, 4, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1], [0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 0, 1, 4, 1, 0, 0, 0, 0, 0, 0, 0, 1], [3, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 2, 1, 0, 0, 0, 0, 0, 1, 0, 1, 2, 5]]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x587feb148272 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x587feb148272 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x587feb148272 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x587feb148272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x587feb15bddf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x587feb15bddf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x587feb110c41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x587feb110c41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x587feb11e1f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x587feb123c5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x587feb123af1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x587feab0649e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x587feab0649e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x587feb1243cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x587feb1243cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x587feb12417a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x587feb11e329 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x587feb10432d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x587feb165940 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x587feb1656f3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x587feaa2adc9 - core::panicking::assert_failed::hc5f6bf906f3a13e2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x587feaa50c7c - usaidwat::reddit::client::tests::timeline::it_processes_user_data::{{closure}}::h6caa18e107d81025
[INFO] [stdout]                                at /opt/rustwide/workdir/src/reddit/client.rs:369:13
[INFO] [stdout]   22:     0x587feaa962c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb485c8ed6d78ca1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x587feaa9623d - <core::pin::Pin<P> as core::future::future::Future>::poll::h254b0dc72dc7960f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x587feaa8babd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9926f4db3b6ea45
[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]   25:     0x587feaa8b81b - tokio::task::coop::with_budget::h90580d8df0e2c4ea
[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]   26:     0x587feaa8b81b - tokio::task::coop::budget::h3189210192c9d75e
[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]   27:     0x587feaa8b81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h16c813034b8ef640
[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]   28:     0x587feaa88e30 - tokio::runtime::scheduler::current_thread::Context::enter::ha64921bf35dcf32a
[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]   29:     0x587feaa8a45d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h417bfb93311aeee0
[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]   30:     0x587feaa8a104 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h558454080d03a1af
[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]   31:     0x587feaa3073b - tokio::runtime::context::scoped::Scoped<T>::set::h5fd6fb5dded3a28e
[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]   32:     0x587feaa09179 - tokio::runtime::context::set_scheduler::{{closure}}::hf62fed1b3774b4b0
[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]   33:     0x587feaa567c2 - std::thread::local::LocalKey<T>::try_with::h48cb4d1cd30f6112
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x587feaa5634e - std::thread::local::LocalKey<T>::with::h8cb03d8bceffc149
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x587feaa090ad - tokio::runtime::context::set_scheduler::hda8fe6cd9ada98a0
[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]   36:     0x587feaa89a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h721a41d30d68f84a
[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]   37:     0x587feaa8a143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74a1f89fcbc62b74
[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]   38:     0x587feaa88430 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf682218932f6c292
[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]   39:     0x587feaa4a980 - tokio::runtime::context::runtime::enter_runtime::h4dcac018e9bd9c74
[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]   40:     0x587feaa87ea1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2f3ca6c4f2b46e9
[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]   41:     0x587feaa9b384 - tokio::runtime::runtime::Runtime::block_on_inner::h0f779460742cf7ac
[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]   42:     0x587feaa9b65c - tokio::runtime::runtime::Runtime::block_on::h1488eb52b3a2f67e
[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]   43:     0x587feaa4ff43 - usaidwat::reddit::client::tests::timeline::it_processes_user_data::hbc34683fcf1a672a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/reddit/client.rs:369:50
[INFO] [stdout]   44:     0x587feaa4ffd7 - usaidwat::reddit::client::tests::timeline::it_processes_user_data::{{closure}}::h4ef939f28b4040b0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/reddit/client.rs:355:42
[INFO] [stdout]   45:     0x587feaa762a6 - core::ops::function::FnOnce::call_once::h9072223025be86c6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x587feab0625b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x587feab0625b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x587feab1bec5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x587feab1bec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x587feab1bec5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x587feab1bec5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x587feab1bec5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x587feab1bec5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x587feab1bec5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x587feaaf26b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x587feaaf26b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x587feaaf5f7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x587feaaf5f7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x587feaaf5f7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x587feaaf5f7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x587feaaf5f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x587feb11948f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x587feb11948f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x748864a64aa4 - <unknown>
[INFO] [stdout]   67:     0x748864af1a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- view::tests::format_comment::it_formats_a_comment_with_grep stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'view::tests::format_comment::it_formats_a_comment_with_grep' (286) panicked at src/view.rs:404:13:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<rpg[0m
[INFO] [stdout] [31m<https://www.reddit.com/r/rpg/comments/1jszv9q/z/mm60of1[0m
[INFO] [stdout] [31m<What game system did you think was going to be wonderful for you, but it was not?[0m
[INFO] [stdout] [31m<a month ago • +2[0m
[INFO] [stdout] [32m>[32mrpg[0m[0m
[INFO] [stdout] [32m>[33mhttps://www.reddit.com/r/rpg/comments/1jszv9q/z/mm60of1[0m[0m
[INFO] [stdout] [32m>[35mWhat game system did you think was going to be wonderful for you, but it was not?[0m[0m
[INFO] [stdout] [32m>[34ma month ago[0m [36m•[0m [34m+2[0m[0m
[INFO] [stdout]  
[INFO] [stdout]    | I also learned that I don’t really care about the incredibly tight kind
[INFO] [stdout] [31m<  | of balance Pathfinder 2e offers. It made us quite a bit more worried about[0m
[INFO] [stdout] [32m>  | of balance [0m[1;48;5;22;32m[31m[0m[32mPathfinder[0m[1;48;5;22;32m[0m[0m[32m 2e offers. It made us quite a bit more worried about[0m
[INFO] [stdout]    | breaking the game when we wanted to change something and it felt like a lot
[INFO] [stdout]    | of the wacky, creative solutions possible in other games were sacrificed for
[INFO] [stdout]    | balance, which wasn’t a tradeoff we were happy with.
[INFO] [stdout]  
[INFO] [stdout]  On paper I've always thought that I like the tight balance of games like
[INFO] [stdout] [31m<Pathfinder. But after playing Pathfinder for a while, I've come to feel that[0m
[INFO] [stdout] [32m>[0m[1;48;5;22;32m[31m[0m[32mPathfinder[0m[1;48;5;22;32m[0m[0m[32m. But after playing [0m[1;48;5;22;32m[31m[0m[32mPathfinder[0m[1;48;5;22;32m[0m[0m[32m for a while, I've come to feel that[0m
[INFO] [stdout]  RPGs are fun when they have a bit of swinginess. The best moments in my 25 years
[INFO] [stdout]  of playing RPGs have occurred when someone pulled off an amazing crit, or rolled
[INFO] [stdout]  a natural 1 when they absolutely had to hit the enemy, or failed a save they had
[INFO] [stdout]  a 90% of passing. Those are the times when the game goes in an interesting, fun,
[INFO] [stdout]  memorable direction (even if it does occasionally lead to some cheap deaths).
[INFO] [stdout]  
[INFO] [stdout] [31m<Conversely, Pathfinder plays like a board game. And don't get me wrong, I love[0m
[INFO] [stdout] [31m<board games, too, but RPGs—even Pathfinder—rarely have enough depth to be an[0m
[INFO] [stdout] [32m>Conversely, [31mPathfinder[0m plays like a board game. And don't get me wrong, I love[0m
[INFO] [stdout] [32m>board games, too, but RPGs—even [31mPathfinder[0m—rarely have enough depth to be an[0m
[INFO] [stdout]  interesting board game, and so they just play out tediously and predictably. My
[INFO] [stdout] [31m<Pathfinder group is [4mso good[24m at Pathfinder, we've mastered the system, and as a[0m
[INFO] [stdout] [32m>[0m[1;48;5;22;32m[31m[0m[32mPathfinder[0m[1;48;5;22;32m[0m[0m[32m group is [4mso good[24m at [0m[1;48;5;22;32m[31m[0m[32mPathfinder[0m[1;48;5;22;32m[0m[0m[32m, we've mastered the system, and as a[0m
[INFO] [stdout]  consequence, the game is really stale and unchallenging.
[INFO] [stdout]  
[INFO] [stdout] [31m<(I also have other problems with Pathfinder, like the fact that there is simply[0m
[INFO] [stdout] [32m>(I also have other problems with [0m[1;48;5;22;32m[31m[0m[32mPathfinder[0m[1;48;5;22;32m[0m[0m[32m, like the fact that there is simply[0m
[INFO] [stdout]  way too much shit to keep track of…but I digress.)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x587feb148272 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x587feb148272 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x587feb148272 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x587feb148272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x587feb15bddf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x587feb15bddf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x587feb110c41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x587feb110c41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x587feb11e1f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x587feb123c5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x587feb123af1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x587feab0649e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x587feab0649e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x587feb1243cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x587feb1243cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x587feb12417a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x587feb11e329 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x587feb10432d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x587feb165940 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x587feaa3583a - usaidwat::view::tests::format_comment::it_formats_a_comment_with_grep::{{closure}}::h414598b8cafe3e41
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:404:13
[INFO] [stdout]   20:     0x587feaa962c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb485c8ed6d78ca1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x587feaa9623d - <core::pin::Pin<P> as core::future::future::Future>::poll::h254b0dc72dc7960f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x587feaa8babd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9926f4db3b6ea45
[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]   23:     0x587feaa8b81b - tokio::task::coop::with_budget::h90580d8df0e2c4ea
[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]   24:     0x587feaa8b81b - tokio::task::coop::budget::h3189210192c9d75e
[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]   25:     0x587feaa8b81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h16c813034b8ef640
[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]   26:     0x587feaa88e30 - tokio::runtime::scheduler::current_thread::Context::enter::ha64921bf35dcf32a
[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]   27:     0x587feaa8a45d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h417bfb93311aeee0
[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]   28:     0x587feaa8a104 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h558454080d03a1af
[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]   29:     0x587feaa3073b - tokio::runtime::context::scoped::Scoped<T>::set::h5fd6fb5dded3a28e
[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]   30:     0x587feaa09179 - tokio::runtime::context::set_scheduler::{{closure}}::hf62fed1b3774b4b0
[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]   31:     0x587feaa567c2 - std::thread::local::LocalKey<T>::try_with::h48cb4d1cd30f6112
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x587feaa5634e - std::thread::local::LocalKey<T>::with::h8cb03d8bceffc149
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x587feaa090ad - tokio::runtime::context::set_scheduler::hda8fe6cd9ada98a0
[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]   34:     0x587feaa89a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h721a41d30d68f84a
[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]   35:     0x587feaa8a143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74a1f89fcbc62b74
[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]   36:     0x587feaa88430 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf682218932f6c292
[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]   37:     0x587feaa4a980 - tokio::runtime::context::runtime::enter_runtime::h4dcac018e9bd9c74
[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]   38:     0x587feaa87ea1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2f3ca6c4f2b46e9
[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]   39:     0x587feaa9b384 - tokio::runtime::runtime::Runtime::block_on_inner::h0f779460742cf7ac
[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]   40:     0x587feaa9b65c - tokio::runtime::runtime::Runtime::block_on::h1488eb52b3a2f67e
[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]   41:     0x587feaa35313 - usaidwat::view::tests::format_comment::it_formats_a_comment_with_grep::ha1a338ad4072613e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:404:41
[INFO] [stdout]   42:     0x587feaa358b7 - usaidwat::view::tests::format_comment::it_formats_a_comment_with_grep::{{closure}}::h62d729cded8e6c70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:400:50
[INFO] [stdout]   43:     0x587feaa77006 - core::ops::function::FnOnce::call_once::hba93df4b122f4743
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x587feab0625b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x587feab0625b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x587feab1bec5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x587feab1bec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x587feab1bec5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x587feab1bec5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x587feab1bec5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x587feab1bec5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x587feab1bec5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x587feaaf26b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x587feaaf26b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x587feaaf5f7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x587feaaf5f7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x587feaaf5f7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x587feaaf5f7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x587feaaf5f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x587feb11948f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x587feb11948f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x748864a64aa4 - <unknown>
[INFO] [stdout]   65:     0x748864af1a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- view::tests::format_comment::it_formats_a_comment_with_markdown_markup stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'view::tests::format_comment::it_formats_a_comment_with_markdown_markup' (288) panicked at src/view.rs:360:13:
[INFO] [stdout] assertion failed: `(left == right)`: 
[INFO] [stdout] left:
[INFO] [stdout] rpg
[INFO] [stdout] https://www.reddit.com/r/rpg/comments/1jszv9q/z/mm60of1
[INFO] [stdout] What game system did you think was going to be wonderful for you, but it was not?
[INFO] [stdout] a month ago • +2
[INFO] [stdout] 
[INFO] [stdout]   | I also learned that I don’t really care about the incredibly tight kind
[INFO] [stdout]   | of balance Pathfinder 2e offers. It made us quite a bit more worried about
[INFO] [stdout]   | breaking the game when we wanted to change something and it felt like a lot
[INFO] [stdout]   | of the wacky, creative solutions possible in other games were sacrificed for
[INFO] [stdout]   | balance, which wasn’t a tradeoff we were happy with.
[INFO] [stdout] 
[INFO] [stdout] On paper I've always thought that I like the tight balance of games like
[INFO] [stdout] Pathfinder. But after playing Pathfinder for a while, I've come to feel that
[INFO] [stdout] RPGs are fun when they have a bit of swinginess. The best moments in my 25 years
[INFO] [stdout] of playing RPGs have occurred when someone pulled off an amazing crit, or rolled
[INFO] [stdout] a natural 1 when they absolutely had to hit the enemy, or failed a save they had
[INFO] [stdout] a 90% of passing. Those are the times when the game goes in an interesting, fun,
[INFO] [stdout] memorable direction (even if it does occasionally lead to some cheap deaths).
[INFO] [stdout] 
[INFO] [stdout] Conversely, Pathfinder plays like a board game. And don't get me wrong, I love
[INFO] [stdout] board games, too, but RPGs—even Pathfinder—rarely have enough depth to be an
[INFO] [stdout] interesting board game, and so they just play out tediously and predictably. My
[INFO] [stdout] Pathfinder group is [4mso good[24m at Pathfinder, we've mastered the system, and as a
[INFO] [stdout] consequence, the game is really stale and unchallenging.
[INFO] [stdout] 
[INFO] [stdout] (I also have other problems with Pathfinder, like the fact that there is simply
[INFO] [stdout] way too much shit to keep track of…but I digress.)
[INFO] [stdout] 
[INFO] [stdout] right:
[INFO] [stdout] [32mrpg[0m
[INFO] [stdout] [33mhttps://www.reddit.com/r/rpg/comments/1jszv9q/z/mm60of1[0m
[INFO] [stdout] [35mWhat game system did you think was going to be wonderful for you, but it was not?[0m
[INFO] [stdout] [34ma month ago[0m [36m•[0m [34m+2[0m
[INFO] [stdout] 
[INFO] [stdout]   | I also learned that I don’t really care about the incredibly tight kind
[INFO] [stdout]   | of balance Pathfinder 2e offers. It made us quite a bit more worried about
[INFO] [stdout]   | breaking the game when we wanted to change something and it felt like a lot
[INFO] [stdout]   | of the wacky, creative solutions possible in other games were sacrificed for
[INFO] [stdout]   | balance, which wasn’t a tradeoff we were happy with.
[INFO] [stdout] 
[INFO] [stdout] On paper I've always thought that I like the tight balance of games like
[INFO] [stdout] Pathfinder. But after playing Pathfinder for a while, I've come to feel that
[INFO] [stdout] RPGs are fun when they have a bit of swinginess. The best moments in my 25 years
[INFO] [stdout] of playing RPGs have occurred when someone pulled off an amazing crit, or rolled
[INFO] [stdout] a natural 1 when they absolutely had to hit the enemy, or failed a save they had
[INFO] [stdout] a 90% of passing. Those are the times when the game goes in an interesting, fun,
[INFO] [stdout] memorable direction (even if it does occasionally lead to some cheap deaths).
[INFO] [stdout] 
[INFO] [stdout] Conversely, Pathfinder plays like a board game. And don't get me wrong, I love
[INFO] [stdout] board games, too, but RPGs—even Pathfinder—rarely have enough depth to be an
[INFO] [stdout] interesting board game, and so they just play out tediously and predictably. My
[INFO] [stdout] Pathfinder group is [4mso good[24m at Pathfinder, we've mastered the system, and as a
[INFO] [stdout] consequence, the game is really stale and unchallenging.
[INFO] [stdout] 
[INFO] [stdout] (I also have other problems with Pathfinder, like the fact that there is simply
[INFO] [stdout] way too much shit to keep track of…but I digress.)
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<rpg[0m
[INFO] [stdout] [31m<https://www.reddit.com/r/rpg/comments/1jszv9q/z/mm60of1[0m
[INFO] [stdout] [31m<What game system did you think was going to be wonderful for you, but it was not?[0m
[INFO] [stdout] [31m<a month ago • +2[0m
[INFO] [stdout] [32m>[32mrpg[0m[0m
[INFO] [stdout] [32m>[33mhttps://www.reddit.com/r/rpg/comments/1jszv9q/z/mm60of1[0m[0m
[INFO] [stdout] [32m>[35mWhat game system did you think was going to be wonderful for you, but it was not?[0m[0m
[INFO] [stdout] [32m>[34ma month ago[0m [36m•[0m [34m+2[0m[0m
[INFO] [stdout]  
[INFO] [stdout]    | I also learned that I don’t really care about the incredibly tight kind
[INFO] [stdout]    | of balance Pathfinder 2e offers. It made us quite a bit more worried about
[INFO] [stdout]    | breaking the game when we wanted to change something and it felt like a lot
[INFO] [stdout]    | of the wacky, creative solutions possible in other games were sacrificed for
[INFO] [stdout]    | balance, which wasn’t a tradeoff we were happy with.
[INFO] [stdout]  
[INFO] [stdout]  On paper I've always thought that I like the tight balance of games like
[INFO] [stdout]  Pathfinder. But after playing Pathfinder for a while, I've come to feel that
[INFO] [stdout]  RPGs are fun when they have a bit of swinginess. The best moments in my 25 years
[INFO] [stdout]  of playing RPGs have occurred when someone pulled off an amazing crit, or rolled
[INFO] [stdout]  a natural 1 when they absolutely had to hit the enemy, or failed a save they had
[INFO] [stdout]  a 90% of passing. Those are the times when the game goes in an interesting, fun,
[INFO] [stdout]  memorable direction (even if it does occasionally lead to some cheap deaths).
[INFO] [stdout]  
[INFO] [stdout]  Conversely, Pathfinder plays like a board game. And don't get me wrong, I love
[INFO] [stdout]  board games, too, but RPGs—even Pathfinder—rarely have enough depth to be an
[INFO] [stdout]  interesting board game, and so they just play out tediously and predictably. My
[INFO] [stdout]  Pathfinder group is [4mso good[24m at Pathfinder, we've mastered the system, and as a
[INFO] [stdout]  consequence, the game is really stale and unchallenging.
[INFO] [stdout]  
[INFO] [stdout]  (I also have other problems with Pathfinder, like the fact that there is simply
[INFO] [stdout]  way too much shit to keep track of…but I digress.)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x587feb148272 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x587feb148272 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x587feb148272 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x587feb148272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x587feb15bddf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x587feb15bddf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x587feb110c41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x587feb110c41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x587feb11e1f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x587feb123c5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x587feb123af1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x587feab0649e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x587feab0649e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x587feb1243cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x587feb1243cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x587feb12417a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x587feb11e329 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x587feb10432d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x587feb165940 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x587feaa37917 - usaidwat::view::tests::format_comment::it_formats_a_comment_with_markdown_markup::{{closure}}::h4be5e13361eeca10
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:360:13
[INFO] [stdout]   20:     0x587feaa962c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb485c8ed6d78ca1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x587feaa9623d - <core::pin::Pin<P> as core::future::future::Future>::poll::h254b0dc72dc7960f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x587feaa8babd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9926f4db3b6ea45
[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]   23:     0x587feaa8b81b - tokio::task::coop::with_budget::h90580d8df0e2c4ea
[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]   24:     0x587feaa8b81b - tokio::task::coop::budget::h3189210192c9d75e
[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]   25:     0x587feaa8b81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h16c813034b8ef640
[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]   26:     0x587feaa88e30 - tokio::runtime::scheduler::current_thread::Context::enter::ha64921bf35dcf32a
[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]   27:     0x587feaa8a45d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h417bfb93311aeee0
[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]   28:     0x587feaa8a104 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h558454080d03a1af
[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]   29:     0x587feaa3073b - tokio::runtime::context::scoped::Scoped<T>::set::h5fd6fb5dded3a28e
[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]   30:     0x587feaa09179 - tokio::runtime::context::set_scheduler::{{closure}}::hf62fed1b3774b4b0
[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]   31:     0x587feaa567c2 - std::thread::local::LocalKey<T>::try_with::h48cb4d1cd30f6112
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x587feaa5634e - std::thread::local::LocalKey<T>::with::h8cb03d8bceffc149
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x587feaa090ad - tokio::runtime::context::set_scheduler::hda8fe6cd9ada98a0
[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]   34:     0x587feaa89a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h721a41d30d68f84a
[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]   35:     0x587feaa8a143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74a1f89fcbc62b74
[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]   36:     0x587feaa88430 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf682218932f6c292
[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]   37:     0x587feaa4a980 - tokio::runtime::context::runtime::enter_runtime::h4dcac018e9bd9c74
[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]   38:     0x587feaa87ea1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2f3ca6c4f2b46e9
[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]   39:     0x587feaa9b384 - tokio::runtime::runtime::Runtime::block_on_inner::h0f779460742cf7ac
[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]   40:     0x587feaa9b65c - tokio::runtime::runtime::Runtime::block_on::h1488eb52b3a2f67e
[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]   41:     0x587feaa37443 - usaidwat::view::tests::format_comment::it_formats_a_comment_with_markdown_markup::h5b5117bbdd37963c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:360:84
[INFO] [stdout]   42:     0x587feaa37987 - usaidwat::view::tests::format_comment::it_formats_a_comment_with_markdown_markup::{{closure}}::hacee027c80c01a08
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:355:61
[INFO] [stdout]   43:     0x587feaa74726 - core::ops::function::FnOnce::call_once::h40c5263e614770a2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x587feab0625b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x587feab0625b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x587feab1bec5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x587feab1bec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x587feab1bec5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x587feab1bec5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x587feab1bec5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x587feab1bec5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x587feab1bec5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x587feaaf26b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x587feaaf26b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x587feaaf5f7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x587feaaf5f7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x587feaaf5f7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x587feaaf5f7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x587feaaf5f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x587feb11948f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x587feb11948f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x748864a64aa4 - <unknown>
[INFO] [stdout]   65:     0x748864af1a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- view::tests::format_comment::it_formats_a_comment_on_oneline stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'view::tests::format_comment::it_formats_a_comment_on_oneline' (283) panicked at src/view.rs:396:13:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<cyphersystem Cypher System & ChatGPT[0m
[INFO] [stdout] [32m>[0m[1;48;5;22;32m[32m[0m[32mcyphersyste[0m[1;48;5;22;32mm[0[0m[32mm Cypher System & ChatGPT[0m
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x587feb148272 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x587feb148272 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x587feb148272 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x587feb148272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x587feb15bddf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x587feb15bddf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x587feb110c41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x587feb110c41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x587feb11e1f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x587feb123c5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x587feb123af1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x587feab0649e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x587feab0649e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x587feb1243cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x587feb1243cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x587feb12417a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x587feb11e329 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x587feb10432d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x587feb165940 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x587feaa35e56 - usaidwat::view::tests::format_comment::it_formats_a_comment_on_oneline::{{closure}}::h330970c5056f9a9e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:396:13
[INFO] [stdout]   20:     0x587feaa962c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb485c8ed6d78ca1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x587feaa9623d - <core::pin::Pin<P> as core::future::future::Future>::poll::h254b0dc72dc7960f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x587feaa8babd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9926f4db3b6ea45
[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]   23:     0x587feaa8b81b - tokio::task::coop::with_budget::h90580d8df0e2c4ea
[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]   24:     0x587feaa8b81b - tokio::task::coop::budget::h3189210192c9d75e
[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]   25:     0x587feaa8b81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h16c813034b8ef640
[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]   26:     0x587feaa88e30 - tokio::runtime::scheduler::current_thread::Context::enter::ha64921bf35dcf32a
[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]   27:     0x587feaa8a45d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h417bfb93311aeee0
[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]   28:     0x587feaa8a104 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h558454080d03a1af
[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]   29:     0x587feaa3073b - tokio::runtime::context::scoped::Scoped<T>::set::h5fd6fb5dded3a28e
[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]   30:     0x587feaa09179 - tokio::runtime::context::set_scheduler::{{closure}}::hf62fed1b3774b4b0
[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]   31:     0x587feaa567c2 - std::thread::local::LocalKey<T>::try_with::h48cb4d1cd30f6112
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x587feaa5634e - std::thread::local::LocalKey<T>::with::h8cb03d8bceffc149
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x587feaa090ad - tokio::runtime::context::set_scheduler::hda8fe6cd9ada98a0
[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]   34:     0x587feaa89a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h721a41d30d68f84a
[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]   35:     0x587feaa8a143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74a1f89fcbc62b74
[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]   36:     0x587feaa88430 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf682218932f6c292
[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]   37:     0x587feaa4a980 - tokio::runtime::context::runtime::enter_runtime::h4dcac018e9bd9c74
[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]   38:     0x587feaa87ea1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2f3ca6c4f2b46e9
[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]   39:     0x587feaa9b384 - tokio::runtime::runtime::Runtime::block_on_inner::h0f779460742cf7ac
[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]   40:     0x587feaa9b65c - tokio::runtime::runtime::Runtime::block_on::h1488eb52b3a2f67e
[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]   41:     0x587feaa35a13 - usaidwat::view::tests::format_comment::it_formats_a_comment_on_oneline::h40ec118a0fcc3a1f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:396:41
[INFO] [stdout]   42:     0x587feaa35ea7 - usaidwat::view::tests::format_comment::it_formats_a_comment_on_oneline::{{closure}}::h753b6013a421f240
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:392:51
[INFO] [stdout]   43:     0x587feaa75c96 - core::ops::function::FnOnce::call_once::h818c115607da834b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x587feab0625b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x587feab0625b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x587feab1bec5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x587feab1bec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x587feab1bec5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x587feab1bec5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x587feab1bec5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x587feab1bec5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x587feab1bec5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x587feaaf26b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x587feaaf26b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x587feaaf5f7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x587feaaf5f7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x587feaaf5f7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x587feaaf5f7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x587feaaf5f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x587feb11948f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x587feb11948f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x748864a64aa4 - <unknown>
[INFO] [stdout]   65:     0x748864af1a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- view::tests::format_comment::it_formats_a_comment_with_a_raw_body stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'view::tests::format_comment::it_formats_a_comment_with_a_raw_body' (284) panicked at src/view.rs:351:13:
[INFO] [stdout] assertion failed: `(left == right)`: 
[INFO] [stdout] left:
[INFO] [stdout] rpg
[INFO] [stdout] https://www.reddit.com/r/rpg/comments/1jw8izz/z/mmrqpki
[INFO] [stdout] Paizo Posts an Update on the Progress of the Company’s New Website and Store
[INFO] [stdout] a month ago • +1
[INFO] [stdout] 
[INFO] [stdout] Last time I tried to buy something from their store, the payment confirmation
[INFO] [stdout] page wouldn't load and I was unable to buy anything. So if they fix that, it'll
[INFO] [stdout] be a big upgrade. _Goodman Games_ had a better online store experience than
[INFO] [stdout] Paizo, and that's saying something.
[INFO] [stdout] 
[INFO] [stdout] right:
[INFO] [stdout] [32mrpg[0m
[INFO] [stdout] [33mhttps://www.reddit.com/r/rpg/comments/1jw8izz/z/mmrqpki[0m
[INFO] [stdout] [35mPaizo Posts an Update on the Progress of the Company’s New Website and Store[0m
[INFO] [stdout] [34ma month ago[0m [36m•[0m [34m+1[0m
[INFO] [stdout] 
[INFO] [stdout] Last time I tried to buy something from their store, the payment confirmation
[INFO] [stdout] page wouldn't load and I was unable to buy anything. So if they fix that, it'll
[INFO] [stdout] be a big upgrade. _Goodman Games_ had a better online store experience than
[INFO] [stdout] Paizo, and that's saying something.
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<rpg[0m
[INFO] [stdout] [31m<https://www.reddit.com/r/rpg/comments/1jw8izz/z/mmrqpki[0m
[INFO] [stdout] [31m<Paizo Posts an Update on the Progress of the Company’s New Website and Store[0m
[INFO] [stdout] [31m<a month ago • +1[0m
[INFO] [stdout] [32m>[32mrpg[0m[0m
[INFO] [stdout] [32m>[33mhttps://www.reddit.com/r/rpg/comments/1jw8izz/z/mmrqpki[0m[0m
[INFO] [stdout] [32m>[35mPaizo Posts an Update on the Progress of the Company’s New Website and Store[0m[0m
[INFO] [stdout] [32m>[34ma month ago[0m [36m•[0m [34m+1[0m[0m
[INFO] [stdout]  
[INFO] [stdout]  Last time I tried to buy something from their store, the payment confirmation
[INFO] [stdout]  page wouldn't load and I was unable to buy anything. So if they fix that, it'll
[INFO] [stdout]  be a big upgrade. _Goodman Games_ had a better online store experience than
[INFO] [stdout]  Paizo, and that's saying something.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x587feb148272 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x587feb148272 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x587feb148272 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x587feb148272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x587feb15bddf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x587feb15bddf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x587feb110c41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x587feb110c41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x587feb11e1f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x587feb123c5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x587feb123af1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x587feab0649e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x587feab0649e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x587feb1243cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x587feb1243cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x587feb12417a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x587feb11e329 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x587feb10432d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x587feb165940 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x587feaa364ed - usaidwat::view::tests::format_comment::it_formats_a_comment_with_a_raw_body::{{closure}}::h0e8d8123d1f7f4c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:351:13
[INFO] [stdout]   20:     0x587feaa962c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb485c8ed6d78ca1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x587feaa9623d - <core::pin::Pin<P> as core::future::future::Future>::poll::h254b0dc72dc7960f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x587feaa8babd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9926f4db3b6ea45
[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]   23:     0x587feaa8b81b - tokio::task::coop::with_budget::h90580d8df0e2c4ea
[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]   24:     0x587feaa8b81b - tokio::task::coop::budget::h3189210192c9d75e
[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]   25:     0x587feaa8b81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h16c813034b8ef640
[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]   26:     0x587feaa88e30 - tokio::runtime::scheduler::current_thread::Context::enter::ha64921bf35dcf32a
[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]   27:     0x587feaa8a45d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h417bfb93311aeee0
[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]   28:     0x587feaa8a104 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h558454080d03a1af
[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]   29:     0x587feaa3073b - tokio::runtime::context::scoped::Scoped<T>::set::h5fd6fb5dded3a28e
[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]   30:     0x587feaa09179 - tokio::runtime::context::set_scheduler::{{closure}}::hf62fed1b3774b4b0
[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]   31:     0x587feaa567c2 - std::thread::local::LocalKey<T>::try_with::h48cb4d1cd30f6112
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x587feaa5634e - std::thread::local::LocalKey<T>::with::h8cb03d8bceffc149
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x587feaa090ad - tokio::runtime::context::set_scheduler::hda8fe6cd9ada98a0
[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]   34:     0x587feaa89a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h721a41d30d68f84a
[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]   35:     0x587feaa8a143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74a1f89fcbc62b74
[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]   36:     0x587feaa88430 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf682218932f6c292
[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]   37:     0x587feaa4a980 - tokio::runtime::context::runtime::enter_runtime::h4dcac018e9bd9c74
[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]   38:     0x587feaa87ea1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2f3ca6c4f2b46e9
[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]   39:     0x587feaa9b384 - tokio::runtime::runtime::Runtime::block_on_inner::h0f779460742cf7ac
[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]   40:     0x587feaa9b65c - tokio::runtime::runtime::Runtime::block_on::h1488eb52b3a2f67e
[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]   41:     0x587feaa36003 - usaidwat::view::tests::format_comment::it_formats_a_comment_with_a_raw_body::h588b15cd2976bc31
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:351:84
[INFO] [stdout]   42:     0x587feaa36567 - usaidwat::view::tests::format_comment::it_formats_a_comment_with_a_raw_body::{{closure}}::hc91cd926867169e3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:346:56
[INFO] [stdout]   43:     0x587feaa75f66 - core::ops::function::FnOnce::call_once::h88b49f6f4d87ec5b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x587feab0625b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x587feab0625b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x587feab1bec5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x587feab1bec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x587feab1bec5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x587feab1bec5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x587feab1bec5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x587feab1bec5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x587feab1bec5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x587feaaf26b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x587feaaf26b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x587feaaf5f7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x587feaaf5f7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x587feaaf5f7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x587feaaf5f7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x587feaaf5f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x587feb11948f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x587feb11948f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x748864a64aa4 - <unknown>
[INFO] [stdout]   65:     0x748864af1a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- view::tests::format_comment::it_formats_a_comment_with_grep_case_insensitively stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'view::tests::format_comment::it_formats_a_comment_with_grep_case_insensitively' (287) panicked at src/view.rs:412:13:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<rpg[0m
[INFO] [stdout] [31m<https://www.reddit.com/r/rpg/comments/1jszv9q/z/mm60of1[0m
[INFO] [stdout] [31m<What game system did you think was going to be wonderful for you, but it was not?[0m
[INFO] [stdout] [31m<a month ago • +2[0m
[INFO] [stdout] [32m>[32mrpg[0m[0m
[INFO] [stdout] [32m>[33mhttps://www.reddit.com/r/rpg/comments/1jszv9q/z/mm60of1[0m[0m
[INFO] [stdout] [32m>[35mWhat game system did you think was going to be wonderful for you, but it was not?[0m[0m
[INFO] [stdout] [32m>[34ma month ago[0m [36m•[0m [34m+2[0m[0m
[INFO] [stdout]  
[INFO] [stdout]    | I also learned that I don’t really care about the incredibly tight kind
[INFO] [stdout] [31m<  | of balance Pathfinder 2e offers. It made us quite a bit more worried about[0m
[INFO] [stdout] [32m>  | of balance [0m[1;48;5;22;32m[31m[0m[32mPathfinder[0m[1;48;5;22;32m[0m[0m[32m 2e offers. It made us quite a bit more worried about[0m
[INFO] [stdout]    | breaking the game when we wanted to change something and it felt like a lot
[INFO] [stdout]    | of the wacky, creative solutions possible in other games were sacrificed for
[INFO] [stdout]    | balance, which wasn’t a tradeoff we were happy with.
[INFO] [stdout]  
[INFO] [stdout]  On paper I've always thought that I like the tight balance of games like
[INFO] [stdout] [31m<Pathfinder. But after playing Pathfinder for a while, I've come to feel that[0m
[INFO] [stdout] [32m>[0m[1;48;5;22;32m[31m[0m[32mPathfinder[0m[1;48;5;22;32m[0m[0m[32m. But after playing [0m[1;48;5;22;32m[31m[0m[32mPathfinder[0m[1;48;5;22;32m[0m[0m[32m for a while, I've come to feel that[0m
[INFO] [stdout]  RPGs are fun when they have a bit of swinginess. The best moments in my 25 years
[INFO] [stdout]  of playing RPGs have occurred when someone pulled off an amazing crit, or rolled
[INFO] [stdout]  a natural 1 when they absolutely had to hit the enemy, or failed a save they had
[INFO] [stdout]  a 90% of passing. Those are the times when the game goes in an interesting, fun,
[INFO] [stdout]  memorable direction (even if it does occasionally lead to some cheap deaths).
[INFO] [stdout]  
[INFO] [stdout] [31m<Conversely, Pathfinder plays like a board game. And don't get me wrong, I love[0m
[INFO] [stdout] [31m<board games, too, but RPGs—even Pathfinder—rarely have enough depth to be an[0m
[INFO] [stdout] [32m>Conversely, [31mPathfinder[0m plays like a board game. And don't get me wrong, I love[0m
[INFO] [stdout] [32m>board games, too, but RPGs—even [31mPathfinder[0m—rarely have enough depth to be an[0m
[INFO] [stdout]  interesting board game, and so they just play out tediously and predictably. My
[INFO] [stdout] [31m<Pathfinder group is [4mso good[24m at Pathfinder, we've mastered the system, and as a[0m
[INFO] [stdout] [32m>[0m[1;48;5;22;32m[31m[0m[32mPathfinder[0m[1;48;5;22;32m[0m[0m[32m group is [4mso good[24m at [0m[1;48;5;22;32m[31m[0m[32mPathfinder[0m[1;48;5;22;32m[0m[0m[32m, we've mastered the system, and as a[0m
[INFO] [stdout]  consequence, the game is really stale and unchallenging.
[INFO] [stdout]  
[INFO] [stdout] [31m<(I also have other problems with Pathfinder, like the fact that there is simply[0m
[INFO] [stdout] [32m>(I also have other problems with [0m[1;48;5;22;32m[31m[0m[32mPathfinder[0m[1;48;5;22;32m[0m[0m[32m, like the fact that there is simply[0m
[INFO] [stdout]  way too much shit to keep track of…but I digress.)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x587feb148272 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x587feb148272 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x587feb148272 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x587feb148272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x587feb15bddf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x587feb15bddf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x587feb110c41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x587feb110c41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x587feb11e1f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x587feb123c5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x587feb123af1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x587feab0649e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x587feab0649e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x587feb1243cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x587feb1243cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x587feb12417a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x587feb11e329 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x587feb10432d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x587feb165940 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x587feaa38cfa - usaidwat::view::tests::format_comment::it_formats_a_comment_with_grep_case_insensitively::{{closure}}::h45dd5a1f9cab9337
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:412:13
[INFO] [stdout]   20:     0x587feaa962c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb485c8ed6d78ca1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x587feaa9623d - <core::pin::Pin<P> as core::future::future::Future>::poll::h254b0dc72dc7960f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x587feaa8babd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9926f4db3b6ea45
[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]   23:     0x587feaa8b81b - tokio::task::coop::with_budget::h90580d8df0e2c4ea
[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]   24:     0x587feaa8b81b - tokio::task::coop::budget::h3189210192c9d75e
[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]   25:     0x587feaa8b81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h16c813034b8ef640
[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]   26:     0x587feaa88e30 - tokio::runtime::scheduler::current_thread::Context::enter::ha64921bf35dcf32a
[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]   27:     0x587feaa8a45d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h417bfb93311aeee0
[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]   28:     0x587feaa8a104 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h558454080d03a1af
[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]   29:     0x587feaa3073b - tokio::runtime::context::scoped::Scoped<T>::set::h5fd6fb5dded3a28e
[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]   30:     0x587feaa09179 - tokio::runtime::context::set_scheduler::{{closure}}::hf62fed1b3774b4b0
[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]   31:     0x587feaa567c2 - std::thread::local::LocalKey<T>::try_with::h48cb4d1cd30f6112
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x587feaa5634e - std::thread::local::LocalKey<T>::with::h8cb03d8bceffc149
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x587feaa090ad - tokio::runtime::context::set_scheduler::hda8fe6cd9ada98a0
[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]   34:     0x587feaa89a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h721a41d30d68f84a
[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]   35:     0x587feaa8a143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74a1f89fcbc62b74
[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]   36:     0x587feaa88430 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf682218932f6c292
[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]   37:     0x587feaa4a980 - tokio::runtime::context::runtime::enter_runtime::h4dcac018e9bd9c74
[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]   38:     0x587feaa87ea1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2f3ca6c4f2b46e9
[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]   39:     0x587feaa9b384 - tokio::runtime::runtime::Runtime::block_on_inner::h0f779460742cf7ac
[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]   40:     0x587feaa9b65c - tokio::runtime::runtime::Runtime::block_on::h1488eb52b3a2f67e
[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]   41:     0x587feaa387d3 - usaidwat::view::tests::format_comment::it_formats_a_comment_with_grep_case_insensitively::hc06c188425b7943b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:412:41
[INFO] [stdout]   42:     0x587feaa38d77 - usaidwat::view::tests::format_comment::it_formats_a_comment_with_grep_case_insensitively::{{closure}}::hb7b02d358184d88c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:408:69
[INFO] [stdout]   43:     0x587feaa77946 - core::ops::function::FnOnce::call_once::hd45d5fbde8d301fb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x587feab0625b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x587feab0625b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x587feab1bec5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x587feab1bec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x587feab1bec5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x587feab1bec5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x587feab1bec5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x587feab1bec5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x587feab1bec5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x587feaaf26b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x587feaaf26b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x587feaaf5f7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x587feaaf5f7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x587feaaf5f7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x587feaaf5f7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x587feaaf5f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x587feb11948f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x587feb11948f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x748864a64aa4 - <unknown>
[INFO] [stdout]   65:     0x748864af1a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- view::tests::format_comment::it_formats_an_absolute_date stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'view::tests::format_comment::it_formats_an_absolute_date' (291) panicked at src/view.rs:342:13:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<[0m[1;48;5;52;31mFri[0m[31m, 1[0m[1;48;5;52;31m8[0m[31m Apr 2025, [0m[1;48;5;52;31m3[0m[31m:44 [0m[1;48;5;52;31mA[0m[31mM[0m
[INFO] [stdout] [32m>[0m[1;48;5;22;32mThu[0m[32m, 1[0m[1;48;5;22;32m7[0m[32m Apr 2025, [0m[1;48;5;22;32m8[0m[32m:44 [0m[1;48;5;22;32mP[0m[32mM[0m
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x587feb148272 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x587feb148272 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x587feb148272 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x587feb148272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x587feb15bddf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x587feb15bddf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x587feb110c41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x587feb110c41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x587feb11e1f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x587feb123c5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x587feb123af1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x587feab0649e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x587feab0649e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x587feb1243cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x587feb1243cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x587feb12417a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x587feb11e329 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x587feb10432d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x587feb165940 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x587feaa35174 - usaidwat::view::tests::format_comment::it_formats_an_absolute_date::{{closure}}::h2041405947d120d6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:342:13
[INFO] [stdout]   20:     0x587feaa962c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb485c8ed6d78ca1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x587feaa9623d - <core::pin::Pin<P> as core::future::future::Future>::poll::h254b0dc72dc7960f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x587feaa8babd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9926f4db3b6ea45
[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]   23:     0x587feaa8b81b - tokio::task::coop::with_budget::h90580d8df0e2c4ea
[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]   24:     0x587feaa8b81b - tokio::task::coop::budget::h3189210192c9d75e
[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]   25:     0x587feaa8b81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h16c813034b8ef640
[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]   26:     0x587feaa88e30 - tokio::runtime::scheduler::current_thread::Context::enter::ha64921bf35dcf32a
[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]   27:     0x587feaa8a45d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h417bfb93311aeee0
[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]   28:     0x587feaa8a104 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h558454080d03a1af
[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]   29:     0x587feaa3073b - tokio::runtime::context::scoped::Scoped<T>::set::h5fd6fb5dded3a28e
[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]   30:     0x587feaa09179 - tokio::runtime::context::set_scheduler::{{closure}}::hf62fed1b3774b4b0
[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]   31:     0x587feaa567c2 - std::thread::local::LocalKey<T>::try_with::h48cb4d1cd30f6112
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x587feaa5634e - std::thread::local::LocalKey<T>::with::h8cb03d8bceffc149
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x587feaa090ad - tokio::runtime::context::set_scheduler::hda8fe6cd9ada98a0
[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]   34:     0x587feaa89a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h721a41d30d68f84a
[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]   35:     0x587feaa8a143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74a1f89fcbc62b74
[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]   36:     0x587feaa88430 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf682218932f6c292
[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]   37:     0x587feaa4a980 - tokio::runtime::context::runtime::enter_runtime::h4dcac018e9bd9c74
[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]   38:     0x587feaa87ea1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2f3ca6c4f2b46e9
[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]   39:     0x587feaa9b384 - tokio::runtime::runtime::Runtime::block_on_inner::h0f779460742cf7ac
[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]   40:     0x587feaa9b65c - tokio::runtime::runtime::Runtime::block_on::h1488eb52b3a2f67e
[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]   41:     0x587feaa34db3 - usaidwat::view::tests::format_comment::it_formats_an_absolute_date::h03945b81b2d88ecb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:342:41
[INFO] [stdout]   42:     0x587feaa351b7 - usaidwat::view::tests::format_comment::it_formats_an_absolute_date::{{closure}}::he153cca219006ba4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:339:47
[INFO] [stdout]   43:     0x587feaa74c66 - core::ops::function::FnOnce::call_once::h4b62236d78a7f1fc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x587feab0625b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x587feab0625b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x587feab1bec5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x587feab1bec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x587feab1bec5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x587feab1bec5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x587feab1bec5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x587feab1bec5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x587feab1bec5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x587feaaf26b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x587feaaf26b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x587feaaf5f7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x587feaaf5f7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x587feaaf5f7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x587feaaf5f7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x587feaaf5f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x587feb11948f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x587feb11948f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x748864a64aa4 - <unknown>
[INFO] [stdout]   65:     0x748864af1a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- view::tests::format_comment::it_formats_a_comment_with_absolute_dates stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'view::tests::format_comment::it_formats_a_comment_with_absolute_dates' (285) panicked at src/view.rs:388:13:
[INFO] [stdout] assertion failed: `(left == right)`: 
[INFO] [stdout] left:
[INFO] [stdout] cyphersystem
[INFO] [stdout] https://www.reddit.com/r/cyphersystem/comments/1k1iixf/z/mnpd3zh
[INFO] [stdout] Cypher System & ChatGPT
[INFO] [stdout] Fri, 18 Apr 2025, 3:44 AM • +1
[INFO] [stdout] 
[INFO] [stdout] I have used it to ask very specific, targeted questions about encounter design,
[INFO] [stdout] questions like: I have this encounter, can you think of how to apply Cypher's
[INFO] [stdout] mechanics to it? And it's actually not…bad. It's given me a couple useful ideas
[INFO] [stdout] for specific mechanics. It actually understands Cypher fairly well. But it's
[INFO] [stdout] also very shallow; the mechanical suggestions it has given me have not been
[INFO] [stdout] particularly novel.
[INFO] [stdout] 
[INFO] [stdout] I wouldn't use it to run a whole session, let along a campaign. I've found
[INFO] [stdout] that it can deal with mechanics fine. I've occasionally followed its prompts to
[INFO] [stdout] generate more creative things, just to see what it can do—it knows that I play
[INFO] [stdout] tabletop RPGs, so often when I use it to research scientific or philosophical
[INFO] [stdout] topics, it ends with a prompt like "Want me to write a short story about that?"
[INFO] [stdout] and I've said yes a few times out of curiosity to see what it can produce, and
[INFO] [stdout] I've been underwhelmed with the results. It is also subject to a lot of "cross
[INFO] [stdout] pollination" across chats and will start to blend in disparate ideas into the
[INFO] [stdout] same output, often resulting in gobbledygook or chaos. Very superficial and
[INFO] [stdout] shallow "creativity", maybe a starting point, but not a substitute for doing the
[INFO] [stdout] creative work yourself.
[INFO] [stdout] 
[INFO] [stdout] Besides, why would you want it to?
[INFO] [stdout] 
[INFO] [stdout] right:
[INFO] [stdout] [32mcyphersystem[0m
[INFO] [stdout] [33mhttps://www.reddit.com/r/cyphersystem/comments/1k1iixf/z/mnpd3zh[0m
[INFO] [stdout] [35mCypher System & ChatGPT[0m
[INFO] [stdout] [34mThu, 17 Apr 2025, 8:44 PM[0m [36m•[0m [34m+1[0m
[INFO] [stdout] 
[INFO] [stdout] I have used it to ask very specific, targeted questions about encounter design,
[INFO] [stdout] questions like: I have this encounter, can you think of how to apply Cypher's
[INFO] [stdout] mechanics to it? And it's actually not…bad. It's given me a couple useful ideas
[INFO] [stdout] for specific mechanics. It actually understands Cypher fairly well. But it's
[INFO] [stdout] also very shallow; the mechanical suggestions it has given me have not been
[INFO] [stdout] particularly novel.
[INFO] [stdout] 
[INFO] [stdout] I wouldn't use it to run a whole session, let along a campaign. I've found
[INFO] [stdout] that it can deal with mechanics fine. I've occasionally followed its prompts to
[INFO] [stdout] generate more creative things, just to see what it can do—it knows that I play
[INFO] [stdout] tabletop RPGs, so often when I use it to research scientific or philosophical
[INFO] [stdout] topics, it ends with a prompt like "Want me to write a short story about that?"
[INFO] [stdout] and I've said yes a few times out of curiosity to see what it can produce, and
[INFO] [stdout] I've been underwhelmed with the results. It is also subject to a lot of "cross
[INFO] [stdout] pollination" across chats and will start to blend in disparate ideas into the
[INFO] [stdout] same output, often resulting in gobbledygook or chaos. Very superficial and
[INFO] [stdout] shallow "creativity", maybe a starting point, but not a substitute for doing the
[INFO] [stdout] creative work yourself.
[INFO] [stdout] 
[INFO] [stdout] Besides, why would you want it to?
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<cyphersystem[0m
[INFO] [stdout] [31m<https://www.reddit.com/r/cyphersystem/comments/1k1iixf/z/mnpd3zh[0m
[INFO] [stdout] [31m<Cypher System & ChatGPT[0m
[INFO] [stdout] [31m<Fri, 18 Apr 2025, 3:44 AM • +1[0m
[INFO] [stdout] [32m>[32mcyphersystem[0m[0m
[INFO] [stdout] [32m>[33mhttps://www.reddit.com/r/cyphersystem/comments/1k1iixf/z/mnpd3zh[0m[0m
[INFO] [stdout] [32m>[35mCypher System & ChatGPT[0m[0m
[INFO] [stdout] [32m>[34mThu, 17 Apr 2025, 8:44 PM[0m [36m•[0m [34m+1[0m[0m
[INFO] [stdout]  
[INFO] [stdout]  I have used it to ask very specific, targeted questions about encounter design,
[INFO] [stdout]  questions like: I have this encounter, can you think of how to apply Cypher's
[INFO] [stdout]  mechanics to it? And it's actually not…bad. It's given me a couple useful ideas
[INFO] [stdout]  for specific mechanics. It actually understands Cypher fairly well. But it's
[INFO] [stdout]  also very shallow; the mechanical suggestions it has given me have not been
[INFO] [stdout]  particularly novel.
[INFO] [stdout]  
[INFO] [stdout]  I wouldn't use it to run a whole session, let along a campaign. I've found
[INFO] [stdout]  that it can deal with mechanics fine. I've occasionally followed its prompts to
[INFO] [stdout]  generate more creative things, just to see what it can do—it knows that I play
[INFO] [stdout]  tabletop RPGs, so often when I use it to research scientific or philosophical
[INFO] [stdout]  topics, it ends with a prompt like "Want me to write a short story about that?"
[INFO] [stdout]  and I've said yes a few times out of curiosity to see what it can produce, and
[INFO] [stdout]  I've been underwhelmed with the results. It is also subject to a lot of "cross
[INFO] [stdout]  pollination" across chats and will start to blend in disparate ideas into the
[INFO] [stdout]  same output, often resulting in gobbledygook or chaos. Very superficial and
[INFO] [stdout]  shallow "creativity", maybe a starting point, but not a substitute for doing the
[INFO] [stdout]  creative work yourself.
[INFO] [stdout]  
[INFO] [stdout]  Besides, why would you want it to?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x587feb148272 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x587feb148272 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x587feb148272 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x587feb148272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x587feb15bddf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x587feb15bddf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x587feb110c41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x587feb110c41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x587feb11e1f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x587feb123c5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x587feb123af1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x587feab0649e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x587feab0649e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x587feb1243cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x587feb1243cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x587feb12417a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x587feb11e329 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x587feb10432d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x587feb165940 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x587feaa36bec - usaidwat::view::tests::format_comment::it_formats_a_comment_with_absolute_dates::{{closure}}::h9907447e968d491f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:388:13
[INFO] [stdout]   20:     0x587feaa962c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb485c8ed6d78ca1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x587feaa9623d - <core::pin::Pin<P> as core::future::future::Future>::poll::h254b0dc72dc7960f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x587feaa8babd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9926f4db3b6ea45
[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]   23:     0x587feaa8b81b - tokio::task::coop::with_budget::h90580d8df0e2c4ea
[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]   24:     0x587feaa8b81b - tokio::task::coop::budget::h3189210192c9d75e
[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]   25:     0x587feaa8b81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h16c813034b8ef640
[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]   26:     0x587feaa88e30 - tokio::runtime::scheduler::current_thread::Context::enter::ha64921bf35dcf32a
[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]   27:     0x587feaa8a45d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h417bfb93311aeee0
[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]   28:     0x587feaa8a104 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h558454080d03a1af
[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]   29:     0x587feaa3073b - tokio::runtime::context::scoped::Scoped<T>::set::h5fd6fb5dded3a28e
[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]   30:     0x587feaa09179 - tokio::runtime::context::set_scheduler::{{closure}}::hf62fed1b3774b4b0
[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]   31:     0x587feaa567c2 - std::thread::local::LocalKey<T>::try_with::h48cb4d1cd30f6112
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x587feaa5634e - std::thread::local::LocalKey<T>::with::h8cb03d8bceffc149
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x587feaa090ad - tokio::runtime::context::set_scheduler::hda8fe6cd9ada98a0
[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]   34:     0x587feaa89a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h721a41d30d68f84a
[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]   35:     0x587feaa8a143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74a1f89fcbc62b74
[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]   36:     0x587feaa88430 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf682218932f6c292
[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]   37:     0x587feaa4a980 - tokio::runtime::context::runtime::enter_runtime::h4dcac018e9bd9c74
[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]   38:     0x587feaa87ea1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2f3ca6c4f2b46e9
[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]   39:     0x587feaa9b384 - tokio::runtime::runtime::Runtime::block_on_inner::h0f779460742cf7ac
[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]   40:     0x587feaa9b65c - tokio::runtime::runtime::Runtime::block_on::h1488eb52b3a2f67e
[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]   41:     0x587feaa366c3 - usaidwat::view::tests::format_comment::it_formats_a_comment_with_absolute_dates::hf7db4b3396710ee8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:388:84
[INFO] [stdout]   42:     0x587feaa36757 - usaidwat::view::tests::format_comment::it_formats_a_comment_with_absolute_dates::{{closure}}::h96ca4ee68cfa6225
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:383:60
[INFO] [stdout]   43:     0x587feaa77f56 - core::ops::function::FnOnce::call_once::heb6acc7eece96dcf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x587feab0625b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x587feab0625b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x587feab1bec5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x587feab1bec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x587feab1bec5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x587feab1bec5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x587feab1bec5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x587feab1bec5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x587feab1bec5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x587feaaf26b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x587feaaf26b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x587feaaf5f7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x587feaaf5f7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x587feaaf5f7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x587feaaf5f7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x587feaaf5f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x587feb11948f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x587feb11948f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x748864a64aa4 - <unknown>
[INFO] [stdout]   65:     0x748864af1a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- view::tests::format_comment::it_formats_a_comment_with_relative_dates stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'view::tests::format_comment::it_formats_a_comment_with_relative_dates' (290) panicked at src/view.rs:379:13:
[INFO] [stdout] assertion failed: `(left == right)`: 
[INFO] [stdout] left:
[INFO] [stdout] cyphersystem
[INFO] [stdout] https://www.reddit.com/r/cyphersystem/comments/1k1iixf/z/mnpd3zh
[INFO] [stdout] Cypher System & ChatGPT
[INFO] [stdout] a month ago • +1
[INFO] [stdout] 
[INFO] [stdout] I have used it to ask very specific, targeted questions about encounter design,
[INFO] [stdout] questions like: I have this encounter, can you think of how to apply Cypher's
[INFO] [stdout] mechanics to it? And it's actually not…bad. It's given me a couple useful ideas
[INFO] [stdout] for specific mechanics. It actually understands Cypher fairly well. But it's
[INFO] [stdout] also very shallow; the mechanical suggestions it has given me have not been
[INFO] [stdout] particularly novel.
[INFO] [stdout] 
[INFO] [stdout] I wouldn't use it to run a whole session, let along a campaign. I've found
[INFO] [stdout] that it can deal with mechanics fine. I've occasionally followed its prompts to
[INFO] [stdout] generate more creative things, just to see what it can do—it knows that I play
[INFO] [stdout] tabletop RPGs, so often when I use it to research scientific or philosophical
[INFO] [stdout] topics, it ends with a prompt like "Want me to write a short story about that?"
[INFO] [stdout] and I've said yes a few times out of curiosity to see what it can produce, and
[INFO] [stdout] I've been underwhelmed with the results. It is also subject to a lot of "cross
[INFO] [stdout] pollination" across chats and will start to blend in disparate ideas into the
[INFO] [stdout] same output, often resulting in gobbledygook or chaos. Very superficial and
[INFO] [stdout] shallow "creativity", maybe a starting point, but not a substitute for doing the
[INFO] [stdout] creative work yourself.
[INFO] [stdout] 
[INFO] [stdout] Besides, why would you want it to?
[INFO] [stdout] 
[INFO] [stdout] right:
[INFO] [stdout] [32mcyphersystem[0m
[INFO] [stdout] [33mhttps://www.reddit.com/r/cyphersystem/comments/1k1iixf/z/mnpd3zh[0m
[INFO] [stdout] [35mCypher System & ChatGPT[0m
[INFO] [stdout] [34ma month ago[0m [36m•[0m [34m+1[0m
[INFO] [stdout] 
[INFO] [stdout] I have used it to ask very specific, targeted questions about encounter design,
[INFO] [stdout] questions like: I have this encounter, can you think of how to apply Cypher's
[INFO] [stdout] mechanics to it? And it's actually not…bad. It's given me a couple useful ideas
[INFO] [stdout] for specific mechanics. It actually understands Cypher fairly well. But it's
[INFO] [stdout] also very shallow; the mechanical suggestions it has given me have not been
[INFO] [stdout] particularly novel.
[INFO] [stdout] 
[INFO] [stdout] I wouldn't use it to run a whole session, let along a campaign. I've found
[INFO] [stdout] that it can deal with mechanics fine. I've occasionally followed its prompts to
[INFO] [stdout] generate more creative things, just to see what it can do—it knows that I play
[INFO] [stdout] tabletop RPGs, so often when I use it to research scientific or philosophical
[INFO] [stdout] topics, it ends with a prompt like "Want me to write a short story about that?"
[INFO] [stdout] and I've said yes a few times out of curiosity to see what it can produce, and
[INFO] [stdout] I've been underwhelmed with the results. It is also subject to a lot of "cross
[INFO] [stdout] pollination" across chats and will start to blend in disparate ideas into the
[INFO] [stdout] same output, often resulting in gobbledygook or chaos. Very superficial and
[INFO] [stdout] shallow "creativity", maybe a starting point, but not a substitute for doing the
[INFO] [stdout] creative work yourself.
[INFO] [stdout] 
[INFO] [stdout] Besides, why would you want it to?
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<cyphersystem[0m
[INFO] [stdout] [31m<https://www.reddit.com/r/cyphersystem/comments/1k1iixf/z/mnpd3zh[0m
[INFO] [stdout] [31m<Cypher System & ChatGPT[0m
[INFO] [stdout] [31m<a month ago • +1[0m
[INFO] [stdout] [32m>[32mcyphersystem[0m[0m
[INFO] [stdout] [32m>[33mhttps://www.reddit.com/r/cyphersystem/comments/1k1iixf/z/mnpd3zh[0m[0m
[INFO] [stdout] [32m>[35mCypher System & ChatGPT[0m[0m
[INFO] [stdout] [32m>[34ma month ago[0m [36m•[0m [34m+1[0m[0m
[INFO] [stdout]  
[INFO] [stdout]  I have used it to ask very specific, targeted questions about encounter design,
[INFO] [stdout]  questions like: I have this encounter, can you think of how to apply Cypher's
[INFO] [stdout]  mechanics to it? And it's actually not…bad. It's given me a couple useful ideas
[INFO] [stdout]  for specific mechanics. It actually understands Cypher fairly well. But it's
[INFO] [stdout]  also very shallow; the mechanical suggestions it has given me have not been
[INFO] [stdout]  particularly novel.
[INFO] [stdout]  
[INFO] [stdout]  I wouldn't use it to run a whole session, let along a campaign. I've found
[INFO] [stdout]  that it can deal with mechanics fine. I've occasionally followed its prompts to
[INFO] [stdout]  generate more creative things, just to see what it can do—it knows that I play
[INFO] [stdout]  tabletop RPGs, so often when I use it to research scientific or philosophical
[INFO] [stdout]  topics, it ends with a prompt like "Want me to write a short story about that?"
[INFO] [stdout]  and I've said yes a few times out of curiosity to see what it can produce, and
[INFO] [stdout]  I've been underwhelmed with the results. It is also subject to a lot of "cross
[INFO] [stdout]  pollination" across chats and will start to blend in disparate ideas into the
[INFO] [stdout]  same output, often resulting in gobbledygook or chaos. Very superficial and
[INFO] [stdout]  shallow "creativity", maybe a starting point, but not a substitute for doing the
[INFO] [stdout]  creative work yourself.
[INFO] [stdout]  
[INFO] [stdout]  Besides, why would you want it to?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x587feb148272 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x587feb148272 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x587feb148272 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x587feb148272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x587feb15bddf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x587feb15bddf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x587feb110c41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x587feb110c41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x587feb11e1f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x587feb123c5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x587feb123af1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x587feab0649e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x587feab0649e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x587feb1243cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x587feb1243cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x587feb12417a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x587feb11e329 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x587feb10432d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x587feb165940 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x587feaa372af - usaidwat::view::tests::format_comment::it_formats_a_comment_with_relative_dates::{{closure}}::h820d54779ac7c6e3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:379:13
[INFO] [stdout]   20:     0x587feaa962c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb485c8ed6d78ca1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x587feaa9623d - <core::pin::Pin<P> as core::future::future::Future>::poll::h254b0dc72dc7960f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x587feaa8babd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9926f4db3b6ea45
[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]   23:     0x587feaa8b81b - tokio::task::coop::with_budget::h90580d8df0e2c4ea
[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]   24:     0x587feaa8b81b - tokio::task::coop::budget::h3189210192c9d75e
[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]   25:     0x587feaa8b81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h16c813034b8ef640
[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]   26:     0x587feaa88e30 - tokio::runtime::scheduler::current_thread::Context::enter::ha64921bf35dcf32a
[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]   27:     0x587feaa8a45d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h417bfb93311aeee0
[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]   28:     0x587feaa8a104 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h558454080d03a1af
[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]   29:     0x587feaa3073b - tokio::runtime::context::scoped::Scoped<T>::set::h5fd6fb5dded3a28e
[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]   30:     0x587feaa09179 - tokio::runtime::context::set_scheduler::{{closure}}::hf62fed1b3774b4b0
[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]   31:     0x587feaa567c2 - std::thread::local::LocalKey<T>::try_with::h48cb4d1cd30f6112
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x587feaa5634e - std::thread::local::LocalKey<T>::with::h8cb03d8bceffc149
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x587feaa090ad - tokio::runtime::context::set_scheduler::hda8fe6cd9ada98a0
[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]   34:     0x587feaa89a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h721a41d30d68f84a
[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]   35:     0x587feaa8a143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74a1f89fcbc62b74
[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]   36:     0x587feaa88430 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf682218932f6c292
[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]   37:     0x587feaa4a980 - tokio::runtime::context::runtime::enter_runtime::h4dcac018e9bd9c74
[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]   38:     0x587feaa87ea1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2f3ca6c4f2b46e9
[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]   39:     0x587feaa9b384 - tokio::runtime::runtime::Runtime::block_on_inner::h0f779460742cf7ac
[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]   40:     0x587feaa9b65c - tokio::runtime::runtime::Runtime::block_on::h1488eb52b3a2f67e
[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]   41:     0x587feaa36d83 - usaidwat::view::tests::format_comment::it_formats_a_comment_with_relative_dates::h875b33dd0b627291
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:379:84
[INFO] [stdout]   42:     0x587feaa36e17 - usaidwat::view::tests::format_comment::it_formats_a_comment_with_relative_dates::{{closure}}::h646a7ba52cdf60ee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:374:60
[INFO] [stdout]   43:     0x587feaa75a36 - core::ops::function::FnOnce::call_once::h7af591791cca12d5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x587feab0625b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x587feab0625b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x587feab1bec5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x587feab1bec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x587feab1bec5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x587feab1bec5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x587feab1bec5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x587feab1bec5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x587feab1bec5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x587feaaf26b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x587feaaf26b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x587feaaf5f7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x587feaaf5f7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x587feaaf5f7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x587feaaf5f7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x587feaaf5f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x587feb11948f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x587feb11948f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x748864a64aa4 - <unknown>
[INFO] [stdout]   65:     0x748864af1a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- view::tests::format_info::it_formats_a_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'view::tests::format_info::it_formats_a_user' (292) panicked at src/view.rs:317:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "Created: Mar 31, 2008 22:55 PM (17 years ago)\nLink Karma: 11729\nComment Karma: 121995"
[INFO] [stdout]  right: "Created: Mar 31, 2008 15:55 PM (17 years ago)\nLink Karma: 11729\nComment Karma: 121995"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x587feb148272 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x587feb148272 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x587feb148272 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x587feb148272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x587feb15bddf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x587feb15bddf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x587feb110c41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x587feb110c41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x587feb11e1f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x587feb123c5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x587feb123af1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x587feab0649e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x587feab0649e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x587feb1243cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x587feb1243cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x587feb12417a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x587feb11e329 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x587feb10432d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x587feb165940 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x587feb1656f3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x587feaa2af04 - core::panicking::assert_failed::hec146f00a940dc96
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x587feaa9c55c - usaidwat::view::tests::format_info::it_formats_a_user::{{closure}}::he7112bcd54b4f73f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:317:13
[INFO] [stdout]   22:     0x587feaa962c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb485c8ed6d78ca1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x587feaa9623d - <core::pin::Pin<P> as core::future::future::Future>::poll::h254b0dc72dc7960f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x587feaa8babd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9926f4db3b6ea45
[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]   25:     0x587feaa8b81b - tokio::task::coop::with_budget::h90580d8df0e2c4ea
[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]   26:     0x587feaa8b81b - tokio::task::coop::budget::h3189210192c9d75e
[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]   27:     0x587feaa8b81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h16c813034b8ef640
[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]   28:     0x587feaa88e30 - tokio::runtime::scheduler::current_thread::Context::enter::ha64921bf35dcf32a
[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]   29:     0x587feaa8a45d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h417bfb93311aeee0
[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]   30:     0x587feaa8a104 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h558454080d03a1af
[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]   31:     0x587feaa3073b - tokio::runtime::context::scoped::Scoped<T>::set::h5fd6fb5dded3a28e
[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]   32:     0x587feaa09179 - tokio::runtime::context::set_scheduler::{{closure}}::hf62fed1b3774b4b0
[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]   33:     0x587feaa567c2 - std::thread::local::LocalKey<T>::try_with::h48cb4d1cd30f6112
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x587feaa5634e - std::thread::local::LocalKey<T>::with::h8cb03d8bceffc149
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x587feaa090ad - tokio::runtime::context::set_scheduler::hda8fe6cd9ada98a0
[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]   36:     0x587feaa89a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h721a41d30d68f84a
[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]   37:     0x587feaa8a143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74a1f89fcbc62b74
[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]   38:     0x587feaa88430 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf682218932f6c292
[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]   39:     0x587feaa4a980 - tokio::runtime::context::runtime::enter_runtime::h4dcac018e9bd9c74
[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]   40:     0x587feaa87ea1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2f3ca6c4f2b46e9
[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]   41:     0x587feaa9b384 - tokio::runtime::runtime::Runtime::block_on_inner::h0f779460742cf7ac
[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]   42:     0x587feaa9b65c - tokio::runtime::runtime::Runtime::block_on::h1488eb52b3a2f67e
[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]   43:     0x587feaa9c153 - usaidwat::view::tests::format_info::it_formats_a_user::hfe901f9e938087e0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:317:41
[INFO] [stdout]   44:     0x587feaa9c1e7 - usaidwat::view::tests::format_info::it_formats_a_user::{{closure}}::hcffb74635f57f2b7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:313:37
[INFO] [stdout]   45:     0x587feaa75126 - core::ops::function::FnOnce::call_once::h5bdad0fd39cc6795
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x587feab0625b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x587feab0625b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x587feab1bec5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x587feab1bec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x587feab1bec5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x587feab1bec5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x587feab1bec5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x587feab1bec5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x587feab1bec5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x587feaaf26b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x587feaaf26b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x587feaaf5f7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x587feaaf5f7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x587feaaf5f7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x587feaaf5f7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x587feaaf5f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x587feb11948f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x587feb11948f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x748864a64aa4 - <unknown>
[INFO] [stdout]   67:     0x748864af1a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- view::tests::format_comment::it_formats_a_comment_with_no_markdown_markup stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'view::tests::format_comment::it_formats_a_comment_with_no_markdown_markup' (289) panicked at src/view.rs:370:13:
[INFO] [stdout] assertion failed: `(left == right)`: 
[INFO] [stdout] left:
[INFO] [stdout] cyphersystem
[INFO] [stdout] https://www.reddit.com/r/cyphersystem/comments/1k1iixf/z/mnpd3zh
[INFO] [stdout] Cypher System & ChatGPT
[INFO] [stdout] a month ago • +1
[INFO] [stdout] 
[INFO] [stdout] I have used it to ask very specific, targeted questions about encounter design,
[INFO] [stdout] questions like: I have this encounter, can you think of how to apply Cypher's
[INFO] [stdout] mechanics to it? And it's actually not…bad. It's given me a couple useful ideas
[INFO] [stdout] for specific mechanics. It actually understands Cypher fairly well. But it's
[INFO] [stdout] also very shallow; the mechanical suggestions it has given me have not been
[INFO] [stdout] particularly novel.
[INFO] [stdout] 
[INFO] [stdout] I wouldn't use it to run a whole session, let along a campaign. I've found
[INFO] [stdout] that it can deal with mechanics fine. I've occasionally followed its prompts to
[INFO] [stdout] generate more creative things, just to see what it can do—it knows that I play
[INFO] [stdout] tabletop RPGs, so often when I use it to research scientific or philosophical
[INFO] [stdout] topics, it ends with a prompt like "Want me to write a short story about that?"
[INFO] [stdout] and I've said yes a few times out of curiosity to see what it can produce, and
[INFO] [stdout] I've been underwhelmed with the results. It is also subject to a lot of "cross
[INFO] [stdout] pollination" across chats and will start to blend in disparate ideas into the
[INFO] [stdout] same output, often resulting in gobbledygook or chaos. Very superficial and
[INFO] [stdout] shallow "creativity", maybe a starting point, but not a substitute for doing the
[INFO] [stdout] creative work yourself.
[INFO] [stdout] 
[INFO] [stdout] Besides, why would you want it to?
[INFO] [stdout] 
[INFO] [stdout] right:
[INFO] [stdout] [32mcyphersystem[0m
[INFO] [stdout] [33mhttps://www.reddit.com/r/cyphersystem/comments/1k1iixf/z/mnpd3zh[0m
[INFO] [stdout] [35mCypher System & ChatGPT[0m
[INFO] [stdout] [34ma month ago[0m [36m•[0m [34m+1[0m
[INFO] [stdout] 
[INFO] [stdout] I have used it to ask very specific, targeted questions about encounter design,
[INFO] [stdout] questions like: I have this encounter, can you think of how to apply Cypher's
[INFO] [stdout] mechanics to it? And it's actually not…bad. It's given me a couple useful ideas
[INFO] [stdout] for specific mechanics. It actually understands Cypher fairly well. But it's
[INFO] [stdout] also very shallow; the mechanical suggestions it has given me have not been
[INFO] [stdout] particularly novel.
[INFO] [stdout] 
[INFO] [stdout] I wouldn't use it to run a whole session, let along a campaign. I've found
[INFO] [stdout] that it can deal with mechanics fine. I've occasionally followed its prompts to
[INFO] [stdout] generate more creative things, just to see what it can do—it knows that I play
[INFO] [stdout] tabletop RPGs, so often when I use it to research scientific or philosophical
[INFO] [stdout] topics, it ends with a prompt like "Want me to write a short story about that?"
[INFO] [stdout] and I've said yes a few times out of curiosity to see what it can produce, and
[INFO] [stdout] I've been underwhelmed with the results. It is also subject to a lot of "cross
[INFO] [stdout] pollination" across chats and will start to blend in disparate ideas into the
[INFO] [stdout] same output, often resulting in gobbledygook or chaos. Very superficial and
[INFO] [stdout] shallow "creativity", maybe a starting point, but not a substitute for doing the
[INFO] [stdout] creative work yourself.
[INFO] [stdout] 
[INFO] [stdout] Besides, why would you want it to?
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<cyphersystem[0m
[INFO] [stdout] [31m<https://www.reddit.com/r/cyphersystem/comments/1k1iixf/z/mnpd3zh[0m
[INFO] [stdout] [31m<Cypher System & ChatGPT[0m
[INFO] [stdout] [31m<a month ago • +1[0m
[INFO] [stdout] [32m>[32mcyphersystem[0m[0m
[INFO] [stdout] [32m>[33mhttps://www.reddit.com/r/cyphersystem/comments/1k1iixf/z/mnpd3zh[0m[0m
[INFO] [stdout] [32m>[35mCypher System & ChatGPT[0m[0m
[INFO] [stdout] [32m>[34ma month ago[0m [36m•[0m [34m+1[0m[0m
[INFO] [stdout]  
[INFO] [stdout]  I have used it to ask very specific, targeted questions about encounter design,
[INFO] [stdout]  questions like: I have this encounter, can you think of how to apply Cypher's
[INFO] [stdout]  mechanics to it? And it's actually not…bad. It's given me a couple useful ideas
[INFO] [stdout]  for specific mechanics. It actually understands Cypher fairly well. But it's
[INFO] [stdout]  also very shallow; the mechanical suggestions it has given me have not been
[INFO] [stdout]  particularly novel.
[INFO] [stdout]  
[INFO] [stdout]  I wouldn't use it to run a whole session, let along a campaign. I've found
[INFO] [stdout]  that it can deal with mechanics fine. I've occasionally followed its prompts to
[INFO] [stdout]  generate more creative things, just to see what it can do—it knows that I play
[INFO] [stdout]  tabletop RPGs, so often when I use it to research scientific or philosophical
[INFO] [stdout]  topics, it ends with a prompt like "Want me to write a short story about that?"
[INFO] [stdout]  and I've said yes a few times out of curiosity to see what it can produce, and
[INFO] [stdout]  I've been underwhelmed with the results. It is also subject to a lot of "cross
[INFO] [stdout]  pollination" across chats and will start to blend in disparate ideas into the
[INFO] [stdout]  same output, often resulting in gobbledygook or chaos. Very superficial and
[INFO] [stdout]  shallow "creativity", maybe a starting point, but not a substitute for doing the
[INFO] [stdout]  creative work yourself.
[INFO] [stdout]  
[INFO] [stdout]  Besides, why would you want it to?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x587feb148272 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x587feb148272 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x587feb148272 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x587feb148272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x587feb15bddf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x587feb15bddf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x587feb110c41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x587feb110c41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x587feb11e1f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x587feb123c5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x587feb123af1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x587feab0649e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x587feab0649e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x587feb1243cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x587feb1243cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x587feb12417a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x587feb11e329 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x587feb10432d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x587feb165940 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x587feaa37fbd - usaidwat::view::tests::format_comment::it_formats_a_comment_with_no_markdown_markup::{{closure}}::h8eb604c61ad9ca17
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:370:13
[INFO] [stdout]   20:     0x587feaa962c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb485c8ed6d78ca1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x587feaa9623d - <core::pin::Pin<P> as core::future::future::Future>::poll::h254b0dc72dc7960f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x587feaa8babd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9926f4db3b6ea45
[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]   23:     0x587feaa8b81b - tokio::task::coop::with_budget::h90580d8df0e2c4ea
[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]   24:     0x587feaa8b81b - tokio::task::coop::budget::h3189210192c9d75e
[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]   25:     0x587feaa8b81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h16c813034b8ef640
[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]   26:     0x587feaa88e30 - tokio::runtime::scheduler::current_thread::Context::enter::ha64921bf35dcf32a
[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]   27:     0x587feaa8a45d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h417bfb93311aeee0
[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]   28:     0x587feaa8a104 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h558454080d03a1af
[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]   29:     0x587feaa3073b - tokio::runtime::context::scoped::Scoped<T>::set::h5fd6fb5dded3a28e
[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]   30:     0x587feaa09179 - tokio::runtime::context::set_scheduler::{{closure}}::hf62fed1b3774b4b0
[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]   31:     0x587feaa567c2 - std::thread::local::LocalKey<T>::try_with::h48cb4d1cd30f6112
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x587feaa5634e - std::thread::local::LocalKey<T>::with::h8cb03d8bceffc149
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x587feaa090ad - tokio::runtime::context::set_scheduler::hda8fe6cd9ada98a0
[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]   34:     0x587feaa89a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h721a41d30d68f84a
[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]   35:     0x587feaa8a143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74a1f89fcbc62b74
[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]   36:     0x587feaa88430 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf682218932f6c292
[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]   37:     0x587feaa4a980 - tokio::runtime::context::runtime::enter_runtime::h4dcac018e9bd9c74
[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]   38:     0x587feaa87ea1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2f3ca6c4f2b46e9
[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]   39:     0x587feaa9b384 - tokio::runtime::runtime::Runtime::block_on_inner::h0f779460742cf7ac
[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]   40:     0x587feaa9b65c - tokio::runtime::runtime::Runtime::block_on::h1488eb52b3a2f67e
[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]   41:     0x587feaa37ae3 - usaidwat::view::tests::format_comment::it_formats_a_comment_with_no_markdown_markup::h28434f3b72bbf873
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:370:84
[INFO] [stdout]   42:     0x587feaa38037 - usaidwat::view::tests::format_comment::it_formats_a_comment_with_no_markdown_markup::{{closure}}::h9f682e5992b3dffb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:364:64
[INFO] [stdout]   43:     0x587feaa75166 - core::ops::function::FnOnce::call_once::h5e946f08cfdff29c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x587feab0625b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x587feab0625b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x587feab1bec5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x587feab1bec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x587feab1bec5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x587feab1bec5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x587feab1bec5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x587feab1bec5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x587feab1bec5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x587feaaf26b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x587feaaf26b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x587feaaf5f7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x587feaaf5f7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x587feaaf5f7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x587feaaf5f7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x587feaaf5f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x587feb11948f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x587feb11948f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x748864a64aa4 - <unknown>
[INFO] [stdout]   65:     0x748864af1a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- view::tests::format_submission::it_formats_a_post_with_absolute_dates stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'view::tests::format_submission::it_formats_a_post_with_absolute_dates' (294) panicked at src/view.rs:480:13:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<rpg[0m
[INFO] [stdout] [31m<https://www.reddit.com/r/rpg/comments/1hv9k9l[0m
[INFO] [stdout] [31m<Collections: Coinage and the Tyranny of Fantasy "Gold"[0m
[INFO] [stdout] [31m<Mon, 6 Jan 2025, 8:54 PM[0m
[INFO] [stdout] [32m>[32mrpg[0m[0m
[INFO] [stdout] [32m>[33mhttps://www.reddit.com/r/rpg/comments/1hv9k9l[0m[0m
[INFO] [stdout] [32m>[35mCollections: Coinage and the Tyranny of Fantasy "Gold"[0m[0m
[INFO] [stdout] [32m>[34mMon, 6 Jan 2025, 12:54 PM[0m[0m
[INFO] [stdout]  https://acoup.blog/2025/01/03/collections-coinage-and-the-tyranny-of-fantasy-gold/
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x587feb148272 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x587feb148272 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x587feb148272 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x587feb148272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x587feb15bddf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x587feb15bddf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x587feb110c41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x587feb110c41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x587feb11e1f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x587feb123c5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x587feb123af1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x587feab0649e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x587feab0649e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x587feb1243cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x587feb1243cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x587feb12417a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x587feb11e329 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x587feb10432d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x587feb165940 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x587feaa9e2ae - usaidwat::view::tests::format_submission::it_formats_a_post_with_absolute_dates::{{closure}}::h36ca745b83dc4f16
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:480:13
[INFO] [stdout]   20:     0x587feaa962c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb485c8ed6d78ca1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x587feaa9623d - <core::pin::Pin<P> as core::future::future::Future>::poll::h254b0dc72dc7960f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x587feaa8babd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9926f4db3b6ea45
[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]   23:     0x587feaa8b81b - tokio::task::coop::with_budget::h90580d8df0e2c4ea
[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]   24:     0x587feaa8b81b - tokio::task::coop::budget::h3189210192c9d75e
[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]   25:     0x587feaa8b81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h16c813034b8ef640
[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]   26:     0x587feaa88e30 - tokio::runtime::scheduler::current_thread::Context::enter::ha64921bf35dcf32a
[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]   27:     0x587feaa8a45d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h417bfb93311aeee0
[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]   28:     0x587feaa8a104 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h558454080d03a1af
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[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]   29:     0x587feaa3073b - tokio::runtime::context::scoped::Scoped<T>::set::h5fd6fb5dded3a28e
[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]   30:     0x587feaa09179 - tokio::runtime::context::set_scheduler::{{closure}}::hf62fed1b3774b4b0
[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]   31:     0x587feaa567c2 - std::thread::local::LocalKey<T>::try_with::h48cb4d1cd30f6112
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x587feaa5634e - std::thread::local::LocalKey<T>::with::h8cb03d8bceffc149
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x587feaa090ad - tokio::runtime::context::set_scheduler::hda8fe6cd9ada98a0
[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]   34:     0x587feaa89a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h721a41d30d68f84a
[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]   35:     0x587feaa8a143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74a1f89fcbc62b74
[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]   36:     0x587feaa88430 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf682218932f6c292
[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]   37:     0x587feaa4a980 - tokio::runtime::context::runtime::enter_runtime::h4dcac018e9bd9c74
[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]   38:     0x587feaa87ea1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2f3ca6c4f2b46e9
[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]   39:     0x587feaa9b384 - tokio::runtime::runtime::Runtime::block_on_inner::h0f779460742cf7ac
[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]   40:     0x587feaa9b65c - tokio::runtime::runtime::Runtime::block_on::h1488eb52b3a2f67e
[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]   41:     0x587feaa9de13 - usaidwat::view::tests::format_submission::it_formats_a_post_with_absolute_dates::h3b892dd80c7d988a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:480:41
[INFO] [stdout]   42:     0x587feaa9dea7 - usaidwat::view::tests::format_submission::it_formats_a_post_with_absolute_dates::{{closure}}::h091c49193b8f628e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:475:57
[INFO] [stdout]   43:     0x587feaa78466 - core::ops::function::FnOnce::call_once::hfad016b19a5c108e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x587feab0625b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x587feab0625b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x587feab1bec5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x587feab1bec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x587feab1bec5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x587feab1bec5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x587feab1bec5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x587feab1bec5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x587feab1bec5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x587feaaf26b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x587feaaf26b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x587feaaf5f7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x587feaaf5f7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x587feaaf5f7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x587feaaf5f7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x587feaaf5f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x587feb11948f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x587feb11948f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x748864a64aa4 - <unknown>
[INFO] [stdout]   65:     0x748864af1a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- view::tests::format_submission::it_formats_a_self_post stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'view::tests::format_submission::it_formats_a_self_post' (296) panicked at src/view.rs:488:13:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<NoMansSkyTheGame[0m
[INFO] [stdout] [31m<https://www.reddit.com/r/NoMansSkyTheGame/comments/1e83c2w[0m
[INFO] [stdout] [31m<Should I install both protection upgrades and protection units in an exosuit?[0m
[INFO] [stdout] [31m<10 months ago[0m
[INFO] [stdout] [32m>[32mNoMansSkyTheGame[0m[0m
[INFO] [stdout] [32m>[33mhttps://www.reddit.com/r/NoMansSkyTheGame/comments/1e83c2w[0m[0m
[INFO] [stdout] [32m>[35mShould I install both protection upgrades and protection units in an exosuit?[0m[0m
[INFO] [stdout] [32m>[34m10 months ago[0m[0m
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x587feb148272 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x587feb148272 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x587feb148272 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x587feb148272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x587feb15bddf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x587feb15bddf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x587feb110c41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x587feb110c41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x587feb11e1f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x587feb123c5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x587feb123af1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x587feab0649e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x587feab0649e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x587feb1243cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x587feb1243cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x587feb12417a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x587feb11e329 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x587feb10432d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x587feb165940 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x587feaa9d111 - usaidwat::view::tests::format_submission::it_formats_a_self_post::{{closure}}::h13a7984220bcd97c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:488:13
[INFO] [stdout]   20:     0x587feaa962c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb485c8ed6d78ca1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x587feaa9623d - <core::pin::Pin<P> as core::future::future::Future>::poll::h254b0dc72dc7960f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x587feaa8babd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9926f4db3b6ea45
[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]   23:     0x587feaa8b81b - tokio::task::coop::with_budget::h90580d8df0e2c4ea
[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]   24:     0x587feaa8b81b - tokio::task::coop::budget::h3189210192c9d75e
[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]   25:     0x587feaa8b81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h16c813034b8ef640
[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]   26:     0x587feaa88e30 - tokio::runtime::scheduler::current_thread::Context::enter::ha64921bf35dcf32a
[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]   27:     0x587feaa8a45d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h417bfb93311aeee0
[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]   28:     0x587feaa8a104 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h558454080d03a1af
[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]   29:     0x587feaa3073b - tokio::runtime::context::scoped::Scoped<T>::set::h5fd6fb5dded3a28e
[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]   30:     0x587feaa09179 - tokio::runtime::context::set_scheduler::{{closure}}::hf62fed1b3774b4b0
[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]   31:     0x587feaa567c2 - std::thread::local::LocalKey<T>::try_with::h48cb4d1cd30f6112
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x587feaa5634e - std::thread::local::LocalKey<T>::with::h8cb03d8bceffc149
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x587feaa090ad - tokio::runtime::context::set_scheduler::hda8fe6cd9ada98a0
[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]   34:     0x587feaa89a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h721a41d30d68f84a
[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]   35:     0x587feaa8a143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74a1f89fcbc62b74
[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]   36:     0x587feaa88430 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf682218932f6c292
[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]   37:     0x587feaa4a980 - tokio::runtime::context::runtime::enter_runtime::h4dcac018e9bd9c74
[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]   38:     0x587feaa87ea1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2f3ca6c4f2b46e9
[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]   39:     0x587feaa9b384 - tokio::runtime::runtime::Runtime::block_on_inner::h0f779460742cf7ac
[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]   40:     0x587feaa9b65c - tokio::runtime::runtime::Runtime::block_on::h1488eb52b3a2f67e
[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]   41:     0x587feaa9ccc3 - usaidwat::view::tests::format_submission::it_formats_a_self_post::h71d6ce7921dfa29f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:488:41
[INFO] [stdout]   42:     0x587feaa9d177 - usaidwat::view::tests::format_submission::it_formats_a_self_post::{{closure}}::hab5934d74c58ac6a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:484:42
[INFO] [stdout]   43:     0x587feaa761a6 - core::ops::function::FnOnce::call_once::h8dca6b538dd59983
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x587feab0625b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x587feab0625b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x587feab1bec5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x587feab1bec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x587feab1bec5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x587feab1bec5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x587feab1bec5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x587feab1bec5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x587feab1bec5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x587feaaf26b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x587feaaf26b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x587feaaf5f7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x587feaaf5f7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x587feaaf5f7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x587feaaf5f7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x587feaaf5f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x587feb11948f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x587feb11948f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x748864a64aa4 - <unknown>
[INFO] [stdout]   65:     0x748864af1a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- view::tests::format_submission::it_formats_a_post_on_oneline stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'view::tests::format_submission::it_formats_a_post_on_oneline' (293) panicked at src/view.rs:498:13:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<rpg Collections: Coinage and the Tyranny of Fantasy "Gold"[0m
[INFO] [stdout] [32m>[0m[1;48;5;22;32m[32m[0m[32mrpg[0m[1;48;5;22;32m[0m[0m[32m Collections: Coinage and the Tyranny of Fantasy "Gold"[0m
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x587feb148272 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x587feb148272 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x587feb148272 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x587feb148272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x587feb15bddf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x587feb15bddf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x587feb110c41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x587feb110c41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x587feb11e1f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x587feb123c5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x587feb123af1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x587feab0649e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x587feab0649e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x587feb1243cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x587feb1243cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x587feb12417a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x587feb11e329 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x587feb10432d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x587feb165940 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x587feaa9dc8d - usaidwat::view::tests::format_submission::it_formats_a_post_on_oneline::{{closure}}::hb822eab4b38deb97
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:498:13
[INFO] [stdout]   20:     0x587feaa962c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb485c8ed6d78ca1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x587feaa9623d - <core::pin::Pin<P> as core::future::future::Future>::poll::h254b0dc72dc7960f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x587feaa8babd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9926f4db3b6ea45
[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]   23:     0x587feaa8b81b - tokio::task::coop::with_budget::h90580d8df0e2c4ea
[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]   24:     0x587feaa8b81b - tokio::task::coop::budget::h3189210192c9d75e
[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]   25:     0x587feaa8b81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h16c813034b8ef640
[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]   26:     0x587feaa88e30 - tokio::runtime::scheduler::current_thread::Context::enter::ha64921bf35dcf32a
[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]   27:     0x587feaa8a45d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h417bfb93311aeee0
[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]   28:     0x587feaa8a104 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h558454080d03a1af
[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]   29:     0x587feaa3073b - tokio::runtime::context::scoped::Scoped<T>::set::h5fd6fb5dded3a28e
[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]   30:     0x587feaa09179 - tokio::runtime::context::set_scheduler::{{closure}}::hf62fed1b3774b4b0
[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]   31:     0x587feaa567c2 - std::thread::local::LocalKey<T>::try_with::h48cb4d1cd30f6112
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x587feaa5634e - std::thread::local::LocalKey<T>::with::h8cb03d8bceffc149
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x587feaa090ad - tokio::runtime::context::set_scheduler::hda8fe6cd9ada98a0
[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]   34:     0x587feaa89a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h721a41d30d68f84a
[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]   35:     0x587feaa8a143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74a1f89fcbc62b74
[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]   36:     0x587feaa88430 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf682218932f6c292
[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]   37:     0x587feaa4a980 - tokio::runtime::context::runtime::enter_runtime::h4dcac018e9bd9c74
[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]   38:     0x587feaa87ea1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2f3ca6c4f2b46e9
[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]   39:     0x587feaa9b384 - tokio::runtime::runtime::Runtime::block_on_inner::h0f779460742cf7ac
[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]   40:     0x587feaa9b65c - tokio::runtime::runtime::Runtime::block_on::h1488eb52b3a2f67e
[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]   41:     0x587feaa9d823 - usaidwat::view::tests::format_submission::it_formats_a_post_on_oneline::h704c9d5dd4a42e0d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:498:41
[INFO] [stdout]   42:     0x587feaa9d8b7 - usaidwat::view::tests::format_submission::it_formats_a_post_on_oneline::{{closure}}::ha3b79747062b4266
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:492:48
[INFO] [stdout]   43:     0x587feaa74e96 - core::ops::function::FnOnce::call_once::h529d20db0206f474
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x587feab0625b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x587feab0625b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x587feab1bec5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x587feab1bec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x587feab1bec5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x587feab1bec5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x587feab1bec5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x587feab1bec5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x587feab1bec5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x587feaaf26b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x587feaaf26b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x587feaaf5f7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x587feaaf5f7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x587feaaf5f7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x587feaaf5f7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x587feaaf5f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x587feb11948f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x587feb11948f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x748864a64aa4 - <unknown>
[INFO] [stdout]   65:     0x748864af1a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- view::tests::format_submission::it_formats_a_post_with_relative_dates stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'view::tests::format_submission::it_formats_a_post_with_relative_dates' (295) panicked at src/view.rs:471:13:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<rpg[0m
[INFO] [stdout] [31m<https://www.reddit.com/r/rpg/comments/1hv9k9l[0m
[INFO] [stdout] [31m<Collections: Coinage and the Tyranny of Fantasy "Gold"[0m
[INFO] [stdout] [31m<4 months ago[0m
[INFO] [stdout] [32m>[32mrpg[0m[0m
[INFO] [stdout] [32m>[33mhttps://www.reddit.com/r/rpg/comments/1hv9k9l[0m[0m
[INFO] [stdout] [32m>[35mCollections: Coinage and the Tyranny of Fantasy "Gold"[0m[0m
[INFO] [stdout] [32m>[34m4 months ago[0m[0m
[INFO] [stdout]  https://acoup.blog/2025/01/03/collections-coinage-and-the-tyranny-of-fantasy-gold/
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x587feb148272 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x587feb148272 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x587feb148272 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x587feb148272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x587feb15bddf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x587feb15bddf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x587feb110c41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x587feb110c41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x587feb11e1f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x587feb123c5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x587feb123af1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x587feab0649e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x587feab0649e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x587feb1243cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x587feb1243cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x587feb12417a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x587feb11e329 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x587feb10432d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x587feb165940 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x587feaa9e8d0 - usaidwat::view::tests::format_submission::it_formats_a_post_with_relative_dates::{{closure}}::h42a6c10663e8061e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:471:13
[INFO] [stdout]   20:     0x587feaa962c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb485c8ed6d78ca1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x587feaa9623d - <core::pin::Pin<P> as core::future::future::Future>::poll::h254b0dc72dc7960f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x587feaa8babd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9926f4db3b6ea45
[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]   23:     0x587feaa8b81b - tokio::task::coop::with_budget::h90580d8df0e2c4ea
[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]   24:     0x587feaa8b81b - tokio::task::coop::budget::h3189210192c9d75e
[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]   25:     0x587feaa8b81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h16c813034b8ef640
[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]   26:     0x587feaa88e30 - tokio::runtime::scheduler::current_thread::Context::enter::ha64921bf35dcf32a
[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]   27:     0x587feaa8a45d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h417bfb93311aeee0
[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]   28:     0x587feaa8a104 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h558454080d03a1af
[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]   29:     0x587feaa3073b - tokio::runtime::context::scoped::Scoped<T>::set::h5fd6fb5dded3a28e
[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]   30:     0x587feaa09179 - tokio::runtime::context::set_scheduler::{{closure}}::hf62fed1b3774b4b0
[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]   31:     0x587feaa567c2 - std::thread::local::LocalKey<T>::try_with::h48cb4d1cd30f6112
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x587feaa5634e - std::thread::local::LocalKey<T>::with::h8cb03d8bceffc149
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x587feaa090ad - tokio::runtime::context::set_scheduler::hda8fe6cd9ada98a0
[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]   34:     0x587feaa89a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h721a41d30d68f84a
[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]   35:     0x587feaa8a143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74a1f89fcbc62b74
[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]   36:     0x587feaa88430 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf682218932f6c292
[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]   37:     0x587feaa4a980 - tokio::runtime::context::runtime::enter_runtime::h4dcac018e9bd9c74
[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]   38:     0x587feaa87ea1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2f3ca6c4f2b46e9
[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]   39:     0x587feaa9b384 - tokio::runtime::runtime::Runtime::block_on_inner::h0f779460742cf7ac
[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]   40:     0x587feaa9b65c - tokio::runtime::runtime::Runtime::block_on::h1488eb52b3a2f67e
[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]   41:     0x587feaa9e453 - usaidwat::view::tests::format_submission::it_formats_a_post_with_relative_dates::ha39fa6995f780687
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:471:41
[INFO] [stdout]   42:     0x587feaa9e4e7 - usaidwat::view::tests::format_submission::it_formats_a_post_with_relative_dates::{{closure}}::h40b9597fe26306eb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:467:57
[INFO] [stdout]   43:     0x587feaa77e56 - core::ops::function::FnOnce::call_once::he69ed0d5d1de0e6f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x587feab0625b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x587feab0625b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x587feab1bec5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x587feab1bec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x587feab1bec5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x587feab1bec5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x587feab1bec5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x587feab1bec5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x587feab1bec5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x587feaaf26b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x587feaaf26b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x587feaaf5f7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x587feaaf5f7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x587feaaf5f7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x587feaaf5f7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x587feaaf5f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x587feb11948f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x587feb11948f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x748864a64aa4 - <unknown>
[INFO] [stdout]   65:     0x748864af1a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- view::tests::format_timeline::it_formats_a_timeline stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'view::tests::format_timeline::it_formats_a_timeline' (306) panicked at src/view.rs:580:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "   0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16 17 18 19 20 21 22 23\nM           *  *     *  *  *              *                       *     *\nT     *           *  *  *                       *  *  *  *  *     *  *  *\nW           *  *  *                                      *     *         \nT                 *  *  *                             *  *     *  *      \nF           *     *                             *  *  *                  \nS                 *  *                                *  *  *  *  *     *\nS                       *  *                    *     *     *  *         "
[INFO] [stdout]  right: "   0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16 17 18 19 20 21 22 23\nM  *                 *                    *        *     *           *  *\nT  *                       *  *  *  *  *  *  *     *           *  *  *   \nW                                *        *                          *  *\nT                             *  *        *                    *  *  *   \nF                          *  *  *                                   *  *\nS                             *     *     *  *  *                       *\nS  *                       *  *        *  *                 *     *  *  *"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x587feb148272 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x587feb148272 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x587feb148272 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x587feb148272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x587feb15bddf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x587feb15bddf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x587feb110c41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x587feb110c41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x587feb11e1f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x587feb123c5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x587feb123af1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x587feab0649e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x587feab0649e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x587feb1243cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x587feb1243cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x587feb12417a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x587feb11e329 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x587feb10432d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x587feb165940 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x587feb1656f3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x587feaa2af04 - core::panicking::assert_failed::hec146f00a940dc96
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x587feaa9caf3 - usaidwat::view::tests::format_timeline::it_formats_a_timeline::{{closure}}::h1ac410ef07081ec1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:580:13
[INFO] [stdout]   22:     0x587feaa962c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb485c8ed6d78ca1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x587feaa9623d - <core::pin::Pin<P> as core::future::future::Future>::poll::h254b0dc72dc7960f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x587feaa8babd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9926f4db3b6ea45
[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]   25:     0x587feaa8b81b - tokio::task::coop::with_budget::h90580d8df0e2c4ea
[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]   26:     0x587feaa8b81b - tokio::task::coop::budget::h3189210192c9d75e
[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]   27:     0x587feaa8b81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h16c813034b8ef640
[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]   28:     0x587feaa88e30 - tokio::runtime::scheduler::current_thread::Context::enter::ha64921bf35dcf32a
[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]   29:     0x587feaa8a45d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h417bfb93311aeee0
[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]   30:     0x587feaa8a104 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h558454080d03a1af
[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]   31:     0x587feaa3073b - tokio::runtime::context::scoped::Scoped<T>::set::h5fd6fb5dded3a28e
[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]   32:     0x587feaa09179 - tokio::runtime::context::set_scheduler::{{closure}}::hf62fed1b3774b4b0
[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]   33:     0x587feaa567c2 - std::thread::local::LocalKey<T>::try_with::h48cb4d1cd30f6112
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x587feaa5634e - std::thread::local::LocalKey<T>::with::h8cb03d8bceffc149
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x587feaa090ad - tokio::runtime::context::set_scheduler::hda8fe6cd9ada98a0
[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]   36:     0x587feaa89a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h721a41d30d68f84a
[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]   37:     0x587feaa8a143 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74a1f89fcbc62b74
[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]   38:     0x587feaa88430 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf682218932f6c292
[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]   39:     0x587feaa4a980 - tokio::runtime::context::runtime::enter_runtime::h4dcac018e9bd9c74
[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]   40:     0x587feaa87ea1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2f3ca6c4f2b46e9
[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]   41:     0x587feaa9b384 - tokio::runtime::runtime::Runtime::block_on_inner::h0f779460742cf7ac
[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]   42:     0x587feaa9b65c - tokio::runtime::runtime::Runtime::block_on::h1488eb52b3a2f67e
[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]   43:     0x587feaa9c703 - usaidwat::view::tests::format_timeline::it_formats_a_timeline::h584f6184b0d17872
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:580:41
[INFO] [stdout]   44:     0x587feaa9cb67 - usaidwat::view::tests::format_timeline::it_formats_a_timeline::{{closure}}::h9094a93d76848640
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:574:41
[INFO] [stdout]   45:     0x587feaa76a86 - core::ops::function::FnOnce::call_once::haadeb823f0c8c107
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x587feab0625b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x587feab0625b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x587feab1bec5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x587feab1bec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x587feab1bec5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x587feab1bec5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x587feab1bec5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x587feab1bec5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x587feab1bec5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x587feaaf26b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x587feaaf26b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x587feaaf5f7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x587feaaf5f7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x587feaaf5f7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x587feaaf5f7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x587feaaf5f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x587feaaf5f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x587feb11948f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x587feb11948f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x748864a64aa4 - <unknown>
[INFO] [stdout]   67:     0x748864af1a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     reddit::client::tests::timeline::it_processes_user_data
[INFO] [stdout]     reddit::client::tests::timeline::it_returns_an_iterator_of_its_data
[INFO] [stdout]     view::tests::format_comment::it_formats_a_comment_on_oneline
[INFO] [stdout]     view::tests::format_comment::it_formats_a_comment_with_a_raw_body
[INFO] [stdout]     view::tests::format_comment::it_formats_a_comment_with_absolute_dates
[INFO] [stdout]     view::tests::format_comment::it_formats_a_comment_with_grep
[INFO] [stdout]     view::tests::format_comment::it_formats_a_comment_with_grep_case_insensitively
[INFO] [stdout]     view::tests::format_comment::it_formats_a_comment_with_markdown_markup
[INFO] [stdout]     view::tests::format_comment::it_formats_a_comment_with_no_markdown_markup
[INFO] [stdout]     view::tests::format_comment::it_formats_a_comment_with_relative_dates
[INFO] [stdout]     view::tests::format_comment::it_formats_an_absolute_date
[INFO] [stdout]     view::tests::format_info::it_formats_a_user
[INFO] [stdout]     view::tests::format_submission::it_formats_a_post_on_oneline
[INFO] [stdout]     view::tests::format_submission::it_formats_a_post_with_absolute_dates
[INFO] [stdout]     view::tests::format_submission::it_formats_a_post_with_relative_dates
[INFO] [stdout]     view::tests::format_submission::it_formats_a_self_post
[INFO] [stdout]     view::tests::format_timeline::it_formats_a_timeline
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 277 passed; 17 failed; 10 ignored; 0 measured; 0 filtered out; finished in 2.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ee1e0284a98c94a1f292ef3dad88ff7561fc42861514f479cfd3e3295beb2595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee1e0284a98c94a1f292ef3dad88ff7561fc42861514f479cfd3e3295beb2595", kill_on_drop: false }`
[INFO] [stdout] ee1e0284a98c94a1f292ef3dad88ff7561fc42861514f479cfd3e3295beb2595
