[INFO] fetching crate rstreams 0.1.0... [INFO] testing rstreams-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [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 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fork_stream v0.1.0 [INFO] [stderr] Downloaded nombytes v0.1.1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66e4a1260c82c2110b0dc5430704dfb1ca7d9210f13b28742d8901836710c2b7 [INFO] running `Command { std: "docker" "start" "-a" "66e4a1260c82c2110b0dc5430704dfb1ca7d9210f13b28742d8901836710c2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66e4a1260c82c2110b0dc5430704dfb1ca7d9210f13b28742d8901836710c2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66e4a1260c82c2110b0dc5430704dfb1ca7d9210f13b28742d8901836710c2b7", kill_on_drop: false }` [INFO] [stdout] 66e4a1260c82c2110b0dc5430704dfb1ca7d9210f13b28742d8901836710c2b7 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e7da0de72ed4389a7e3c39f7f81878e8125086b42b2fa2c2069ebe10be8bcfad [INFO] running `Command { std: "docker" "start" "-a" "e7da0de72ed4389a7e3c39f7f81878e8125086b42b2fa2c2069ebe10be8bcfad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [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 smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [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 itoa v1.0.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling tracing-core v0.1.32 [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 mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.60 [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 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 tokio v1.37.0 [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 9.53s [INFO] running `Command { std: "docker" "inspect" "e7da0de72ed4389a7e3c39f7f81878e8125086b42b2fa2c2069ebe10be8bcfad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7da0de72ed4389a7e3c39f7f81878e8125086b42b2fa2c2069ebe10be8bcfad", kill_on_drop: false }` [INFO] [stdout] e7da0de72ed4389a7e3c39f7f81878e8125086b42b2fa2c2069ebe10be8bcfad [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f2185f41f55fab9cff76e8c1c8c1c47a4a8160356bbbdde5f4ec550f899221f5 [INFO] running `Command { std: "docker" "start" "-a" "f2185f41f55fab9cff76e8c1c8c1c47a4a8160356bbbdde5f4ec550f899221f5", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [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/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] 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] [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] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [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/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] 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] [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" "f2185f41f55fab9cff76e8c1c8c1c47a4a8160356bbbdde5f4ec550f899221f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2185f41f55fab9cff76e8c1c8c1c47a4a8160356bbbdde5f4ec550f899221f5", kill_on_drop: false }` [INFO] [stdout] f2185f41f55fab9cff76e8c1c8c1c47a4a8160356bbbdde5f4ec550f899221f5