[INFO] fetching crate wrpc-transport-web 0.2.0... [INFO] testing wrpc-transport-web-0.2.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate wrpc-transport-web 0.2.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate wrpc-transport-web 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wrpc-transport-web 0.2.0 [INFO] tweaked toml for crates.io crate wrpc-transport-web 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wrpc-transport-web 0.2.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wrpc-transport-web 0.2.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded core-foundation v0.10.0 [INFO] [stderr] Downloaded octets v0.3.0 [INFO] [stderr] Downloaded send-future v0.1.0 [INFO] [stderr] Downloaded wit-bindgen-rt v0.33.0 [INFO] [stderr] Downloaded wasm-tokio v0.6.0 [INFO] [stderr] Downloaded oid-registry v0.8.1 [INFO] [stderr] Downloaded leb128-tokio v0.1.6 [INFO] [stderr] Downloaded test-log-macros v0.2.17 [INFO] [stderr] Downloaded utf8-tokio v0.2.1 [INFO] [stderr] Downloaded httlib-huffman v0.3.4 [INFO] [stderr] Downloaded wtransport-proto v0.6.1 [INFO] [stderr] Downloaded test-log v0.2.17 [INFO] [stderr] Downloaded wrpc-transport v0.28.4 [INFO] [stderr] Downloaded security-framework v3.2.0 [INFO] [stderr] Downloaded wtransport v0.6.1 [INFO] [stderr] Downloaded x509-parser v0.17.0 [INFO] [stderr] Downloaded quinn-udp v0.5.12 [INFO] [stderr] Downloaded wasi v0.13.3+wasi-0.2.2 [INFO] [stderr] Downloaded rustls v0.23.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08b8141d6c95e202eab4343eb734979deb87fb4980c501716269a2125c273ff8 [INFO] running `Command { std: "docker" "start" "-a" "08b8141d6c95e202eab4343eb734979deb87fb4980c501716269a2125c273ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08b8141d6c95e202eab4343eb734979deb87fb4980c501716269a2125c273ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08b8141d6c95e202eab4343eb734979deb87fb4980c501716269a2125c273ff8", kill_on_drop: false }` [INFO] [stdout] 08b8141d6c95e202eab4343eb734979deb87fb4980c501716269a2125c273ff8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d66dc97d767f5f89ffe03faa620bcb9797e0ddcaaba8716a6950ec8c9d0ff3d6 [INFO] running `Command { std: "docker" "start" "-a" "d66dc97d767f5f89ffe03faa620bcb9797e0ddcaaba8716a6950ec8c9d0ff3d6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling quinn-udp v0.5.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling quinn v0.11.8 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling octets v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling leb128-tokio v0.1.6 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling utf8-tokio v0.2.1 [INFO] [stderr] Compiling httlib-huffman v0.3.4 [INFO] [stderr] Compiling wasm-tokio v0.6.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling wtransport-proto v0.6.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling send-future v0.1.0 [INFO] [stderr] Compiling wrpc-transport v0.28.4 [INFO] [stderr] Compiling quinn-proto v0.11.12 [INFO] [stderr] Compiling wtransport v0.6.1 [INFO] [stderr] Compiling wrpc-transport-web v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "d66dc97d767f5f89ffe03faa620bcb9797e0ddcaaba8716a6950ec8c9d0ff3d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d66dc97d767f5f89ffe03faa620bcb9797e0ddcaaba8716a6950ec8c9d0ff3d6", kill_on_drop: false }` [INFO] [stdout] d66dc97d767f5f89ffe03faa620bcb9797e0ddcaaba8716a6950ec8c9d0ff3d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 061c3b45a6191a20376209001618a0aee49cecaa7fceb61efd0291775a068d40 [INFO] running `Command { std: "docker" "start" "-a" "061c3b45a6191a20376209001618a0aee49cecaa7fceb61efd0291775a068d40", kill_on_drop: false }` [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quinn-proto v0.11.12 [INFO] [stderr] Compiling quinn-udp v0.5.12 [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_logger v0.11.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [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 test-log v0.2.17 [INFO] [stderr] Compiling utf8-tokio v0.2.1 [INFO] [stderr] Compiling leb128-tokio v0.1.6 [INFO] [stderr] Compiling wtransport v0.6.1 [INFO] [stderr] Compiling wasm-tokio v0.6.0 [INFO] [stderr] Compiling wrpc-transport v0.28.4 [INFO] [stderr] Compiling wrpc-transport-web v0.2.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_web_transport(|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-web` (test "loopback") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "061c3b45a6191a20376209001618a0aee49cecaa7fceb61efd0291775a068d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "061c3b45a6191a20376209001618a0aee49cecaa7fceb61efd0291775a068d40", kill_on_drop: false }` [INFO] [stdout] 061c3b45a6191a20376209001618a0aee49cecaa7fceb61efd0291775a068d40