[INFO] fetching crate percy-vdom 0.6.14...
[INFO] testing percy-vdom-0.6.14 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate percy-vdom 0.6.14 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate percy-vdom 0.6.14
[INFO] finished tweaking crates.io crate percy-vdom 0.6.14
[INFO] tweaked toml for crates.io crate percy-vdom 0.6.14 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate percy-vdom 0.6.14 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] [stderr]       Adding html-macro v0.1.15 (available: v0.2.5)
[INFO] [stderr]       Adding virtual-node v0.2.16 (available: v0.5.0)
[INFO] [stderr]       Adding wasm-bindgen-test v0.2.50 (available: v0.3.54)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3608fcb78980f377b9db5a78a04cd1de697549b5871b26de17fa5d2a6faea8e5
[INFO] running `Command { std: "docker" "start" "-a" "3608fcb78980f377b9db5a78a04cd1de697549b5871b26de17fa5d2a6faea8e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3608fcb78980f377b9db5a78a04cd1de697549b5871b26de17fa5d2a6faea8e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3608fcb78980f377b9db5a78a04cd1de697549b5871b26de17fa5d2a6faea8e5", kill_on_drop: false }`
[INFO] [stdout] 3608fcb78980f377b9db5a78a04cd1de697549b5871b26de17fa5d2a6faea8e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03f1cff4055f2a424c7420c6257318f3a3943b6279dbe276864b63b6c2ff313a
[INFO] running `Command { std: "docker" "start" "-a" "03f1cff4055f2a424c7420c6257318f3a3943b6279dbe276864b63b6c2ff313a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling html-validation v0.1.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling html-macro v0.1.15
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling web-sys v0.3.81
[INFO] [stderr]    Compiling virtual-node v0.2.16
[INFO] [stderr]    Compiling percy-vdom v0.6.14 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `virtual_node::DynClosure`
[INFO] [stdout]  --> src/dom_updater.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use virtual_node::DynClosure;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `DynClosure` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate wasm_bindgen;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `wasm_bindgen` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use web_sys::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate wasm_bindgen;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/diff/mod.rs:75:66
[INFO] [stdout]    |
[INFO] [stdout] 75 | ...                   add_attributes.insert(new_attr_name, new_attr_val);
[INFO] [stdout]    |                                      ------                ^^^^^^^^^^^^ expected `&str`, found `&AttributeValue`
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&str`
[INFO] [stdout]               found reference `&AttributeValue`
[INFO] [stdout] help: the return type of this call is `&AttributeValue` due to the type of the argument passed
[INFO] [stdout]   --> src/diff/mod.rs:75:29
[INFO] [stdout]    |
[INFO] [stdout] 75 | ...                   add_attributes.insert(new_attr_name, new_attr_val);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------^
[INFO] [stdout]    |                                                            |
[INFO] [stdout]    |                                                            this argument influences the return type of `insert`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/collections/hash/map.rs:1207:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/diff/mod.rs:79:62
[INFO] [stdout]    |
[INFO] [stdout] 79 |                         add_attributes.insert(new_attr_name, new_attr_val);
[INFO] [stdout]    |                                        ------                ^^^^^^^^^^^^ expected `&str`, found `&AttributeValue`
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&str`
[INFO] [stdout]               found reference `&AttributeValue`
[INFO] [stdout] help: the return type of this call is `&AttributeValue` due to the type of the argument passed
[INFO] [stdout]   --> src/diff/mod.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |                         add_attributes.insert(new_attr_name, new_attr_val);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------^
[INFO] [stdout]    |                                                              |
[INFO] [stdout]    |                                                              this argument influences the return type of `insert`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/collections/hash/map.rs:1207:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `percy-vdom` (lib) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "03f1cff4055f2a424c7420c6257318f3a3943b6279dbe276864b63b6c2ff313a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03f1cff4055f2a424c7420c6257318f3a3943b6279dbe276864b63b6c2ff313a", kill_on_drop: false }`
[INFO] [stdout] 03f1cff4055f2a424c7420c6257318f3a3943b6279dbe276864b63b6c2ff313a
