[INFO] cloning repository https://github.com/funksy/rust_mazes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/funksy/rust_mazes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunksy%2Frust_mazes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunksy%2Frust_mazes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6852fdceb0f857f8274391c81fccf20d7c81480b [INFO] testing funksy/rust_mazes against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunksy%2Frust_mazes" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/funksy/rust_mazes on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/funksy/rust_mazes [INFO] finished tweaking git repo https://github.com/funksy/rust_mazes [INFO] tweaked toml for git repo https://github.com/funksy/rust_mazes written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/funksy/rust_mazes 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded svg v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f91a2962576ede3f3f86697633de1e6ada626443473555906e385edbf4310b8a [INFO] running `Command { std: "docker" "start" "-a" "f91a2962576ede3f3f86697633de1e6ada626443473555906e385edbf4310b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f91a2962576ede3f3f86697633de1e6ada626443473555906e385edbf4310b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f91a2962576ede3f3f86697633de1e6ada626443473555906e385edbf4310b8a", kill_on_drop: false }` [INFO] [stdout] f91a2962576ede3f3f86697633de1e6ada626443473555906e385edbf4310b8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ce5a1310c87606c9eafd617d0bb946b3f2f392844c281d76dafae7e2df09fb6 [INFO] running `Command { std: "docker" "start" "-a" "4ce5a1310c87606c9eafd617d0bb946b3f2f392844c281d76dafae7e2df09fb6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling dioxus-core-types v0.6.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling lazy-js-bundle v0.6.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling dioxus-interpreter-js v0.6.1 [INFO] [stderr] Compiling dioxus-document v0.6.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling dioxus-web v0.6.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sledgehammer_utils v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling svg v0.18.0 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling dioxus-config-macro v0.6.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling dioxus-rsx v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling const-serialize-macro v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling sledgehammer_bindgen_macro v0.6.0 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.6.1 [INFO] [stderr] Compiling dioxus-core-macro v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling generational-box v0.6.1 [INFO] [stderr] Compiling warnings v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling enumset v1.1.5 [INFO] [stderr] Compiling js-sys v0.3.76 [INFO] [stderr] Compiling dioxus-cli-config v0.6.1 [INFO] [stderr] Compiling sledgehammer_bindgen v0.6.0 [INFO] [stderr] Compiling dioxus-logger v0.6.1 [INFO] [stderr] Compiling const-serialize v0.6.1 [INFO] [stderr] Compiling manganis-core v0.6.1 [INFO] [stderr] Compiling manganis-macro v0.6.1 [INFO] [stderr] Compiling dioxus-core v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.49 [INFO] [stderr] Compiling web-sys v0.3.76 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling manganis v0.6.1 [INFO] [stderr] Compiling dioxus-signals v0.6.1 [INFO] [stderr] Compiling dioxus-devtools-types v0.6.1 [INFO] [stderr] Compiling dioxus-history v0.6.1 [INFO] [stderr] Compiling dioxus-hooks v0.6.1 [INFO] [stderr] Compiling dioxus-devtools v0.6.1 [INFO] [stderr] Compiling dioxus-html v0.6.1 [INFO] [stderr] Compiling dioxus v0.6.1 [INFO] [stderr] Compiling maze_generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `App` should have a snake case name [INFO] [stdout] --> src/ui/main_view.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn App() -> 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: module `Header` should have a snake case name [INFO] [stdout] --> src/ui/components/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod Header; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `MazeRender` should have a snake case name [INFO] [stdout] --> src/ui/components/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod MazeRender; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `maze_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Dropdown` should have a snake case name [INFO] [stdout] --> src/ui/components/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod Dropdown; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `dropdown` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Button` should have a snake case name [INFO] [stdout] --> src/ui/components/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod Button; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `NumInput` should have a snake case name [INFO] [stdout] --> src/ui/components/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub mod NumInput; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `num_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Header` should have a snake case name [INFO] [stdout] --> src/ui/components/Header.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn Header() -> Element { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `MazeRender` should have a snake case name [INFO] [stdout] --> src/ui/components/MazeRender.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn MazeRender(props: MazeRenderProps) -> Element { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `maze_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Dropdown` should have a snake case name [INFO] [stdout] --> src/ui/components/Dropdown.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn Dropdown(props: DropdownProps) -> Element { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `dropdown` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.64s [INFO] running `Command { std: "docker" "inspect" "4ce5a1310c87606c9eafd617d0bb946b3f2f392844c281d76dafae7e2df09fb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce5a1310c87606c9eafd617d0bb946b3f2f392844c281d76dafae7e2df09fb6", kill_on_drop: false }` [INFO] [stdout] 4ce5a1310c87606c9eafd617d0bb946b3f2f392844c281d76dafae7e2df09fb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7693959a5bad1ad310b86a15a64801100edb61849dbef962cf8f0abd4fa53e4e [INFO] running `Command { std: "docker" "start" "-a" "7693959a5bad1ad310b86a15a64801100edb61849dbef962cf8f0abd4fa53e4e", kill_on_drop: false }` [INFO] [stderr] Compiling maze_generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `App` should have a snake case name [INFO] [stdout] --> src/ui/main_view.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn App() -> 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: module `Header` should have a snake case name [INFO] [stdout] --> src/ui/components/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod Header; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `MazeRender` should have a snake case name [INFO] [stdout] --> src/ui/components/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod MazeRender; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `maze_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Dropdown` should have a snake case name [INFO] [stdout] --> src/ui/components/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod Dropdown; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `dropdown` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Button` should have a snake case name [INFO] [stdout] --> src/ui/components/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod Button; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `NumInput` should have a snake case name [INFO] [stdout] --> src/ui/components/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub mod NumInput; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `num_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Header` should have a snake case name [INFO] [stdout] --> src/ui/components/Header.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn Header() -> Element { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `MazeRender` should have a snake case name [INFO] [stdout] --> src/ui/components/MazeRender.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn MazeRender(props: MazeRenderProps) -> Element { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `maze_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Dropdown` should have a snake case name [INFO] [stdout] --> src/ui/components/Dropdown.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn Dropdown(props: DropdownProps) -> Element { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `dropdown` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `App` should have a snake case name [INFO] [stdout] --> src/ui/main_view.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn App() -> 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: module `Header` should have a snake case name [INFO] [stdout] --> src/ui/components/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod Header; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `MazeRender` should have a snake case name [INFO] [stdout] --> src/ui/components/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod MazeRender; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `maze_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Dropdown` should have a snake case name [INFO] [stdout] --> src/ui/components/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod Dropdown; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `dropdown` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Button` should have a snake case name [INFO] [stdout] --> src/ui/components/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod Button; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `NumInput` should have a snake case name [INFO] [stdout] --> src/ui/components/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub mod NumInput; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `num_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Header` should have a snake case name [INFO] [stdout] --> src/ui/components/Header.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn Header() -> Element { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `MazeRender` should have a snake case name [INFO] [stdout] --> src/ui/components/MazeRender.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn MazeRender(props: MazeRenderProps) -> Element { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `maze_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Dropdown` should have a snake case name [INFO] [stdout] --> src/ui/components/Dropdown.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn Dropdown(props: DropdownProps) -> Element { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `dropdown` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `Command { std: "docker" "inspect" "7693959a5bad1ad310b86a15a64801100edb61849dbef962cf8f0abd4fa53e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7693959a5bad1ad310b86a15a64801100edb61849dbef962cf8f0abd4fa53e4e", kill_on_drop: false }` [INFO] [stdout] 7693959a5bad1ad310b86a15a64801100edb61849dbef962cf8f0abd4fa53e4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 86cd6b60ef156164a4c39d9076e32d5306729cbf7ec35f1d714fca11ac84d9c5 [INFO] running `Command { std: "docker" "start" "-a" "86cd6b60ef156164a4c39d9076e32d5306729cbf7ec35f1d714fca11ac84d9c5", kill_on_drop: false }` [INFO] [stderr] warning: function `App` should have a snake case name [INFO] [stderr] --> src/ui/main_view.rs:15:4 [INFO] [stderr] | [INFO] [stderr] 15 | fn App() -> 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: module `Header` should have a snake case name [INFO] [stderr] --> src/ui/components/mod.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | pub mod Header; [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `header` [INFO] [stderr] [INFO] [stderr] warning: module `MazeRender` should have a snake case name [INFO] [stderr] --> src/ui/components/mod.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | pub mod MazeRender; [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `maze_render` [INFO] [stderr] [INFO] [stderr] warning: module `Dropdown` should have a snake case name [INFO] [stderr] --> src/ui/components/mod.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub mod Dropdown; [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `dropdown` [INFO] [stderr] [INFO] [stderr] warning: module `Button` should have a snake case name [INFO] [stderr] --> src/ui/components/mod.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub mod Button; [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `button` [INFO] [stderr] [INFO] [stderr] warning: module `NumInput` should have a snake case name [INFO] [stderr] --> src/ui/components/mod.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub mod NumInput; [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `num_input` [INFO] [stderr] [INFO] [stderr] warning: function `Header` should have a snake case name [INFO] [stderr] --> src/ui/components/Header.rs:3:8 [INFO] [stderr] | [INFO] [stderr] 3 | pub fn Header() -> Element { [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `header` [INFO] [stderr] [INFO] [stderr] warning: function `MazeRender` should have a snake case name [INFO] [stderr] --> src/ui/components/MazeRender.rs:12:8 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn MazeRender(props: MazeRenderProps) -> Element { [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `maze_render` [INFO] [stderr] [INFO] [stderr] warning: function `Dropdown` should have a snake case name [INFO] [stderr] --> src/ui/components/Dropdown.rs:10:8 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn Dropdown(props: DropdownProps) -> Element { [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `dropdown` [INFO] [stderr] [INFO] [stderr] warning: `maze_generator` (lib) generated 9 warnings [INFO] [stderr] warning: `maze_generator` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maze_generator-57ff6e80e298297e) [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/maze_generator-783d1538258268f2) [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 maze_generator [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" "86cd6b60ef156164a4c39d9076e32d5306729cbf7ec35f1d714fca11ac84d9c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86cd6b60ef156164a4c39d9076e32d5306729cbf7ec35f1d714fca11ac84d9c5", kill_on_drop: false }` [INFO] [stdout] 86cd6b60ef156164a4c39d9076e32d5306729cbf7ec35f1d714fca11ac84d9c5