[INFO] fetching crate virtual-dom-rs 0.6.14... [INFO] checking virtual-dom-rs-0.6.14 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate virtual-dom-rs 0.6.14 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate virtual-dom-rs 0.6.14 [INFO] finished tweaking crates.io crate virtual-dom-rs 0.6.14 [INFO] tweaked toml for crates.io crate virtual-dom-rs 0.6.14 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate virtual-dom-rs 0.6.14 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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.50) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded html-validation v0.1.2 [INFO] [stderr] Downloaded virtual-node v0.2.16 [INFO] [stderr] Downloaded html-macro v0.1.15 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ab9c1cfd134e64a7402db7e5bb76af6938f8f54deb3934cde45562a7c6807b3 [INFO] running `Command { std: "docker" "start" "-a" "7ab9c1cfd134e64a7402db7e5bb76af6938f8f54deb3934cde45562a7c6807b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ab9c1cfd134e64a7402db7e5bb76af6938f8f54deb3934cde45562a7c6807b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab9c1cfd134e64a7402db7e5bb76af6938f8f54deb3934cde45562a7c6807b3", kill_on_drop: false }` [INFO] [stdout] 7ab9c1cfd134e64a7402db7e5bb76af6938f8f54deb3934cde45562a7c6807b3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9cde35b088fae52cd0f18a5d843a68248df411b7c96afb509c72c58ae6a0350 [INFO] running `Command { std: "docker" "start" "-a" "b9cde35b088fae52cd0f18a5d843a68248df411b7c96afb509c72c58ae6a0350", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling html-validation v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling html-macro v0.1.15 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking wasm-bindgen v0.2.100 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.27 [INFO] [stderr] Checking wasm-bindgen-test v0.2.50 [INFO] [stderr] Checking virtual-node v0.2.16 [INFO] [stderr] Checking virtual-dom-rs v0.6.14 (/opt/rustwide/workdir) [INFO] [stdout] error: new is not a valid HTML tag. [INFO] [stdout] [INFO] [stdout] If you are trying to use a valid HTML tag, perhaps there's a typo? [INFO] [stdout] [INFO] [stdout] If you are trying to use a custom component, please capitalize the component name. [INFO] [stdout] [INFO] [stdout] custom components: https://chinedufn.github.io/percy/html-macro/custom-components/index.html [INFO] [stdout] --> src/diff/mod.rs:198:41 [INFO] [stdout] | [INFO] [stdout] 198 | new: html! {
}, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: new is not a valid HTML tag. [INFO] [stdout] [INFO] [stdout] If you are trying to use a valid HTML tag, perhaps there's a typo? [INFO] [stdout] [INFO] [stdout] If you are trying to use a custom component, please capitalize the component name. [INFO] [stdout] [INFO] [stdout] custom components: https://chinedufn.github.io/percy/html-macro/custom-components/index.html [INFO] [stdout] --> src/diff/mod.rs:199:68 [INFO] [stdout] | [INFO] [stdout] 199 | expected: vec![Patch::AppendChildren(0, vec![&html! { }])], [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [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:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | 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:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use web_sys::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate wasm_bindgen; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [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:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | 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:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use web_sys::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | 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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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: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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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 `virtual-dom-rs` (lib) due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 `virtual-dom-rs` (lib test) due to 5 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b9cde35b088fae52cd0f18a5d843a68248df411b7c96afb509c72c58ae6a0350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9cde35b088fae52cd0f18a5d843a68248df411b7c96afb509c72c58ae6a0350", kill_on_drop: false }` [INFO] [stdout] b9cde35b088fae52cd0f18a5d843a68248df411b7c96afb509c72c58ae6a0350