[INFO] cloning repository https://github.com/Alrighttt/rhp_web_demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alrighttt/rhp_web_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlrighttt%2Frhp_web_demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlrighttt%2Frhp_web_demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8bd1aa518d0502fa675bf0b28a93f8614d6aeec3
[INFO] checking Alrighttt/rhp_web_demo against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlrighttt%2Frhp_web_demo" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Alrighttt/rhp_web_demo
[INFO] finished tweaking git repo https://github.com/Alrighttt/rhp_web_demo
[INFO] tweaked toml for git repo https://github.com/Alrighttt/rhp_web_demo written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alrighttt/rhp_web_demo on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alrighttt/rhp_web_demo 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db5a2c87d37f22ef8fc1b665ee3b4d62887ddce8d288479fe0a808c1bd37c76d
[INFO] running `Command { std: "docker" "start" "-a" "db5a2c87d37f22ef8fc1b665ee3b4d62887ddce8d288479fe0a808c1bd37c76d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db5a2c87d37f22ef8fc1b665ee3b4d62887ddce8d288479fe0a808c1bd37c76d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db5a2c87d37f22ef8fc1b665ee3b4d62887ddce8d288479fe0a808c1bd37c76d", kill_on_drop: false }`
[INFO] [stdout] db5a2c87d37f22ef8fc1b665ee3b4d62887ddce8d288479fe0a808c1bd37c76d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5104c21273329e3bc025281a3b93bb1d938ea97cdbda8f42ea28a244e84d1585
[INFO] running `Command { std: "docker" "start" "-a" "5104c21273329e3bc025281a3b93bb1d938ea97cdbda8f42ea28a244e84d1585", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling reed-solomon-erasure v6.0.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking blake2b_simd v1.0.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling sia-sdk-derive v0.0.6 (https://github.com/SiaFoundation/sia-sdk-rs/#7a7d5940)
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking js-sys v0.3.85
[INFO] [stderr]     Checking bip39 v2.2.2
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking sia_sdk v0.1.3 (https://github.com/SiaFoundation/sia-sdk-rs/#7a7d5940)
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.58
[INFO] [stderr]     Checking web-sys v0.3.85
[INFO] [stderr]     Checking rhp_web v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `web_sys::WebTransport`, `web_sys::WebTransportBidirectionalStream`
[INFO] [stdout]   --> src/lib.rs:10:59
[INFO] [stdout]    |
[INFO] [stdout] 10 |     console, ReadableStream, ReadableStreamDefaultReader, WebTransport,
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^ no `WebTransport` in the root
[INFO] [stdout] 11 |     WebTransportBidirectionalStream, WritableStream, WritableStreamDefaultWriter,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `WebTransportBidirectionalStream` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `web_sys::WebTransport`, `web_sys::WebTransportBidirectionalStream`
[INFO] [stdout]   --> src/lib.rs:10:59
[INFO] [stdout]    |
[INFO] [stdout] 10 |     console, ReadableStream, ReadableStreamDefaultReader, WebTransport,
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^ no `WebTransport` in the root
[INFO] [stdout] 11 |     WebTransportBidirectionalStream, WritableStream, WritableStreamDefaultWriter,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `WebTransportBidirectionalStream` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rhp_web` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rhp_web` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5104c21273329e3bc025281a3b93bb1d938ea97cdbda8f42ea28a244e84d1585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5104c21273329e3bc025281a3b93bb1d938ea97cdbda8f42ea28a244e84d1585", kill_on_drop: false }`
[INFO] [stdout] 5104c21273329e3bc025281a3b93bb1d938ea97cdbda8f42ea28a244e84d1585
