[INFO] fetching crate dioxus-html 0.6.0-alpha.2...
[INFO] checking dioxus-html-0.6.0-alpha.2 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1
[INFO] extracting crate dioxus-html 0.6.0-alpha.2 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate dioxus-html 0.6.0-alpha.2 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dioxus-html 0.6.0-alpha.2
[INFO] finished tweaking crates.io crate dioxus-html 0.6.0-alpha.2
[INFO] tweaked toml for crates.io crate dioxus-html 0.6.0-alpha.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 104 packages to latest compatible versions
[INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1)
[INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0)
[INFO] [stderr] Adding internment v0.7.5 (latest: v0.8.4)
[INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0)
[INFO] [stderr] Adding rustc-hash v1.1.0 (latest: v2.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba26c399fb59dfcf983cd45840533cc3cce38a756d402ef83d17d168731a7d6d
[INFO] running `Command { std: "docker" "start" "-a" "ba26c399fb59dfcf983cd45840533cc3cce38a756d402ef83d17d168731a7d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba26c399fb59dfcf983cd45840533cc3cce38a756d402ef83d17d168731a7d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba26c399fb59dfcf983cd45840533cc3cce38a756d402ef83d17d168731a7d6d", kill_on_drop: false }`
[INFO] [stdout] ba26c399fb59dfcf983cd45840533cc3cce38a756d402ef83d17d168731a7d6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f190d9cd4dfd9d9ee5e889c40b3c6d9d9bba71f4753a321dbfb67bce3a33134
[INFO] running `Command { std: "docker" "start" "-a" "5f190d9cd4dfd9d9ee5e889c40b3c6d9d9bba71f4753a321dbfb67bce3a33134", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.86
[INFO] [stderr] Compiling unicode-ident v1.0.12
[INFO] [stderr] Compiling autocfg v1.3.0
[INFO] [stderr] Compiling version_check v0.9.5
[INFO] [stderr] Compiling libc v0.2.158
[INFO] [stderr] Compiling serde v1.0.209
[INFO] [stderr] Compiling parking_lot_core v0.9.10
[INFO] [stderr] Compiling once_cell v1.19.0
[INFO] [stderr] Compiling unicode-xid v0.2.5
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling rustversion v1.0.17
[INFO] [stderr] Compiling scopeguard v1.2.0
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr] Compiling smallvec v1.13.2
[INFO] [stderr] Compiling slotmap v1.0.7
[INFO] [stderr] Compiling lock_api v0.4.12
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Compiling ahash v0.8.11
[INFO] [stderr] Compiling zerocopy v0.7.35
[INFO] [stderr] Compiling quote v1.0.37
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Checking futures-core v0.3.30
[INFO] [stderr] Compiling syn v2.0.77
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Compiling pin-project-lite v0.2.14
[INFO] [stderr] Compiling log v0.4.22
[INFO] [stderr] Compiling parking_lot v0.12.3
[INFO] [stderr] Compiling bumpalo v3.16.0
[INFO] [stderr] Compiling const_format_proc_macros v0.2.32
[INFO] [stderr] Checking tracing-core v0.1.32
[INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Compiling allocator-api2 v0.2.18
[INFO] [stderr] Compiling futures-task v0.3.30
[INFO] [stderr] Compiling futures-util v0.3.30
[INFO] [stderr] Compiling generational-box v0.6.0-alpha.2
[INFO] [stderr] Compiling futures-channel v0.3.30
[INFO] [stderr] Compiling hashbrown v0.14.5
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling prettyplease v0.2.22
[INFO] [stderr] Compiling unicode-segmentation v1.11.0
[INFO] [stderr] Compiling rustc-hash v1.1.0
[INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr] Compiling const_format v0.2.32
[INFO] [stderr] Compiling wasm-bindgen v0.2.93
[INFO] [stderr] Compiling convert_case v0.6.0
[INFO] [stderr] Compiling serde_json v1.0.127
[INFO] [stderr] Compiling lazy-js-bundle v0.6.0-alpha.0
[INFO] [stderr] Checking itoa v1.0.11
[INFO] [stderr] Compiling internment v0.7.5
[INFO] [stderr] Checking memchr v2.7.4
[INFO] [stderr] Checking ryu v1.0.18
[INFO] [stderr] Compiling dioxus-html v0.6.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling darling_core v0.20.10
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr] Compiling serde_derive v1.0.209
[INFO] [stderr] Compiling pin-project-internal v1.1.5
[INFO] [stderr] Compiling warnings-macro v0.2.0
[INFO] [stderr] Compiling tracing-attributes v0.1.27
[INFO] [stderr] Compiling async-trait v0.1.81
[INFO] [stderr] Compiling serde_repr v0.1.19
[INFO] [stderr] Compiling dioxus-html-internal-macro v0.6.0-alpha.0
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr] Checking pin-project v1.1.5
[INFO] [stderr] Compiling tracing v0.1.40
[INFO] [stderr] Compiling warnings v0.2.0
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr] Compiling darling_macro v0.20.10
[INFO] [stderr] Compiling darling v0.20.10
[INFO] [stderr] Compiling enumset_derive v0.10.0
[INFO] [stderr] Checking js-sys v0.3.70
[INFO] [stderr] Checking enumset v1.1.5
[INFO] [stderr] Checking bitflags v2.6.0
[INFO] [stderr] Checking euclid v0.22.11
[INFO] [stderr] Checking keyboard-types v0.7.0
[INFO] [stderr] Compiling dioxus-core v0.6.0-alpha.2
[INFO] [stderr] Checking dioxus-signals v0.6.0-alpha.2
[INFO] [stderr] Compiling dioxus-rsx v0.6.0-alpha.2
[INFO] [stderr] Checking dioxus-hooks v0.6.0-alpha.2
[INFO] [stderr] Compiling dioxus-core-macro v0.6.0-alpha.2
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.03s
[INFO] running `Command { std: "docker" "inspect" "5f190d9cd4dfd9d9ee5e889c40b3c6d9d9bba71f4753a321dbfb67bce3a33134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f190d9cd4dfd9d9ee5e889c40b3c6d9d9bba71f4753a321dbfb67bce3a33134", kill_on_drop: false }`
[INFO] [stdout] 5f190d9cd4dfd9d9ee5e889c40b3c6d9d9bba71f4753a321dbfb67bce3a33134
[INFO] checking dioxus-html-0.6.0-alpha.2 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1
[INFO] extracting crate dioxus-html 0.6.0-alpha.2 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate dioxus-html 0.6.0-alpha.2 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dioxus-html 0.6.0-alpha.2
[INFO] finished tweaking crates.io crate dioxus-html 0.6.0-alpha.2
[INFO] tweaked toml for crates.io crate dioxus-html 0.6.0-alpha.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Locking 104 packages to latest compatible versions
[INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1)
[INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0)
[INFO] [stderr] Adding internment v0.7.5 (latest: v0.8.4)
[INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0)
[INFO] [stderr] Adding rustc-hash v1.1.0 (latest: v2.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d9aa5657191b27c8bf60a9b8160dfb3374e2a70fd1cca17b6051705f793b5cc
[INFO] running `Command { std: "docker" "start" "-a" "9d9aa5657191b27c8bf60a9b8160dfb3374e2a70fd1cca17b6051705f793b5cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d9aa5657191b27c8bf60a9b8160dfb3374e2a70fd1cca17b6051705f793b5cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d9aa5657191b27c8bf60a9b8160dfb3374e2a70fd1cca17b6051705f793b5cc", kill_on_drop: false }`
[INFO] [stdout] 9d9aa5657191b27c8bf60a9b8160dfb3374e2a70fd1cca17b6051705f793b5cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ef444c2177988dc7789ccac225c26d9f3b4b9f85b71f9608b21d0642862ef1a
[INFO] running `Command { std: "docker" "start" "-a" "6ef444c2177988dc7789ccac225c26d9f3b4b9f85b71f9608b21d0642862ef1a", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.86
[INFO] [stderr] Compiling unicode-ident v1.0.12
[INFO] [stderr] Compiling autocfg v1.3.0
[INFO] [stderr] Compiling version_check v0.9.5
[INFO] [stderr] Compiling libc v0.2.158
[INFO] [stderr] Compiling serde v1.0.209
[INFO] [stderr] Compiling parking_lot_core v0.9.10
[INFO] [stderr] Compiling once_cell v1.19.0
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling unicode-xid v0.2.5
[INFO] [stderr] Compiling rustversion v1.0.17
[INFO] [stderr] Compiling smallvec v1.13.2
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr] Compiling scopeguard v1.2.0
[INFO] [stderr] Compiling slotmap v1.0.7
[INFO] [stderr] Compiling lock_api v0.4.12
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Compiling ahash v0.8.11
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Checking pin-project-lite v0.2.14
[INFO] [stderr] Compiling futures-core v0.3.30
[INFO] [stderr] Compiling zerocopy v0.7.35
[INFO] [stderr] Compiling quote v1.0.37
[INFO] [stderr] Compiling bumpalo v3.16.0
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling log v0.4.22
[INFO] [stderr] Compiling syn v2.0.77
[INFO] [stderr] Checking tracing-core v0.1.32
[INFO] [stderr] Compiling const_format_proc_macros v0.2.32
[INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr] Compiling parking_lot v0.12.3
[INFO] [stderr] Checking futures-task v0.3.30
[INFO] [stderr] Compiling allocator-api2 v0.2.18
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking generational-box v0.6.0-alpha.2
[INFO] [stderr] Compiling futures-util v0.3.30
[INFO] [stderr] Compiling hashbrown v0.14.5
[INFO] [stderr] Checking futures-channel v0.3.30
[INFO] [stderr] Compiling const_format v0.2.32
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Checking rustc-hash v1.1.0
[INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr] Compiling wasm-bindgen v0.2.93
[INFO] [stderr] Compiling unicode-segmentation v1.11.0
[INFO] [stderr] Compiling prettyplease v0.2.22
[INFO] [stderr] Compiling serde_json v1.0.127
[INFO] [stderr] Compiling lazy-js-bundle v0.6.0-alpha.0
[INFO] [stderr] Checking itoa v1.0.11
[INFO] [stderr] Compiling convert_case v0.6.0
[INFO] [stderr] Checking ryu v1.0.18
[INFO] [stderr] Compiling dioxus-html v0.6.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling internment v0.7.5
[INFO] [stderr] Checking memchr v2.7.4
[INFO] [stderr] Compiling darling_core v0.20.10
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr] Compiling serde_derive v1.0.209
[INFO] [stderr] Compiling pin-project-internal v1.1.5
[INFO] [stderr] Compiling warnings-macro v0.2.0
[INFO] [stderr] Compiling tracing-attributes v0.1.27
[INFO] [stderr] Compiling async-trait v0.1.81
[INFO] [stderr] Compiling dioxus-html-internal-macro v0.6.0-alpha.0
[INFO] [stderr] Compiling serde_repr v0.1.19
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr] Checking tracing v0.1.40
[INFO] [stderr] Checking pin-project v1.1.5
[INFO] [stderr] Checking warnings v0.2.0
[INFO] [stderr] Compiling darling_macro v0.20.10
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr] Compiling darling v0.20.10
[INFO] [stderr] Compiling enumset_derive v0.10.0
[INFO] [stderr] Checking enumset v1.1.5
[INFO] [stderr] Checking js-sys v0.3.70
[INFO] [stderr] Compiling dioxus-core v0.6.0-alpha.2
[INFO] [stderr] Checking bitflags v2.6.0
[INFO] [stderr] Checking euclid v0.22.11
[INFO] [stderr] Checking keyboard-types v0.7.0
[INFO] [stderr] Compiling dioxus-rsx v0.6.0-alpha.2
[INFO] [stderr] Checking dioxus-signals v0.6.0-alpha.2
[INFO] [stderr] Checking dioxus-hooks v0.6.0-alpha.2
[INFO] [stderr] Compiling dioxus-core-macro v0.6.0-alpha.2
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.82s
[INFO] running `Command { std: "docker" "inspect" "6ef444c2177988dc7789ccac225c26d9f3b4b9f85b71f9608b21d0642862ef1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ef444c2177988dc7789ccac225c26d9f3b4b9f85b71f9608b21d0642862ef1a", kill_on_drop: false }`
[INFO] [stdout] 6ef444c2177988dc7789ccac225c26d9f3b4b9f85b71f9608b21d0642862ef1a