[INFO] cloning repository https://github.com/vincentmader/yew-interop_example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vincentmader/yew-interop_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincentmader%2Fyew-interop_example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincentmader%2Fyew-interop_example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dca37727f4397c0927987b4374a4aed63115818f
[INFO] checking vincentmader/yew-interop_example against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincentmader%2Fyew-interop_example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vincentmader/yew-interop_example
[INFO] finished tweaking git repo https://github.com/vincentmader/yew-interop_example
[INFO] tweaked toml for git repo https://github.com/vincentmader/yew-interop_example written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vincentmader/yew-interop_example on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vincentmader/yew-interop_example 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Madoshakalaka/yew-interop.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stylist-core v0.10.1
[INFO] [stderr]   Downloaded litrs v0.2.3
[INFO] [stderr]   Downloaded stylist-macros v0.10.1
[INFO] [stderr]   Downloaded stylist v0.10.1
[INFO] [stderr]   Downloaded scoped-tls-hkt v0.1.4
[INFO] [stderr]   Downloaded syn v2.0.75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f548db2577e40f0ab6328a81cfa77d18decb9a6942e4fa95f6b1723d0a1a245
[INFO] running `Command { std: "docker" "start" "-a" "9f548db2577e40f0ab6328a81cfa77d18decb9a6942e4fa95f6b1723d0a1a245", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f548db2577e40f0ab6328a81cfa77d18decb9a6942e4fa95f6b1723d0a1a245", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f548db2577e40f0ab6328a81cfa77d18decb9a6942e4fa95f6b1723d0a1a245", kill_on_drop: false }`
[INFO] [stdout] 9f548db2577e40f0ab6328a81cfa77d18decb9a6942e4fa95f6b1723d0a1a245
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22953248bd3f9acfeff05130a5c96de32e64ec11df19ce6cf688b21b94502457
[INFO] running `Command { std: "docker" "start" "-a" "22953248bd3f9acfeff05130a5c96de32e64ec11df19ce6cf688b21b94502457", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.4
[INFO] [stderr]    Compiling litrs v0.2.3
[INFO] [stderr]    Compiling yew-interop-core v0.1.0 (https://github.com/Madoshakalaka/yew-interop.git#99b8dc98)
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling yew-macro v0.19.3
[INFO] [stderr]    Compiling yew-interop-macro v0.2.0 (https://github.com/Madoshakalaka/yew-interop.git#99b8dc98)
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]    Compiling stylist-core v0.10.1
[INFO] [stderr]     Checking js-sys v0.3.70
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling stylist-macros v0.10.1
[INFO] [stderr]     Checking web-sys v0.3.70
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.43
[INFO] [stderr]     Checking gloo-utils v0.1.7
[INFO] [stderr]     Checking gloo-events v0.1.2
[INFO] [stderr]     Checking gloo-render v0.1.1
[INFO] [stderr]     Checking gloo-dialogs v0.1.1
[INFO] [stderr]     Checking gloo-file v0.2.3
[INFO] [stderr]     Checking gloo-console v0.2.3
[INFO] [stderr]     Checking gloo-storage v0.2.2
[INFO] [stderr]     Checking gloo v0.4.2
[INFO] [stderr]     Checking yew v0.19.3
[INFO] [stderr]     Checking stylist v0.10.1
[INFO] [stderr]     Checking yew-interop v0.2.1 (https://github.com/Madoshakalaka/yew-interop.git#99b8dc98)
[INFO] [stderr]     Checking example v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: All `<a>` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout]    --> src/main.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |                         <a class="btn-vk" data-id="vk">
[INFO] [stdout]     |                          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: All `<a>` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout]    --> src/main.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |                         <a class="btn-vk" data-id="vk">
[INFO] [stdout]     |                          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: All `<a>` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout]    --> src/main.rs:115:26
[INFO] [stdout]     |
[INFO] [stdout] 115 |                         <a class="btn-facebook" data-id="fb">
[INFO] [stdout]     |                          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: All `<a>` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout]    --> src/main.rs:119:26
[INFO] [stdout]     |
[INFO] [stdout] 119 |                         <a class="btn-twitter" data-id="tw">
[INFO] [stdout]     |                          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: All `<a>` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout]    --> src/main.rs:115:26
[INFO] [stdout]     |
[INFO] [stdout] 115 |                         <a class="btn-facebook" data-id="fb">
[INFO] [stdout]     |                          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: All `<a>` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links
[INFO] [stdout]    --> src/main.rs:119:26
[INFO] [stdout]     |
[INFO] [stdout] 119 |                         <a class="btn-twitter" data-id="tw">
[INFO] [stdout]     |                          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: All `<img>` tags should have an `alt` attribute which provides a human-readable description 
[INFO] [stdout]    --> src/main.rs:238:18
[INFO] [stdout]     |
[INFO] [stdout] 238 | ...   <img ref={image_ref} src={static_url!("yew-logo.png")} class={css!("width: 10rem; height: 10rem; display: block; max-width: 100%;")}/>
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: All `<img>` tags should have an `alt` attribute which provides a human-readable description 
[INFO] [stdout]    --> src/main.rs:238:18
[INFO] [stdout]     |
[INFO] [stdout] 238 | ...   <img ref={image_ref} src={static_url!("yew-logo.png")} class={css!("width: 10rem; height: 10rem; display: block; max-width: 100%;")}/>
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: All `<img>` tags should have an `alt` attribute which provides a human-readable description 
[INFO] [stdout]    --> src/main.rs:233:24
[INFO] [stdout]     |
[INFO] [stdout] 233 |                 html!(<img class={css!("width: 10rem; height: 5rem;")} src={src.clone()}/>)
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: All `<img>` tags should have an `alt` attribute which provides a human-readable description 
[INFO] [stdout]    --> src/main.rs:233:24
[INFO] [stdout]     |
[INFO] [stdout] 233 |                 html!(<img class={css!("width: 10rem; height: 5rem;")} src={src.clone()}/>)
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> src/interop.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[wasm_bindgen]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> src/interop.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[wasm_bindgen]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> src/interop.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[wasm_bindgen]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> src/interop.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[wasm_bindgen]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.46s
[INFO] running `Command { std: "docker" "inspect" "22953248bd3f9acfeff05130a5c96de32e64ec11df19ce6cf688b21b94502457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22953248bd3f9acfeff05130a5c96de32e64ec11df19ce6cf688b21b94502457", kill_on_drop: false }`
[INFO] [stdout] 22953248bd3f9acfeff05130a5c96de32e64ec11df19ce6cf688b21b94502457
