[INFO] cloning repository https://github.com/RyoWakabayashi/dioxus-web-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RyoWakabayashi/dioxus-web-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyoWakabayashi%2Fdioxus-web-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyoWakabayashi%2Fdioxus-web-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b0dd64c7f65d1e4c001e43240667269a63a705c [INFO] testing RyoWakabayashi/dioxus-web-example against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyoWakabayashi%2Fdioxus-web-example" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RyoWakabayashi/dioxus-web-example on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RyoWakabayashi/dioxus-web-example [INFO] finished tweaking git repo https://github.com/RyoWakabayashi/dioxus-web-example [INFO] tweaked toml for git repo https://github.com/RyoWakabayashi/dioxus-web-example written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/RyoWakabayashi/dioxus-web-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dioxus-core-macro v0.1.7 [INFO] [stderr] Downloaded dioxus-hooks v0.1.7 [INFO] [stderr] Downloaded dioxus-web v0.0.5 [INFO] [stderr] Downloaded dioxus-html v0.1.6 [INFO] [stderr] Downloaded dioxus-core v0.1.9 [INFO] [stderr] Downloaded dioxus v0.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1f098b0e9fd256190b0f451cc92655825e81465e78189018d914cf9ea6ce1c5c [INFO] running `Command { std: "docker" "start" "-a" "1f098b0e9fd256190b0f451cc92655825e81465e78189018d914cf9ea6ce1c5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f098b0e9fd256190b0f451cc92655825e81465e78189018d914cf9ea6ce1c5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f098b0e9fd256190b0f451cc92655825e81465e78189018d914cf9ea6ce1c5c", kill_on_drop: false }` [INFO] [stdout] 1f098b0e9fd256190b0f451cc92655825e81465e78189018d914cf9ea6ce1c5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c438a2ceeafeb84b5f962a2afd02e5e0517ca6d704f82c913bb1fc4ff35906c9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c438a2ceeafeb84b5f962a2afd02e5e0517ca6d704f82c913bb1fc4ff35906c9", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.29 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling dioxus-core-macro v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling dioxus-core v0.1.9 [INFO] [stderr] Compiling dioxus-html v0.1.6 [INFO] [stderr] Compiling dioxus-hooks v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29 [INFO] [stderr] Compiling web-sys v0.3.56 [INFO] [stderr] Compiling gloo-timers v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.29 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling dioxus-web v0.0.5 [INFO] [stderr] Compiling dioxus v0.1.8 [INFO] [stderr] Compiling dioxus-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `Counter` should have a snake case name [INFO] [stdout] --> src/components/counter.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn Counter(cx: Scope) -> Element { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `counter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Gauge` should have a snake case name [INFO] [stdout] --> src/components/gauge.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn Gauge<'a>(cx: Scope<'a, GaugeProps<'a>>) -> Element { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `gauge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "c438a2ceeafeb84b5f962a2afd02e5e0517ca6d704f82c913bb1fc4ff35906c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c438a2ceeafeb84b5f962a2afd02e5e0517ca6d704f82c913bb1fc4ff35906c9", kill_on_drop: false }` [INFO] [stdout] c438a2ceeafeb84b5f962a2afd02e5e0517ca6d704f82c913bb1fc4ff35906c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3159f30f7d129a86216837e2dac9be7b9d415263ee1155045623564f9d6f2cde [INFO] running `Command { std: "docker" "start" "-a" "3159f30f7d129a86216837e2dac9be7b9d415263ee1155045623564f9d6f2cde", kill_on_drop: false }` [INFO] [stderr] Compiling dioxus-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `Counter` should have a snake case name [INFO] [stdout] --> src/components/counter.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn Counter(cx: Scope) -> Element { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `counter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Gauge` should have a snake case name [INFO] [stdout] --> src/components/gauge.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn Gauge<'a>(cx: Scope<'a, GaugeProps<'a>>) -> Element { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `gauge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "3159f30f7d129a86216837e2dac9be7b9d415263ee1155045623564f9d6f2cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3159f30f7d129a86216837e2dac9be7b9d415263ee1155045623564f9d6f2cde", kill_on_drop: false }` [INFO] [stdout] 3159f30f7d129a86216837e2dac9be7b9d415263ee1155045623564f9d6f2cde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e308c44d8abdff1111a33cd2f823b0a1fc0faa2b1ef2db2c6348ccfc24f1906 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4e308c44d8abdff1111a33cd2f823b0a1fc0faa2b1ef2db2c6348ccfc24f1906", kill_on_drop: false }` [INFO] [stderr] warning: function `Counter` should have a snake case name [INFO] [stderr] --> src/components/counter.rs:3:8 [INFO] [stderr] | [INFO] [stderr] 3 | pub fn Counter(cx: Scope) -> Element { [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `counter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `Gauge` should have a snake case name [INFO] [stderr] --> src/components/gauge.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn Gauge<'a>(cx: Scope<'a, GaugeProps<'a>>) -> Element { [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `gauge` [INFO] [stderr] [INFO] [stderr] warning: `dioxus-example` (bin "dioxus-example" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dioxus_example-9a1b72a3ffca1522) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4e308c44d8abdff1111a33cd2f823b0a1fc0faa2b1ef2db2c6348ccfc24f1906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e308c44d8abdff1111a33cd2f823b0a1fc0faa2b1ef2db2c6348ccfc24f1906", kill_on_drop: false }` [INFO] [stdout] 4e308c44d8abdff1111a33cd2f823b0a1fc0faa2b1ef2db2c6348ccfc24f1906