[INFO] cloning repository https://github.com/tmsdev82/yew-css-and-js-tutorial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmsdev82/yew-css-and-js-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmsdev82%2Fyew-css-and-js-tutorial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmsdev82%2Fyew-css-and-js-tutorial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90d4ee05e37062722848752b68cba794b20ec9dd
[INFO] checking tmsdev82/yew-css-and-js-tutorial against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmsdev82%2Fyew-css-and-js-tutorial" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tmsdev82/yew-css-and-js-tutorial 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/tmsdev82/yew-css-and-js-tutorial
[INFO] finished tweaking git repo https://github.com/tmsdev82/yew-css-and-js-tutorial
[INFO] tweaked toml for git repo https://github.com/tmsdev82/yew-css-and-js-tutorial written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/tmsdev82/yew-css-and-js-tutorial 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded boolinator v2.4.0
[INFO] [stderr]   Downloaded gloo-render v0.1.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.81
[INFO] [stderr]   Downloaded gloo-utils v0.1.4
[INFO] [stderr]   Downloaded gloo-events v0.1.2
[INFO] [stderr]   Downloaded gloo-timers v0.2.4
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.81
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.31
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.81
[INFO] [stderr]   Downloaded quote v1.0.20
[INFO] [stderr]   Downloaded yew v0.19.3
[INFO] [stderr]   Downloaded js-sys v0.3.58
[INFO] [stderr]   Downloaded web-sys v0.3.58
[INFO] [stderr]   Downloaded gloo-net v0.2.3
[INFO] [stderr]   Downloaded serde_json v1.0.82
[INFO] [stderr]   Downloaded gloo v0.4.2
[INFO] [stderr]   Downloaded gloo v0.8.0
[INFO] [stderr]   Downloaded serde v1.0.138
[INFO] [stderr]   Downloaded bumpalo v3.10.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.81
[INFO] [stderr]   Downloaded syn v1.0.98
[INFO] [stderr]   Downloaded ryu v1.0.10
[INFO] [stderr]   Downloaded proc-macro2 v1.0.40
[INFO] [stderr]   Downloaded serde_derive v1.0.138
[INFO] [stderr]   Downloaded yew-macro v0.19.3
[INFO] [stderr]   Downloaded pin-project v1.0.11
[INFO] [stderr]   Downloaded unicode-ident v1.0.1
[INFO] [stderr]   Downloaded gloo-history v0.1.0
[INFO] [stderr]   Downloaded anymap2 v0.13.0
[INFO] [stderr]   Downloaded gloo-worker v0.2.0
[INFO] [stderr]   Downloaded gloo-file v0.2.3
[INFO] [stderr]   Downloaded itoa v1.0.2
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.81
[INFO] [stderr]   Downloaded pin-project-internal v1.0.11
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.3.1
[INFO] [stderr]   Downloaded gloo-storage v0.2.1
[INFO] [stderr]   Downloaded gloo-console v0.2.1
[INFO] [stderr]   Downloaded gloo-dialogs v0.1.1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eeb1758f32b80ac68c710b0e53f686cd07be2c271fd11803aa2888dd78974fc8
[INFO] running `Command { std: "docker" "start" "-a" "eeb1758f32b80ac68c710b0e53f686cd07be2c271fd11803aa2888dd78974fc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eeb1758f32b80ac68c710b0e53f686cd07be2c271fd11803aa2888dd78974fc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeb1758f32b80ac68c710b0e53f686cd07be2c271fd11803aa2888dd78974fc8", kill_on_drop: false }`
[INFO] [stdout] eeb1758f32b80ac68c710b0e53f686cd07be2c271fd11803aa2888dd78974fc8
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97a6c686c2a5752d493e2a38284e827b3cf08426eb1b26c98e6e71cec6a9966a
[INFO] running `Command { std: "docker" "start" "-a" "97a6c686c2a5752d493e2a38284e827b3cf08426eb1b26c98e6e71cec6a9966a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.81
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling bumpalo v3.10.0
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling wasm-bindgen v0.2.81
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.81
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling yew-macro v0.19.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.81
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.81
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking pin-project v1.0.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking js-sys v0.3.58
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking web-sys v0.3.58
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.31
[INFO] [stderr]     Checking gloo-timers v0.2.4
[INFO] [stderr]     Checking serde-wasm-bindgen v0.3.1
[INFO] [stderr]     Checking gloo-utils v0.1.4
[INFO] [stderr]     Checking gloo-events v0.1.2
[INFO] [stderr]     Checking gloo-console v0.2.1
[INFO] [stderr]     Checking gloo-dialogs v0.1.1
[INFO] [stderr]     Checking gloo-render v0.1.1
[INFO] [stderr]     Checking wasm-logger v0.2.0
[INFO] [stderr]     Checking gloo-storage v0.2.1
[INFO] [stderr]     Checking gloo-net v0.2.3
[INFO] [stderr]     Checking gloo-file v0.2.3
[INFO] [stderr]     Checking gloo-history v0.1.0
[INFO] [stderr]     Checking gloo-worker v0.2.0
[INFO] [stderr]     Checking gloo v0.4.2
[INFO] [stderr]     Checking yew v0.19.3
[INFO] [stderr]     Checking gloo v0.8.0
[INFO] [stderr]     Checking yew-css-and-js-tutorial v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn create(ctx: &Context<Self>) -> Self {
[INFO] [stdout]    |               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn view(&self, ctx: &Context<Self>) -> Html {
[INFO] [stdout]    |                    ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn create(ctx: &Context<Self>) -> Self {
[INFO] [stdout]    |               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn view(&self, ctx: &Context<Self>) -> Html {
[INFO] [stdout]    |                    ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 41.23s
[INFO] running `Command { std: "docker" "inspect" "97a6c686c2a5752d493e2a38284e827b3cf08426eb1b26c98e6e71cec6a9966a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97a6c686c2a5752d493e2a38284e827b3cf08426eb1b26c98e6e71cec6a9966a", kill_on_drop: false }`
[INFO] [stdout] 97a6c686c2a5752d493e2a38284e827b3cf08426eb1b26c98e6e71cec6a9966a
[INFO] checking tmsdev82/yew-css-and-js-tutorial against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmsdev82%2Fyew-css-and-js-tutorial" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tmsdev82/yew-css-and-js-tutorial 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/tmsdev82/yew-css-and-js-tutorial
[INFO] finished tweaking git repo https://github.com/tmsdev82/yew-css-and-js-tutorial
[INFO] tweaked toml for git repo https://github.com/tmsdev82/yew-css-and-js-tutorial written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/tmsdev82/yew-css-and-js-tutorial 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5eb2848d03a622666d2000f85c998ede8dbf9326ab434339f3cc502db170c96b
[INFO] running `Command { std: "docker" "start" "-a" "5eb2848d03a622666d2000f85c998ede8dbf9326ab434339f3cc502db170c96b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5eb2848d03a622666d2000f85c998ede8dbf9326ab434339f3cc502db170c96b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5eb2848d03a622666d2000f85c998ede8dbf9326ab434339f3cc502db170c96b", kill_on_drop: false }`
[INFO] [stdout] 5eb2848d03a622666d2000f85c998ede8dbf9326ab434339f3cc502db170c96b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8196e0c50707c2238d24c913b8c0b6c88c884006095e1b2a0b0dcd7a314aa256
[INFO] running `Command { std: "docker" "start" "-a" "8196e0c50707c2238d24c913b8c0b6c88c884006095e1b2a0b0dcd7a314aa256", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.81
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling bumpalo v3.10.0
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling wasm-bindgen v0.2.81
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.2
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.81
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.81
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling yew-macro v0.19.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.81
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking pin-project v1.0.11
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking js-sys v0.3.58
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking web-sys v0.3.58
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.31
[INFO] [stderr]     Checking gloo-timers v0.2.4
[INFO] [stderr]     Checking serde-wasm-bindgen v0.3.1
[INFO] [stderr]     Checking gloo-utils v0.1.4
[INFO] [stderr]     Checking gloo-events v0.1.2
[INFO] [stderr]     Checking gloo-console v0.2.1
[INFO] [stderr]     Checking gloo-dialogs v0.1.1
[INFO] [stderr]     Checking gloo-render v0.1.1
[INFO] [stderr]     Checking wasm-logger v0.2.0
[INFO] [stderr]     Checking gloo-storage v0.2.1
[INFO] [stderr]     Checking gloo-net v0.2.3
[INFO] [stderr]     Checking gloo-worker v0.2.0
[INFO] [stderr]     Checking gloo-file v0.2.3
[INFO] [stderr]     Checking gloo-history v0.1.0
[INFO] [stderr]     Checking gloo v0.4.2
[INFO] [stderr]     Checking yew v0.19.3
[INFO] [stderr]     Checking gloo v0.8.0
[INFO] [stderr]     Checking yew-css-and-js-tutorial v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn create(ctx: &Context<Self>) -> Self {
[INFO] [stdout]    |               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn view(&self, ctx: &Context<Self>) -> Html {
[INFO] [stdout]    |                    ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/bindings.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[wasm_bindgen(module = "/js/my_chart.js")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `__wbg_generated_const_MyChart`
[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 <https://github.com/rust-lang/rust/issues/120363>
[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: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yew-css-and-js-tutorial` (bin "yew-css-and-js-tutorial" test) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn create(ctx: &Context<Self>) -> Self {
[INFO] [stdout]    |               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn view(&self, ctx: &Context<Self>) -> Html {
[INFO] [stdout]    |                    ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/bindings.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[wasm_bindgen(module = "/js/my_chart.js")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `__wbg_generated_const_MyChart`
[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 <https://github.com/rust-lang/rust/issues/120363>
[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: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yew-css-and-js-tutorial` (bin "yew-css-and-js-tutorial") due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8196e0c50707c2238d24c913b8c0b6c88c884006095e1b2a0b0dcd7a314aa256", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8196e0c50707c2238d24c913b8c0b6c88c884006095e1b2a0b0dcd7a314aa256", kill_on_drop: false }`
[INFO] [stdout] 8196e0c50707c2238d24c913b8c0b6c88c884006095e1b2a0b0dcd7a314aa256
