[INFO] fetching crate wrpc-transport-quic 0.5.0...
[INFO] testing wrpc-transport-quic-0.5.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate wrpc-transport-quic 0.5.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate wrpc-transport-quic 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wrpc-transport-quic 0.5.0
[INFO] tweaked toml for crates.io crate wrpc-transport-quic 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wrpc-transport-quic 0.5.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wrpc-transport-quic 0.5.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded leb128-tokio v0.1.6
[INFO] [stderr]   Downloaded wasm-tokio v0.6.0
[INFO] [stderr]   Downloaded send-future v0.1.0
[INFO] [stderr]   Downloaded wrpc-transport v0.28.4
[INFO] [stderr]   Downloaded utf8-tokio v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d68318af63eb03ada72c7e1b4dfbdb62aa50cc56822b4989ff82c9b77c0d523d
[INFO] running `Command { std: "docker" "start" "-a" "d68318af63eb03ada72c7e1b4dfbdb62aa50cc56822b4989ff82c9b77c0d523d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d68318af63eb03ada72c7e1b4dfbdb62aa50cc56822b4989ff82c9b77c0d523d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d68318af63eb03ada72c7e1b4dfbdb62aa50cc56822b4989ff82c9b77c0d523d", kill_on_drop: false }`
[INFO] [stdout] d68318af63eb03ada72c7e1b4dfbdb62aa50cc56822b4989ff82c9b77c0d523d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01ae7439096d6ee404321f3e569e681b744ee6d0091de150c957dc510b25399f
[INFO] running `Command { std: "docker" "start" "-a" "01ae7439096d6ee404321f3e569e681b744ee6d0091de150c957dc510b25399f", kill_on_drop: false }`
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling quinn-udp v0.5.12
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling quinn v0.11.8
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling send-future v0.1.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling quinn-proto v0.11.12
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling utf8-tokio v0.2.1
[INFO] [stderr]    Compiling leb128-tokio v0.1.6
[INFO] [stderr]    Compiling wasm-tokio v0.6.0
[INFO] [stderr]    Compiling wrpc-transport v0.28.4
[INFO] [stderr]    Compiling wrpc-transport-quic v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.96s
[INFO] running `Command { std: "docker" "inspect" "01ae7439096d6ee404321f3e569e681b744ee6d0091de150c957dc510b25399f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01ae7439096d6ee404321f3e569e681b744ee6d0091de150c957dc510b25399f", kill_on_drop: false }`
[INFO] [stdout] 01ae7439096d6ee404321f3e569e681b744ee6d0091de150c957dc510b25399f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23830ff30a00f5807278b92aef984fb83c5dec14f772dececa14abbe2ab9e563
[INFO] running `Command { std: "docker" "start" "-a" "23830ff30a00f5807278b92aef984fb83c5dec14f772dececa14abbe2ab9e563", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quinn-udp v0.5.12
[INFO] [stderr]    Compiling quinn-proto v0.11.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling test-log v0.2.17
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling quinn v0.11.8
[INFO] [stderr]    Compiling leb128-tokio v0.1.6
[INFO] [stderr]    Compiling utf8-tokio v0.2.1
[INFO] [stderr]    Compiling wasm-tokio v0.6.0
[INFO] [stderr]    Compiling wrpc-transport v0.28.4
[INFO] [stderr]    Compiling wrpc-transport-quic v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wrpc_test`
[INFO] [stdout]   --> tests/loopback.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     wrpc_test::with_quic(|clt, srv| async {
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `wrpc_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wrpc_test`, use `cargo add wrpc_test` 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 `wrpc-transport-quic` (test "loopback") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "23830ff30a00f5807278b92aef984fb83c5dec14f772dececa14abbe2ab9e563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23830ff30a00f5807278b92aef984fb83c5dec14f772dececa14abbe2ab9e563", kill_on_drop: false }`
[INFO] [stdout] 23830ff30a00f5807278b92aef984fb83c5dec14f772dececa14abbe2ab9e563
