[INFO] fetching crate wasm-toolkit 0.1.2... [INFO] testing wasm-toolkit-0.1.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate wasm-toolkit 0.1.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate wasm-toolkit 0.1.2 [INFO] finished tweaking crates.io crate wasm-toolkit 0.1.2 [INFO] tweaked toml for crates.io crate wasm-toolkit 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasm-toolkit 0.1.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasm-toolkit 0.1.2 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2eae0a5daa379cabdbb06560259de4d281dd037c9226273bcbb5bd69a73f68cf [INFO] running `Command { std: "docker" "start" "-a" "2eae0a5daa379cabdbb06560259de4d281dd037c9226273bcbb5bd69a73f68cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2eae0a5daa379cabdbb06560259de4d281dd037c9226273bcbb5bd69a73f68cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eae0a5daa379cabdbb06560259de4d281dd037c9226273bcbb5bd69a73f68cf", kill_on_drop: false }` [INFO] [stdout] 2eae0a5daa379cabdbb06560259de4d281dd037c9226273bcbb5bd69a73f68cf [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08e6dee0330ed5d511fff93b880115f7b512f6ca6e85aefe5a206eca06d25f94 [INFO] running `Command { std: "docker" "start" "-a" "08e6dee0330ed5d511fff93b880115f7b512f6ca6e85aefe5a206eca06d25f94", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.108 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling wasm-bindgen v0.2.108 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.108 [INFO] [stderr] Compiling js-sys v0.3.85 [INFO] [stderr] Compiling web-sys v0.3.85 [INFO] [stderr] Compiling gloo-timers v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.58 [INFO] [stderr] Compiling wasm-toolkit v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.34s [INFO] running `Command { std: "docker" "inspect" "08e6dee0330ed5d511fff93b880115f7b512f6ca6e85aefe5a206eca06d25f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08e6dee0330ed5d511fff93b880115f7b512f6ca6e85aefe5a206eca06d25f94", kill_on_drop: false }` [INFO] [stdout] 08e6dee0330ed5d511fff93b880115f7b512f6ca6e85aefe5a206eca06d25f94 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b3a629468e269c7043d435b5949a87c2b0f29463949997367aeddee07fefa97 [INFO] running `Command { std: "docker" "start" "-a" "9b3a629468e269c7043d435b5949a87c2b0f29463949997367aeddee07fefa97", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-toolkit v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "9b3a629468e269c7043d435b5949a87c2b0f29463949997367aeddee07fefa97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b3a629468e269c7043d435b5949a87c2b0f29463949997367aeddee07fefa97", kill_on_drop: false }` [INFO] [stdout] 9b3a629468e269c7043d435b5949a87c2b0f29463949997367aeddee07fefa97 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d2d09a35a19cea3abb055f61362ab3b3a769defbc62c1ec7e9468a2ec134b73f [INFO] running `Command { std: "docker" "start" "-a" "d2d09a35a19cea3abb055f61362ab3b3a769defbc62c1ec7e9468a2ec134b73f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasm_toolkit-60c0a68ea13b7064) [INFO] [stdout] [INFO] [stderr] Doc-tests wasm_toolkit [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/window_ops/location.rs - window_ops::location::WasmWindow::href (line 132) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/window_ops/location.rs - window_ops::location::WasmWindow::hostname (line 57) ... FAILED [INFO] [stdout] test src/window_ops/location.rs - window_ops::location::WasmWindow::host (line 86) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/window_ops/location.rs - window_ops::location::WasmWindow::hostname (line 57) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `:` [INFO] [stdout] --> src/window_ops/location.rs:58:6 [INFO] [stdout] | [INFO] [stdout] 58 | https://developer.mozilla.org/en-US/docs/Web/API/URL/hostname [INFO] [stdout] | ^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/window_ops/location.rs - window_ops::location::WasmWindow::host (line 86) stdout ---- [INFO] [stdout] error: prefix `scheme` is unknown [INFO] [stdout] --> src/window_ops/location.rs:91:75 [INFO] [stdout] | [INFO] [stdout] 91 | developer.mozilla.org #The port number is not included because 443 is the scheme's default port [INFO] [stdout] | ^^^^^^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 91 | developer.mozilla.org #The port number is not included because 443 is the scheme 's default port [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] error: expected item, found `1.` [INFO] [stdout] --> src/window_ops/location.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | 1. https://developer.mozilla.org/en-US/docs/Web/API/URL/host [INFO] [stdout] | ^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/window_ops/location.rs - window_ops::location::WasmWindow::host (line 86) [INFO] [stdout] src/window_ops/location.rs - window_ops::location::WasmWindow::hostname (line 57) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.52s; merged doctests compilation took 0.45s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "d2d09a35a19cea3abb055f61362ab3b3a769defbc62c1ec7e9468a2ec134b73f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2d09a35a19cea3abb055f61362ab3b3a769defbc62c1ec7e9468a2ec134b73f", kill_on_drop: false }` [INFO] [stdout] d2d09a35a19cea3abb055f61362ab3b3a769defbc62c1ec7e9468a2ec134b73f