[INFO] fetching crate swimos_multi_reader 0.1.1... [INFO] checking swimos_multi_reader-0.1.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate swimos_multi_reader 0.1.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate swimos_multi_reader 0.1.1 [INFO] finished tweaking crates.io crate swimos_multi_reader 0.1.1 [INFO] tweaked toml for crates.io crate swimos_multi_reader 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate swimos_multi_reader 0.1.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 50 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16db9e9f057a30b7712c0288ed3ec5fc32b351fb4af87e3fee7543caa670d0b5 [INFO] running `Command { std: "docker" "start" "-a" "16db9e9f057a30b7712c0288ed3ec5fc32b351fb4af87e3fee7543caa670d0b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16db9e9f057a30b7712c0288ed3ec5fc32b351fb4af87e3fee7543caa670d0b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16db9e9f057a30b7712c0288ed3ec5fc32b351fb4af87e3fee7543caa670d0b5", kill_on_drop: false }` [INFO] [stdout] 16db9e9f057a30b7712c0288ed3ec5fc32b351fb4af87e3fee7543caa670d0b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e52065833e362c5eea54a7d7f269c5f6269b1ad879368220a3249640fe07f536 [INFO] running `Command { std: "docker" "start" "-a" "e52065833e362c5eea54a7d7f269c5f6269b1ad879368220a3249640fe07f536", kill_on_drop: false }` [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking swimos_byte_channel v0.1.1 [INFO] [stderr] Checking swimos_multi_reader v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `swimos_api` [INFO] [stdout] --> src/reader/tests.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use swimos_api::address::RelativeAddress; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `swimos_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `swimos_api`, use `cargo add swimos_api` 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 `swimos_form` [INFO] [stdout] --> src/reader/tests.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use swimos_form::read::RecognizerReadable; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `swimos_form` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `swimos_form`, use `cargo add swimos_form` 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 `swimos_messages` [INFO] [stdout] --> src/reader/tests.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use swimos_messages::protocol::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `swimos_messages` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `swimos_messages`, use `cargo add swimos_messages` 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 `tokio` [INFO] [stdout] --> src/reader/tests.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use tokio::time::timeout; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `swimos_model` [INFO] [stdout] --> src/reader/tests.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use swimos_model::{Text, Value}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `swimos_model` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `swimos_model`, use `cargo add swimos_model` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/reader/tests.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` 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 `tokio` [INFO] [stdout] --> src/reader/tests.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> src/reader/tests.rs:88:3 [INFO] [stdout] | [INFO] [stdout] 88 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> src/reader/tests.rs:176:3 [INFO] [stdout] | [INFO] [stdout] 176 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> src/reader/tests.rs:253:3 [INFO] [stdout] | [INFO] [stdout] 253 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> src/reader/tests.rs:375:3 [INFO] [stdout] | [INFO] [stdout] 375 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> src/reader/tests.rs:498:3 [INFO] [stdout] | [INFO] [stdout] 498 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> src/reader/tests.rs:555:3 [INFO] [stdout] | [INFO] [stdout] 555 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> src/reader/tests.rs:570:3 [INFO] [stdout] | [INFO] [stdout] 570 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> src/reader/tests.rs:604:3 [INFO] [stdout] | [INFO] [stdout] 604 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> src/reader/tests.rs:630:3 [INFO] [stdout] | [INFO] [stdout] 630 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> benches/multi_reader_throughput.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use rand::rngs::SmallRng; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` 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 `rand` [INFO] [stdout] --> benches/multi_reader_throughput.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use rand::seq::SliceRandom; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> benches/multi_reader_throughput.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use criterion::{criterion_group, criterion_main, BenchmarkId, Criterion, Throughput}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `criterion` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` 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 `swimos_api` [INFO] [stdout] --> benches/multi_reader_throughput.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use swimos_api::address::RelativeAddress; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `swimos_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `swimos_api`, use `cargo add swimos_api` 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 `swimos_form` [INFO] [stdout] --> benches/multi_reader_throughput.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use swimos_form::read::RecognizerReadable; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `swimos_form` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `swimos_form`, use `cargo add swimos_form` 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 `swimos_messages` [INFO] [stdout] --> benches/multi_reader_throughput.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use swimos_messages::protocol::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `swimos_messages` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `swimos_messages`, use `cargo add swimos_messages` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand` [INFO] [stdout] --> benches/multi_reader_throughput.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use rand::SeedableRng; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> benches/multi_reader_throughput.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` 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 `tokio` [INFO] [stdout] --> benches/multi_reader_throughput.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use tokio::runtime::Builder; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `swimos_model` [INFO] [stdout] --> benches/multi_reader_throughput.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use swimos_model::{Text, Value}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `swimos_model` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `swimos_model`, use `cargo add swimos_model` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `multi_reader_throughput` [INFO] [stdout] --> benches/multi_reader_throughput.rs:247:2 [INFO] [stdout] | [INFO] [stdout] 247 | } [INFO] [stdout] | ^ consider adding a `main` function to `benches/multi_reader_throughput.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> benches/multi_reader_throughput.rs:188:17 [INFO] [stdout] | [INFO] [stdout] 188 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `swimos_multi_reader` (bench "multi_reader_throughput") due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 `swimos_multi_reader` (lib test) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "e52065833e362c5eea54a7d7f269c5f6269b1ad879368220a3249640fe07f536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e52065833e362c5eea54a7d7f269c5f6269b1ad879368220a3249640fe07f536", kill_on_drop: false }` [INFO] [stdout] e52065833e362c5eea54a7d7f269c5f6269b1ad879368220a3249640fe07f536