[INFO] cloning repository https://github.com/schacker/yew-examples-learn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schacker/yew-examples-learn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschacker%2Fyew-examples-learn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschacker%2Fyew-examples-learn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac4138bf5ad22eb1452e7fa2bbbda344f4253092 [INFO] building schacker/yew-examples-learn against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschacker%2Fyew-examples-learn" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/schacker/yew-examples-learn on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/schacker/yew-examples-learn [INFO] finished tweaking git repo https://github.com/schacker/yew-examples-learn [INFO] tweaked toml for git repo https://github.com/schacker/yew-examples-learn written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/schacker/yew-examples-learn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8aef0b5204be5b5525186d272e1dddb56b41e16b055bb30a4575256b32c509a [INFO] running `Command { std: "docker" "start" "-a" "f8aef0b5204be5b5525186d272e1dddb56b41e16b055bb30a4575256b32c509a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8aef0b5204be5b5525186d272e1dddb56b41e16b055bb30a4575256b32c509a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8aef0b5204be5b5525186d272e1dddb56b41e16b055bb30a4575256b32c509a", kill_on_drop: false }` [INFO] [stdout] f8aef0b5204be5b5525186d272e1dddb56b41e16b055bb30a4575256b32c509a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 636a222ccd095d06592b5f0302031c4dca528bbc660968111e756c811ef6a3be [INFO] running `Command { std: "docker" "start" "-a" "636a222ccd095d06592b5f0302031c4dca528bbc660968111e756c811ef6a3be", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.76 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.76 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.22+1.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.76 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.76 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling fake v2.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling route-recognizer v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling lipsum v0.8.0 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling yew-validation v0.1.0 (/opt/rustwide/workdir/packages/yew-validation) [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.76 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling yew-macro v0.18.0 (/opt/rustwide/workdir/packages/yew-macro) [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling yew-router-macro v0.15.0 (/opt/rustwide/workdir/packages/yew-router-macro) [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling git2 v0.13.21 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling js-sys v0.3.53 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.53 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.26 [INFO] [stderr] Compiling changelog v0.1.0 (/opt/rustwide/workdir/packages/changelog) [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-render v0.1.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-dialogs v0.1.0 [INFO] [stderr] Compiling gloo-storage v0.1.0 [INFO] [stderr] Compiling gloo-console v0.1.0 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.3.0 [INFO] [stderr] Compiling yew v0.18.0 (/opt/rustwide/workdir/packages/yew) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> packages/yew/src/virtual_dom/mod.rs:289:66 [INFO] [stdout] | [INFO] [stdout] 289 | Self::set_attribute(el, key!(), $new); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 299 | (Some(new), None) => set!(new), [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yew-agent v0.1.0 (/opt/rustwide/workdir/packages/yew-agent) [INFO] [stderr] Compiling yew-router v0.15.0 (/opt/rustwide/workdir/packages/yew-router) [INFO] [stderr] Compiling multi_thread v0.1.0 (/opt/rustwide/workdir/examples/multi_thread) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dyn_create_destroy_apps v0.1.0 (/opt/rustwide/workdir/examples/dyn_create_destroy_apps) [INFO] [stderr] Compiling boids v0.1.0 (/opt/rustwide/workdir/examples/boids) [INFO] [stderr] Compiling todomvc v0.1.0 (/opt/rustwide/workdir/examples/todomvc) [INFO] [stderr] Compiling node_refs v0.1.0 (/opt/rustwide/workdir/examples/node_refs) [INFO] [stderr] Compiling webgl v0.1.0 (/opt/rustwide/workdir/examples/webgl) [INFO] [stderr] Compiling file_upload v0.1.0 (/opt/rustwide/workdir/examples/file_upload) [INFO] [stderr] Compiling counter v0.1.1 (/opt/rustwide/workdir/examples/counter) [INFO] [stderr] Compiling store v0.1.0 (/opt/rustwide/workdir/examples/store) [INFO] [stderr] Compiling maxlist v0.1.0 (/opt/rustwide/workdir/examples/maxlist) [INFO] [stderr] Compiling router v0.1.0 (/opt/rustwide/workdir/examples/router) [INFO] [stderr] Compiling futures v0.1.0 (/opt/rustwide/workdir/examples/futures) [INFO] [stderr] Compiling two_apps v0.1.0 (/opt/rustwide/workdir/examples/two_apps) [INFO] [stderr] Compiling inner_html v0.1.0 (/opt/rustwide/workdir/examples/inner_html) [INFO] [stderr] Compiling mount_point v0.1.0 (/opt/rustwide/workdir/examples/mount_point) [INFO] [stderr] Compiling nested_list v0.1.0 (/opt/rustwide/workdir/examples/nested_list) [INFO] [stdout] warning: associated function `build` is never used [INFO] [stdout] --> examples/dyn_create_destroy_apps/src/counter.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Properties, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `action_view` is never used [INFO] [stdout] --> examples/maxlist/src/main.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | fn action_view(&self, link: &Scope) -> Html { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `button_view` is never used [INFO] [stdout] --> examples/maxlist/src/main.rs:187:8 [INFO] [stdout] | [INFO] [stdout] 187 | fn button_view(&self, link: &Scope) -> Html { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pub_sub v0.1.0 (/opt/rustwide/workdir/examples/pub_sub) [INFO] [stderr] Compiling timer v0.1.0 (/opt/rustwide/workdir/examples/timer) [INFO] [stderr] Compiling game_of_life v0.1.4 (/opt/rustwide/workdir/examples/game_of_life) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling keyed_list v0.1.0 (/opt/rustwide/workdir/examples/keyed_list) [INFO] [stderr] Compiling js_callback v0.1.0 (/opt/rustwide/workdir/examples/js_callback) [INFO] [stderr] Compiling crm v0.1.0 (/opt/rustwide/workdir/examples/crm) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "636a222ccd095d06592b5f0302031c4dca528bbc660968111e756c811ef6a3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "636a222ccd095d06592b5f0302031c4dca528bbc660968111e756c811ef6a3be", kill_on_drop: false }` [INFO] [stdout] 636a222ccd095d06592b5f0302031c4dca528bbc660968111e756c811ef6a3be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffca2a709aa4ba1d3fdba7bac5c27e799196fbfaa51c0a14bc2111826b10d79a [INFO] running `Command { std: "docker" "start" "-a" "ffca2a709aa4ba1d3fdba7bac5c27e799196fbfaa51c0a14bc2111826b10d79a", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling trybuild v1.0.45 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.26 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> packages/yew/src/virtual_dom/mod.rs:289:66 [INFO] [stdout] | [INFO] [stdout] 289 | Self::set_attribute(el, key!(), $new); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 299 | (Some(new), None) => set!(new), [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling todomvc v0.1.0 (/opt/rustwide/workdir/examples/todomvc) [INFO] [stderr] Compiling router v0.1.0 (/opt/rustwide/workdir/examples/router) [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling changelog v0.1.0 (/opt/rustwide/workdir/packages/changelog) [INFO] [stderr] Compiling futures v0.1.0 (/opt/rustwide/workdir/examples/futures) [INFO] [stderr] Compiling keyed_list v0.1.0 (/opt/rustwide/workdir/examples/keyed_list) [INFO] [stderr] Compiling maxlist v0.1.0 (/opt/rustwide/workdir/examples/maxlist) [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stdout] warning: associated function `action_view` is never used [INFO] [stdout] --> examples/maxlist/src/main.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | fn action_view(&self, link: &Scope) -> Html { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `button_view` is never used [INFO] [stdout] --> examples/maxlist/src/main.rs:187:8 [INFO] [stdout] | [INFO] [stdout] 187 | fn button_view(&self, link: &Scope) -> Html { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling easybench-wasm v0.2.1 [INFO] [stderr] Compiling multi_thread v0.1.0 (/opt/rustwide/workdir/examples/multi_thread) [INFO] [stderr] Compiling wasm-bindgen-test v0.3.26 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling game_of_life v0.1.4 (/opt/rustwide/workdir/examples/game_of_life) [INFO] [stderr] Compiling boids v0.1.0 (/opt/rustwide/workdir/examples/boids) [INFO] [stderr] Compiling store v0.1.0 (/opt/rustwide/workdir/examples/store) [INFO] [stderr] Compiling pub_sub v0.1.0 (/opt/rustwide/workdir/examples/pub_sub) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling node_refs v0.1.0 (/opt/rustwide/workdir/examples/node_refs) [INFO] [stderr] Compiling counter v0.1.1 (/opt/rustwide/workdir/examples/counter) [INFO] [stderr] Compiling webgl v0.1.0 (/opt/rustwide/workdir/examples/webgl) [INFO] [stderr] Compiling mount_point v0.1.0 (/opt/rustwide/workdir/examples/mount_point) [INFO] [stderr] Compiling crm v0.1.0 (/opt/rustwide/workdir/examples/crm) [INFO] [stderr] Compiling file_upload v0.1.0 (/opt/rustwide/workdir/examples/file_upload) [INFO] [stderr] Compiling js_callback v0.1.0 (/opt/rustwide/workdir/examples/js_callback) [INFO] [stderr] Compiling timer v0.1.0 (/opt/rustwide/workdir/examples/timer) [INFO] [stderr] Compiling nested_list v0.1.0 (/opt/rustwide/workdir/examples/nested_list) [INFO] [stderr] Compiling dyn_create_destroy_apps v0.1.0 (/opt/rustwide/workdir/examples/dyn_create_destroy_apps) [INFO] [stdout] warning: associated function `build` is never used [INFO] [stdout] --> examples/dyn_create_destroy_apps/src/counter.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Properties, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling yew-router v0.15.0 (/opt/rustwide/workdir/packages/yew-router) [INFO] [stderr] Compiling two_apps v0.1.0 (/opt/rustwide/workdir/examples/two_apps) [INFO] [stderr] Compiling inner_html v0.1.0 (/opt/rustwide/workdir/examples/inner_html) [INFO] [stderr] Compiling yew-agent v0.1.0 (/opt/rustwide/workdir/packages/yew-agent) [INFO] [stderr] Compiling yew-validation v0.1.0 (/opt/rustwide/workdir/packages/yew-validation) [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling ssri v6.0.0 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yew v0.18.0 (/opt/rustwide/workdir/packages/yew) [INFO] [stderr] Compiling yew-macro v0.18.0 (/opt/rustwide/workdir/packages/yew-macro) [INFO] [stderr] Compiling yew-router-macro v0.15.0 (/opt/rustwide/workdir/packages/yew-router-macro) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> packages/yew/src/virtual_dom/mod.rs:289:66 [INFO] [stdout] | [INFO] [stdout] 289 | Self::set_attribute(el, key!(), $new); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 299 | (Some(new), None) => set!(new), [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "ffca2a709aa4ba1d3fdba7bac5c27e799196fbfaa51c0a14bc2111826b10d79a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffca2a709aa4ba1d3fdba7bac5c27e799196fbfaa51c0a14bc2111826b10d79a", kill_on_drop: false }` [INFO] [stdout] ffca2a709aa4ba1d3fdba7bac5c27e799196fbfaa51c0a14bc2111826b10d79a