[INFO] cloning repository https://github.com/Madoshakalaka/yew-interop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Madoshakalaka/yew-interop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadoshakalaka%2Fyew-interop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadoshakalaka%2Fyew-interop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99b8dc9880b8edad5f45ba0e4ec3c98393505a26 [INFO] checking Madoshakalaka/yew-interop against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadoshakalaka%2Fyew-interop" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Madoshakalaka/yew-interop on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Madoshakalaka/yew-interop [INFO] finished tweaking git repo https://github.com/Madoshakalaka/yew-interop [INFO] tweaked toml for git repo https://github.com/Madoshakalaka/yew-interop written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Madoshakalaka/yew-interop 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gloo-utils v0.1.1 [INFO] [stderr] Downloaded stylist-macros v0.10.0 [INFO] [stderr] Downloaded stylist-core v0.10.0 [INFO] [stderr] Downloaded stylist v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27725ac7c43ba919fc7dec43ac1d835f028f40bd06640d1f681e0c1e62239bf6 [INFO] running `Command { std: "docker" "start" "-a" "27725ac7c43ba919fc7dec43ac1d835f028f40bd06640d1f681e0c1e62239bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27725ac7c43ba919fc7dec43ac1d835f028f40bd06640d1f681e0c1e62239bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27725ac7c43ba919fc7dec43ac1d835f028f40bd06640d1f681e0c1e62239bf6", kill_on_drop: false }` [INFO] [stdout] 27725ac7c43ba919fc7dec43ac1d835f028f40bd06640d1f681e0c1e62239bf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04630bbd1eeaa4891daf2c8f00d1e18e6acfde4f06ae66d0e78ddb648a6338f8 [INFO] running `Command { std: "docker" "start" "-a" "04630bbd1eeaa4891daf2c8f00d1e18e6acfde4f06ae66d0e78ddb648a6338f8", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking fastrand v1.6.0 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking quote v1.0.15 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking dialoguer v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking yew-interop-core v0.1.0 (/opt/rustwide/workdir/yew-interop-core) [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Checking yew-interop-macro v0.2.0 (/opt/rustwide/workdir/yew-interop-macro) [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling yew-macro v0.19.3 (https://github.com/yewstack/yew.git?branch=master#6f6519da) [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking clap v3.0.13 [INFO] [stderr] Checking dev-tool v0.1.0 (/opt/rustwide/workdir/dev-tool) [INFO] [stderr] Checking js-sys v0.3.56 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking stylist-core v0.10.0 [INFO] [stderr] Compiling stylist-macros v0.10.0 [INFO] [stderr] Checking web-sys v0.3.56 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.29 [INFO] [stderr] Checking gloo-utils v0.1.1 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-dialogs v0.1.0 [INFO] [stderr] Checking gloo-console v0.2.1 [INFO] [stderr] Checking gloo-render v0.1.0 [INFO] [stderr] Checking gloo-timers v0.2.2 [INFO] [stderr] Checking gloo-storage v0.2.0 [INFO] [stderr] Checking gloo-file v0.2.0 [INFO] [stderr] Checking gloo v0.4.2 [INFO] [stderr] Checking yew v0.19.3 [INFO] [stderr] Checking yew v0.19.3 (https://github.com/yewstack/yew.git?branch=master#6f6519da) [INFO] [stderr] Checking yew-interop v0.2.1 (/opt/rustwide/workdir/yew-interop) [INFO] [stderr] Checking stylist v0.10.0 [INFO] [stderr] Checking example v0.0.0 (/opt/rustwide/workdir/example) [INFO] [stdout] warning: All `` 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] --> example/src/main.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` 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] --> example/src/main.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` 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] --> example/src/main.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 115 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` 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] --> example/src/main.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 115 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` 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] --> example/src/main.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 119 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` 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] --> example/src/main.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 119 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> example/src/main.rs:238:18 [INFO] [stdout] | [INFO] [stdout] 238 | ... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> example/src/main.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | html!() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> example/src/main.rs:238:18 [INFO] [stdout] | [INFO] [stdout] 238 | ... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> example/src/main.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | html!() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.43s [INFO] running `Command { std: "docker" "inspect" "04630bbd1eeaa4891daf2c8f00d1e18e6acfde4f06ae66d0e78ddb648a6338f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04630bbd1eeaa4891daf2c8f00d1e18e6acfde4f06ae66d0e78ddb648a6338f8", kill_on_drop: false }` [INFO] [stdout] 04630bbd1eeaa4891daf2c8f00d1e18e6acfde4f06ae66d0e78ddb648a6338f8 [INFO] checking Madoshakalaka/yew-interop against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadoshakalaka%2Fyew-interop" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Madoshakalaka/yew-interop on toolchain 7622c0f807a4e13c4db886a1681bf343795692df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Madoshakalaka/yew-interop [INFO] finished tweaking git repo https://github.com/Madoshakalaka/yew-interop [INFO] tweaked toml for git repo https://github.com/Madoshakalaka/yew-interop written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Madoshakalaka/yew-interop 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16ff745f2d8e4b1dcfd7e5a97c45434c0773ed704fc52b0bb317755393d14a42 [INFO] running `Command { std: "docker" "start" "-a" "16ff745f2d8e4b1dcfd7e5a97c45434c0773ed704fc52b0bb317755393d14a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16ff745f2d8e4b1dcfd7e5a97c45434c0773ed704fc52b0bb317755393d14a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16ff745f2d8e4b1dcfd7e5a97c45434c0773ed704fc52b0bb317755393d14a42", kill_on_drop: false }` [INFO] [stdout] 16ff745f2d8e4b1dcfd7e5a97c45434c0773ed704fc52b0bb317755393d14a42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c0fddc965368547585b4572473e610ad59b5d14a3c6bb29434f3ff2cc7d94ac [INFO] running `Command { std: "docker" "start" "-a" "1c0fddc965368547585b4572473e610ad59b5d14a3c6bb29434f3ff2cc7d94ac", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking fastrand v1.6.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Checking dialoguer v0.9.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking yew-interop-core v0.1.0 (/opt/rustwide/workdir/yew-interop-core) [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking yew-interop-macro v0.2.0 (/opt/rustwide/workdir/yew-interop-macro) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling yew-macro v0.19.3 (https://github.com/yewstack/yew.git?branch=master#6f6519da) [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking clap v3.0.13 [INFO] [stderr] Checking dev-tool v0.1.0 (/opt/rustwide/workdir/dev-tool) [INFO] [stderr] Checking js-sys v0.3.56 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking stylist-core v0.10.0 [INFO] [stderr] Compiling stylist-macros v0.10.0 [INFO] [stderr] Checking web-sys v0.3.56 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.29 [INFO] [stderr] Checking gloo-utils v0.1.1 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-console v0.2.1 [INFO] [stderr] Checking gloo-timers v0.2.2 [INFO] [stderr] Checking gloo-render v0.1.0 [INFO] [stderr] Checking gloo-dialogs v0.1.0 [INFO] [stderr] Checking gloo-storage v0.2.0 [INFO] [stderr] Checking gloo-file v0.2.0 [INFO] [stderr] Checking gloo v0.4.2 [INFO] [stderr] Checking yew v0.19.3 [INFO] [stderr] Checking yew v0.19.3 (https://github.com/yewstack/yew.git?branch=master#6f6519da) [INFO] [stderr] Checking yew-interop v0.2.1 (/opt/rustwide/workdir/yew-interop) [INFO] [stderr] Checking stylist v0.10.0 [INFO] [stderr] Checking example v0.0.0 (/opt/rustwide/workdir/example) [INFO] [stdout] warning: All `` 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] --> example/src/main.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` 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] --> example/src/main.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` 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] --> example/src/main.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 115 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` 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] --> example/src/main.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 115 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` 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] --> example/src/main.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 119 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` 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] --> example/src/main.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 119 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> example/src/main.rs:238:18 [INFO] [stdout] | [INFO] [stdout] 238 | ... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> example/src/main.rs:238:18 [INFO] [stdout] | [INFO] [stdout] 238 | ... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> example/src/main.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | html!() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> example/src/main.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | html!() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> example/src/interop.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[wasm_bindgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `__wbg_generated_const_Toast` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> example/src/interop.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[wasm_bindgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `__wbg_generated_const_Cropper` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> example/src/interop.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[wasm_bindgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `__wbg_generated_const_Toast` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> example/src/interop.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[wasm_bindgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `__wbg_generated_const_Cropper` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `example` (bin "example") due to 3 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `example` (bin "example" test) due to 3 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1c0fddc965368547585b4572473e610ad59b5d14a3c6bb29434f3ff2cc7d94ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c0fddc965368547585b4572473e610ad59b5d14a3c6bb29434f3ff2cc7d94ac", kill_on_drop: false }` [INFO] [stdout] 1c0fddc965368547585b4572473e610ad59b5d14a3c6bb29434f3ff2cc7d94ac