[INFO] fetching crate wasm-toolkit 0.1.2... [INFO] testing wasm-toolkit-0.1.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate wasm-toolkit 0.1.2 into /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wasm-toolkit 0.1.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2320256cb85181ad5b37bed839f221b11c6cfea22622d9dfc043902feb8aebe3 [INFO] running `Command { std: "docker" "start" "-a" "2320256cb85181ad5b37bed839f221b11c6cfea22622d9dfc043902feb8aebe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2320256cb85181ad5b37bed839f221b11c6cfea22622d9dfc043902feb8aebe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2320256cb85181ad5b37bed839f221b11c6cfea22622d9dfc043902feb8aebe3", kill_on_drop: false }` [INFO] [stdout] 2320256cb85181ad5b37bed839f221b11c6cfea22622d9dfc043902feb8aebe3 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6cf210e859f5686d7f426980151c2065538e4bac7f0d16ee5df81a06f613b45 [INFO] running `Command { std: "docker" "start" "-a" "d6cf210e859f5686d7f426980151c2065538e4bac7f0d16ee5df81a06f613b45", 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 slab v0.4.11 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling wasm-bindgen v0.2.108 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [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 wasm-bindgen-futures v0.4.58 [INFO] [stderr] Compiling web-sys v0.3.85 [INFO] [stderr] Compiling gloo-timers v0.3.0 [INFO] [stderr] Compiling wasm-toolkit v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.72s [INFO] running `Command { std: "docker" "inspect" "d6cf210e859f5686d7f426980151c2065538e4bac7f0d16ee5df81a06f613b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6cf210e859f5686d7f426980151c2065538e4bac7f0d16ee5df81a06f613b45", kill_on_drop: false }` [INFO] [stdout] d6cf210e859f5686d7f426980151c2065538e4bac7f0d16ee5df81a06f613b45 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 303221d9386e2592ef2da94fe272d7a6d9f2c1398da5a878c3b7e7d68de3a9af [INFO] running `Command { std: "docker" "start" "-a" "303221d9386e2592ef2da94fe272d7a6d9f2c1398da5a878c3b7e7d68de3a9af", 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.51s [INFO] running `Command { std: "docker" "inspect" "303221d9386e2592ef2da94fe272d7a6d9f2c1398da5a878c3b7e7d68de3a9af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "303221d9386e2592ef2da94fe272d7a6d9f2c1398da5a878c3b7e7d68de3a9af", kill_on_drop: false }` [INFO] [stdout] 303221d9386e2592ef2da94fe272d7a6d9f2c1398da5a878c3b7e7d68de3a9af [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d7d2767343197dffcf70ae2315979e525f7f238d54e9768aa9e1e26ac499f03 [INFO] running `Command { std: "docker" "start" "-a" "3d7d2767343197dffcf70ae2315979e525f7f238d54e9768aa9e1e26ac499f03", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasm_toolkit-60c0a68ea13b7064) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests wasm_toolkit [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] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] test src/window_ops/location.rs - window_ops::location::WasmWindow::host (line 86) ... FAILED [INFO] [stdout] test src/window_ops/location.rs - window_ops::location::WasmWindow::hostname (line 57) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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] ---- 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] [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.06s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.48s; merged doctests compilation took 0.42s [INFO] running `Command { std: "docker" "inspect" "3d7d2767343197dffcf70ae2315979e525f7f238d54e9768aa9e1e26ac499f03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d7d2767343197dffcf70ae2315979e525f7f238d54e9768aa9e1e26ac499f03", kill_on_drop: false }` [INFO] [stdout] 3d7d2767343197dffcf70ae2315979e525f7f238d54e9768aa9e1e26ac499f03