[INFO] cloning repository https://github.com/jwiegley/org2jsonl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwiegley/org2jsonl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwiegley%2Forg2jsonl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwiegley%2Forg2jsonl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59521f99a490703d4d02f9b0f312a92ec9135ba8
[INFO] testing jwiegley/org2jsonl against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwiegley%2Forg2jsonl" "/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/jwiegley/org2jsonl
[INFO] finished tweaking git repo https://github.com/jwiegley/org2jsonl
[INFO] tweaked toml for git repo https://github.com/jwiegley/org2jsonl written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jwiegley/org2jsonl on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jwiegley/org2jsonl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20f9a8171d00262599a65259b0229b0ece5e920c97933d8eede0c99b617da710
[INFO] running `Command { std: "docker" "start" "-a" "20f9a8171d00262599a65259b0229b0ece5e920c97933d8eede0c99b617da710", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20f9a8171d00262599a65259b0229b0ece5e920c97933d8eede0c99b617da710", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20f9a8171d00262599a65259b0229b0ece5e920c97933d8eede0c99b617da710", kill_on_drop: false }`
[INFO] [stdout] 20f9a8171d00262599a65259b0229b0ece5e920c97933d8eede0c99b617da710
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a735873219424ff4fade53c128e818bc39fe942a1b55374b29c998b64394f823
[INFO] running `Command { std: "docker" "start" "-a" "a735873219424ff4fade53c128e818bc39fe942a1b55374b29c998b64394f823", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling rowan v0.15.17
[INFO] [stderr]    Compiling orgize v0.10.0-alpha.10
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling org2jsonl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.02s
[INFO] running `Command { std: "docker" "inspect" "a735873219424ff4fade53c128e818bc39fe942a1b55374b29c998b64394f823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a735873219424ff4fade53c128e818bc39fe942a1b55374b29c998b64394f823", kill_on_drop: false }`
[INFO] [stdout] a735873219424ff4fade53c128e818bc39fe942a1b55374b29c998b64394f823
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f55d51504b512645fd0b5606d6d6b66b8ef594324cec3bbac0f52187187cfb1e
[INFO] running `Command { std: "docker" "start" "-a" "f55d51504b512645fd0b5606d6d6b66b8ef594324cec3bbac0f52187187cfb1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling org2jsonl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.96s
[INFO] running `Command { std: "docker" "inspect" "f55d51504b512645fd0b5606d6d6b66b8ef594324cec3bbac0f52187187cfb1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f55d51504b512645fd0b5606d6d6b66b8ef594324cec3bbac0f52187187cfb1e", kill_on_drop: false }`
[INFO] [stdout] f55d51504b512645fd0b5606d6d6b66b8ef594324cec3bbac0f52187187cfb1e
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 47212ba5397d09d60fb8622094d6a36cbfb97ec4a95ad140cd404ff1ac30a87c
[INFO] running `Command { std: "docker" "start" "-a" "47212ba5397d09d60fb8622094d6a36cbfb97ec4a95ad140cd404ff1ac30a87c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/org2jsonl-e7f8d286f92f8d6a)
[INFO] [stdout] 
[INFO] [stdout] running 96 tests
[INFO] [stdout] test json_to_org::tests::affiliated_keyword ... ok
[INFO] [stdout] test json_to_org::tests::descriptive_list ... ok
[INFO] [stdout] test json_to_org::tests::comment_block ... ok
[INFO] [stdout] test json_to_org::tests::diary_sexp ... ok
[INFO] [stdout] test json_to_org::tests::clock_element ... ok
[INFO] [stdout] test json_to_org::tests::empty_comment_value ... ok
[INFO] [stdout] test json_to_org::tests::empty_fixed_width_value ... ok
[INFO] [stdout] test json_to_org::tests::consecutive_light_elements_no_blank_line ... ok
[INFO] [stdout] test json_to_org::tests::drawer_element ... ok
[INFO] [stdout] test json_to_org::tests::comment_element ... ok
[INFO] [stdout] test json_to_org::tests::dynamic_block ... ok
[INFO] [stdout] test json_to_org::tests::empty_latex_environment ... ok
[INFO] [stdout] test json_to_org::tests::empty_raw_element ... ok
[INFO] [stdout] test json_to_org::tests::empty_footnote_definition ... ok
[INFO] [stdout] test json_to_org::tests::entity_rendering ... ok
[INFO] [stdout] test json_to_org::tests::empty_section ... ok
[INFO] [stdout] test json_to_org::tests::example_block ... ok
[INFO] [stdout] test json_to_org::tests::footnote_def_non_paragraph_first_element ... ok
[INFO] [stdout] test json_to_org::tests::export_block ... ok
[INFO] [stdout] test json_to_org::tests::export_snippet ... ok
[INFO] [stdout] test json_to_org::tests::footnote_reference_inline ... ok
[INFO] [stdout] test json_to_org::tests::footnote_definition_element ... ok
[INFO] [stdout] test json_to_org::tests::full_heading_all_fields ... ok
[INFO] [stdout] test json_to_org::tests::heading_with_body_paragraph ... ok
[INFO] [stdout] test json_to_org::tests::heading_with_children ... ok
[INFO] [stdout] test json_to_org::tests::footnote_reference_with_definition ... ok
[INFO] [stdout] test json_to_org::tests::heading_with_properties ... ok
[INFO] [stdout] test json_to_org::tests::heading_with_tags ... ok
[INFO] [stdout] test json_to_org::tests::heading_with_keyword_and_priority ... ok
[INFO] [stdout] test json_to_org::tests::heading_with_planning ... ok
[INFO] [stdout] test json_to_org::tests::horizontal_rule ... ok
[INFO] [stdout] test json_to_org::tests::inline_markup ... ok
[INFO] [stdout] test json_to_org::tests::inline_src ... ok
[INFO] [stdout] test json_to_org::tests::inline_babel ... ok
[INFO] [stdout] test json_to_org::tests::keyword_element ... ok
[INFO] [stdout] test json_to_org::tests::latex_environment ... ok
[INFO] [stdout] test json_to_org::tests::latex_fragment_inline ... ok
[INFO] [stdout] test json_to_org::tests::line_break_inline ... ok
[INFO] [stdout] test json_to_org::tests::link_with_description ... ok
[INFO] [stdout] test json_to_org::tests::link_without_description ... ok
[INFO] [stdout] test json_to_org::tests::fixed_width_element ... ok
[INFO] [stdout] test json_to_org::tests::list_item_first_element_not_paragraph ... ok
[INFO] [stdout] test json_to_org::tests::footnote_def_with_rest_elements ... ok
[INFO] [stdout] test json_to_org::tests::list_item_with_no_contents ... ok
[INFO] [stdout] test json_to_org::tests::macro_content ... ok
[INFO] [stdout] test json_to_org::tests::nested_inline_markup ... ok
[INFO] [stdout] test json_to_org::tests::partial_checkbox_in_list ... ok
[INFO] [stdout] test json_to_org::tests::ordered_list ... ok
[INFO] [stdout] test json_to_org::tests::plain_list_unordered ... ok
[INFO] [stdout] test json_to_org::tests::raw_element ... ok
[INFO] [stdout] test json_to_org::tests::simple_heading_line ... ok
[INFO] [stdout] test json_to_org::tests::src_block ... ok
[INFO] [stdout] test json_to_org::tests::statistics_cookie ... ok
[INFO] [stdout] test json_to_org::tests::special_block ... ok
[INFO] [stdout] test json_to_org::tests::multiple_entries_separated ... ok
[INFO] [stdout] test json_to_org::tests::superscript_and_subscript ... ok
[INFO] [stdout] test json_to_org::tests::superscript_complex ... ok
[INFO] [stdout] test json_to_org::tests::subscript_without_braces ... ok
[INFO] [stdout] test json_to_org::tests::table_rendering ... ok
[INFO] [stdout] test json_to_org::tests::superscript_without_braces ... ok
[INFO] [stdout] test json_to_org::tests::target_and_radio_target ... ok
[INFO] [stdout] test json_to_org::tests::timestamp_inline ... ok
[INFO] [stdout] test json_to_org::tests::verse_block ... ok
[INFO] [stdout] test org_to_json::tests::affiliated_keyword_ast_structure ... ok
[INFO] [stdout] test org_to_json::tests::checkbox_partial_state ... ok
[INFO] [stdout] test org_to_json::tests::comment_element_parsing ... ok
[INFO] [stdout] test org_to_json::tests::comma_escaping_behavior ... ok
[INFO] [stdout] test org_to_json::tests::counter_set_on_list_item ... ok
[INFO] [stdout] test org_to_json::tests::descriptive_list_parsing ... ok
[INFO] [stdout] test org_to_json::tests::drawer_parsing ... ok
[INFO] [stdout] test org_to_json::tests::empty_input ... ok
[INFO] [stdout] test org_to_json::tests::fixed_width_parsing ... ok
[INFO] [stdout] test org_to_json::tests::export_block_parsing ... ok
[INFO] [stdout] test org_to_json::tests::horizontal_rule_parsing ... ok
[INFO] [stdout] test org_to_json::tests::file_level_property_drawer ... ok
[INFO] [stdout] test org_to_json::tests::inline_markup ... ok
[INFO] [stdout] test org_to_json::tests::heading_with_body ... ok
[INFO] [stdout] test json_to_org::tests::determinism ... ok
[INFO] [stdout] test org_to_json::tests::footnote_definition_parsing ... ok
[INFO] [stdout] test org_to_json::tests::link_with_description ... ok
[INFO] [stdout] test org_to_json::tests::mixed_section_and_headings ... ok
[INFO] [stdout] test org_to_json::tests::multiple_top_level_headings ... ok
[INFO] [stdout] test org_to_json::tests::nested_headings ... ok
[INFO] [stdout] test org_to_json::tests::schema_version ... ok
[INFO] [stdout] test org_to_json::tests::properties ... ok
[INFO] [stdout] test org_to_json::tests::plain_list ... ok
[INFO] [stdout] test org_to_json::tests::single_heading ... ok
[INFO] [stdout] test org_to_json::tests::planning_info ... ok
[INFO] [stdout] test org_to_json::tests::zeroth_section_only ... ok
[INFO] [stdout] test org_to_json::tests::table ... ok
[INFO] [stdout] test org_to_json::tests::superscript_bare_form ... ok
[INFO] [stdout] test org_to_json::tests::subscript_bare_form ... ok
[INFO] [stdout] test org_to_json::tests::source_block ... ok
[INFO] [stdout] test json_to_org::tests::center_block ... ok
[INFO] [stdout] test json_to_org::tests::quote_block ... ok
[INFO] [stdout] test org_to_json::tests::latex_environment_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/jsonl2org.rs (/opt/rustwide/target/debug/deps/jsonl2org-c7901f3c57a9952c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/org2jsonl.rs (/opt/rustwide/target/debug/deps/org2jsonl-aff4ae07abdb6843)
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-eea581702c58cd4c)
[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] [stdout] 
[INFO] [stdout] running 153 tests
[INFO] [stdout] test active_and_inactive_timestamps ... ok
[INFO] [stdout] test comment_block ... ok
[INFO] [stdout] test comment_lines ... ok
[INFO] [stdout] test clock_entry ... ok
[INFO] [stdout] test center_block ... ok
[INFO] [stdout] test all_inline_markup ... ok
[INFO] [stdout] test complex_lists::round_trip_produces_valid_output ... ok
[INFO] [stdout] test complex_lists::schema_version_present_in_all_entries ... ok
[INFO] [stdout] test deep_nesting::json_round_trip_preserves_entries ... ok
[INFO] [stdout] test deep_nesting::round_trip_produces_valid_output ... ok
[INFO] [stdout] test complex_lists::json_round_trip_preserves_entries ... ok
[INFO] [stdout] test deep_nesting::jsonl_format_valid ... ok
[INFO] [stdout] test deeply_nested_with_bodies_at_every_level ... ok
[INFO] [stdout] test deep_nesting::idempotency ... ok
[INFO] [stdout] test deep_nesting::schema_version_present_in_all_entries ... ok
[INFO] [stdout] test complex_lists::jsonl_format_valid ... ok
[INFO] [stdout] test deserialized_entries_equal_original ... ok
[INFO] [stdout] test deeply_nested_headings_six_levels ... ok
[INFO] [stdout] test complex_lists::idempotency ... ok
[INFO] [stdout] test descriptive_list ... ok
[INFO] [stdout] test consecutive_headings_at_same_level ... ok
[INFO] [stdout] test drawer ... ok
[INFO] [stdout] test dynamic_block ... ok
[INFO] [stdout] test empty_input_produces_empty_entries ... ok
[INFO] [stdout] test edge_cases::round_trip_produces_valid_output ... ok
[INFO] [stdout] test document_with_all_block_types ... ok
[INFO] [stdout] test document_with_all_list_types ... ok
[INFO] [stdout] test edge_cases::schema_version_present_in_all_entries ... ok
[INFO] [stdout] test entries_with_source_empty_input ... ok
[INFO] [stdout] test entries_with_source_have_correct_char_offsets ... ok
[INFO] [stdout] test entries_with_source_have_correct_line_end ... ok
[INFO] [stdout] test entries_with_source_have_correct_line_numbers ... ok
[INFO] [stdout] test entities_round_trip ... ok
[INFO] [stdout] test entries_to_org_no_trailing_whitespace_on_any_line ... ok
[INFO] [stdout] test edge_cases::jsonl_format_valid ... ok
[INFO] [stdout] test entries_with_source_have_file_field ... ok
[INFO] [stdout] test entries_with_source_utf8_char_offsets ... ok
[INFO] [stdout] test entries_with_source_section_and_heading ... ok
[INFO] [stdout] test entries_without_source_have_no_location ... ok
[INFO] [stdout] test entry_count_matches_top_level_structure ... ok
[INFO] [stdout] test example_block ... ok
[INFO] [stdout] test export_block_html ... ok
[INFO] [stdout] test footnote_reference_and_definition ... ok
[INFO] [stdout] test edge_cases::idempotency ... ok
[INFO] [stdout] test fixed_width ... ok
[INFO] [stdout] test file_link ... ok
[INFO] [stdout] test full_document::schema_version_present_in_all_entries ... ok
[INFO] [stdout] test entries_to_org_ends_with_newline ... ok
[INFO] [stdout] test full_document::idempotency ... ok
[INFO] [stdout] test heading_done_with_closed ... ok
[INFO] [stdout] test heading_todo_priority_tags_planning_properties ... ok
[INFO] [stdout] test heading_with_only_children ... ok
[INFO] [stdout] test horizontal_rule ... ok
[INFO] [stdout] test export_snippet_round_trip ... ok
[INFO] [stdout] test idempotency_with_complex_lists ... ok
[INFO] [stdout] test inject_file_properties_adds_file_when_multiple_files ... ok
[INFO] [stdout] test idempotency_with_tables ... ok
[INFO] [stdout] test inject_file_properties_no_file_fields ... ok
[INFO] [stdout] test inject_file_properties_handles_sections_gracefully ... ok
[INFO] [stdout] test inject_file_properties_omits_when_all_same_file ... ok
[INFO] [stdout] test inline_footnote ... ok
[INFO] [stdout] test full_document::jsonl_format_valid ... ok
[INFO] [stdout] test heading_with_no_body ... ok
[INFO] [stdout] test full_document::round_trip_produces_valid_output ... ok
[INFO] [stdout] test edge_cases::json_round_trip_preserves_entries ... ok
[INFO] [stdout] test inline_objects::jsonl_format_valid ... ok
[INFO] [stdout] test full_document::json_round_trip_preserves_entries ... ok
[INFO] [stdout] test jsonl_each_line_is_valid_json ... ok
[INFO] [stdout] test inline_src_round_trip ... ok
[INFO] [stdout] test inline_objects::schema_version_present_in_all_entries ... ok
[INFO] [stdout] test full_document_with_everything ... ok
[INFO] [stdout] test inline_objects::json_round_trip_preserves_entries ... ok
[INFO] [stdout] test inline_objects::round_trip_produces_valid_output ... ok
[INFO] [stdout] test internal_link ... ok
[INFO] [stdout] test inline_objects::idempotency ... ok
[INFO] [stdout] test jsonl_type_field_is_heading_or_section ... ok
[INFO] [stdout] test jsonl_heading_has_expected_fields ... ok
[INFO] [stdout] test keywords_title_author ... ok
[INFO] [stdout] test latex_environment ... ok
[INFO] [stdout] test link_with_description ... ok
[INFO] [stdout] test jsonl_schema_version_on_every_line ... ok
[INFO] [stdout] test jsonl_section_has_elements ... ok
[INFO] [stdout] test link_without_description ... ok
[INFO] [stdout] test latex_fragment_inline ... ok
[INFO] [stdout] test links::round_trip_produces_valid_output ... ok
[INFO] [stdout] test links::schema_version_present_in_all_entries ... ok
[INFO] [stdout] test location_fields_omitted_when_none ... ok
[INFO] [stdout] test list_with_checkboxes ... ok
[INFO] [stdout] test links::json_round_trip_preserves_entries ... ok
[INFO] [stdout] test list_with_continuation_paragraphs ... ok
[INFO] [stdout] test links::jsonl_format_valid ... ok
[INFO] [stdout] test location_metadata_covers_full_file ... ok
[INFO] [stdout] test location_fields_serialize_when_present ... ok
[INFO] [stdout] test minimal::idempotency ... ok
[INFO] [stdout] test location_line_end_of_last_entry ... ok
[INFO] [stdout] test minimal::json_round_trip_preserves_entries ... ok
[INFO] [stdout] test minimal::round_trip_produces_valid_output ... ok
[INFO] [stdout] test minimal::schema_version_present_in_all_entries ... ok
[INFO] [stdout] test minimal::jsonl_format_valid ... ok
[INFO] [stdout] test multi_file_round_trip_preserves_location_metadata ... ok
[INFO] [stdout] test multiple_block_types_together ... ok
[INFO] [stdout] test multiple_top_level_headings ... ok
[INFO] [stdout] test nested_inline_markup ... ok
[INFO] [stdout] test no_headings::idempotency ... ok
[INFO] [stdout] test no_headings::jsonl_format_valid ... ok
[INFO] [stdout] test no_headings::json_round_trip_preserves_entries ... ok
[INFO] [stdout] test no_headings::schema_version_present_in_all_entries ... ok
[INFO] [stdout] test nested_lists ... ok
[INFO] [stdout] test links::idempotency ... ok
[INFO] [stdout] test no_panic_on_many_newlines ... ok
[INFO] [stdout] test no_headings::round_trip_produces_valid_output ... ok
[INFO] [stdout] test ordered_list ... ok
[INFO] [stdout] test preamble_and_headings ... ok
[INFO] [stdout] test property_drawer_multiple_properties ... ok
[INFO] [stdout] test large_heading_count ... ok
[INFO] [stdout] test quote_block ... ok
[INFO] [stdout] test roundtrip_with_location_fields_preserves_idempotency ... ok
[INFO] [stdout] test proptest_tests::random_paragraph_json_round_trip ... ok
[INFO] [stdout] test schema_version_matches_constant ... ok
[INFO] [stdout] test simple::json_round_trip_preserves_entries ... ok
[INFO] [stdout] test simple::jsonl_format_valid ... ok
[INFO] [stdout] test simple::idempotency ... ok
[INFO] [stdout] test proptest_tests::random_heading_json_survives_round_trip ... ok
[INFO] [stdout] test special_block ... ok
[INFO] [stdout] test simple::round_trip_produces_valid_output ... ok
[INFO] [stdout] test src_block_with_language_and_params ... ok
[INFO] [stdout] test src_block_no_language ... ok
[INFO] [stdout] test table_with_header_rule ... ok
[INFO] [stdout] test proptest_tests::random_list_idempotent ... ok
[INFO] [stdout] test statistics_cookie_round_trip ... ok
[INFO] [stdout] test table_with_multiple_rules ... ok
[INFO] [stdout] test tables::json_round_trip_preserves_entries ... ok
[INFO] [stdout] test table_without_rule ... ok
[INFO] [stdout] test tables::jsonl_format_valid ... ok
[INFO] [stdout] test tables::round_trip_produces_valid_output ... ok
[INFO] [stdout] test tables::idempotency ... ok
[INFO] [stdout] test tables::schema_version_present_in_all_entries ... ok
[INFO] [stdout] test timestamp_range ... ok
[INFO] [stdout] test proptest_tests::random_paragraph_idempotent ... ok
[INFO] [stdout] test timestamp_with_repeater ... ok
[INFO] [stdout] test proptest_tests::random_nested_headings_idempotent ... ok
[INFO] [stdout] test timestamps::round_trip_produces_valid_output ... ok
[INFO] [stdout] test timestamps::schema_version_present_in_all_entries ... ok
[INFO] [stdout] test timestamps::jsonl_format_valid ... ok
[INFO] [stdout] test timestamps::json_round_trip_preserves_entries ... ok
[INFO] [stdout] test timestamps::idempotency ... ok
[INFO] [stdout] test whitespace_only_input ... ok
[INFO] [stdout] test verse_block ... ok
[INFO] [stdout] test unordered_list ... ok
[INFO] [stdout] test triple_round_trip_same_as_double ... ok
[INFO] [stdout] test proptest_tests::random_table_idempotent ... ok
[INFO] [stdout] test simple::schema_version_present_in_all_entries ... ok
[INFO] [stdout] test proptest_tests::random_heading_idempotent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 153 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests org2jsonl
[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" "47212ba5397d09d60fb8622094d6a36cbfb97ec4a95ad140cd404ff1ac30a87c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47212ba5397d09d60fb8622094d6a36cbfb97ec4a95ad140cd404ff1ac30a87c", kill_on_drop: false }`
[INFO] [stdout] 47212ba5397d09d60fb8622094d6a36cbfb97ec4a95ad140cd404ff1ac30a87c
