[INFO] cloning repository https://github.com/lino/org-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lino/org-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flino%2Forg-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flino%2Forg-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6782fba150df1ec58aeea34c9d55ac3d59a9cbb9
[INFO] testing lino/org-tools against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flino%2Forg-tools" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lino/org-tools
[INFO] finished tweaking git repo https://github.com/lino/org-tools
[INFO] tweaked toml for git repo https://github.com/lino/org-tools written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lino/org-tools on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lino/org-tools already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e9c79b2e6028d1f1604c67c7e59b75ae1a722f50df06232a46ac75bda3a36772
[INFO] running `Command { std: "docker" "start" "e9c79b2e6028d1f1604c67c7e59b75ae1a722f50df06232a46ac75bda3a36772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9c79b2e6028d1f1604c67c7e59b75ae1a722f50df06232a46ac75bda3a36772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e9c79b2e6028d1f1604c67c7e59b75ae1a722f50df06232a46ac75bda3a36772" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9c79b2e6028d1f1604c67c7e59b75ae1a722f50df06232a46ac75bda3a36772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e9c79b2e6028d1f1604c67c7e59b75ae1a722f50df06232a46ac75bda3a36772" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling org-tools-core v0.1.4 (/opt/rustwide/workdir/crates/org-tools-core)
[INFO] [stderr]    Compiling org-tools v0.1.4 (/opt/rustwide/workdir/crates/org)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "e9c79b2e6028d1f1604c67c7e59b75ae1a722f50df06232a46ac75bda3a36772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e9c79b2e6028d1f1604c67c7e59b75ae1a722f50df06232a46ac75bda3a36772" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling org-tools-core v0.1.4 (/opt/rustwide/workdir/crates/org-tools-core)
[INFO] [stderr]    Compiling org-tools v0.1.4 (/opt/rustwide/workdir/crates/org)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "e9c79b2e6028d1f1604c67c7e59b75ae1a722f50df06232a46ac75bda3a36772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e9c79b2e6028d1f1604c67c7e59b75ae1a722f50df06232a46ac75bda3a36772" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/org-cc35fa152f6e3bd0)
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] test clock::report::tests::day_report ... ok
[INFO] [stdout] test clock::report::tests::date_filter ... ok
[INFO] [stdout] test clock::report::tests::no_clocks ... ok
[INFO] [stdout] test clock::report::tests::tag_report ... ok
[INFO] [stdout] test clock::report::tests::running_clocks_excluded ... ok
[INFO] [stdout] test clock::status::tests::finds_running_clock ... ok
[INFO] [stdout] test clock::status::tests::human_output_empty ... ok
[INFO] [stdout] test clock::status::tests::ignores_completed_clocks ... ok
[INFO] [stdout] test date::tests::date_roundtrip ... ok
[INFO] [stdout] test clock::status::tests::no_clocks_at_all ... ok
[INFO] [stdout] test date::tests::day_of_week_known ... ok
[INFO] [stdout] test date::tests::parse_date_invalid ... ok
[INFO] [stdout] test date::tests::format_duration_values ... ok
[INFO] [stdout] test date::tests::parse_date_valid ... ok
[INFO] [stdout] test export::ical::tests::basic_vevent ... ok
[INFO] [stdout] test export::ical::tests::no_planning_no_events ... ok
[INFO] [stdout] test export::ical::tests::id_property_as_uid ... ok
[INFO] [stdout] test export::ical::tests::priority_mapped ... ok
[INFO] [stdout] test export::jscal::tests::no_planning_no_items ... ok
[INFO] [stdout] test export::jscal::tests::deadline_as_task ... ok
[INFO] [stdout] test export::jscal::tests::priority_mapped ... ok
[INFO] [stdout] test export::jscal::tests::scheduled_as_event ... ok
[INFO] [stdout] test export::ical::tests::crlf_line_endings ... ok
[INFO] [stdout] test export::ical::tests::date_filter ... ok
[INFO] [stdout] test export::jscal::tests::tags_as_keywords ... ok
[INFO] [stdout] test export::ical::tests::deadline_as_vtodo ... ok
[INFO] [stdout] test query::parser::tests::parse_bare_todo ... ok
[INFO] [stdout] test query::agenda::tests::build_agenda_basic ... ok
[INFO] [stdout] test query::parser::tests::parse_complex_query ... ok
[INFO] [stdout] test query::parser::tests::parse_clocked ... ok
[INFO] [stdout] test query::parser::tests::parse_deadline_past ... ok
[INFO] [stdout] test query::parser::tests::parse_deadline_relative ... ok
[INFO] [stdout] test query::parser::tests::parse_explicit_or ... ok
[INFO] [stdout] test query::parser::tests::parse_implicit_and ... ok
[INFO] [stdout] test query::parser::tests::parse_level ... ok
[INFO] [stdout] test query::parser::tests::parse_done ... ok
[INFO] [stdout] test query::parser::tests::parse_empty_fails ... ok
[INFO] [stdout] test query::parser::tests::parse_priority_exact ... ok
[INFO] [stdout] test query::parser::tests::parse_heading ... ok
[INFO] [stdout] test query::parser::tests::parse_property ... ok
[INFO] [stdout] test query::parser::tests::parse_not ... ok
[INFO] [stdout] test query::parser::tests::parse_scheduled ... ok
[INFO] [stdout] test query::parser::tests::parse_priority_comparison ... ok
[INFO] [stdout] test query::parser::tests::parse_tags ... ok
[INFO] [stdout] test query::parser::tests::parse_waiting ... ok
[INFO] [stdout] test query::parser::tests::parse_todo_keyword ... ok
[INFO] [stdout] test query::predicate::tests::done_entry_not_actionable ... ok
[INFO] [stdout] test query::predicate::tests::match_actionable ... ok
[INFO] [stdout] test query::predicate::tests::match_and ... ok
[INFO] [stdout] test query::predicate::tests::match_clocked ... ok
[INFO] [stdout] test query::predicate::tests::match_blocked ... ok
[INFO] [stdout] test query::predicate::tests::match_deadline_past ... ok
[INFO] [stdout] test query::predicate::tests::match_heading_substring ... ok
[INFO] [stdout] test query::predicate::tests::match_done ... ok
[INFO] [stdout] test query::predicate::tests::match_inherited_tags ... ok
[INFO] [stdout] test query::predicate::tests::match_or ... ok
[INFO] [stdout] test query::predicate::tests::match_not ... ok
[INFO] [stdout] test query::predicate::tests::match_level ... ok
[INFO] [stdout] test query::predicate::tests::match_priority ... ok
[INFO] [stdout] test query::parser::tests::parse_bare_word_as_heading ... ok
[INFO] [stdout] test query::predicate::tests::match_scheduled_today ... ok
[INFO] [stdout] test query::predicate::tests::match_property ... ok
[INFO] [stdout] test query::predicate::tests::match_tags ... ok
[INFO] [stdout] test query::predicate::tests::match_waiting_property ... ok
[INFO] [stdout] test query::predicate::tests::not_waiting_for_regular_todo ... ok
[INFO] [stdout] test query::agenda::tests::day_of_week_known ... ok
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/release/deps/cli_tests-5423a390728a1a92)
[INFO] [stdout] test clock::report::tests::entry_report_basic ... ok
[INFO] [stdout] test query::predicate::tests::match_todo_specific ... ok
[INFO] [stdout] test export::ical::tests::tags_as_categories ... ok
[INFO] [stdout] test query::predicate::tests::match_todo_any ... ok
[INFO] [stdout] test query::predicate::tests::match_waiting_keyword ... ok
[INFO] [stdout] test query::agenda::tests::date_roundtrip ... ok
[INFO] [stdout] test export::jscal::tests::id_as_uid ... ok
[INFO] [stdout] test query::parser::tests::parse_absolute_date ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test add_id_custom_format ... ok
[INFO] [stdout] test add_id_existing_drawer ... ok
[INFO] [stdout] test calc_elisp_exits_3 ... ok
[INFO] [stdout] test add_id_to_all_entries ... ok
[INFO] [stdout] test archive_dry_run_lists_entries ... ok
[INFO] [stdout] test add_id_locator_single_entry ... ok
[INFO] [stdout] test add_id_dry_run ... ok
[INFO] [stdout] test check_clean_file ... ok
[INFO] [stdout] test add_id_idempotent ... ok
[INFO] [stdout] test calc_json_output ... ok
[INFO] [stdout] test check_json_output ... ok
[INFO] [stdout] test calc_dry_run ... ok
[INFO] [stdout] test check_recursive_directory ... ok
[INFO] [stdout] test check_dirty_file_exits_1 ... ok
[INFO] [stdout] test check_fix_mode ... ok
[INFO] [stdout] test completions_bash ... ok
[INFO] [stdout] test add_id_locator_recursive ... ok
[INFO] [stdout] test calc_simple_formula ... ok
[INFO] [stdout] test clock_report_json_output ... ok
[INFO] [stdout] test clock_report_shows_time ... ok
[INFO] [stdout] test format_in_place ... ok
[INFO] [stdout] test clock_report_empty ... ok
[INFO] [stdout] test calc_with_constants ... ok
[INFO] [stdout] test export_jscal_valid_json ... ok
[INFO] [stdout] test clock_status_running ... ok
[INFO] [stdout] test clock_status_no_running ... ok
[INFO] [stdout] test format_table_alignment ... ok
[INFO] [stdout] test export_ical_contains_event ... ok
[INFO] [stdout] test query_agenda_scheduled ... ok
[INFO] [stdout] test check_sample_fixture ... ok
[INFO] [stdout] test format_stdout_mode ... ok
[INFO] [stdout] test query_next_context_filter ... ok
[INFO] [stdout] test completions_zsh ... ok
[INFO] [stdout] test no_files_found_exits_2 ... ok
[INFO] [stdout] test format_check_mode ... ok
[INFO] [stdout] test query_search_todo ... ok
[INFO] [stdout] test query_blocked_json_has_blocking_entries ... ok
[INFO] [stdout] test query_search_no_match ... ok
[INFO] [stdout] test query_blocked_shows_details ... ok
[INFO] [stdout] test export_ical_vcalendar ... ok
[INFO] [stdout] test query_inbox_empty_exits_1 ... ok
[INFO] [stdout] test schema_mutation ... ok
[INFO] [stdout] test update_set_state_dry_run ... ok
[INFO] [stdout] test export_jscal_contains_entry ... ok
[INFO] [stdout] test query_waiting_shows_waiting_entries ... ok
[INFO] [stdout] test schema_unknown_exits_2 ... ok
[INFO] [stdout] test query_inbox_shows_untagged_unscheduled ... ok
[INFO] [stdout] test update_add_todo_inserts_heading ... ok
[INFO] [stdout] test query_stuck_shows_stuck_projects ... ok
[INFO] [stdout] test query_agenda_empty ... ok
[INFO] [stdout] test update_add_todo_dry_run ... ok
[INFO] [stdout] test query_next_shows_actionable ... ok
[INFO] [stdout] test update_set_state_changes_keyword ... ok
[INFO] [stdout] test schema_diagnostic ... ok
[INFO] [stdout] test schema_query ... ok
[INFO] [stdout] test query_next_json_output ... ok
[INFO] [stdout] test update_add_cookie_recursive ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/org_tools_core-e8fbfeb01bb6eeff)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 568 tests
[INFO] [stdout] test archive::tests::finds_done_entries ... ok
[INFO] [stdout] test archive::tests::build_archive_removes_from_source ... ok
[INFO] [stdout] test archive::tests::archives_with_children ... ok
[INFO] [stdout] test archive::tests::parse_target_default ... ok
[INFO] [stdout] test archive::tests::parse_target_same_file ... ok
[INFO] [stdout] test archive::tests::parse_target_with_file_and_heading ... ok
[INFO] [stdout] test config::tests::default_config_matches_emacs ... ok
[INFO] [stdout] test config::tests::parse_toml_config ... ok
[INFO] [stdout] test cookie::tests::all_done ... ok
[INFO] [stdout] test cookie::tests::cookie_before_tags ... ok
[INFO] [stdout] test cookie::tests::find_cookie_fraction ... ok
[INFO] [stdout] test cookie::tests::find_cookie_none ... ok
[INFO] [stdout] test cookie::tests::find_cookie_percent ... ok
[INFO] [stdout] test cookie::tests::inserts_missing_cookie ... ok
[INFO] [stdout] test cookie::tests::no_insert_when_not_requested ... ok
[INFO] [stdout] test cookie::tests::no_todo_children_skipped ... ok
[INFO] [stdout] test cookie::tests::updates_fraction_cookie ... ok
[INFO] [stdout] test cookie::tests::updates_percent_cookie ... ok
[INFO] [stdout] test document::tests::clock_entries_in_logbook ... ok
[INFO] [stdout] test document::tests::constants_empty ... ok
[INFO] [stdout] test document::tests::constants_parsed ... ok
[INFO] [stdout] test document::tests::constants_multiple_lines ... ok
[INFO] [stdout] test document::tests::constants_scientific_notation ... ok
[INFO] [stdout] test document::tests::content_end_lines ... ok
[INFO] [stdout] test document::tests::custom_priority_range ... ok
[INFO] [stdout] test document::tests::default_property_fallback ... ok
[INFO] [stdout] test document::tests::file_keywords ... ok
[INFO] [stdout] test document::tests::file_level_properties ... ok
[INFO] [stdout] test document::tests::filetags_without_surrounding_colons ... ok
[INFO] [stdout] test document::tests::filetags_empty ... ok
[INFO] [stdout] test document::tests::empty_document ... ok
[INFO] [stdout] test document::tests::find_by_id ... ok
[INFO] [stdout] test document::tests::find_by_custom_id ... ok
[INFO] [stdout] test document::tests::heading_with_todo_and_tags ... ok
[INFO] [stdout] test document::tests::custom_todo_default_not_recognized ... ok
[INFO] [stdout] test document::tests::is_known_link_scheme_builtin ... ok
[INFO] [stdout] test document::tests::keyword_line_parsing ... ok
[INFO] [stdout] test document::tests::is_known_link_scheme_custom ... ok
[INFO] [stdout] test document::tests::custom_todo_keywords_recognized ... ok
[INFO] [stdout] test document::tests::multiple_link_abbreviations ... ok
[INFO] [stdout] test document::tests::no_todo_setting_uses_defaults ... ok
[INFO] [stdout] test document::tests::no_link_abbreviations ... ok
[INFO] [stdout] test document::tests::outline_path ... ok
[INFO] [stdout] test document::tests::parent_child_relationships ... ok
[INFO] [stdout] test document::tests::planning_after_heading_then_properties ... ok
[INFO] [stdout] test document::tests::planning_timestamps ... ok
[INFO] [stdout] test document::tests::parse_duration_values ... ok
[INFO] [stdout] test document::tests::property_line_parsing ... ok
[INFO] [stdout] test document::tests::link_abbreviation_parsed ... ok
[INFO] [stdout] test document::tests::running_clock ... ok
[INFO] [stdout] test document::tests::property_drawer ... ok
[INFO] [stdout] test document::tests::inherited_tags ... ok
[INFO] [stdout] test document::tests::entry_property_overrides_default ... ok
[INFO] [stdout] test document::tests::seq_todo_keyword ... ok
[INFO] [stdout] test document::tests::setupfile_additive_tags ... ok
[INFO] [stdout] test document::tests::setupfile_missing_uses_defaults ... ok
[INFO] [stdout] test document::tests::single_heading ... ok
[INFO] [stdout] test document::tests::sibling_headings_at_different_levels ... ok
[INFO] [stdout] test document::tests::setupfile_inherits_keywords ... ok
[INFO] [stdout] test document::tests::setupfile_main_file_overrides ... ok
[INFO] [stdout] test document::tests::standalone_clock_outside_logbook ... ok
[INFO] [stdout] test document::tests::tag_spec_allow_any_when_no_tags ... ok
[INFO] [stdout] test document::tests::tag_spec_multiple_tags_lines ... ok
[INFO] [stdout] test document::tests::tag_spec_from_tags_keyword ... ok
[INFO] [stdout] test document::tests::tag_spec_with_groups ... ok
[INFO] [stdout] test edna::tests::blocked_by_undone_dependency ... ok
[INFO] [stdout] test edna::tests::blocked_with_explicit_condition ... ok
[INFO] [stdout] test edna::tests::blocked_by_previous_sibling ... ok
[INFO] [stdout] test edna::tests::cross_file_id_resolution ... ok
[INFO] [stdout] test edna::tests::details_empty_when_dependency_done ... ok
[INFO] [stdout] test edna::tests::details_shows_undone_dependency ... ok
[INFO] [stdout] test edna::tests::details_empty_when_not_blocked ... ok
[INFO] [stdout] test edna::tests::extract_ids_from_blocker ... ok
[INFO] [stdout] test edna::tests::details_multiple_blockers ... ok
[INFO] [stdout] test edna::tests::extract_ids_no_ids_finder ... ok
[INFO] [stdout] test edna::tests::not_blocked_when_dependency_done ... ok
[INFO] [stdout] test edna::tests::not_blocked_when_previous_sibling_done ... ok
[INFO] [stdout] test edna::tests::details_with_explicit_condition ... ok
[INFO] [stdout] test edna::tests::not_blocked_without_blocker_property ... ok
[INFO] [stdout] test edna::tests::parse_action ... ok
[INFO] [stdout] test edna::tests::parse_archive_action_no_args ... ok
[INFO] [stdout] test edna::tests::parse_complex_blocker ... ok
[INFO] [stdout] test edna::tests::parse_condition ... ok
[INFO] [stdout] test edna::tests::parse_has_property_condition ... ok
[INFO] [stdout] test edna::tests::parse_ids_empty_reports_error ... ok
[INFO] [stdout] test edna::tests::parse_ids_bare_words ... ok
[INFO] [stdout] test edna::tests::parse_ids_finder ... ok
[INFO] [stdout] test edna::tests::parse_if_block ... ok
[INFO] [stdout] test edna::tests::parse_if_else_block ... ok
[INFO] [stdout] test edna::tests::parse_match_finder ... ok
[INFO] [stdout] test edna::tests::parse_multiple_exprs ... ok
[INFO] [stdout] test edna::tests::parse_self_finder ... ok
[INFO] [stdout] test edna::tests::parse_simple_finder ... ok
[INFO] [stdout] test edna::tests::parse_set_property_action ... ok
[INFO] [stdout] test edna::tests::parse_unclosed_parens_reports_error ... ok
[INFO] [stdout] test edna::tests::parse_structural_finders ... ok
[INFO] [stdout] test edna::tests::parse_unknown_condition_reports_error ... ok
[INFO] [stdout] test edna::tests::parse_unknown_action_reports_error ... ok
[INFO] [stdout] test edna::tests::parse_unknown_finder_reports_error ... ok
[INFO] [stdout] test entry::tests::add_entry_as_child ... ok
[INFO] [stdout] test config::tests::partial_toml_uses_defaults ... ok
[INFO] [stdout] test entry::tests::add_entry_at_end ... ok
[INFO] [stdout] test formatter::tests::fix_at_end ... ok
[INFO] [stdout] test entry::tests::add_entry_with_planning ... ok
[INFO] [stdout] test formatter::tests::multiple_fixes ... ok
[INFO] [stdout] test formatter::tests::no_fixes ... ok
[INFO] [stdout] test archive::tests::skips_open_entries ... ok
[INFO] [stdout] test formatter::tests::single_deletion ... ok
[INFO] [stdout] test document::tests::filetags_inherited ... ok
[INFO] [stdout] test formatter::tests::single_replacement ... ok
[INFO] [stdout] test id::tests::add_id_existing_drawer ... ok
[INFO] [stdout] test id::tests::entry_at_eof_no_newline ... ok
[INFO] [stdout] test id::tests::add_id_after_planning ... ok
[INFO] [stdout] test id::tests::mixed_entries ... ok
[INFO] [stdout] test id::tests::add_id_no_drawer ... ok
[INFO] [stdout] test id::tests::slugify_basic ... ok
[INFO] [stdout] test id::tests::skip_entry_with_existing_id ... ok
[INFO] [stdout] test id::tests::add_id_planning_and_drawer ... ok
[INFO] [stdout] test id::tests::add_id_subtree ... ok
[INFO] [stdout] test id::tests::slugify_consecutive_specials ... ok
[INFO] [stdout] test document::tests::default_priority_range ... ok
[INFO] [stdout] test id::tests::slugify_empty ... ok
[INFO] [stdout] test document::tests::setupfile_url_skipped ... ok
[INFO] [stdout] test id::tests::slugify_leading_trailing_special ... ok
[INFO] [stdout] test id::tests::slugify_special_chars ... ok
[INFO] [stdout] test id::tests::subtree_collection ... ok
[INFO] [stdout] test entry::tests::add_entry_to_empty_file ... ok
[INFO] [stdout] test locator::tests::locator_falls_back_to_custom_id ... ok
[INFO] [stdout] test id::tests::template_placeholders ... ok
[INFO] [stdout] test locator::tests::display_roundtrip ... ok
[INFO] [stdout] test locator::tests::locator_falls_back_to_outline_path ... ok
[INFO] [stdout] test locator::tests::locator_prefers_id ... ok
[INFO] [stdout] test locator::tests::parse_id_locator ... ok
[INFO] [stdout] test locator::tests::parse_invalid_locators ... ok
[INFO] [stdout] test locator::tests::parse_line_ref_locator ... ok
[INFO] [stdout] test id::tests::empty_file ... ok
[INFO] [stdout] test id::tests::add_id_targeted_single ... ok
[INFO] [stdout] test id::tests::idempotent ... ok
[INFO] [stdout] test document::tests::no_default_property ... ok
[INFO] [stdout] test locator::tests::parse_outline_path_locator ... ok
[INFO] [stdout] test locator::tests::parse_custom_id_locator ... ok
[INFO] [stdout] test output::tests::json_format ... ok
[INFO] [stdout] test output::tests::human_format ... ok
[INFO] [stdout] test rules::format::blank_lines::tests::collapses_double_blank ... ok
[INFO] [stdout] test locator::tests::resolve_line_ref_locator ... ok
[INFO] [stdout] test locator::tests::resolve_outline_path_locator ... ok
[INFO] [stdout] test locator::tests::resolve_id_not_found ... ok
[INFO] [stdout] test locator::tests::resolve_id_locator ... ok
[INFO] [stdout] test locator::tests::resolve_custom_id_locator ... ok
[INFO] [stdout] test rules::format::blank_lines::tests::collapses_outside_but_not_inside_block ... ok
[INFO] [stdout] test rules::format::blank_lines::tests::collapses_triple_blank ... ok
[INFO] [stdout] test id::tests::file_without_headings ... ok
[INFO] [stdout] test rules::format::blank_lines::tests::empty_file ... ok
[INFO] [stdout] test rules::format::blank_lines::tests::handles_trailing_blank_lines ... ok
[INFO] [stdout] test rules::format::blank_lines::tests::no_consecutive_blanks ... ok
[INFO] [stdout] test locator::tests::resolve_outline_path_case_insensitive ... ok
[INFO] [stdout] test rules::format::blank_lines::tests::preserves_blanks_in_src_block ... ok
[INFO] [stdout] test rules::format::heading_spacing::tests::adds_blank_line_before_heading ... ok
[INFO] [stdout] test rules::format::heading_spacing::tests::already_correct ... ok
[INFO] [stdout] test rules::format::heading_spacing::tests::removes_extra_blank_lines ... ok
[INFO] [stdout] test rules::format::heading_spacing::tests::no_blank_between_consecutive_headings ... ok
[INFO] [stdout] test rules::format::keyword_spacing::tests::block_not_touched ... ok
[INFO] [stdout] test rules::format::keyword_spacing::tests::already_correct ... ok
[INFO] [stdout] test rules::format::keyword_spacing::tests::empty_value ... ok
[INFO] [stdout] test rules::format::keyword_spacing::tests::extra_spaces ... ok
[INFO] [stdout] test rules::format::keyword_spacing::tests::multiple_keywords ... ok
[INFO] [stdout] test rules::format::list_format::tests::dash_unchanged ... ok
[INFO] [stdout] test rules::format::list_format::tests::in_code_block_unchanged ... ok
[INFO] [stdout] test rules::format::keyword_spacing::tests::no_space ... ok
[INFO] [stdout] test rules::format::list_format::tests::lowercase_checkbox ... ok
[INFO] [stdout] test rules::format::list_format::tests::nested_plus ... ok
[INFO] [stdout] test rules::format::heading_spacing::tests::first_line_heading ... ok
[INFO] [stdout] test rules::format::list_format::tests::not_a_list ... ok
[INFO] [stdout] test rules::format::list_format::tests::ordered_list_unchanged ... ok
[INFO] [stdout] test rules::format::list_format::tests::plus_to_dash ... ok
[INFO] [stdout] test rules::format::list_format::tests::star_to_dash ... ok
[INFO] [stdout] test rules::format::list_format::tests::uppercase_checkbox_unchanged ... ok
[INFO] [stdout] test rules::format::property_drawer_align::tests::aligns_properties ... ok
[INFO] [stdout] test rules::format::property_drawer_align::tests::already_aligned ... ok
[INFO] [stdout] test rules::format::heading_spacing::tests::heading_after_content_under_heading ... ok
[INFO] [stdout] test rules::format::property_drawer_align::tests::multiple_drawers ... ok
[INFO] [stdout] test rules::format::property_drawer_align::tests::no_drawers ... ok
[INFO] [stdout] test rules::format::property_drawer_align::tests::single_property_no_change ... ok
[INFO] [stdout] test rules::format::regions::tests::detects_lowercase_blocks ... ok
[INFO] [stdout] test rules::format::regions::tests::multiple_blocks ... ok
[INFO] [stdout] test rules::format::regions::tests::detects_src_block ... ok
[INFO] [stdout] test rules::format::regions::tests::no_blocks ... ok
[INFO] [stdout] test rules::format::table_formatter::tests::aligns_simple_table ... ok
[INFO] [stdout] test rules::format::table_formatter::tests::already_formatted ... ok
[INFO] [stdout] test rules::format::table_formatter::tests::cell_display_text_link_with_desc ... ok
[INFO] [stdout] test rules::format::table_formatter::tests::cell_display_text_link_without_desc ... ok
[INFO] [stdout] test rules::format::table_formatter::tests::cell_display_text_mixed ... ok
[INFO] [stdout] test rules::format::table_formatter::tests::cell_display_text_plain ... ok
[INFO] [stdout] test rules::format::table_formatter::tests::empty_cells ... ok
[INFO] [stdout] test rules::format::table_formatter::tests::handles_uneven_columns ... ok
[INFO] [stdout] test rules::format::table_formatter::tests::mixed_column_left_aligns ... ok
[INFO] [stdout] test rules::format::table_formatter::tests::multiple_tables ... ok
[INFO] [stdout] test rules::format::table_formatter::tests::no_table ... ok
[INFO] [stdout] test rules::format::table_formatter::tests::preserves_multiple_tblfm_lines ... ok
[INFO] [stdout] test rules::format::table_formatter::tests::preserves_tblfm_line ... ok
[INFO] [stdout] test rules::format::table_formatter::tests::preserves_text_around_table ... ok
[INFO] [stdout] test rules::format::table_formatter::tests::table_with_org_links_aligned_by_display_width ... ok
[INFO] [stdout] test rules::format::table_formatter::tests::normalizes_separator ... ok
[INFO] [stdout] test rules::format::table_formatter::tests::right_aligns_numbers ... ok
[INFO] [stdout] test rules::format::table_formatter::tests::tblfm_not_included_in_table_formatting ... ok
[INFO] [stdout] test rules::format::tag_alignment::tests::aligns_to_column_77 ... ok
[INFO] [stdout] test rules::format::tag_alignment::tests::already_aligned ... ok
[INFO] [stdout] test rules::format::tag_alignment::tests::multiple_tags ... ok
[INFO] [stdout] test rules::format::tag_alignment::tests::long_title_one_space ... ok
[INFO] [stdout] test rules::format::tag_alignment::tests::no_tags_no_change ... ok
[INFO] [stdout] test rules::format::timestamp_spacing::tests::both_on_same_line ... ok
[INFO] [stdout] test rules::format::timestamp_spacing::tests::deadline ... ok
[INFO] [stdout] test rules::format::timestamp_spacing::tests::extra_spaces ... ok
[INFO] [stdout] test rules::format::timestamp_spacing::tests::no_space ... ok
[INFO] [stdout] test rules::format::timestamp_spacing::tests::not_a_planning_line ... ok
[INFO] [stdout] test rules::format::trailing_whitespace::tests::handles_empty_file ... ok
[INFO] [stdout] test rules::format::trailing_whitespace::tests::handles_no_trailing_newline ... ok
[INFO] [stdout] test rules::format::trailing_whitespace::tests::no_trailing_whitespace ... ok
[INFO] [stdout] test rules::format::trailing_whitespace::tests::removes_trailing_spaces ... ok
[INFO] [stdout] test rules::format::timestamp_spacing::tests::already_correct ... ok
[INFO] [stdout] test rules::heading::tests::default_keyword_not_in_custom_set ... ok
[INFO] [stdout] test rules::heading::tests::custom_keyword_recognized ... ok
[INFO] [stdout] test rules::heading::tests::from_file_keywords_default ... ok
[INFO] [stdout] test rules::heading::tests::empty_heading ... ok
[INFO] [stdout] test rules::heading::tests::from_file_keywords_seq_todo ... ok
[INFO] [stdout] test rules::heading::tests::from_file_keywords_todo ... ok
[INFO] [stdout] test rules::heading::tests::heading_with_priority_only ... ok
[INFO] [stdout] test rules::heading::tests::heading_level ... ok
[INFO] [stdout] test rules::heading::tests::heading_with_priority ... ok
[INFO] [stdout] test rules::heading::tests::not_a_heading ... ok
[INFO] [stdout] test rules::heading::tests::heading_with_everything ... ok
[INFO] [stdout] test rules::format::trailing_whitespace::tests::removes_trailing_tabs ... ok
[INFO] [stdout] test rules::heading::tests::priority_range_from_file_kw ... ok
[INFO] [stdout] test rules::heading::tests::priority_range_valid ... ok
[INFO] [stdout] test rules::heading::tests::priority_spec_two_values ... ok
[INFO] [stdout] test rules::heading::tests::heading_with_tags ... ok
[INFO] [stdout] test rules::heading::tests::tags_spec_allow_any_matches_everything ... ok
[INFO] [stdout] test rules::heading::tests::tags_spec_empty ... ok
[INFO] [stdout] test rules::heading::tests::heading_with_todo ... ok
[INFO] [stdout] test rules::heading::tests::tags_spec_empty_value ... ok
[INFO] [stdout] test rules::heading::tests::tags_spec_hierarchy_group ... ok
[INFO] [stdout] test rules::heading::tests::tags_spec_case_sensitive ... ok
[INFO] [stdout] test rules::heading::tests::tags_spec_matches_group_members ... ok
[INFO] [stdout] test rules::heading::tests::priority_spec_default ... ok
[INFO] [stdout] test rules::heading::tests::tags_spec_fast_access_keys ... ok
[INFO] [stdout] test rules::heading::tests::priority_spec_three_values ... ok
[INFO] [stdout] test rules::heading::tests::tags_spec_matches_group_tag ... ok
[INFO] [stdout] test rules::heading::tests::tags_spec_matches_standalone ... ok
[INFO] [stdout] test rules::heading::tests::simple_heading ... ok
[INFO] [stdout] test rules::heading::tests::tags_spec_multiple_lines ... ok
[INFO] [stdout] test rules::heading::tests::tags_spec_mutually_exclusive ... ok
[INFO] [stdout] test rules::heading::tests::tags_spec_simple_list ... ok
[INFO] [stdout] test rules::heading::tests::todo_keywords_contains_and_done ... ok
[INFO] [stdout] test rules::heading::tests::tags_spec_line_break_marker ... ok
[INFO] [stdout] test rules::heading::tests::tag_spec_from_values_helper ... ok
[INFO] [stdout] test rules::heading::tests::todo_spec_empty ... ok
[INFO] [stdout] test rules::heading::tests::todo_spec_single_keyword ... ok
[INFO] [stdout] test rules::heading::tests::todo_spec_with_pipe ... ok
[INFO] [stdout] test rules::heading::tests::todo_spec_without_pipe ... ok
[INFO] [stdout] test rules::heading::tests::todo_spec_with_fast_keys ... ok
[INFO] [stdout] test rules::lint::affiliated_keyword_placement::tests::separated_by_blank_line ... ok
[INFO] [stdout] test rules::heading::tests::tags_spec_regex_member ... ok
[INFO] [stdout] test rules::lint::affiliated_keyword_placement::tests::stacked_keywords_ok ... ok
[INFO] [stdout] test rules::lint::affiliated_keyword_placement::tests::no_keywords ... ok
[INFO] [stdout] test rules::lint::block_type_validity::tests::known_types ... ok
[INFO] [stdout] test rules::lint::block_type_validity::tests::no_blocks ... ok
[INFO] [stdout] test rules::lint::affiliated_keyword_placement::tests::attr_keyword ... ok
[INFO] [stdout] test rules::lint::clock_entry_validity::tests::active_timestamp ... ok
[INFO] [stdout] test rules::lint::block_type_validity::tests::unknown_type ... ok
[INFO] [stdout] test rules::lint::block_type_validity::tests::notes_block_ok ... ok
[INFO] [stdout] test rules::lint::clock_entry_validity::tests::running_clock ... ok
[INFO] [stdout] test rules::lint::clock_entry_validity::tests::valid_clock ... ok
[INFO] [stdout] test rules::lint::clock_entry_validity::tests::no_clock_lines ... ok
[INFO] [stdout] test rules::lint::affiliated_keyword_placement::tests::properly_placed ... ok
[INFO] [stdout] test rules::lint::clock_entry_validity::tests::wrong_duration ... ok
[INFO] [stdout] test rules::lint::deprecated_category_setup::tests::multiple_categories ... ok
[INFO] [stdout] test rules::lint::deprecated_category_setup::tests::no_category ... ok
[INFO] [stdout] test rules::lint::deprecated_category_setup::tests::single_category ... ok
[INFO] [stdout] test rules::lint::deprecated_export_blocks::tests::deprecated_html_block ... ok
[INFO] [stdout] test rules::lint::deprecated_export_blocks::tests::deprecated_latex_block ... ok
[INFO] [stdout] test rules::lint::deprecated_export_blocks::tests::quote_block_not_flagged ... ok
[INFO] [stdout] test rules::lint::deprecated_export_blocks::tests::src_block_not_flagged ... ok
[INFO] [stdout] test rules::lint::deprecated_export_blocks::tests::valid_export_block ... ok
[INFO] [stdout] test rules::lint::drawer_nesting::tests::in_code_block_ignored ... ok
[INFO] [stdout] test rules::lint::drawer_nesting::tests::nested_drawer ... ok
[INFO] [stdout] test rules::lint::drawer_nesting::tests::properties_inside_not_flagged ... ok
[INFO] [stdout] test rules::lint::drawer_nesting::tests::sequential_drawers ... ok
[INFO] [stdout] test rules::lint::drawer_nesting::tests::single_drawer ... ok
[INFO] [stdout] test rules::lint::duplicate_custom_id::tests::detects_duplicate ... ok
[INFO] [stdout] test rules::lint::duplicate_custom_id::tests::no_custom_ids ... ok
[INFO] [stdout] test rules::lint::duplicate_custom_id::tests::no_duplicates ... ok
[INFO] [stdout] test rules::lint::duplicate_footnote_definition::tests::detects_duplicate ... ok
[INFO] [stdout] test rules::lint::duplicate_footnote_definition::tests::no_duplicates ... ok
[INFO] [stdout] test rules::lint::duplicate_footnote_definition::tests::no_footnotes ... ok
[INFO] [stdout] test rules::lint::duplicate_name::tests::detects_duplicate ... ok
[INFO] [stdout] test rules::lint::duplicate_name::tests::no_duplicates ... ok
[INFO] [stdout] test rules::lint::duplicate_name::tests::no_names ... ok
[INFO] [stdout] test rules::lint::duplicate_target::tests::no_duplicates ... ok
[INFO] [stdout] test rules::lint::duplicate_target::tests::detects_duplicate ... ok
[INFO] [stdout] test rules::lint::duplicate_target::tests::no_targets ... ok
[INFO] [stdout] test rules::lint::duplicate_target::tests::radio_targets_not_confused ... ok
[INFO] [stdout] test rules::lint::file_application::tests::deprecated_file_emacs ... ok
[INFO] [stdout] test rules::lint::file_application::tests::deprecated_file_sys ... ok
[INFO] [stdout] test rules::lint::file_application::tests::no_links ... ok
[INFO] [stdout] test rules::lint::file_application::tests::normal_file_link ... ok
[INFO] [stdout] test rules::lint::heading_level_gap::tests::detects_gap ... ok
[INFO] [stdout] test rules::lint::heading_level_gap::tests::going_back_up_is_fine ... ok
[INFO] [stdout] test rules::lint::heading_level_gap::tests::has_startup_odd_helper ... ok
[INFO] [stdout] test rules::lint::heading_level_gap::tests::multiple_gaps ... ok
[INFO] [stdout] test rules::lint::heading_level_gap::tests::no_gap ... ok
[INFO] [stdout] test rules::lint::heading_level_gap::tests::no_headings ... ok
[INFO] [stdout] test rules::lint::heading_level_gap::tests::no_startup_uses_normal_mode ... ok
[INFO] [stdout] test rules::lint::heading_level_gap::tests::odd_in_combined_startup ... ok
[INFO] [stdout] test rules::lint::heading_level_gap::tests::odd_mode_detects_gap ... ok
[INFO] [stdout] test rules::lint::heading_level_gap::tests::odd_mode_even_level_flagged ... ok
[INFO] [stdout] test rules::lint::heading_level_gap::tests::odd_mode_going_back_up_is_fine ... ok
[INFO] [stdout] test rules::lint::heading_level_gap::tests::odd_mode_valid_levels ... ok
[INFO] [stdout] test rules::lint::heading_level_gap::tests::oddeven_reverts_to_normal ... ok
[INFO] [stdout] test rules::lint::incomplete_drawer::tests::complete_drawer ... ok
[INFO] [stdout] test rules::lint::incomplete_drawer::tests::drawer_in_code_block_ignored ... ok
[INFO] [stdout] test rules::lint::incomplete_drawer::tests::incomplete_drawer ... ok
[INFO] [stdout] test rules::lint::incomplete_drawer::tests::multiple_complete_drawers ... ok
[INFO] [stdout] test rules::lint::incomplete_drawer::tests::not_a_drawer ... ok
[INFO] [stdout] test rules::lint::invalid_babel_call::tests::missing_name ... ok
[INFO] [stdout] test rules::lint::invalid_babel_call::tests::missing_parens ... ok
[INFO] [stdout] test rules::lint::invalid_babel_call::tests::no_call_lines ... ok
[INFO] [stdout] test rules::lint::invalid_babel_call::tests::valid_call ... ok
[INFO] [stdout] test rules::lint::invalid_babel_call::tests::valid_call_with_args ... ok
[INFO] [stdout] test rules::lint::invalid_babel_call::tests::valid_call_with_headers ... ok
[INFO] [stdout] test rules::lint::invalid_edna_syntax::tests::empty_blocker_value ... ok
[INFO] [stdout] test rules::lint::invalid_edna_syntax::tests::invalid_unclosed_parens ... ok
[INFO] [stdout] test rules::lint::invalid_edna_syntax::tests::invalid_unknown_action ... ok
[INFO] [stdout] test rules::lint::invalid_edna_syntax::tests::invalid_unknown_finder ... ok
[INFO] [stdout] test rules::lint::invalid_edna_syntax::tests::no_property_no_diagnostic ... ok
[INFO] [stdout] test rules::lint::invalid_edna_syntax::tests::skips_protected_regions ... ok
[INFO] [stdout] test rules::lint::invalid_edna_syntax::tests::valid_blocker_ids ... ok
[INFO] [stdout] test rules::lint::invalid_edna_syntax::tests::valid_blocker_structural ... ok
[INFO] [stdout] test rules::lint::invalid_edna_syntax::tests::valid_trigger_action ... ok
[INFO] [stdout] test rules::lint::invalid_effort_property::tests::empty_effort ... ok
[INFO] [stdout] test rules::lint::invalid_effort_property::tests::invalid_value ... ok
[INFO] [stdout] test rules::lint::invalid_effort_property::tests::valid_duration_units ... ok
[INFO] [stdout] test rules::lint::invalid_effort_property::tests::valid_hhmm ... ok
[INFO] [stdout] test rules::lint::invalid_effort_property::tests::valid_minutes ... ok
[INFO] [stdout] test rules::lint::invalid_id_property::tests::id_with_double_colon ... ok
[INFO] [stdout] test rules::lint::invalid_id_property::tests::no_id ... ok
[INFO] [stdout] test rules::lint::invalid_id_property::tests::valid_id ... ok
[INFO] [stdout] test rules::lint::invalid_image_alignment::tests::invalid_align ... ok
[INFO] [stdout] test rules::lint::invalid_image_alignment::tests::invalid_center ... ok
[INFO] [stdout] test rules::lint::invalid_image_alignment::tests::no_attr_org ... ok
[INFO] [stdout] test rules::lint::invalid_image_alignment::tests::valid_align ... ok
[INFO] [stdout] test rules::lint::invalid_image_alignment::tests::valid_center ... ok
[INFO] [stdout] test rules::lint::invalid_keyword_syntax::tests::block_delimiters_not_flagged ... ok
[INFO] [stdout] test rules::lint::invalid_keyword_syntax::tests::keyword_at_end_of_line ... ok
[INFO] [stdout] test rules::lint::invalid_keyword_syntax::tests::keyword_with_underscore ... ok
[INFO] [stdout] test rules::lint::invalid_keyword_syntax::tests::missing_colon ... ok
[INFO] [stdout] test rules::lint::invalid_keyword_syntax::tests::no_keywords ... ok
[INFO] [stdout] test rules::lint::invalid_keyword_syntax::tests::valid_keyword ... ok
[INFO] [stdout] test rules::lint::invalid_table_formula::tests::column_zero_invalid ... ok
[INFO] [stdout] test rules::lint::invalid_table_formula::tests::formula_empty_target ... ok
[INFO] [stdout] test rules::lint::invalid_table_formula::tests::formula_in_code_block_ignored ... ok
[INFO] [stdout] test rules::lint::invalid_table_formula::tests::formula_missing_equals ... ok
[INFO] [stdout] test rules::lint::invalid_table_formula::tests::formula_with_multiple_assignments ... ok
[INFO] [stdout] test rules::lint::invalid_table_formula::tests::formula_with_row_col_ref ... ok
[INFO] [stdout] test rules::lint::invalid_table_formula::tests::formula_with_special_refs ... ok
[INFO] [stdout] test rules::lint::invalid_table_formula::tests::invalid_row_ref ... ok
[INFO] [stdout] test rules::lint::invalid_table_formula::tests::multiple_tblfm_lines ... ok
[INFO] [stdout] test rules::lint::invalid_table_formula::tests::named_constant_in_formula ... ok
[INFO] [stdout] test rules::lint::invalid_table_formula::tests::orphaned_tblfm ... ok
[INFO] [stdout] test rules::lint::invalid_table_formula::tests::tblfm_after_blank_line_from_table ... ok
[INFO] [stdout] test rules::lint::invalid_table_formula::tests::valid_formula_after_table ... ok
[INFO] [stdout] test rules::lint::keyword_validity::tests::attr_prefix ... ok
[INFO] [stdout] test rules::lint::keyword_validity::tests::block_not_flagged ... ok
[INFO] [stdout] test rules::lint::keyword_validity::tests::in_code_block ... ok
[INFO] [stdout] test rules::lint::keyword_validity::tests::known_keyword ... ok
[INFO] [stdout] test rules::lint::keyword_validity::tests::known_package_prefix ... ok
[INFO] [stdout] test rules::lint::keyword_validity::tests::unknown_keyword ... ok
[INFO] [stdout] test rules::lint::link_syntax::tests::empty_target ... ok
[INFO] [stdout] test rules::lint::link_syntax::tests::in_code_block ... ok
[INFO] [stdout] test rules::lint::link_syntax::tests::unclosed_link ... ok
[INFO] [stdout] test rules::lint::link_syntax::tests::valid_link ... ok
[INFO] [stdout] test rules::lint::link_syntax::tests::valid_link_with_desc ... ok
[INFO] [stdout] test rules::lint::link_to_local_file::tests::file_with_search_string ... ok
[INFO] [stdout] test rules::lint::link_to_local_file::tests::in_code_block_ignored ... ok
[INFO] [stdout] test rules::lint::link_to_local_file::tests::missing_file ... ok
[INFO] [stdout] test rules::lint::link_to_local_file::tests::missing_file_with_desc ... ok
[INFO] [stdout] test rules::lint::link_to_local_file::tests::no_file_links ... ok
[INFO] [stdout] test rules::lint::list_consistency::tests::different_levels_ok ... ok
[INFO] [stdout] test rules::lint::list_consistency::tests::no_list ... ok
[INFO] [stdout] test rules::lint::list_consistency::tests::mixed_markers ... ok
[INFO] [stdout] test rules::lint::list_consistency::tests::separate_lists_ok ... ok
[INFO] [stdout] test rules::lint::misplaced_heading::tests::bold_text_not_flagged ... ok
[INFO] [stdout] test rules::lint::misplaced_heading::tests::no_false_positive_on_stars_in_text ... ok
[INFO] [stdout] test rules::lint::misplaced_heading::tests::normal_heading ... ok
[INFO] [stdout] test rules::lint::misplaced_heading::tests::normal_text ... ok
[INFO] [stdout] test rules::lint::misplaced_planning_info::tests::misplaced_after_blank_line ... ok
[INFO] [stdout] test rules::lint::misplaced_planning_info::tests::misplaced_after_text ... ok
[INFO] [stdout] test rules::lint::misplaced_planning_info::tests::no_planning_lines ... ok
[INFO] [stdout] test rules::lint::misplaced_planning_info::tests::valid_after_heading ... ok
[INFO] [stdout] test rules::lint::misplaced_planning_info::tests::valid_multiple_planning ... ok
[INFO] [stdout] test rules::lint::misplaced_property_drawer::tests::misplaced_after_blank_line ... ok
[INFO] [stdout] test rules::lint::misplaced_property_drawer::tests::misplaced_after_text ... ok
[INFO] [stdout] test rules::lint::misplaced_property_drawer::tests::properly_placed ... ok
[INFO] [stdout] test rules::lint::misplaced_property_drawer::tests::top_level_properties ... ok
[INFO] [stdout] test rules::lint::misplaced_property_drawer::tests::with_planning_line ... ok
[INFO] [stdout] test rules::lint::missing_export_backend::tests::src_block_not_flagged ... ok
[INFO] [stdout] test rules::lint::missing_export_backend::tests::with_backend ... ok
[INFO] [stdout] test rules::lint::missing_export_backend::tests::without_backend ... ok
[INFO] [stdout] test rules::lint::missing_src_language::tests::example_block_ignored ... ok
[INFO] [stdout] test rules::lint::missing_src_language::tests::lowercase ... ok
[INFO] [stdout] test rules::lint::list_consistency::tests::consistent_markers ... ok
[INFO] [stdout] test rules::lint::missing_src_language::tests::no_src_blocks ... ok
[INFO] [stdout] test rules::lint::missing_src_language::tests::with_language ... ok
[INFO] [stdout] test rules::lint::missing_src_language::tests::with_language_lowercase ... ok
[INFO] [stdout] test rules::lint::missing_src_language::tests::without_language ... ok
[INFO] [stdout] test rules::lint::non_existent_setupfile::tests::missing_file ... ok
[INFO] [stdout] test rules::lint::non_existent_setupfile::tests::no_setupfile ... ok
[INFO] [stdout] test rules::lint::non_existent_setupfile::tests::quoted_path ... ok
[INFO] [stdout] test rules::lint::non_existent_setupfile::tests::url_not_flagged ... ok
[INFO] [stdout] test rules::lint::obsolete_affiliated_keywords::tests::detects_data ... ok
[INFO] [stdout] test rules::lint::obsolete_affiliated_keywords::tests::detects_headers ... ok
[INFO] [stdout] test rules::lint::obsolete_affiliated_keywords::tests::detects_result ... ok
[INFO] [stdout] test rules::lint::obsolete_affiliated_keywords::tests::detects_srcname ... ok
[INFO] [stdout] test rules::lint::obsolete_affiliated_keywords::tests::no_obsolete ... ok
[INFO] [stdout] test rules::lint::obsolete_include_markup::tests::obsolete_html ... ok
[INFO] [stdout] test rules::lint::obsolete_include_markup::tests::valid_export_syntax ... ok
[INFO] [stdout] test rules::lint::obsolete_include_markup::tests::valid_include ... ok
[INFO] [stdout] test rules::lint::obsolete_include_markup::tests::valid_src_include ... ok
[INFO] [stdout] test rules::lint::orphaned_affiliated_keywords::tests::orphaned_at_end_of_file ... ok
[INFO] [stdout] test rules::lint::orphaned_affiliated_keywords::tests::orphaned_at_end_of_file_no_newline ... ok
[INFO] [stdout] test rules::lint::orphaned_affiliated_keywords::tests::orphaned_by_blank_line ... ok
[INFO] [stdout] test rules::lint::orphaned_affiliated_keywords::tests::orphaned_by_text ... ok
[INFO] [stdout] test rules::lint::orphaned_affiliated_keywords::tests::properly_attached_to_block ... ok
[INFO] [stdout] test rules::lint::orphaned_affiliated_keywords::tests::properly_attached_to_table ... ok
[INFO] [stdout] test rules::lint::orphaned_affiliated_keywords::tests::stacked_affiliated_keywords ... ok
[INFO] [stdout] test rules::lint::orphaned_footnotes::tests::footnotes_in_code_block_ignored ... ok
[INFO] [stdout] test rules::lint::orphaned_footnotes::tests::inline_footnote_not_orphaned ... ok
[INFO] [stdout] test rules::lint::orphaned_footnotes::tests::matched_footnotes ... ok
[INFO] [stdout] test rules::lint::orphaned_footnotes::tests::multiple_refs_one_def ... ok
[INFO] [stdout] test rules::lint::orphaned_footnotes::tests::undefined_reference ... ok
[INFO] [stdout] test rules::lint::orphaned_footnotes::tests::unreferenced_definition ... ok
[INFO] [stdout] test rules::lint::percent_encoding_link::tests::allowed_encoding ... ok
[INFO] [stdout] test rules::lint::percent_encoding_link::tests::no_encoding ... ok
[INFO] [stdout] test rules::lint::percent_encoding_link::tests::no_links ... ok
[INFO] [stdout] test rules::lint::percent_encoding_link::tests::obsolete_encoding ... ok
[INFO] [stdout] test rules::lint::planning_inactive::tests::active_timestamp ... ok
[INFO] [stdout] test rules::lint::planning_inactive::tests::both_on_same_line ... ok
[INFO] [stdout] test rules::lint::planning_inactive::tests::closed_not_flagged ... ok
[INFO] [stdout] test rules::lint::planning_inactive::tests::inactive_deadline ... ok
[INFO] [stdout] test rules::lint::planning_inactive::tests::inactive_scheduled ... ok
[INFO] [stdout] test rules::lint::priority_validity::tests::lowercase_priority ... ok
[INFO] [stdout] test rules::lint::priority_validity::tests::no_priority ... ok
[INFO] [stdout] test rules::lint::priority_validity::tests::not_a_heading ... ok
[INFO] [stdout] test rules::lint::priority_validity::tests::valid_priority ... ok
[INFO] [stdout] test rules::lint::priority_validity::tests::valid_priority_c ... ok
[INFO] [stdout] test rules::lint::quote_section::tests::heading_containing_quote_word ... ok
[INFO] [stdout] test rules::lint::quote_section::tests::normal_heading ... ok
[INFO] [stdout] test rules::lint::quote_section::tests::quote_heading ... ok
[INFO] [stdout] test rules::lint::quote_section::tests::quote_in_body_not_flagged ... ok
[INFO] [stdout] test rules::lint::special_property_in_drawer::tests::multiple_special ... ok
[INFO] [stdout] test rules::lint::special_property_in_drawer::tests::normal_properties ... ok
[INFO] [stdout] test rules::lint::special_property_in_drawer::tests::special_category ... ok
[INFO] [stdout] test rules::lint::special_property_in_drawer::tests::outside_drawer_not_flagged ... ok
[INFO] [stdout] test rules::lint::special_property_in_drawer::tests::special_todo ... ok
[INFO] [stdout] test rules::lint::spurious_colons::tests::no_tags ... ok
[INFO] [stdout] test rules::lint::spurious_colons::tests::not_a_heading ... ok
[INFO] [stdout] test rules::lint::spurious_colons::tests::spurious_double_colon ... ok
[INFO] [stdout] test rules::lint::spurious_colons::tests::valid_tags ... ok
[INFO] [stdout] test rules::lint::suspicious_language::tests::case_insensitive ... ok
[INFO] [stdout] test rules::lint::suspicious_language::tests::known_language ... ok
[INFO] [stdout] test rules::lint::suspicious_language::tests::known_language_rust ... ok
[INFO] [stdout] test rules::lint::suspicious_language::tests::no_language_not_flagged ... ok
[INFO] [stdout] test rules::lint::suspicious_language::tests::unknown_language ... ok
[INFO] [stdout] test rules::lint::timestamp_validity::tests::in_code_block_skipped ... ok
[INFO] [stdout] test rules::lint::timestamp_validity::tests::invalid_date ... ok
[INFO] [stdout] test rules::lint::timestamp_validity::tests::leap_year_valid ... ok
[INFO] [stdout] test rules::lint::timestamp_validity::tests::invalid_month ... ok
[INFO] [stdout] test rules::lint::timestamp_validity::tests::non_leap_year_invalid ... ok
[INFO] [stdout] test rules::lint::timestamp_validity::tests::valid_repeater ... ok
[INFO] [stdout] test rules::lint::timestamp_validity::tests::valid_timestamp ... ok
[INFO] [stdout] test rules::lint::trailing_bracket_after_link::tests::no_links ... ok
[INFO] [stdout] test rules::lint::trailing_bracket_after_link::tests::trailing_bracket ... ok
[INFO] [stdout] test rules::lint::trailing_bracket_after_link::tests::valid_link ... ok
[INFO] [stdout] test rules::lint::unclosed_block::tests::case_insensitive ... ok
[INFO] [stdout] test rules::lint::unclosed_block::tests::matched_blocks ... ok
[INFO] [stdout] test rules::lint::unclosed_block::tests::multiple_unclosed ... ok
[INFO] [stdout] test rules::lint::unclosed_block::tests::nested_blocks ... ok
[INFO] [stdout] test rules::lint::unclosed_block::tests::unclosed_begin ... ok
[INFO] [stdout] test rules::lint::unclosed_block::tests::unmatched_end ... ok
[INFO] [stdout] test rules::lint::undeclared_tag::tests::at_prefix_tags ... ok
[INFO] [stdout] test rules::lint::undeclared_tag::tests::case_sensitive_tags ... ok
[INFO] [stdout] test rules::lint::undeclared_tag::tests::declared_tags_no_warning ... ok
[INFO] [stdout] test rules::lint::undeclared_tag::tests::empty_tags_keyword_allows_any ... ok
[INFO] [stdout] test rules::lint::undeclared_tag::tests::fast_access_keys_stripped ... ok
[INFO] [stdout] test rules::lint::undeclared_tag::tests::filetags_valid ... ok
[INFO] [stdout] test rules::lint::undeclared_tag::tests::filetags_validated ... ok
[INFO] [stdout] test rules::lint::undeclared_tag::tests::hierarchy_group_tags_valid ... ok
[INFO] [stdout] test rules::lint::undeclared_tag::tests::multiple_tags_lines_combined ... ok
[INFO] [stdout] test rules::lint::undeclared_tag::tests::multiple_undeclared_tags ... ok
[INFO] [stdout] test rules::lint::undeclared_tag::tests::mutually_exclusive_group_tags_valid ... ok
[INFO] [stdout] test rules::lint::undeclared_tag::tests::no_headings_no_warnings ... ok
[INFO] [stdout] test rules::lint::undeclared_tag::tests::no_tags_keyword_allows_any ... ok
[INFO] [stdout] test rules::lint::unknown_options_item::tests::no_options ... ok
[INFO] [stdout] test rules::lint::unknown_options_item::tests::unknown_option ... ok
[INFO] [stdout] test rules::lint::unknown_options_item::tests::valid_options ... ok
[INFO] [stdout] test rules::list::tests::checkbox_done ... ok
[INFO] [stdout] test rules::list::tests::checkbox_empty ... ok
[INFO] [stdout] test rules::list::tests::checkbox_lowercase ... ok
[INFO] [stdout] test rules::list::tests::checkbox_partial ... ok
[INFO] [stdout] test rules::lint::unknown_options_item::tests::mixed_known_unknown ... ok
[INFO] [stdout] test rules::list::tests::dash_item ... ok
[INFO] [stdout] test rules::list::tests::letter_ordered ... ok
[INFO] [stdout] test rules::lint::undeclared_tag::tests::regex_member_matches ... ok
[INFO] [stdout] test rules::list::tests::nested_item ... ok
[INFO] [stdout] test rules::list::tests::not_a_list_item ... ok
[INFO] [stdout] test rules::lint::undeclared_tag::tests::undeclared_tag_warning ... ok
[INFO] [stdout] test rules::list::tests::ordered_dot ... ok
[INFO] [stdout] test rules::list::tests::ordered_paren ... ok
[INFO] [stdout] test rules::list::tests::plus_item ... ok
[INFO] [stdout] test rules::lint::undeclared_tag::tests::regex_member_no_match ... ok
[INFO] [stdout] test rules::list::tests::star_at_col0_is_not_list ... ok
[INFO] [stdout] test rules::list::tests::star_item_indented ... ok
[INFO] [stdout] test rules::timestamp::tests::find_multiple_timestamps ... ok
[INFO] [stdout] test rules::timestamp::tests::parse_active_date ... ok
[INFO] [stdout] test rules::timestamp::tests::parse_inactive_with_time ... ok
[INFO] [stdout] test rules::timestamp::tests::no_timestamps ... ok
[INFO] [stdout] test rules::timestamp::tests::parse_with_repeater ... ok
[INFO] [stdout] test rules::timestamp::tests::parse_with_warning ... ok
[INFO] [stdout] test rules::timestamp::tests::valid_dates ... ok
[INFO] [stdout] test rules::timestamp::tests::valid_repeaters ... ok
[INFO] [stdout] test runner::tests::format_rule_ids_are_unique ... ok
[INFO] [stdout] test runner::tests::lint_rule_ids_are_unique ... ok
[INFO] [stdout] test runner::tests::lint_rule_names_are_unique ... ok
[INFO] [stdout] test source::tests::line_count ... ok
[INFO] [stdout] test source::tests::line_col_basic ... ok
[INFO] [stdout] test source::tests::lines_iterator ... ok
[INFO] [stdout] test state::tests::set_state_already_in_state ... ok
[INFO] [stdout] test state::tests::set_state_done_to_todo ... ok
[INFO] [stdout] test state::tests::set_state_specific_entry ... ok
[INFO] [stdout] test state::tests::set_state_preserves_priority_and_tags ... ok
[INFO] [stdout] test state::tests::set_state_todo_to_done ... ok
[INFO] [stdout] test state::tests::set_state_with_closed_timestamp ... ok
[INFO] [stdout] test tblfm::tests::calc_file_end_to_end ... ok
[INFO] [stdout] test tblfm::tests::calc_file_vsum_end_to_end ... ok
[INFO] [stdout] test tblfm::tests::eval_division_by_zero ... ok
[INFO] [stdout] test tblfm::tests::eval_abs_and_round ... ok
[INFO] [stdout] test tblfm::tests::eval_elisp_returns_error ... ok
[INFO] [stdout] test tblfm::tests::eval_vmean ... ok
[INFO] [stdout] test tblfm::tests::eval_simple_table ... ok
[INFO] [stdout] test tblfm::tests::eval_vsum_range ... ok
[INFO] [stdout] test tblfm::tests::format_result_decimal ... ok
[INFO] [stdout] test tblfm::tests::format_result_integer ... ok
[INFO] [stdout] test tblfm::tests::parse_elisp_detected ... ok
[INFO] [stdout] test tblfm::tests::eval_with_constant ... ok
[INFO] [stdout] test tblfm::tests::parse_column_only ... ok
[INFO] [stdout] test tblfm::tests::parse_hgroup_ref ... ok
[INFO] [stdout] test tblfm::tests::parse_function_call ... ok
[INFO] [stdout] test tblfm::tests::parse_named_col ... ok
[INFO] [stdout] test tblfm::tests::parse_multiplication ... ok
[INFO] [stdout] test tblfm::tests::parse_precedence ... ok
[INFO] [stdout] test tblfm::tests::parse_roman ... ok
[INFO] [stdout] test tblfm::tests::parse_simple_expr ... ok
[INFO] [stdout] test tblfm::tests::parse_simple_reference ... ok
[INFO] [stdout] test tblfm::tests::parse_special_refs ... ok
[INFO] [stdout] test tblfm::tests::parse_tblfm_assignment ... ok
[INFO] [stdout] test tblfm::tests::parse_tblfm_multiple ... ok
[INFO] [stdout] test tblfm::tests::parse_unsupported_fn ... ok
[INFO] [stdout] test tblfm::tests::parse_tblfm_with_format_spec ... ok
[INFO] [stdout] test rules::lint::orphaned_footnotes::tests::no_footnotes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 568 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests org_tools_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e9c79b2e6028d1f1604c67c7e59b75ae1a722f50df06232a46ac75bda3a36772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9c79b2e6028d1f1604c67c7e59b75ae1a722f50df06232a46ac75bda3a36772", kill_on_drop: false }`
[INFO] [stdout] e9c79b2e6028d1f1604c67c7e59b75ae1a722f50df06232a46ac75bda3a36772
