[INFO] fetching crate streamweave-csv 0.4.0...
[INFO] testing streamweave-csv-0.4.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate streamweave-csv 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate streamweave-csv 0.4.0
[INFO] finished tweaking crates.io crate streamweave-csv 0.4.0
[INFO] tweaked toml for crates.io crate streamweave-csv 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate streamweave-csv 0.4.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate streamweave-csv 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 719fc02c2169e5361720496d5a702621e1a78056dccb6c0fd701881283d9fe94
[INFO] running `Command { std: "docker" "start" "-a" "719fc02c2169e5361720496d5a702621e1a78056dccb6c0fd701881283d9fe94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "719fc02c2169e5361720496d5a702621e1a78056dccb6c0fd701881283d9fe94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "719fc02c2169e5361720496d5a702621e1a78056dccb6c0fd701881283d9fe94", kill_on_drop: false }`
[INFO] [stdout] 719fc02c2169e5361720496d5a702621e1a78056dccb6c0fd701881283d9fe94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93d85574487d2310399164a425ac53c297e889edfa25284b96446130f7c75488
[INFO] running `Command { std: "docker" "start" "-a" "93d85574487d2310399164a425ac53c297e889edfa25284b96446130f7c75488", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling streamweave-error v0.4.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling streamweave v0.4.0
[INFO] [stderr]    Compiling streamweave-csv v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.23s
[INFO] running `Command { std: "docker" "inspect" "93d85574487d2310399164a425ac53c297e889edfa25284b96446130f7c75488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93d85574487d2310399164a425ac53c297e889edfa25284b96446130f7c75488", kill_on_drop: false }`
[INFO] [stdout] 93d85574487d2310399164a425ac53c297e889edfa25284b96446130f7c75488
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7b798914a5df4a5558148db8e4784dbc0e922336177829d0af1af1ddc9027ff
[INFO] running `Command { std: "docker" "start" "-a" "e7b798914a5df4a5558148db8e4784dbc0e922336177829d0af1af1ddc9027ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling streamweave-error v0.4.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling streamweave v0.4.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling streamweave-csv v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.09s
[INFO] running `Command { std: "docker" "inspect" "e7b798914a5df4a5558148db8e4784dbc0e922336177829d0af1af1ddc9027ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7b798914a5df4a5558148db8e4784dbc0e922336177829d0af1af1ddc9027ff", kill_on_drop: false }`
[INFO] [stdout] e7b798914a5df4a5558148db8e4784dbc0e922336177829d0af1af1ddc9027ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ccf8b28b6a02f1225b159a4773a92167c5f754219fef98ae2d273918e29fb3ce
[INFO] running `Command { std: "docker" "start" "-a" "ccf8b28b6a02f1225b159a4773a92167c5f754219fef98ae2d273918e29fb3ce", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/streamweave_csv-7331570b6d6a5dfc)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test consumers::consumer::tests::test_component_info_default_name ... ok
[INFO] [stdout] test consumers::consumer::tests::test_consume_with_custom_error_strategy ... ok
[INFO] [stdout] test consumers::consumer::tests::test_consume_with_stop_error_strategy ... ok
[INFO] [stdout] test consumers::consumer::tests::test_handle_error_strategy_retry ... ok
[INFO] [stdout] test consumers::consumer::tests::test_consume_with_skip_error_strategy ... ok
[INFO] [stdout] test consumers::consumer::tests::test_handle_error_strategy_custom ... ok
[INFO] [stdout] test consumers::consumer::tests::test_consume_with_flush_on_write ... ok
[INFO] [stdout] test consumers::consumer::tests::test_handle_error_strategy_retry_exhausted ... ok
[INFO] [stdout] test consumers::consumer::tests::test_handle_error_strategy_skip ... ok
[INFO] [stdout] test consumers::consumer::tests::test_handle_error_strategy_stop ... ok
[INFO] [stdout] test consumers::consumer::tests::test_set_config_impl ... ok
[INFO] [stdout] test consumers::consumer::tests::test_get_config_mut_impl ... ok
[INFO] [stdout] test consumers::consumer::tests::test_csv_consumer_empty_stream ... ok
[INFO] [stdout] test producers::csv_producer::tests::test_csv_producer_builder ... ok
[INFO] [stdout] test producers::csv_producer::tests::test_csv_producer_new ... ok
[INFO] [stdout] test producers::csv_producer::tests::test_csv_read_config_default ... ok
[INFO] [stdout] test producers::producer::tests::test_csv_producer_component_info ... ok
[INFO] [stdout] test producers::producer::tests::test_csv_producer_basic ... ok
[INFO] [stdout] test consumers::consumer::tests::test_consume_with_empty_name ... ok
[INFO] [stdout] test producers::producer::tests::test_csv_producer_nonexistent_file ... ok
[INFO] [stdout] test consumers::consumer::tests::test_consume_with_retry_error_strategy ... ok
[INFO] [stdout] test producers::producer::tests::test_csv_producer_no_headers ... ok
[INFO] [stdout] test producers::producer::tests::test_csv_producer_tab_delimited ... ok
[INFO] [stdout] test producers::producer::tests::test_csv_producer_empty_file ... ok
[INFO] [stdout] test producers::producer::tests::test_csv_producer_with_trim ... ok
[INFO] [stdout] test consumers::csv_consumer::tests::test_csv_write_config_with_delimiter ... ok
[INFO] [stdout] test consumers::csv_consumer::tests::test_csv_write_config_with_flush_on_write ... ok
[INFO] [stdout] test consumers::csv_consumer::tests::test_csv_write_config_chaining ... ok
[INFO] [stdout] test consumers::csv_consumer::tests::test_csv_write_config_default ... ok
[INFO] [stdout] test consumers::csv_consumer::tests::test_csv_write_config_with_headers ... ok
[INFO] [stdout] test consumers::csv_consumer::tests::test_csv_consumer_new ... ok
[INFO] [stdout] test consumers::consumer::tests::test_csv_consumer_component_info ... ok
[INFO] [stdout] test consumers::consumer::tests::test_csv_consumer_no_headers ... ok
[INFO] [stdout] test consumers::csv_consumer::tests::test_csv_consumer_builder ... ok
[INFO] [stdout] test consumers::consumer::tests::test_csv_consumer_tab_delimited ... ok
[INFO] [stdout] test consumers::consumer::tests::test_csv_roundtrip ... ok
[INFO] [stdout] test consumers::consumer::tests::test_csv_consumer_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests streamweave_csv
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/../README.md - (line 210) ... FAILED
[INFO] [stdout] test src/../README.md - (line 241) ... FAILED
[INFO] [stdout] test src/consumers/csv_consumer.rs - consumers::csv_consumer::CsvConsumer (line 63) ... ignored
[INFO] [stdout] test src/producers/csv_producer.rs - producers::csv_producer::CsvProducer (line 80) ... ignored
[INFO] [stdout] test src/../README.md - (line 161) ... FAILED
[INFO] [stdout] test src/../README.md - (line 125) ... FAILED
[INFO] [stdout] test src/../README.md - (line 140) ... FAILED
[INFO] [stdout] test src/../README.md - (line 177) ... FAILED
[INFO] [stdout] test src/../README.md - (line 34) ... FAILED
[INFO] [stdout] test src/../README.md - (line 70) ... ok
[INFO] [stdout] test src/../README.md - (line 228) ... FAILED
[INFO] [stdout] test src/../README.md - (line 195) ... FAILED
[INFO] [stdout] test src/../README.md - (line 48) ... FAILED
[INFO] [stdout] test src/../README.md - (line 111) ... ok
[INFO] [stdout] test src/../README.md - (line 84) ... ok
[INFO] [stdout] test src/../README.md - (line 253) ... FAILED
[INFO] [stdout] test src/../README.md - (line 57) ... FAILED
[INFO] [stdout] test src/../README.md - (line 98) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 210) stdout ----
[INFO] [stdout] error: unknown start of token: \u{250c}
[INFO] [stdout]    --> src/../README.md:211:1
[INFO] [stdout]     |
[INFO] [stdout] 211 | ┌──────────┐
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:211:2
[INFO] [stdout]     |
[INFO] [stdout] 211 | ┌──────────┐
[INFO] [stdout]     |  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 9 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 211 - ┌──────────┐
[INFO] [stdout] 211 + ┌----------┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:211:3
[INFO] [stdout]     |
[INFO] [stdout] 211 | ┌──────────┐
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 8 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 211 - ┌──────────┐
[INFO] [stdout] 211 + ┌─---------┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:211:4
[INFO] [stdout]     |
[INFO] [stdout] 211 | ┌──────────┐
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 7 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 211 - ┌──────────┐
[INFO] [stdout] 211 + ┌──--------┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 | ┌──────────┐
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 6 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 211 - ┌──────────┐
[INFO] [stdout] 211 + ┌───-------┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:211:6
[INFO] [stdout]     |
[INFO] [stdout] 211 | ┌──────────┐
[INFO] [stdout]     |      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 5 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 211 - ┌──────────┐
[INFO] [stdout] 211 + ┌────------┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:211:7
[INFO] [stdout]     |
[INFO] [stdout] 211 | ┌──────────┐
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 4 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 211 - ┌──────────┐
[INFO] [stdout] 211 + ┌─────-----┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:211:8
[INFO] [stdout]     |
[INFO] [stdout] 211 | ┌──────────┐
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 3 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 211 - ┌──────────┐
[INFO] [stdout] 211 + ┌──────----┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 | ┌──────────┐
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 211 - ┌──────────┐
[INFO] [stdout] 211 + ┌───────---┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:211:10
[INFO] [stdout]     |
[INFO] [stdout] 211 | ┌──────────┐
[INFO] [stdout]     |          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 211 - ┌──────────┐
[INFO] [stdout] 211 + ┌────────--┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:211:11
[INFO] [stdout]     |
[INFO] [stdout] 211 | ┌──────────┐
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 211 - ┌──────────┐
[INFO] [stdout] 211 + ┌─────────-┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2510}
[INFO] [stdout]    --> src/../README.md:211:12
[INFO] [stdout]     |
[INFO] [stdout] 211 | ┌──────────┐
[INFO] [stdout]     |            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]    --> src/../README.md:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]    --> src/../README.md:212:12
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:212:13
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 212 - │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout] 212 + │ CSV File │---> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:212:14
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 212 - │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout] 212 + │ CSV File │─--> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:212:15
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 212 - │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout] 212 + │ CSV File │──-> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:212:30
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 212 - │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout] 212 + │ CSV File │───> CsvProducer ---> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:212:31
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |                               ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 212 - │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout] 212 + │ CSV File │───> CsvProducer ─--> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:212:32
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 212 - │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout] 212 + │ CSV File │───> CsvProducer ──-> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:212:50
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |                                                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 212 - │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout] 212 + │ CSV File │───> CsvProducer ───> Stream<Record> ---> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:212:51
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 212 - │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout] 212 + │ CSV File │───> CsvProducer ───> Stream<Record> ─--> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:212:52
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |                                                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 212 - │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout] 212 + │ CSV File │───> CsvProducer ───> Stream<Record> ──-> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:212:67
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |                                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 212 - │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout] 212 + │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ---> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:212:68
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 212 - │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout] 212 + │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ─--> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:212:69
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |                                                                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 212 - │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout] 212 + │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ──-> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:212:87
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |                                                                                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 212 - │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout] 212 + │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ---> CsvConsumer ───> CSV File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:212:88
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |                                                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 212 - │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout] 212 + │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ─--> CsvConsumer ───> CSV File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:212:89
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |                                                                                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 212 - │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout] 212 + │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ──-> CsvConsumer ───> CSV File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:212:104
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |                                                                                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 212 - │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout] 212 + │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ---> CSV File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:212:105
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |                                                                                                         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 212 - │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout] 212 + │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ─--> CSV File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:212:106
[INFO] [stdout]     |
[INFO] [stdout] 212 | │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout]     |                                                                                                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 212 - │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ───> CSV File
[INFO] [stdout] 212 + │ CSV File │───> CsvProducer ───> Stream<Record> ───> Transformer ───> Stream<Record> ───> CsvConsumer ──-> CSV File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2514}
[INFO] [stdout]    --> src/../README.md:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:2
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 9 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └----------┘                                                                                                    └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:3
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 8 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └─---------┘                                                                                                    └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:4
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 7 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └──--------┘                                                                                                    └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 6 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └───-------┘                                                                                                    └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:6
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 5 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └────------┘                                                                                                    └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:7
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 4 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └─────-----┘                                                                                                    └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:8
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 3 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └──────----┘                                                                                                    └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └───────---┘                                                                                                    └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:10
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └────────--┘                                                                                                    └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:11
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └─────────-┘                                                                                                    └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2518}
[INFO] [stdout]    --> src/../README.md:213:12
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2514}
[INFO] [stdout]    --> src/../README.md:213:113
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |                                                                                                                 ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:114
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |                                                                                                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 9 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └──────────┘                                                                                                    └----------┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:115
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |                                                                                                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 8 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └──────────┘                                                                                                    └─---------┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:116
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |                                                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 7 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └──────────┘                                                                                                    └──--------┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:117
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |                                                                                                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 6 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └──────────┘                                                                                                    └───-------┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:118
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |                                                                                                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 5 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └──────────┘                                                                                                    └────------┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:119
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |                                                                                                                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 4 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └──────────┘                                                                                                    └─────-----┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:120
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |                                                                                                                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 3 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └──────────┘                                                                                                    └──────----┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:121
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |                                                                                                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └──────────┘                                                                                                    └───────---┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:122
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |                                                                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └──────────┘                                                                                                    └────────--┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:213:123
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |                                                                                                                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 213 - └──────────┘                                                                                                    └──────────┘
[INFO] [stdout] 213 + └──────────┘                                                                                                    └─────────-┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2518}
[INFO] [stdout]    --> src/../README.md:213:124
[INFO] [stdout]     |
[INFO] [stdout] 213 | └──────────┘                                                                                                    └──────────┘
[INFO] [stdout]     |                                                                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `-`
[INFO] [stdout]    --> src/../README.md:211:2
[INFO] [stdout]     |
[INFO] [stdout] 211 | ┌──────────┐
[INFO] [stdout]     |  ^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 57 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 241) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CsvWriteConfig` in this scope
[INFO] [stdout]    --> src/../README.md:242:14
[INFO] [stdout]     |
[INFO] [stdout] 242 | let config = CsvWriteConfig {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 241 + use streamweave_csv::CsvWriteConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 161) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CsvProducer`
[INFO] [stdout]    --> src/../README.md:171:16
[INFO] [stdout]     |
[INFO] [stdout] 171 | let producer = CsvProducer::new("data.tsv", read_config)?;
[INFO] [stdout]     |                ^^^^^^^^^^^ use of undeclared type `CsvProducer`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 160 + use streamweave_csv::producers::CsvProducer;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 125) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `streamweave_csv::CsvProducer`, `streamweave_csv::CsvConsumer`
[INFO] [stdout]    --> src/../README.md:127:23
[INFO] [stdout]     |
[INFO] [stdout] 127 | use streamweave_csv::{CsvProducer, CsvConsumer, CsvReadConfig, CsvWriteConfig};
[INFO] [stdout]     |                       ^^^^^^^^^^^  ^^^^^^^^^^^ no `CsvConsumer` in the root
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       no `CsvProducer` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this struct instead:
[INFO] [stdout]             streamweave_csv::producers::CsvProducer
[INFO] [stdout]     = help: consider importing this struct instead:
[INFO] [stdout]             streamweave_csv::consumers::CsvConsumer
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `streamweave_pipeline`
[INFO] [stdout]    --> src/../README.md:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 | use streamweave_pipeline::PipelineBuilder;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `streamweave_pipeline`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `streamweave_pipeline`, use `cargo add streamweave_pipeline` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/../README.md:134:16
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_125_0() {
[INFO] [stdout]     |                                      ----------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 134 | pipeline.run().await?;
[INFO] [stdout]     |                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 140) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CsvProducer`
[INFO] [stdout]    --> src/../README.md:154:16
[INFO] [stdout]     |
[INFO] [stdout] 154 | let producer = CsvProducer::new("data.csv", read_config)?;
[INFO] [stdout]     |                ^^^^^^^^^^^ use of undeclared type `CsvProducer`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 139 + use streamweave_csv::producers::CsvProducer;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CsvConsumer`
[INFO] [stdout]    --> src/../README.md:155:16
[INFO] [stdout]     |
[INFO] [stdout] 155 | let consumer = CsvConsumer::new("output.csv", write_config)?;
[INFO] [stdout]     |                ^^^^^^^^^^^ use of undeclared type `CsvConsumer`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 139 + use streamweave_csv::consumers::CsvConsumer;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `CsvWriteConfig` has no field named `has_headers`
[INFO] [stdout]    --> src/../README.md:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     has_headers: true,
[INFO] [stdout]     |     ^^^^^^^^^^^ `CsvWriteConfig` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `write_headers`, `delimiter`, `quote`, `double_quote`, `flush_on_write`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0560.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 177) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `streamweave_csv::CsvProducer`, `streamweave_csv::CsvConsumer`
[INFO] [stdout]    --> src/../README.md:179:23
[INFO] [stdout]     |
[INFO] [stdout] 179 | use streamweave_csv::{CsvProducer, CsvConsumer, CsvReadConfig, CsvWriteConfig};
[INFO] [stdout]     |                       ^^^^^^^^^^^  ^^^^^^^^^^^ no `CsvConsumer` in the root
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       no `CsvProducer` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this struct instead:
[INFO] [stdout]             streamweave_csv::producers::CsvProducer
[INFO] [stdout]     = help: consider importing this struct instead:
[INFO] [stdout]             streamweave_csv::consumers::CsvConsumer
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `streamweave_pipeline`
[INFO] [stdout]    --> src/../README.md:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 | use streamweave_pipeline::PipelineBuilder;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `streamweave_pipeline`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `streamweave_pipeline`, use `cargo add streamweave_pipeline` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `streamweave_transformers`
[INFO] [stdout]    --> src/../README.md:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | use streamweave_transformers::MapTransformer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `streamweave_transformers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `streamweave_transformers`, use `cargo add streamweave_transformers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 34) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `streamweave_csv::CsvProducer`, `streamweave_csv::CsvConsumer`
[INFO] [stdout]   --> src/../README.md:36:23
[INFO] [stdout]    |
[INFO] [stdout] 36 | use streamweave_csv::{CsvProducer, CsvConsumer, CsvReadConfig, CsvWriteConfig};
[INFO] [stdout]    |                       ^^^^^^^^^^^  ^^^^^^^^^^^ no `CsvConsumer` in the root
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       no `CsvProducer` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this struct instead:
[INFO] [stdout]            streamweave_csv::producers::CsvProducer
[INFO] [stdout]    = help: consider importing this struct instead:
[INFO] [stdout]            streamweave_csv::consumers::CsvConsumer
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `streamweave_pipeline`
[INFO] [stdout]   --> src/../README.md:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use streamweave_pipeline::PipelineBuilder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `streamweave_pipeline`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `streamweave_pipeline`, use `cargo add streamweave_pipeline` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/../README.md:44:16
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_34_0() {
[INFO] [stdout]    |                                      ---------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 44 | pipeline.run().await?;
[INFO] [stdout]    |                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 228) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CsvReadConfig` in this scope
[INFO] [stdout]    --> src/../README.md:229:14
[INFO] [stdout]     |
[INFO] [stdout] 229 | let config = CsvReadConfig {
[INFO] [stdout]     |              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 228 + use streamweave_csv::CsvReadConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 195) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `streamweave_csv::CsvProducer`
[INFO] [stdout]    --> src/../README.md:197:23
[INFO] [stdout]     |
[INFO] [stdout] 197 | use streamweave_csv::{CsvProducer, CsvReadConfig};
[INFO] [stdout]     |                       ^^^^^^^^^^^ no `CsvProducer` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this struct instead:
[INFO] [stdout]             streamweave_csv::producers::CsvProducer
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `streamweave_pipeline`
[INFO] [stdout]    --> src/../README.md:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 | use streamweave_pipeline::PipelineBuilder;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `streamweave_pipeline`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `streamweave_pipeline`, use `cargo add streamweave_pipeline` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 48) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `streamweave_csv::CsvProducer`
[INFO] [stdout]   --> src/../README.md:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 | use streamweave_csv::{CsvProducer, CsvReadConfig};
[INFO] [stdout]    |                       ^^^^^^^^^^^ no `CsvProducer` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this struct instead:
[INFO] [stdout]            streamweave_csv::producers::CsvProducer
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 253) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CsvProducer`
[INFO] [stdout]    --> src/../README.md:258:15
[INFO] [stdout]     |
[INFO] [stdout] 258 |     .producer(CsvProducer::new("data.csv", CsvReadConfig::default())?)
[INFO] [stdout]     |               ^^^^^^^^^^^ use of undeclared type `CsvProducer`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 253 + use streamweave_csv::producers::CsvProducer;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CsvReadConfig`
[INFO] [stdout]    --> src/../README.md:258:44
[INFO] [stdout]     |
[INFO] [stdout] 258 |     .producer(CsvProducer::new("data.csv", CsvReadConfig::default())?)
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of undeclared type `CsvReadConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 253 + use streamweave_csv::CsvReadConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CsvConsumer`
[INFO] [stdout]    --> src/../README.md:259:15
[INFO] [stdout]     |
[INFO] [stdout] 259 |     .consumer(CsvConsumer::new("output.csv", CsvWriteConfig::default())?);
[INFO] [stdout]     |               ^^^^^^^^^^^ use of undeclared type `CsvConsumer`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 253 + use streamweave_csv::consumers::CsvConsumer;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CsvWriteConfig`
[INFO] [stdout]    --> src/../README.md:259:46
[INFO] [stdout]     |
[INFO] [stdout] 259 |     .consumer(CsvConsumer::new("output.csv", CsvWriteConfig::default())?);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ use of undeclared type `CsvWriteConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 253 + use streamweave_csv::CsvWriteConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PipelineBuilder`
[INFO] [stdout]    --> src/../README.md:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 | let pipeline = PipelineBuilder::new()
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ use of undeclared type `PipelineBuilder`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 57) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `streamweave_csv::CsvConsumer`
[INFO] [stdout]   --> src/../README.md:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 | use streamweave_csv::{CsvConsumer, CsvWriteConfig};
[INFO] [stdout]    |                       ^^^^^^^^^^^ no `CsvConsumer` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this struct instead:
[INFO] [stdout]            streamweave_csv::consumers::CsvConsumer
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 125)
[INFO] [stdout]     src/../README.md - (line 140)
[INFO] [stdout]     src/../README.md - (line 161)
[INFO] [stdout]     src/../README.md - (line 177)
[INFO] [stdout]     src/../README.md - (line 195)
[INFO] [stdout]     src/../README.md - (line 210)
[INFO] [stdout]     src/../README.md - (line 228)
[INFO] [stdout]     src/../README.md - (line 241)
[INFO] [stdout]     src/../README.md - (line 253)
[INFO] [stdout]     src/../README.md - (line 34)
[INFO] [stdout]     src/../README.md - (line 48)
[INFO] [stdout]     src/../README.md - (line 57)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 12 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.74s; merged doctests compilation took 0.18s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ccf8b28b6a02f1225b159a4773a92167c5f754219fef98ae2d273918e29fb3ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccf8b28b6a02f1225b159a4773a92167c5f754219fef98ae2d273918e29fb3ce", kill_on_drop: false }`
[INFO] [stdout] ccf8b28b6a02f1225b159a4773a92167c5f754219fef98ae2d273918e29fb3ce
