[INFO] cloning repository https://github.com/oiPiSe/music_app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oiPiSe/music_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoiPiSe%2Fmusic_app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoiPiSe%2Fmusic_app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdb530cf8bb4413dc02b7a1f305319236eb90548 [INFO] checking oiPiSe/music_app against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoiPiSe%2Fmusic_app" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oiPiSe/music_app on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oiPiSe/music_app [INFO] finished tweaking git repo https://github.com/oiPiSe/music_app [INFO] tweaked toml for git repo https://github.com/oiPiSe/music_app written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/oiPiSe/music_app already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d32ddbe64ed61acea3d3608c71e6016c84f36ccdbf173c9300a5615dea2d968f [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" "d32ddbe64ed61acea3d3608c71e6016c84f36ccdbf173c9300a5615dea2d968f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d32ddbe64ed61acea3d3608c71e6016c84f36ccdbf173c9300a5615dea2d968f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d32ddbe64ed61acea3d3608c71e6016c84f36ccdbf173c9300a5615dea2d968f", kill_on_drop: false }` [INFO] [stdout] d32ddbe64ed61acea3d3608c71e6016c84f36ccdbf173c9300a5615dea2d968f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbca67f8b5cc3a614e1f2f6ab0fe7bcdd2faec91e5787df572b95335031f178a [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" "cbca67f8b5cc3a614e1f2f6ab0fe7bcdd2faec91e5787df572b95335031f178a", kill_on_drop: false }` [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking music_app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `A4` [INFO] [stdout] --> src/main.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_A4` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `As4` [INFO] [stdout] --> src/main.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_As4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `B4` [INFO] [stdout] --> src/main.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_B4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Cs5` [INFO] [stdout] --> src/main.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_Cs5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `D5` [INFO] [stdout] --> src/main.rs:6:32 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_D5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Ds5` [INFO] [stdout] --> src/main.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_Ds5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `E5` [INFO] [stdout] --> src/main.rs:6:42 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_E5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `F5` [INFO] [stdout] --> src/main.rs:6:46 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_F5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Fs5` [INFO] [stdout] --> src/main.rs:6:51 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_Fs5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Gs5` [INFO] [stdout] --> src/main.rs:6:62 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_Gs5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/main.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | for t in (0 .. 100).map(|x| x as f32 / 44100.0) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A4` should have a snake case name [INFO] [stdout] --> src/main.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: convert the identifier to snake case: `a4` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `As4` should have a snake case name [INFO] [stdout] --> src/main.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `as4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `B4` should have a snake case name [INFO] [stdout] --> src/main.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: convert the identifier to snake case: `b4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `c5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Cs5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `cs5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `D5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:32 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: convert the identifier to snake case: `d5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Ds5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `ds5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `E5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:42 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: convert the identifier to snake case: `e5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `F5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:46 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `f5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Fs5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:51 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `fs5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `G5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:57 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: convert the identifier to snake case: `g5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Gs5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:62 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `gs5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:67 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: convert the identifier to snake case: `a5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `A4` [INFO] [stdout] --> src/main.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_A4` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `As4` [INFO] [stdout] --> src/main.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_As4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `B4` [INFO] [stdout] --> src/main.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_B4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Cs5` [INFO] [stdout] --> src/main.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_Cs5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `D5` [INFO] [stdout] --> src/main.rs:6:32 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_D5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Ds5` [INFO] [stdout] --> src/main.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_Ds5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `E5` [INFO] [stdout] --> src/main.rs:6:42 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_E5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `F5` [INFO] [stdout] --> src/main.rs:6:46 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_F5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Fs5` [INFO] [stdout] --> src/main.rs:6:51 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_Fs5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Gs5` [INFO] [stdout] --> src/main.rs:6:62 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_Gs5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/main.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | for t in (0 .. 100).map(|x| x as f32 / 44100.0) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A4` should have a snake case name [INFO] [stdout] --> src/main.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: convert the identifier to snake case: `a4` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `As4` should have a snake case name [INFO] [stdout] --> src/main.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `as4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `B4` should have a snake case name [INFO] [stdout] --> src/main.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: convert the identifier to snake case: `b4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `c5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Cs5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `cs5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `D5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:32 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: convert the identifier to snake case: `d5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Ds5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `ds5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `E5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:42 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: convert the identifier to snake case: `e5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `F5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:46 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `f5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Fs5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:51 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `fs5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `G5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:57 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: convert the identifier to snake case: `g5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Gs5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:62 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `gs5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A5` should have a snake case name [INFO] [stdout] --> src/main.rs:6:67 [INFO] [stdout] | [INFO] [stdout] 6 | let (A4 , As4 , B4 , C5 ,Cs5 , D5 , Ds5, E5 ,F5 , Fs5 , G5 , Gs5 ,A5) [INFO] [stdout] | ^^ help: convert the identifier to snake case: `a5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "cbca67f8b5cc3a614e1f2f6ab0fe7bcdd2faec91e5787df572b95335031f178a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbca67f8b5cc3a614e1f2f6ab0fe7bcdd2faec91e5787df572b95335031f178a", kill_on_drop: false }` [INFO] [stdout] cbca67f8b5cc3a614e1f2f6ab0fe7bcdd2faec91e5787df572b95335031f178a