[INFO] fetching crate rstreams 0.1.0... [INFO] testing rstreams-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate rstreams 0.1.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rstreams 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded autocfg v1.2.0 [INFO] [stderr] Downloaded fork_stream v0.1.0 [INFO] [stderr] Downloaded serde_derive v1.0.198 [INFO] [stderr] Downloaded socket2 v0.5.6 [INFO] [stderr] Downloaded serde v1.0.198 [INFO] [stderr] Downloaded bytes v1.6.0 [INFO] [stderr] Downloaded serde_json v1.0.116 [INFO] [stderr] Downloaded redb v2.0.0 [INFO] [stderr] Downloaded samsa v0.1.4 [INFO] [stderr] Downloaded tokio v1.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51ec877c86ff83ec72bd6452f3e57a721cdbfbd9f5ef3170d59c8bee57e3752e [INFO] running `Command { std: "docker" "start" "-a" "51ec877c86ff83ec72bd6452f3e57a721cdbfbd9f5ef3170d59c8bee57e3752e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51ec877c86ff83ec72bd6452f3e57a721cdbfbd9f5ef3170d59c8bee57e3752e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ec877c86ff83ec72bd6452f3e57a721cdbfbd9f5ef3170d59c8bee57e3752e", kill_on_drop: false }` [INFO] [stdout] 51ec877c86ff83ec72bd6452f3e57a721cdbfbd9f5ef3170d59c8bee57e3752e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2e759a632ae37fbcc499bdea698fce8f118af2c1c7aaa55a262064ffc540c92 [INFO] running `Command { std: "docker" "start" "-a" "d2e759a632ae37fbcc499bdea698fce8f118af2c1c7aaa55a262064ffc540c92", 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 memchr v2.7.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling redb v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [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 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 num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.37.0 [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 38.20s [INFO] running `Command { std: "docker" "inspect" "d2e759a632ae37fbcc499bdea698fce8f118af2c1c7aaa55a262064ffc540c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2e759a632ae37fbcc499bdea698fce8f118af2c1c7aaa55a262064ffc540c92", kill_on_drop: false }` [INFO] [stdout] d2e759a632ae37fbcc499bdea698fce8f118af2c1c7aaa55a262064ffc540c92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d12da3d74f4ea4cf1cc10c4365ae86f8d3c3a9fbf3af547d708b4c9b80d43e5f [INFO] running `Command { std: "docker" "start" "-a" "d12da3d74f4ea4cf1cc10c4365ae86f8d3c3a9fbf3af547d708b4c9b80d43e5f", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [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/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] 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] [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 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] 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] [stderr] error: could not compile `rstreams` (example "stocks") due to 2 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d12da3d74f4ea4cf1cc10c4365ae86f8d3c3a9fbf3af547d708b4c9b80d43e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d12da3d74f4ea4cf1cc10c4365ae86f8d3c3a9fbf3af547d708b4c9b80d43e5f", kill_on_drop: false }` [INFO] [stdout] d12da3d74f4ea4cf1cc10c4365ae86f8d3c3a9fbf3af547d708b4c9b80d43e5f