[INFO] cloning repository https://github.com/Mokshit06/dioxus-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mokshit06/dioxus-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMokshit06%2Fdioxus-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMokshit06%2Fdioxus-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af5b44d7f90ad07471df4f86e31e0f9ea63c60d3 [INFO] testing Mokshit06/dioxus-app against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMokshit06%2Fdioxus-app" "/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/Mokshit06/dioxus-app on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mokshit06/dioxus-app [INFO] finished tweaking git repo https://github.com/Mokshit06/dioxus-app [INFO] tweaked toml for git repo https://github.com/Mokshit06/dioxus-app written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Mokshit06/dioxus-app 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" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc1/source/crates/web/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dioxus-router v0.2.3 [INFO] [stderr] Downloaded dioxus-web v0.2.1 [INFO] [stderr] Downloaded dioxus-ssr v0.2.1 [INFO] [stderr] Downloaded loom v0.5.5 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.4.3 [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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10e8124f0d984c8141f480778c3c19eadb4748414aa3aeda2b3ad901450e03b6 [INFO] running `Command { std: "docker" "start" "-a" "10e8124f0d984c8141f480778c3c19eadb4748414aa3aeda2b3ad901450e03b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10e8124f0d984c8141f480778c3c19eadb4748414aa3aeda2b3ad901450e03b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10e8124f0d984c8141f480778c3c19eadb4748414aa3aeda2b3ad901450e03b6", kill_on_drop: false }` [INFO] [stdout] 10e8124f0d984c8141f480778c3c19eadb4748414aa3aeda2b3ad901450e03b6 [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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3687867ac30ac08af0644cb76063074bd7c9f0ce0190caea72c2a3d784405f40 [INFO] running `Command { std: "docker" "start" "-a" "3687867ac30ac08af0644cb76063074bd7c9f0ce0190caea72c2a3d784405f40", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/crates/web/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling ref-cast v1.0.7 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.7 [INFO] [stderr] Compiling dioxus-core-macro v0.2.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling js-sys v0.3.57 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.57 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.30 [INFO] [stderr] Compiling gloo-timers v0.2.4 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling dioxus-interpreter-js v0.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling dioxus-core v0.2.1 [INFO] [stderr] Compiling dioxus-html v0.2.1 [INFO] [stderr] Compiling dioxus-hooks v0.2.1 [INFO] [stderr] Compiling dioxus-ssr v0.2.1 [INFO] [stderr] Compiling dioxus-web v0.2.1 [INFO] [stderr] Compiling dioxus-router v0.2.3 [INFO] [stderr] Compiling dioxus v0.2.4 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling app v0.1.0 (/opt/rustwide/workdir/crates/app) [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> crates/app/src/lib.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | let mut state = use_state(&cx, || 0); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/app/src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let mut state = use_state(&cx, || 0); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `user_id` and `id` are never read [INFO] [stdout] --> crates/app/src/components/posts.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | struct Post { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 6 | user_id: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 7 | id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `App` should have a snake case name [INFO] [stdout] --> crates/app/src/lib.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn App(cx: Scope) -> Element { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Counter` should have a snake case name [INFO] [stdout] --> crates/app/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] [INFO] [stdout] warning: function `Posts` should have a snake case name [INFO] [stdout] --> crates/app/src/components/posts.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn Posts(cx: Scope) -> Element { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `posts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling web v0.1.0 (/opt/rustwide/workdir/crates/web) [INFO] [stdout] warning: unused import: `dioxus::prelude::*` [INFO] [stdout] --> crates/web/src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ssr v0.1.0 (/opt/rustwide/workdir/crates/ssr) [INFO] [stdout] warning: unused import: `status` [INFO] [stdout] --> crates/ssr/src/main.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | response::{content, status}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::SocketAddr` [INFO] [stdout] --> crates/ssr/src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 56s [INFO] running `Command { std: "docker" "inspect" "3687867ac30ac08af0644cb76063074bd7c9f0ce0190caea72c2a3d784405f40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3687867ac30ac08af0644cb76063074bd7c9f0ce0190caea72c2a3d784405f40", kill_on_drop: false }` [INFO] [stdout] 3687867ac30ac08af0644cb76063074bd7c9f0ce0190caea72c2a3d784405f40 [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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c73b7365f5981ca3900a6d4fdb87cb7f5df7db13f7e9a8ddd447a27f645c1cc [INFO] running `Command { std: "docker" "start" "-a" "7c73b7365f5981ca3900a6d4fdb87cb7f5df7db13f7e9a8ddd447a27f645c1cc", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/crates/web/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> crates/app/src/lib.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | let mut state = use_state(&cx, || 0); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/app/src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let mut state = use_state(&cx, || 0); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `user_id` and `id` are never read [INFO] [stdout] --> crates/app/src/components/posts.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | struct Post { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 6 | user_id: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 7 | id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `App` should have a snake case name [INFO] [stdout] --> crates/app/src/lib.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn App(cx: Scope) -> Element { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Counter` should have a snake case name [INFO] [stdout] --> crates/app/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] [INFO] [stdout] warning: function `Posts` should have a snake case name [INFO] [stdout] --> crates/app/src/components/posts.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn Posts(cx: Scope) -> Element { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `posts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling web v0.1.0 (/opt/rustwide/workdir/crates/web) [INFO] [stderr] Compiling app v0.1.0 (/opt/rustwide/workdir/crates/app) [INFO] [stderr] Compiling ssr v0.1.0 (/opt/rustwide/workdir/crates/ssr) [INFO] [stdout] warning: unused import: `dioxus::prelude::*` [INFO] [stdout] --> crates/web/src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `status` [INFO] [stdout] --> crates/ssr/src/main.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | response::{content, status}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::SocketAddr` [INFO] [stdout] --> crates/ssr/src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> crates/app/src/lib.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | let mut state = use_state(&cx, || 0); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/app/src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let mut state = use_state(&cx, || 0); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `user_id` and `id` are never read [INFO] [stdout] --> crates/app/src/components/posts.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | struct Post { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 6 | user_id: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 7 | id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `App` should have a snake case name [INFO] [stdout] --> crates/app/src/lib.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn App(cx: Scope) -> Element { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Counter` should have a snake case name [INFO] [stdout] --> crates/app/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] [INFO] [stdout] warning: function `Posts` should have a snake case name [INFO] [stdout] --> crates/app/src/components/posts.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn Posts(cx: Scope) -> Element { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `posts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `Command { std: "docker" "inspect" "7c73b7365f5981ca3900a6d4fdb87cb7f5df7db13f7e9a8ddd447a27f645c1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c73b7365f5981ca3900a6d4fdb87cb7f5df7db13f7e9a8ddd447a27f645c1cc", kill_on_drop: false }` [INFO] [stdout] 7c73b7365f5981ca3900a6d4fdb87cb7f5df7db13f7e9a8ddd447a27f645c1cc [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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a7d37b8004a728aa0a5426e74fcdfb4a4bf68421e88db4b4d29acd322c78cab5 [INFO] running `Command { std: "docker" "start" "-a" "a7d37b8004a728aa0a5426e74fcdfb4a4bf68421e88db4b4d29acd322c78cab5", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/crates/web/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: unused variable: `state` [INFO] [stderr] --> crates/app/src/lib.rs:8:13 [INFO] [stderr] | [INFO] [stderr] 8 | let mut state = use_state(&cx, || 0); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> crates/app/src/lib.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | let mut state = use_state(&cx, || 0); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `user_id` and `id` are never read [INFO] [stderr] --> crates/app/src/components/posts.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 5 | struct Post { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 6 | user_id: i32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 7 | id: i32, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `App` should have a snake case name [INFO] [stderr] --> crates/app/src/lib.rs:7:8 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn App(cx: Scope) -> Element { [INFO] [stderr] | ^^^ help: convert the identifier to snake case: `app` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `Counter` should have a snake case name [INFO] [stderr] --> crates/app/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] warning: function `Posts` should have a snake case name [INFO] [stderr] --> crates/app/src/components/posts.rs:12:8 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn Posts(cx: Scope) -> Element { [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `posts` [INFO] [stderr] [INFO] [stderr] warning: `app` (lib) generated 6 warnings (run `cargo fix --lib -p app` to apply 2 suggestions) [INFO] [stderr] warning: unused import: `dioxus::prelude::*` [INFO] [stderr] --> crates/web/src/main.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use dioxus::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `web` (bin "web" test) generated 1 warning (run `cargo fix --bin "web" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `app` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] warning: unused import: `status` [INFO] [stderr] --> crates/ssr/src/main.rs:6:25 [INFO] [stderr] | [INFO] [stderr] 6 | response::{content, status}, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::net::SocketAddr` [INFO] [stderr] --> crates/ssr/src/main.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use std::net::SocketAddr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ssr` (bin "ssr" test) generated 2 warnings (run `cargo fix --bin "ssr" --tests` to apply 2 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/app-1ce210b13ba6a0c3) [INFO] [stdout] [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ssr-dbb916dd324110e9) [INFO] [stdout] [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/web-be9243e12802bffa) [INFO] [stdout] [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] [stderr] Doc-tests app [INFO] [stdout] [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" "a7d37b8004a728aa0a5426e74fcdfb4a4bf68421e88db4b4d29acd322c78cab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7d37b8004a728aa0a5426e74fcdfb4a4bf68421e88db4b4d29acd322c78cab5", kill_on_drop: false }` [INFO] [stdout] a7d37b8004a728aa0a5426e74fcdfb4a4bf68421e88db4b4d29acd322c78cab5