[INFO] fetching crate rstreams 0.1.0...
[INFO] checking rstreams-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate rstreams 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate rstreams 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-4-tc2/source/Cargo.toml
[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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3efb985fde04a9a9bbcebd2a30c534edc9fc13d2ba93dfece8a5e98434713d7c
[INFO] running `Command { std: "docker" "start" "-a" "3efb985fde04a9a9bbcebd2a30c534edc9fc13d2ba93dfece8a5e98434713d7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3efb985fde04a9a9bbcebd2a30c534edc9fc13d2ba93dfece8a5e98434713d7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3efb985fde04a9a9bbcebd2a30c534edc9fc13d2ba93dfece8a5e98434713d7c", kill_on_drop: false }`
[INFO] [stdout] 3efb985fde04a9a9bbcebd2a30c534edc9fc13d2ba93dfece8a5e98434713d7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aec64b6c771ad01d3e2e8c431231e3c1882351539cb4fc6a036a29153db2caed
[INFO] running `Command { std: "docker" "start" "-a" "aec64b6c771ad01d3e2e8c431231e3c1882351539cb4fc6a036a29153db2caed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling redb v2.0.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling syn v2.0.60
[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 tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking fork_stream v0.1.0
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking rstreams v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `samsa`
[INFO] [stdout]  --> example/loader.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use samsa::prelude::{ProduceMessage, ProducerBuilder};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `samsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `samsa`
[INFO] [stdout]  --> example/tpipe2.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use samsa::prelude::ConsumerBuilder;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `samsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `samsa`
[INFO] [stdout]  --> example/tpipe.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use samsa::prelude::ConsumerBuilder;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `samsa`
[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 "loader") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `samsa`
[INFO] [stdout]   --> example/stocks.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use samsa::prelude::{ConsumerBuilder, ProduceMessage, ProducerBuilder};
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `samsa`
[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] 45 | pub fn into_flat_stream(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `kafka` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "kafka")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[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 "tpipe2") due to 1 previous error
[INFO] [stderr] error: could not compile `rstreams` (example "tpipe") 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" "aec64b6c771ad01d3e2e8c431231e3c1882351539cb4fc6a036a29153db2caed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aec64b6c771ad01d3e2e8c431231e3c1882351539cb4fc6a036a29153db2caed", kill_on_drop: false }`
[INFO] [stdout] aec64b6c771ad01d3e2e8c431231e3c1882351539cb4fc6a036a29153db2caed
