[INFO] fetching crate rapace-transport-mem 0.4.0... [INFO] testing rapace-transport-mem-0.4.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate rapace-transport-mem 0.4.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate rapace-transport-mem 0.4.0 [INFO] finished tweaking crates.io crate rapace-transport-mem 0.4.0 [INFO] tweaked toml for crates.io crate rapace-transport-mem 0.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rapace-transport-mem 0.4.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rapace-transport-mem 0.4.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded facet-macros v0.32.1 [INFO] [stderr] Downloaded facet-macro-types v0.32.1 [INFO] [stderr] Downloaded futures-timeout v0.1.3 [INFO] [stderr] Downloaded mutants v0.0.3 [INFO] [stderr] Downloaded facet v0.32.1 [INFO] [stderr] Downloaded impls v1.0.3 [INFO] [stderr] Downloaded rapace-core v0.4.0 [INFO] [stderr] Downloaded facet-macro-parse v0.32.1 [INFO] [stderr] Downloaded facet-macros-impl v0.32.1 [INFO] [stderr] Downloaded send_wrapper v0.4.0 [INFO] [stderr] Downloaded unsynn v0.3.0 [INFO] [stderr] Downloaded facet-core v0.32.1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f6aa044be791d5355646de577cfefbcc573137fdff505f2295fa7e7e0c7bc42 [INFO] running `Command { std: "docker" "start" "-a" "0f6aa044be791d5355646de577cfefbcc573137fdff505f2295fa7e7e0c7bc42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f6aa044be791d5355646de577cfefbcc573137fdff505f2295fa7e7e0c7bc42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6aa044be791d5355646de577cfefbcc573137fdff505f2295fa7e7e0c7bc42", kill_on_drop: false }` [INFO] [stdout] 0f6aa044be791d5355646de577cfefbcc573137fdff505f2295fa7e7e0c7bc42 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67d82049f1d139e5ddbb2a6bb509e00c451f0d6ec9cee63882d85af0d2ec3c85 [INFO] running `Command { std: "docker" "start" "-a" "67d82049f1d139e5ddbb2a6bb509e00c451f0d6ec9cee63882d85af0d2ec3c85", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling facet-core v0.32.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling facet v0.32.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling impls v1.0.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unsynn v0.3.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling facet-macro-types v0.32.1 [INFO] [stderr] Compiling facet-macro-parse v0.32.1 [INFO] [stderr] Compiling facet-macros-impl v0.32.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling facet-macros v0.32.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling futures-timeout v0.1.3 [INFO] [stderr] Compiling rapace-core v0.4.0 [INFO] [stderr] Compiling rapace-transport-mem v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.56s [INFO] running `Command { std: "docker" "inspect" "67d82049f1d139e5ddbb2a6bb509e00c451f0d6ec9cee63882d85af0d2ec3c85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67d82049f1d139e5ddbb2a6bb509e00c451f0d6ec9cee63882d85af0d2ec3c85", kill_on_drop: false }` [INFO] [stdout] 67d82049f1d139e5ddbb2a6bb509e00c451f0d6ec9cee63882d85af0d2ec3c85 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b970b99619734e23b2a300be378afc03023b6795fd85f5b7edd49e0c745395a3 [INFO] running `Command { std: "docker" "start" "-a" "b970b99619734e23b2a300be378afc03023b6795fd85f5b7edd49e0c745395a3", kill_on_drop: false }` [INFO] [stderr] Compiling rapace-transport-mem v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `rapace_testkit` [INFO] [stdout] --> src/lib.rs:316:9 [INFO] [stdout] | [INFO] [stdout] 316 | use rapace_testkit::{TestError, TransportFactory}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `tracing_subscriber` in this scope [INFO] [stdout] --> src/lib.rs:325:21 [INFO] [stdout] | [INFO] [stdout] 325 | tracing_subscriber::EnvFilter::from_default_env() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `tracing` in this scope [INFO] [stdout] --> src/lib.rs:326:40 [INFO] [stdout] | [INFO] [stdout] 326 | .add_directive(tracing::Level::DEBUG.into()), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `tracing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tracing`, use `cargo add tracing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `tracing_subscriber` in this scope [INFO] [stdout] --> src/lib.rs:323:13 [INFO] [stdout] | [INFO] [stdout] 323 | tracing_subscriber::fmt() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:346:9 [INFO] [stdout] | [INFO] [stdout] 346 | rapace_testkit::run_unary_happy_path::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:351:9 [INFO] [stdout] | [INFO] [stdout] 351 | rapace_testkit::run_unary_multiple_calls::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | rapace_testkit::run_ping_pong::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:361:9 [INFO] [stdout] | [INFO] [stdout] 361 | rapace_testkit::run_deadline_success::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:366:9 [INFO] [stdout] | [INFO] [stdout] 366 | rapace_testkit::run_deadline_exceeded::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:371:9 [INFO] [stdout] | [INFO] [stdout] 371 | rapace_testkit::run_cancellation::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:376:9 [INFO] [stdout] | [INFO] [stdout] 376 | rapace_testkit::run_credit_grant::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:381:9 [INFO] [stdout] | [INFO] [stdout] 381 | rapace_testkit::run_error_response::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:388:9 [INFO] [stdout] | [INFO] [stdout] 388 | rapace_testkit::run_session_credit_exhaustion::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | rapace_testkit::run_session_cancelled_channel_drop::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:398:9 [INFO] [stdout] | [INFO] [stdout] 398 | rapace_testkit::run_session_cancel_control_frame::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:403:9 [INFO] [stdout] | [INFO] [stdout] 403 | rapace_testkit::run_session_grant_credits_control_frame::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:408:9 [INFO] [stdout] | [INFO] [stdout] 408 | rapace_testkit::run_session_deadline_check::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:415:9 [INFO] [stdout] | [INFO] [stdout] 415 | rapace_testkit::run_server_streaming_happy_path::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:420:9 [INFO] [stdout] | [INFO] [stdout] 420 | rapace_testkit::run_client_streaming_happy_path::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:425:9 [INFO] [stdout] | [INFO] [stdout] 425 | rapace_testkit::run_bidirectional_streaming::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:430:9 [INFO] [stdout] | [INFO] [stdout] 430 | rapace_testkit::run_streaming_cancellation::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:437:9 [INFO] [stdout] | [INFO] [stdout] 437 | rapace_testkit::run_macro_server_streaming::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:444:9 [INFO] [stdout] | [INFO] [stdout] 444 | rapace_testkit::run_large_blob_echo::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:449:9 [INFO] [stdout] | [INFO] [stdout] 449 | rapace_testkit::run_large_blob_transform::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope [INFO] [stdout] --> src/lib.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | rapace_testkit::run_large_blob_checksum::().await; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [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 `rapace-transport-mem` (lib test) due to 25 previous errors [INFO] running `Command { std: "docker" "inspect" "b970b99619734e23b2a300be378afc03023b6795fd85f5b7edd49e0c745395a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b970b99619734e23b2a300be378afc03023b6795fd85f5b7edd49e0c745395a3", kill_on_drop: false }` [INFO] [stdout] b970b99619734e23b2a300be378afc03023b6795fd85f5b7edd49e0c745395a3