[INFO] fetching crate rstreams 0.1.0...
[INFO] testing rstreams-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate rstreams 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rstreams 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rstreams 0.1.0
[INFO] tweaked toml for crates.io crate rstreams 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rstreams 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rstreams 0.1.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-stream v0.1.15
[INFO] [stderr]   Downloaded nombytes v0.1.1
[INFO] [stderr]   Downloaded fork_stream v0.1.0
[INFO] [stderr]   Downloaded serde_derive v1.0.198
[INFO] [stderr]   Downloaded serde v1.0.198
[INFO] [stderr]   Downloaded cc v1.0.95
[INFO] [stderr]   Downloaded redb v2.0.0
[INFO] [stderr]   Downloaded samsa v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bbf51efc6aadd285772f5f914051d920796e6582b0d0c887ce6a8be95c45551
[INFO] running `Command { std: "docker" "start" "-a" "6bbf51efc6aadd285772f5f914051d920796e6582b0d0c887ce6a8be95c45551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bbf51efc6aadd285772f5f914051d920796e6582b0d0c887ce6a8be95c45551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bbf51efc6aadd285772f5f914051d920796e6582b0d0c887ce6a8be95c45551", kill_on_drop: false }`
[INFO] [stdout] 6bbf51efc6aadd285772f5f914051d920796e6582b0d0c887ce6a8be95c45551
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8499898c93c7ab0ceae2fa6cead3140d2b3a5b5092272d5e16cfbce14162303f
[INFO] running `Command { std: "docker" "start" "-a" "8499898c93c7ab0ceae2fa6cead3140d2b3a5b5092272d5e16cfbce14162303f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling redb v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling rstreams v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.59s
[INFO] running `Command { std: "docker" "inspect" "8499898c93c7ab0ceae2fa6cead3140d2b3a5b5092272d5e16cfbce14162303f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8499898c93c7ab0ceae2fa6cead3140d2b3a5b5092272d5e16cfbce14162303f", kill_on_drop: false }`
[INFO] [stdout] 8499898c93c7ab0ceae2fa6cead3140d2b3a5b5092272d5e16cfbce14162303f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 714c2c55ef897d2042ea67dbbb7d12cc9d96850239afd3546f1027666c1e1a2c
[INFO] running `Command { std: "docker" "start" "-a" "714c2c55ef897d2042ea67dbbb7d12cc9d96850239afd3546f1027666c1e1a2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rstreams v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling fork_stream v0.1.0
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `samsa`
[INFO] [stdout]  --> example/loader.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use samsa::prelude::{ProduceMessage, ProducerBuilder};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `samsa`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `samsa`, use `cargo add samsa` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `samsa`
[INFO] [stdout]  --> example/tpipe.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use samsa::prelude::ConsumerBuilder;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `samsa`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `samsa`, use `cargo add samsa` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rstreams` (example "loader") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rstreams` (example "tpipe") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `samsa`
[INFO] [stdout]  --> example/tpipe2.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use samsa::prelude::ConsumerBuilder;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `samsa`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `samsa`, use `cargo add samsa` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `samsa`
[INFO] [stdout]   --> example/stocks.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use samsa::prelude::{ConsumerBuilder, ProduceMessage, ProducerBuilder};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `samsa`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `samsa`, use `cargo add samsa` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstreams::into_flat_stream`
[INFO] [stdout]   --> example/stocks.rs:6:36
[INFO] [stdout]    |
[INFO] [stdout]  6 |     erase_stream_type, from_bytes, into_flat_stream, to_bytes,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^ no `into_flat_stream` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "kafka")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `kafka` feature
[INFO] [stdout] 45 | pub fn into_flat_stream(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rstreams` (example "tpipe2") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rstreams` (example "stocks") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "714c2c55ef897d2042ea67dbbb7d12cc9d96850239afd3546f1027666c1e1a2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "714c2c55ef897d2042ea67dbbb7d12cc9d96850239afd3546f1027666c1e1a2c", kill_on_drop: false }`
[INFO] [stdout] 714c2c55ef897d2042ea67dbbb7d12cc9d96850239afd3546f1027666c1e1a2c
