[INFO] fetching crate streamweave-file 0.4.0...
[INFO] testing streamweave-file-0.4.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate streamweave-file 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate streamweave-file 0.4.0
[INFO] finished tweaking crates.io crate streamweave-file 0.4.0
[INFO] tweaked toml for crates.io crate streamweave-file 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate streamweave-file 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-file 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 59791ad8019b0870541253658f4cfb782fa5ee06b04a1764d199e64ae0277e66
[INFO] running `Command { std: "docker" "start" "-a" "59791ad8019b0870541253658f4cfb782fa5ee06b04a1764d199e64ae0277e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59791ad8019b0870541253658f4cfb782fa5ee06b04a1764d199e64ae0277e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59791ad8019b0870541253658f4cfb782fa5ee06b04a1764d199e64ae0277e66", kill_on_drop: false }`
[INFO] [stdout] 59791ad8019b0870541253658f4cfb782fa5ee06b04a1764d199e64ae0277e66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1ca9fca17b0b727026b0ded6a192be700b257637967234304fe97bd5304e844f
[INFO] running `Command { std: "docker" "start" "-a" "1ca9fca17b0b727026b0ded6a192be700b257637967234304fe97bd5304e844f", kill_on_drop: false }`
[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 syn v2.0.111
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[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 tokio-stream v0.1.17
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling streamweave-error v0.4.0
[INFO] [stderr]    Compiling streamweave v0.4.0
[INFO] [stderr]    Compiling streamweave-file v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.20s
[INFO] running `Command { std: "docker" "inspect" "1ca9fca17b0b727026b0ded6a192be700b257637967234304fe97bd5304e844f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ca9fca17b0b727026b0ded6a192be700b257637967234304fe97bd5304e844f", kill_on_drop: false }`
[INFO] [stdout] 1ca9fca17b0b727026b0ded6a192be700b257637967234304fe97bd5304e844f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 195d01823cde18eac14aa1d8a55ebf5a04a5f2231f92f98fc938b4d2348847f4
[INFO] running `Command { std: "docker" "start" "-a" "195d01823cde18eac14aa1d8a55ebf5a04a5f2231f92f98fc938b4d2348847f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling rustix v1.1.3
[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 bit-set v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling streamweave-error v0.4.0
[INFO] [stderr]    Compiling streamweave v0.4.0
[INFO] [stderr]    Compiling streamweave-file v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.55s
[INFO] running `Command { std: "docker" "inspect" "195d01823cde18eac14aa1d8a55ebf5a04a5f2231f92f98fc938b4d2348847f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "195d01823cde18eac14aa1d8a55ebf5a04a5f2231f92f98fc938b4d2348847f4", kill_on_drop: false }`
[INFO] [stdout] 195d01823cde18eac14aa1d8a55ebf5a04a5f2231f92f98fc938b4d2348847f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2c2420eb850184722a7e8fb1bf54dc118b50b2a5ce7cec21a8c0df63d3467b53
[INFO] running `Command { std: "docker" "start" "-a" "2c2420eb850184722a7e8fb1bf54dc118b50b2a5ce7cec21a8c0df63d3467b53", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/streamweave_file-138e10ed9a6518ff)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test consumers::consumer::tests::test_component_info ... ok
[INFO] [stdout] test consumers::consumer::tests::test_component_info_default_name ... ok
[INFO] [stdout] test consumers::consumer::tests::test_handle_error_retry_exceeds_limit ... ok
[INFO] [stdout] test consumers::consumer::tests::test_handle_error_skip ... ok
[INFO] [stdout] test consumers::consumer::tests::test_handle_error_stop ... ok
[INFO] [stdout] test consumers::consumer::tests::test_create_error_context ... ok
[INFO] [stdout] test consumers::consumer::tests::test_handle_error_retry_within_limit ... ok
[INFO] [stdout] test consumers::consumer::tests::test_set_config_impl ... ok
[INFO] [stdout] test consumers::consumer::tests::test_create_error_context_no_item ... ok
[INFO] [stdout] test consumers::consumer::tests::test_consume_with_existing_file ... ok
[INFO] [stdout] test producers::producer::tests::test_nonexistent_file ... ok
[INFO] [stdout] test producers::producer::tests::test_error_handling_strategies ... ok
[INFO] [stdout] test consumers::consumer::tests::test_get_config_mut_impl ... ok
[INFO] [stdout] test producers::producer::tests::test_empty_file ... ok
[INFO] [stdout] test producers::producer::tests::test_file_producer ... ok
[INFO] [stdout] test consumers::input::tests::test_file_consumer_input_type_constraints ... ok
[INFO] [stdout] test consumers::input::tests::test_file_consumer_input_trait_implementation ... ok
[INFO] [stdout] test consumers::input::tests::test_file_consumer_input_trait_bounds ... ok
[INFO] [stdout] test consumers::input::tests::test_file_consumer_input_stream_type ... ok
[INFO] [stdout] test consumers::consumer::tests::test_error_handling_strategies ... ok
[INFO] [stdout] test consumers::input::tests::test_file_consumer_input_static_lifetime ... ok
[INFO] [stdout] test consumers::input::tests::test_file_consumer_input_trait_object_safety ... ok
[INFO] [stdout] test consumers::consumer::tests::test_file_consumer_empty_input ... ok
[INFO] [stdout] test consumers::input::tests::test_file_consumer_input_stream_compatibility ... ok
[INFO] [stdout] test consumers::input::tests::test_file_consumer_input_stream_send_bound ... ok
[INFO] [stdout] test consumers::consumer::tests::test_file_consumer_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests streamweave_file
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/../README.md - (line 166) ... FAILED
[INFO] [stdout] test src/../README.md - (line 184) ... FAILED
[INFO] [stdout] test src/../README.md - (line 194) ... FAILED
[INFO] [stdout] test src/../README.md - (line 114) ... FAILED
[INFO] [stdout] test src/../README.md - (line 33) ... FAILED
[INFO] [stdout] test src/../README.md - (line 99) ... FAILED
[INFO] [stdout] test src/../README.md - (line 83) ... ok
[INFO] [stdout] test src/../README.md - (line 56) ... FAILED
[INFO] [stdout] test src/../README.md - (line 47) ... FAILED
[INFO] [stdout] test src/../README.md - (line 69) ... ok
[INFO] [stdout] test src/../README.md - (line 206) ... FAILED
[INFO] [stdout] test src/../README.md - (line 148) ... FAILED
[INFO] [stdout] test src/../README.md - (line 133) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 166) stdout ----
[INFO] [stdout] error: unknown start of token: \u{250c}
[INFO] [stdout]    --> src/../README.md:167:1
[INFO] [stdout]     |
[INFO] [stdout] 167 | ┌──────────┐
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:167:2
[INFO] [stdout]     |
[INFO] [stdout] 167 | ┌──────────┐
[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] 167 - ┌──────────┐
[INFO] [stdout] 167 + ┌----------┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:167:3
[INFO] [stdout]     |
[INFO] [stdout] 167 | ┌──────────┐
[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] 167 - ┌──────────┐
[INFO] [stdout] 167 + ┌─---------┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:167:4
[INFO] [stdout]     |
[INFO] [stdout] 167 | ┌──────────┐
[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] 167 - ┌──────────┐
[INFO] [stdout] 167 + ┌──--------┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 | ┌──────────┐
[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] 167 - ┌──────────┐
[INFO] [stdout] 167 + ┌───-------┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:167:6
[INFO] [stdout]     |
[INFO] [stdout] 167 | ┌──────────┐
[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] 167 - ┌──────────┐
[INFO] [stdout] 167 + ┌────------┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:167:7
[INFO] [stdout]     |
[INFO] [stdout] 167 | ┌──────────┐
[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] 167 - ┌──────────┐
[INFO] [stdout] 167 + ┌─────-----┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:167:8
[INFO] [stdout]     |
[INFO] [stdout] 167 | ┌──────────┐
[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] 167 - ┌──────────┐
[INFO] [stdout] 167 + ┌──────----┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 | ┌──────────┐
[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] 167 - ┌──────────┐
[INFO] [stdout] 167 + ┌───────---┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | ┌──────────┐
[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] 167 - ┌──────────┐
[INFO] [stdout] 167 + ┌────────--┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:167:11
[INFO] [stdout]     |
[INFO] [stdout] 167 | ┌──────────┐
[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] 167 - ┌──────────┐
[INFO] [stdout] 167 + ┌─────────-┐
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2510}
[INFO] [stdout]    --> src/../README.md:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | ┌──────────┐
[INFO] [stdout]     |            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]    --> src/../README.md:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]    --> src/../README.md:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout]     |            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> 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] 168 - │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout] 168 + │  File    │---> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:168:14
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> 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] 168 - │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout] 168 + │  File    │─--> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:168:15
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> 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] 168 - │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout] 168 + │  File    │──-> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:168:31
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> 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] 168 - │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout] 168 + │  File    │───> FileProducer ---> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:168:32
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> 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] 168 - │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout] 168 + │  File    │───> FileProducer ─--> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:168:33
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> 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] 168 - │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout] 168 + │  File    │───> FileProducer ──-> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:168:43
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> 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] 168 - │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout] 168 + │  File    │───> FileProducer ───> Stream ---> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:168:44
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> 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] 168 - │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout] 168 + │  File    │───> FileProducer ───> Stream ─--> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:168:45
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> 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] 168 - │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout] 168 + │  File    │───> FileProducer ───> Stream ──-> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:168:60
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> 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] 168 - │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout] 168 + │  File    │───> FileProducer ───> Stream ───> Transformer ---> Stream ───> FileConsumer ───> File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:168:61
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> 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] 168 - │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout] 168 + │  File    │───> FileProducer ───> Stream ───> Transformer ─--> Stream ───> FileConsumer ───> File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:168:62
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> 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] 168 - │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout] 168 + │  File    │───> FileProducer ───> Stream ───> Transformer ──-> Stream ───> FileConsumer ───> File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:168:72
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> 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] 168 - │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout] 168 + │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ---> FileConsumer ───> File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:168:73
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> 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] 168 - │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout] 168 + │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ─--> FileConsumer ───> File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:168:74
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> 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] 168 - │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout] 168 + │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ──-> FileConsumer ───> File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:168:90
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> 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] 168 - │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout] 168 + │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ---> File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:168:91
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> 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] 168 - │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout] 168 + │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ─--> File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:168:92
[INFO] [stdout]     |
[INFO] [stdout] 168 | │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> 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] 168 - │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ───> File
[INFO] [stdout] 168 + │  File    │───> FileProducer ───> Stream ───> Transformer ───> Stream ───> FileConsumer ──-> File
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2514}
[INFO] [stdout]    --> src/../README.md:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:2
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └----------┘                                                                                   └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:3
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └─---------┘                                                                                   └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:4
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └──--------┘                                                                                   └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └───-------┘                                                                                   └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:6
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └────------┘                                                                                   └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:7
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └─────-----┘                                                                                   └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:8
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └──────----┘                                                                                   └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └───────---┘                                                                                   └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:10
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └────────--┘                                                                                   └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:11
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └─────────-┘                                                                                   └──────────┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2518}
[INFO] [stdout]    --> src/../README.md:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[INFO] [stdout]     |            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2514}
[INFO] [stdout]    --> src/../README.md:169:96
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[INFO] [stdout]     |                                                                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:97
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └──────────┘                                                                                   └----------┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:98
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └──────────┘                                                                                   └─---------┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:99
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └──────────┘                                                                                   └──--------┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:100
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └──────────┘                                                                                   └───-------┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:101
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └──────────┘                                                                                   └────------┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:102
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └──────────┘                                                                                   └─────-----┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:103
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └──────────┘                                                                                   └──────----┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:104
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └──────────┘                                                                                   └───────---┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:105
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └──────────┘                                                                                   └────────--┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]    --> src/../README.md:169:106
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[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] 169 - └──────────┘                                                                                   └──────────┘
[INFO] [stdout] 169 + └──────────┘                                                                                   └─────────-┘
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2518}
[INFO] [stdout]    --> src/../README.md:169:107
[INFO] [stdout]     |
[INFO] [stdout] 169 | └──────────┘                                                                                   └──────────┘
[INFO] [stdout]     |                                                                                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `-`
[INFO] [stdout]    --> src/../README.md:167:2
[INFO] [stdout]     |
[INFO] [stdout] 167 | ┌──────────┐
[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 184) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileProducer`
[INFO] [stdout]    --> src/../README.md:185:16
[INFO] [stdout]     |
[INFO] [stdout] 185 | let producer = FileProducer::new("input.txt")?
[INFO] [stdout]     |                ^^^^^^^^^^^^ use of undeclared type `FileProducer`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 184 + use streamweave_file::FileProducer;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProducerConfig`
[INFO] [stdout]    --> src/../README.md:186:18
[INFO] [stdout]     |
[INFO] [stdout] 186 |     .with_config(ProducerConfig::default()
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ use of undeclared type `ProducerConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 184 + use streamweave::ProducerConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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 194) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileConsumer`
[INFO] [stdout]    --> src/../README.md:195:16
[INFO] [stdout]     |
[INFO] [stdout] 195 | let consumer = FileConsumer::new("output.txt")?
[INFO] [stdout]     |                ^^^^^^^^^^^^ use of undeclared type `FileConsumer`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 194 + use streamweave_file::FileConsumer;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConsumerConfig` in this scope
[INFO] [stdout]    --> src/../README.md:196:18
[INFO] [stdout]     |
[INFO] [stdout] 196 |     .with_config(ConsumerConfig {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 194 + use streamweave::ConsumerConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ErrorStrategy`
[INFO] [stdout]    --> src/../README.md:197:25
[INFO] [stdout]     |
[INFO] [stdout] 197 |         error_strategy: ErrorStrategy::Skip,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ use of undeclared type `ErrorStrategy`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 194 + use streamweave_error::ErrorStrategy;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 114) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `streamweave_pipeline`
[INFO] [stdout]    --> src/../README.md:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | use streamweave_pipeline::PipelineBuilder;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `streamweave_pipeline`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 117 - use streamweave_pipeline::PipelineBuilder;
[INFO] [stdout] 117 + use streamweave_file::PipelineBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `streamweave_transformers`
[INFO] [stdout]    --> src/../README.md:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | 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[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/../README.md:127:16
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_114_0() {
[INFO] [stdout]     |                                      ----------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 127 | pipeline.run().await?;
[INFO] [stdout]     |                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/../README.md:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 |     .producer(FileProducer::new("input.txt")?)
[INFO] [stdout]     |               ----------------- ^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/producers/file_producer.rs:20:10
[INFO] [stdout]     |
[INFO] [stdout]  20 |   pub fn new(path: String) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 121 |     .producer(FileProducer::new("input.txt".to_string())?)
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]    --> src/../README.md:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |     .producer(FileProducer::new("input.txt")?)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `FileProducer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Try` is not implemented for `FileProducer`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/../README.md:121:45
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_114_0() {
[INFO] [stdout]     |                                      ----------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 121 |     .producer(FileProducer::new("input.txt")?)
[INFO] [stdout]     |                                             ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/../README.md:125:33
[INFO] [stdout]     |
[INFO] [stdout] 125 |     .consumer(FileConsumer::new("output.txt")?);
[INFO] [stdout]     |               ----------------- ^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/consumers/file_consumer.rs:24:10
[INFO] [stdout]     |
[INFO] [stdout]  24 |   pub fn new(path: String) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 125 |     .consumer(FileConsumer::new("output.txt".to_string())?);
[INFO] [stdout]     |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]    --> src/../README.md:125:15
[INFO] [stdout]     |
[INFO] [stdout] 125 |     .consumer(FileConsumer::new("output.txt")?);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `FileConsumer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Try` is not implemented for `FileConsumer`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/../README.md:125:46
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_114_0() {
[INFO] [stdout]     |                                      ----------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 125 |     .consumer(FileConsumer::new("output.txt")?);
[INFO] [stdout]     |                                              ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 33) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `streamweave_pipeline`
[INFO] [stdout]   --> src/../README.md:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use streamweave_pipeline::PipelineBuilder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `streamweave_pipeline`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 - use streamweave_pipeline::PipelineBuilder;
[INFO] [stdout] 36 + use streamweave_file::PipelineBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/../README.md:43:16
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_33_0() {
[INFO] [stdout]    |                                      ---------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 43 | pipeline.run().await?;
[INFO] [stdout]    |                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/../README.md:39:33
[INFO] [stdout]    |
[INFO] [stdout] 39 |     .producer(FileProducer::new("input.txt")?)
[INFO] [stdout]    |               ----------------- ^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/producers/file_producer.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |   pub fn new(path: String) -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 39 |     .producer(FileProducer::new("input.txt".to_string())?)
[INFO] [stdout]    |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]   --> src/../README.md:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |     .producer(FileProducer::new("input.txt")?)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `FileProducer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Try` is not implemented for `FileProducer`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/../README.md:39:45
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_33_0() {
[INFO] [stdout]    |                                      ---------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 39 |     .producer(FileProducer::new("input.txt")?)
[INFO] [stdout]    |                                             ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/../README.md:41:33
[INFO] [stdout]    |
[INFO] [stdout] 41 |     .consumer(FileConsumer::new("output.txt")?);
[INFO] [stdout]    |               ----------------- ^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/consumers/file_consumer.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 |   pub fn new(path: String) -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 41 |     .consumer(FileConsumer::new("output.txt".to_string())?);
[INFO] [stdout]    |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]   --> src/../README.md:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |     .consumer(FileConsumer::new("output.txt")?);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `FileConsumer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Try` is not implemented for `FileConsumer`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/../README.md:41:46
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_33_0() {
[INFO] [stdout]    |                                      ---------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 41 |     .consumer(FileConsumer::new("output.txt")?);
[INFO] [stdout]    |                                              ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 99) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `streamweave_pipeline`
[INFO] [stdout]    --> src/../README.md:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | use streamweave_pipeline::PipelineBuilder;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `streamweave_pipeline`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 102 - use streamweave_pipeline::PipelineBuilder;
[INFO] [stdout] 102 + use streamweave_file::PipelineBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/../README.md:108:16
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_99_0() {
[INFO] [stdout]     |                                      ---------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 108 | pipeline.run().await?;
[INFO] [stdout]     |                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/../README.md:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 |     .producer(FileProducer::new("input.txt")?)
[INFO] [stdout]     |               ----------------- ^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/producers/file_producer.rs:20:10
[INFO] [stdout]     |
[INFO] [stdout]  20 |   pub fn new(path: String) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 105 |     .producer(FileProducer::new("input.txt".to_string())?)
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]    --> src/../README.md:105:15
[INFO] [stdout]     |
[INFO] [stdout] 105 |     .producer(FileProducer::new("input.txt")?)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `FileProducer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Try` is not implemented for `FileProducer`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/../README.md:105:45
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_99_0() {
[INFO] [stdout]     |                                      ---------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 105 |     .producer(FileProducer::new("input.txt")?)
[INFO] [stdout]     |                                             ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/../README.md:106:33
[INFO] [stdout]     |
[INFO] [stdout] 106 |     .consumer(FileConsumer::new("output.txt")?);
[INFO] [stdout]     |               ----------------- ^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/consumers/file_consumer.rs:24:10
[INFO] [stdout]     |
[INFO] [stdout]  24 |   pub fn new(path: String) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 106 |     .consumer(FileConsumer::new("output.txt".to_string())?);
[INFO] [stdout]     |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]    --> src/../README.md:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 |     .consumer(FileConsumer::new("output.txt")?);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `FileConsumer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Try` is not implemented for `FileConsumer`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/../README.md:106:46
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_99_0() {
[INFO] [stdout]     |                                      ---------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 106 |     .consumer(FileConsumer::new("output.txt")?);
[INFO] [stdout]     |                                              ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 56) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/../README.md:60:34
[INFO] [stdout]    |
[INFO] [stdout] 60 | let consumer = FileConsumer::new("output.txt")?;
[INFO] [stdout]    |                ----------------- ^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/consumers/file_consumer.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 |   pub fn new(path: String) -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 60 | let consumer = FileConsumer::new("output.txt".to_string())?;
[INFO] [stdout]    |                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]   --> src/../README.md:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 | let consumer = FileConsumer::new("output.txt")?;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `FileConsumer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Try` is not implemented for `FileConsumer`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/../README.md:60:47
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_56_0() {
[INFO] [stdout]    |                                      ---------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 60 | let consumer = FileConsumer::new("output.txt")?;
[INFO] [stdout]    |                                               ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 47) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/../README.md:51:34
[INFO] [stdout]    |
[INFO] [stdout] 51 | let producer = FileProducer::new("data.txt")?;
[INFO] [stdout]    |                ----------------- ^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/producers/file_producer.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |   pub fn new(path: String) -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 51 | let producer = FileProducer::new("data.txt".to_string())?;
[INFO] [stdout]    |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]   --> src/../README.md:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 | let producer = FileProducer::new("data.txt")?;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `FileProducer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Try` is not implemented for `FileProducer`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/../README.md:51:45
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_47_0() {
[INFO] [stdout]    |                                      ---------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 51 | let producer = FileProducer::new("data.txt")?;
[INFO] [stdout]    |                                             ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 206) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileProducer`
[INFO] [stdout]    --> src/../README.md:211:15
[INFO] [stdout]     |
[INFO] [stdout] 211 |     .producer(FileProducer::new("input.txt")?)
[INFO] [stdout]     |               ^^^^^^^^^^^^ use of undeclared type `FileProducer`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 206 + use streamweave_file::FileProducer;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileConsumer`
[INFO] [stdout]    --> src/../README.md:212:15
[INFO] [stdout]     |
[INFO] [stdout] 212 |     .consumer(FileConsumer::new("output.txt")?);
[INFO] [stdout]     |               ^^^^^^^^^^^^ use of undeclared type `FileConsumer`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 206 + use streamweave_file::FileConsumer;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PipelineBuilder`
[INFO] [stdout]    --> src/../README.md:209:16
[INFO] [stdout]     |
[INFO] [stdout] 209 | let pipeline = PipelineBuilder::new()
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ use of undeclared type `PipelineBuilder`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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 148) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `streamweave_pipeline`
[INFO] [stdout]    --> src/../README.md:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | use streamweave_pipeline::PipelineBuilder;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `streamweave_pipeline`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 151 - use streamweave_pipeline::PipelineBuilder;
[INFO] [stdout] 151 + use streamweave_file::PipelineBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/../README.md:160:16
[INFO] [stdout]     |
[INFO] [stdout] 149 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_148_0() {
[INFO] [stdout]     |                                      ----------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 160 | pipeline.run().await?;
[INFO] [stdout]     |                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/../README.md:154:33
[INFO] [stdout]     |
[INFO] [stdout] 154 |     .producer(FileProducer::new("data.csv")?)
[INFO] [stdout]     |               ----------------- ^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/producers/file_producer.rs:20:10
[INFO] [stdout]     |
[INFO] [stdout]  20 |   pub fn new(path: String) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 154 |     .producer(FileProducer::new("data.csv".to_string())?)
[INFO] [stdout]     |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]    --> src/../README.md:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |     .producer(FileProducer::new("data.csv")?)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `FileProducer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Try` is not implemented for `FileProducer`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/../README.md:154:44
[INFO] [stdout]     |
[INFO] [stdout] 149 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_148_0() {
[INFO] [stdout]     |                                      ----------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 154 |     .producer(FileProducer::new("data.csv")?)
[INFO] [stdout]     |                                            ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/../README.md:158:33
[INFO] [stdout]     |
[INFO] [stdout] 158 |     .consumer(FileConsumer::new("results.txt")?);
[INFO] [stdout]     |               ----------------- ^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/consumers/file_consumer.rs:24:10
[INFO] [stdout]     |
[INFO] [stdout]  24 |   pub fn new(path: String) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 158 |     .consumer(FileConsumer::new("results.txt".to_string())?);
[INFO] [stdout]     |                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]    --> src/../README.md:158:15
[INFO] [stdout]     |
[INFO] [stdout] 158 |     .consumer(FileConsumer::new("results.txt")?);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `FileConsumer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Try` is not implemented for `FileConsumer`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/../README.md:158:47
[INFO] [stdout]     |
[INFO] [stdout] 149 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_148_0() {
[INFO] [stdout]     |                                      ----------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 158 |     .consumer(FileConsumer::new("results.txt")?);
[INFO] [stdout]     |                                               ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 133) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `streamweave_pipeline`
[INFO] [stdout]    --> src/../README.md:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | use streamweave_pipeline::PipelineBuilder;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `streamweave_pipeline`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 136 - use streamweave_pipeline::PipelineBuilder;
[INFO] [stdout] 136 + use streamweave_file::PipelineBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/../README.md:140:33
[INFO] [stdout]     |
[INFO] [stdout] 140 |     .producer(FileProducer::new("large_file.txt")?)
[INFO] [stdout]     |               ----------------- ^^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/producers/file_producer.rs:20:10
[INFO] [stdout]     |
[INFO] [stdout]  20 |   pub fn new(path: String) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 140 |     .producer(FileProducer::new("large_file.txt".to_string())?)
[INFO] [stdout]     |                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]    --> src/../README.md:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 |     .producer(FileProducer::new("large_file.txt")?)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `FileProducer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Try` is not implemented for `FileProducer`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/../README.md:140:50
[INFO] [stdout]     |
[INFO] [stdout] 134 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_133_0() {
[INFO] [stdout]     |                                      ----------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 140 |     .producer(FileProducer::new("large_file.txt")?)
[INFO] [stdout]     |                                                  ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 114)
[INFO] [stdout]     src/../README.md - (line 133)
[INFO] [stdout]     src/../README.md - (line 148)
[INFO] [stdout]     src/../README.md - (line 166)
[INFO] [stdout]     src/../README.md - (line 184)
[INFO] [stdout]     src/../README.md - (line 194)
[INFO] [stdout]     src/../README.md - (line 206)
[INFO] [stdout]     src/../README.md - (line 33)
[INFO] [stdout]     src/../README.md - (line 47)
[INFO] [stdout]     src/../README.md - (line 56)
[INFO] [stdout]     src/../README.md - (line 99)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.76s; merged doctests compilation took 0.27s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2c2420eb850184722a7e8fb1bf54dc118b50b2a5ce7cec21a8c0df63d3467b53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c2420eb850184722a7e8fb1bf54dc118b50b2a5ce7cec21a8c0df63d3467b53", kill_on_drop: false }`
[INFO] [stdout] 2c2420eb850184722a7e8fb1bf54dc118b50b2a5ce7cec21a8c0df63d3467b53
