[INFO] fetching crate streamweave-process 0.6.0...
[INFO] testing streamweave-process-0.6.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate streamweave-process 0.6.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate streamweave-process 0.6.0
[INFO] finished tweaking crates.io crate streamweave-process 0.6.0
[INFO] tweaked toml for crates.io crate streamweave-process 0.6.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate streamweave-process 0.6.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-process 0.6.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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d14b81349f7bd50034a01fc96483ef43f632f7406af10d876318fcf80f76db4f
[INFO] running `Command { std: "docker" "start" "-a" "d14b81349f7bd50034a01fc96483ef43f632f7406af10d876318fcf80f76db4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d14b81349f7bd50034a01fc96483ef43f632f7406af10d876318fcf80f76db4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d14b81349f7bd50034a01fc96483ef43f632f7406af10d876318fcf80f76db4f", kill_on_drop: false }`
[INFO] [stdout] d14b81349f7bd50034a01fc96483ef43f632f7406af10d876318fcf80f76db4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c2af5a96ce8cc0bc878c8b897a03ac1aa63429e59cf863c68cf60ab7dd056766
[INFO] running `Command { std: "docker" "start" "-a" "c2af5a96ce8cc0bc878c8b897a03ac1aa63429e59cf863c68cf60ab7dd056766", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling zmij v1.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[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 tracing v0.1.44
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling streamweave-error v0.6.0
[INFO] [stderr]    Compiling streamweave v0.6.0
[INFO] [stderr]    Compiling streamweave-process v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.97s
[INFO] running `Command { std: "docker" "inspect" "c2af5a96ce8cc0bc878c8b897a03ac1aa63429e59cf863c68cf60ab7dd056766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2af5a96ce8cc0bc878c8b897a03ac1aa63429e59cf863c68cf60ab7dd056766", kill_on_drop: false }`
[INFO] [stdout] c2af5a96ce8cc0bc878c8b897a03ac1aa63429e59cf863c68cf60ab7dd056766
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 475ef6a1f3262d949c88753274d95a770d8dc3725a9a90f19783785a26cd7132
[INFO] running `Command { std: "docker" "start" "-a" "475ef6a1f3262d949c88753274d95a770d8dc3725a9a90f19783785a26cd7132", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[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 rand_core v0.9.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling streamweave-error v0.6.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling streamweave v0.6.0
[INFO] [stderr]    Compiling streamweave-process v0.6.0 (/opt/rustwide/workdir)
[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.23s
[INFO] running `Command { std: "docker" "inspect" "475ef6a1f3262d949c88753274d95a770d8dc3725a9a90f19783785a26cd7132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "475ef6a1f3262d949c88753274d95a770d8dc3725a9a90f19783785a26cd7132", kill_on_drop: false }`
[INFO] [stdout] 475ef6a1f3262d949c88753274d95a770d8dc3725a9a90f19783785a26cd7132
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5e6dff9629442ae6b3d7169668558c9c76f7880ca28c98d282d06cc95e797001
[INFO] running `Command { std: "docker" "start" "-a" "5e6dff9629442ae6b3d7169668558c9c76f7880ca28c98d282d06cc95e797001", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/streamweave_process-feb2673c4b1a6f0e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests streamweave_process
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/../README.md - (line 109) ... FAILED
[INFO] [stdout] test src/../README.md - (line 88) ... FAILED
[INFO] [stdout] test src/../README.md - (line 49) ... FAILED
[INFO] [stdout] test src/../README.md - (line 69) ... FAILED
[INFO] [stdout] test src/../README.md - (line 148) ... FAILED
[INFO] [stdout] test src/../README.md - (line 33) ... FAILED
[INFO] [stdout] test src/../README.md - (line 190) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/../README.md - (line 130) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 109) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `streamweave_pipeline`
[INFO] [stdout]    --> src/../README.md:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | 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:124:16
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_109_0() {
[INFO] [stdout]     |                                      ----------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 124 | 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:114:37
[INFO] [stdout]     |
[INFO] [stdout] 114 | let producer = ProcessProducer::new("find")
[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/process_producer.rs:27:10
[INFO] [stdout]     |
[INFO] [stdout]  27 |   pub fn new(command: String) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 114 | let producer = ProcessProducer::new("find".to_string())
[INFO] [stdout]     |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/../README.md:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 |     .arg(".")
[INFO] [stdout]     |      --- ^^^ expected `String`, found `&str`
[INFO] [stdout]     |      |
[INFO] [stdout]     |      arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/process_producer.rs:36:10
[INFO] [stdout]     |
[INFO] [stdout]  36 |   pub fn arg(mut self, arg: String) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 115 |     .arg(".".to_string())
[INFO] [stdout]     |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/../README.md:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 |     .arg("-name")
[INFO] [stdout]     |      --- ^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]     |      |
[INFO] [stdout]     |      arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/process_producer.rs:36:10
[INFO] [stdout]     |
[INFO] [stdout]  36 |   pub fn arg(mut self, arg: String) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 116 |     .arg("-name".to_string())
[INFO] [stdout]     |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/../README.md:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 |     .arg("*.rs");
[INFO] [stdout]     |      --- ^^^^^^ expected `String`, found `&str`
[INFO] [stdout]     |      |
[INFO] [stdout]     |      arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/process_producer.rs:36:10
[INFO] [stdout]     |
[INFO] [stdout]  36 |   pub fn arg(mut self, arg: String) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 117 |     .arg("*.rs".to_string());
[INFO] [stdout]     |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 88) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `ConsumerConfig` in this scope
[INFO] [stdout]   --> src/../README.md:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub config: ConsumerConfig<String>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 88 + use streamweave::ConsumerConfig;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 49) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `streamweave_pipeline`
[INFO] [stdout]   --> src/../README.md:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | 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:61:16
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_49_0() {
[INFO] [stdout]    |                                      ---------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 61 | 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:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 | let consumer = ProcessConsumer::new("grep")
[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/process_consumer.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub fn new(command: String) -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 54 | let consumer = ProcessConsumer::new("grep".to_string())
[INFO] [stdout]    |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/../README.md:55:10
[INFO] [stdout]    |
[INFO] [stdout] 55 |     .arg("pattern");
[INFO] [stdout]    |      --- ^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |      |
[INFO] [stdout]    |      arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/process_consumer.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |   pub fn arg(mut self, arg: String) -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 55 |     .arg("pattern".to_string());
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 69) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `ProducerConfig` in this scope
[INFO] [stdout]   --> src/../README.md:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub config: ProducerConfig<String>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 69 + use streamweave::ProducerConfig;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 148) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/../README.md:153:37
[INFO] [stdout]     |
[INFO] [stdout] 153 | let producer = ProcessProducer::new("command")
[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/process_producer.rs:27:10
[INFO] [stdout]     |
[INFO] [stdout]  27 |   pub fn new(command: String) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 153 | let producer = ProcessProducer::new("command".to_string())
[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 E0308`.
[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: 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:45: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] 45 | 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:38:37
[INFO] [stdout]    |
[INFO] [stdout] 38 | let producer = ProcessProducer::new("ls")
[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/process_producer.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub fn new(command: String) -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 38 | let producer = ProcessProducer::new("ls".to_string())
[INFO] [stdout]    |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/../README.md:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 |     .arg("-la");
[INFO] [stdout]    |      --- ^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |      |
[INFO] [stdout]    |      arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/process_producer.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |   pub fn arg(mut self, arg: String) -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 39 |     .arg("-la".to_string());
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 190) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProcessProducer`
[INFO] [stdout]    --> src/../README.md:193:16
[INFO] [stdout]     |
[INFO] [stdout] 193 | let producer = ProcessProducer::new("command")
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ use of undeclared type `ProcessProducer`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 190 + use streamweave_process::ProcessProducer;
[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 130) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `streamweave_pipeline`
[INFO] [stdout]    --> src/../README.md:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | 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:142:16
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_130_0() {
[INFO] [stdout]     |                                      ----------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 142 | 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:135:37
[INFO] [stdout]     |
[INFO] [stdout] 135 | let consumer = ProcessConsumer::new("sort")
[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/process_consumer.rs:27:10
[INFO] [stdout]     |
[INFO] [stdout]  27 |   pub fn new(command: String) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 135 | let consumer = ProcessConsumer::new("sort".to_string())
[INFO] [stdout]     |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/../README.md:136:10
[INFO] [stdout]     |
[INFO] [stdout] 136 |     .arg("-r");
[INFO] [stdout]     |      --- ^^^^ expected `String`, found `&str`
[INFO] [stdout]     |      |
[INFO] [stdout]     |      arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/process_consumer.rs:36:10
[INFO] [stdout]     |
[INFO] [stdout]  36 |   pub fn arg(mut self, arg: String) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 136 |     .arg("-r".to_string());
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 109)
[INFO] [stdout]     src/../README.md - (line 130)
[INFO] [stdout]     src/../README.md - (line 148)
[INFO] [stdout]     src/../README.md - (line 190)
[INFO] [stdout]     src/../README.md - (line 33)
[INFO] [stdout]     src/../README.md - (line 49)
[INFO] [stdout]     src/../README.md - (line 69)
[INFO] [stdout]     src/../README.md - (line 88)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.56s; merged doctests compilation took 0.19s
[INFO] running `Command { std: "docker" "inspect" "5e6dff9629442ae6b3d7169668558c9c76f7880ca28c98d282d06cc95e797001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e6dff9629442ae6b3d7169668558c9c76f7880ca28c98d282d06cc95e797001", kill_on_drop: false }`
[INFO] [stdout] 5e6dff9629442ae6b3d7169668558c9c76f7880ca28c98d282d06cc95e797001
