[INFO] fetching crate rapace-transport-stream 0.4.0...
[INFO] testing rapace-transport-stream-0.4.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rapace-transport-stream 0.4.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate rapace-transport-stream 0.4.0
[INFO] finished tweaking crates.io crate rapace-transport-stream 0.4.0
[INFO] tweaked toml for crates.io crate rapace-transport-stream 0.4.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rapace-transport-stream 0.4.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rapace-transport-stream 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eca0c8afdbcf83183290925567a9a98450e1f318a71112ddb7b26481adb340d9
[INFO] running `Command { std: "docker" "start" "-a" "eca0c8afdbcf83183290925567a9a98450e1f318a71112ddb7b26481adb340d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eca0c8afdbcf83183290925567a9a98450e1f318a71112ddb7b26481adb340d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eca0c8afdbcf83183290925567a9a98450e1f318a71112ddb7b26481adb340d9", kill_on_drop: false }`
[INFO] [stdout] eca0c8afdbcf83183290925567a9a98450e1f318a71112ddb7b26481adb340d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abbbaa70434b0f943662f1f69332ed86dece5147258dee942b7396bea2659d8f
[INFO] running `Command { std: "docker" "start" "-a" "abbbaa70434b0f943662f1f69332ed86dece5147258dee942b7396bea2659d8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling autocfg v1.5.0
[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 libc v0.2.178
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling facet-core v0.32.1
[INFO] [stderr]    Compiling facet v0.32.1
[INFO] [stderr]    Compiling impls v1.0.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling facet-macro-types v0.32.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[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 async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling facet-macros v0.32.1
[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-stream v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.37s
[INFO] running `Command { std: "docker" "inspect" "abbbaa70434b0f943662f1f69332ed86dece5147258dee942b7396bea2659d8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abbbaa70434b0f943662f1f69332ed86dece5147258dee942b7396bea2659d8f", kill_on_drop: false }`
[INFO] [stdout] abbbaa70434b0f943662f1f69332ed86dece5147258dee942b7396bea2659d8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccf91b9d9d36d3cd5fb37844417fe09d273069013bc383ab4ac789943d750e20
[INFO] running `Command { std: "docker" "start" "-a" "ccf91b9d9d36d3cd5fb37844417fe09d273069013bc383ab4ac789943d750e20", kill_on_drop: false }`
[INFO] [stderr]    Compiling rapace-transport-stream v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `rapace_testkit`
[INFO] [stdout]    --> src/lib.rs:487:9
[INFO] [stdout]     |
[INFO] [stdout] 487 |     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 `rapace_testkit` in this scope
[INFO] [stdout]    --> src/lib.rs:503:9
[INFO] [stdout]     |
[INFO] [stdout] 503 |         rapace_testkit::run_unary_happy_path::<StreamFactory>().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:508:9
[INFO] [stdout]     |
[INFO] [stdout] 508 |         rapace_testkit::run_unary_multiple_calls::<StreamFactory>().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:513:9
[INFO] [stdout]     |
[INFO] [stdout] 513 |         rapace_testkit::run_ping_pong::<StreamFactory>().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:518:9
[INFO] [stdout]     |
[INFO] [stdout] 518 |         rapace_testkit::run_deadline_success::<StreamFactory>().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:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |         rapace_testkit::run_deadline_exceeded::<StreamFactory>().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:528:9
[INFO] [stdout]     |
[INFO] [stdout] 528 |         rapace_testkit::run_cancellation::<StreamFactory>().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:533:9
[INFO] [stdout]     |
[INFO] [stdout] 533 |         rapace_testkit::run_credit_grant::<StreamFactory>().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:538:9
[INFO] [stdout]     |
[INFO] [stdout] 538 |         rapace_testkit::run_error_response::<StreamFactory>().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:545:9
[INFO] [stdout]     |
[INFO] [stdout] 545 |         rapace_testkit::run_session_credit_exhaustion::<StreamFactory>().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:550:9
[INFO] [stdout]     |
[INFO] [stdout] 550 |         rapace_testkit::run_session_cancelled_channel_drop::<StreamFactory>().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:555:9
[INFO] [stdout]     |
[INFO] [stdout] 555 |         rapace_testkit::run_session_cancel_control_frame::<StreamFactory>().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:560:9
[INFO] [stdout]     |
[INFO] [stdout] 560 |         rapace_testkit::run_session_grant_credits_control_frame::<StreamFactory>().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:565:9
[INFO] [stdout]     |
[INFO] [stdout] 565 |         rapace_testkit::run_session_deadline_check::<StreamFactory>().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:572:9
[INFO] [stdout]     |
[INFO] [stdout] 572 |         rapace_testkit::run_server_streaming_happy_path::<StreamFactory>().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:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |         rapace_testkit::run_client_streaming_happy_path::<StreamFactory>().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:582:9
[INFO] [stdout]     |
[INFO] [stdout] 582 |         rapace_testkit::run_bidirectional_streaming::<StreamFactory>().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:587:9
[INFO] [stdout]     |
[INFO] [stdout] 587 |         rapace_testkit::run_streaming_cancellation::<StreamFactory>().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:594:9
[INFO] [stdout]     |
[INFO] [stdout] 594 |         rapace_testkit::run_macro_server_streaming::<StreamFactory>().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-stream` (lib test) due to 19 previous errors
[INFO] running `Command { std: "docker" "inspect" "ccf91b9d9d36d3cd5fb37844417fe09d273069013bc383ab4ac789943d750e20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccf91b9d9d36d3cd5fb37844417fe09d273069013bc383ab4ac789943d750e20", kill_on_drop: false }`
[INFO] [stdout] ccf91b9d9d36d3cd5fb37844417fe09d273069013bc383ab4ac789943d750e20
