[INFO] cloning repository https://github.com/songify-rocks/songify-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/songify-rocks/songify-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsongify-rocks%2Fsongify-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsongify-rocks%2Fsongify-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a114c9fa12df7cd49434a333711d596f906051c6
[INFO] building songify-rocks/songify-backend against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsongify-rocks%2Fsongify-backend" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/songify-rocks/songify-backend on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/songify-rocks/songify-backend
[INFO] finished tweaking git repo https://github.com/songify-rocks/songify-backend
[INFO] tweaked toml for git repo https://github.com/songify-rocks/songify-backend written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/songify-rocks/songify-backend 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72f65d23af8517f492a3491db6aecdc333a1e18ee95c569835ac72f44c4e0690
[INFO] running `Command { std: "docker" "start" "-a" "72f65d23af8517f492a3491db6aecdc333a1e18ee95c569835ac72f44c4e0690", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72f65d23af8517f492a3491db6aecdc333a1e18ee95c569835ac72f44c4e0690", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72f65d23af8517f492a3491db6aecdc333a1e18ee95c569835ac72f44c4e0690", kill_on_drop: false }`
[INFO] [stdout] 72f65d23af8517f492a3491db6aecdc333a1e18ee95c569835ac72f44c4e0690
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 684ff9170ecbef41652e2734f5d55a5fa98fdea7a4a333bfa0626c98822faebc
[INFO] running `Command { std: "docker" "start" "-a" "684ff9170ecbef41652e2734f5d55a5fa98fdea7a4a333bfa0626c98822faebc", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling unicode-properties v0.1.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling state v0.5.3
[INFO] [stderr]    Compiling pkcs1 v0.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling rocket v0.5.0-rc.3
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.3
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling sqlx-rt v0.6.3
[INFO] [stderr]    Compiling rsa v0.6.1
[INFO] [stderr]    Compiling sqlx-core v0.6.3
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.3
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling sqlx-macros v0.6.3
[INFO] [stderr]    Compiling sqlx v0.6.3
[INFO] [stderr]    Compiling songify-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> src/main.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | / struct QueueParams {
[INFO] [stdout] 145 | |     uuid: Option<String>,
[INFO] [stdout] 146 | |     name: Option<String>,
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api_key`
[INFO] [stdout]    --> src/main.rs:594:5
[INFO] [stdout]     |
[INFO] [stdout] 594 |     api_key: String,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_key`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key` is never read
[INFO] [stdout]   --> src/main.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | struct QueueClearPayload {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] 87 |     uuid: String,
[INFO] [stdout] 88 |     key: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/main.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | struct Usage {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 93 |     UUID: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 94 |     tst: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 95 |     twitch_id: i32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 96 |     twitch_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 97 |     vs: Option<String>,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 98 |     playertype: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 99 |     access_key: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key` is never read
[INFO] [stdout]    --> src/main.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | struct HistoryPayload {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 119 |     key: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Queueid` should have a snake case name
[INFO] [stdout]   --> src/main.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Queueid: Option<i32>,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `queueid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Uuid` should have a snake case name
[INFO] [stdout]   --> src/main.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Uuid: Option<String>,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Trackid` should have a snake case name
[INFO] [stdout]   --> src/main.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Trackid: String,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `trackid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Artist` should have a snake case name
[INFO] [stdout]   --> src/main.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     Artist: String,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `artist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Title` should have a snake case name
[INFO] [stdout]   --> src/main.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Title: String,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to snake case: `title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Length` should have a snake case name
[INFO] [stdout]   --> src/main.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Length: String,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Requester` should have a snake case name
[INFO] [stdout]   --> src/main.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     Requester: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `requester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Played` should have a snake case name
[INFO] [stdout]   --> src/main.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     Played: i32,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `played`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Albumcover` should have a snake case name
[INFO] [stdout]   --> src/main.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     Albumcover: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `albumcover`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Queueid` should have a snake case name
[INFO] [stdout]   --> src/main.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Queueid: Option<i32>,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `queueid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid` should have a snake case name
[INFO] [stdout]   --> src/main.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Uuid: Option<String>,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Trackid` should have a snake case name
[INFO] [stdout]   --> src/main.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Trackid: String,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `trackid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Artist` should have a snake case name
[INFO] [stdout]   --> src/main.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     Artist: String,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `artist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Title` should have a snake case name
[INFO] [stdout]   --> src/main.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Title: String,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to snake case: `title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Length` should have a snake case name
[INFO] [stdout]   --> src/main.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Length: String,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Requester` should have a snake case name
[INFO] [stdout]   --> src/main.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     Requester: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `requester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Played` should have a snake case name
[INFO] [stdout]   --> src/main.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     Played: i32,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `played`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Albumcover` should have a snake case name
[INFO] [stdout]   --> src/main.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     Albumcover: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `albumcover`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `queueItem` should have a snake case name
[INFO] [stdout]   --> src/main.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     queueItem: QueueSong,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `queue_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `UUID` should have a snake case name
[INFO] [stdout]   --> src/main.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     UUID: String,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `uuid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `UUID` should have a snake case name
[INFO] [stdout]   --> src/main.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     UUID: String,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `uuid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Id` should have a snake case name
[INFO] [stdout]    --> src/main.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     Id: i32,
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case (notice the capitalization): `id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MessageText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     MessageText: String,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `message_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Severity` should have a snake case name
[INFO] [stdout]    --> src/main.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     Severity: String,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `severity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CreatedAt` should have a snake case name
[INFO] [stdout]    --> src/main.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     CreatedAt: i64,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to snake case: `created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `StartDate` should have a snake case name
[INFO] [stdout]    --> src/main.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     StartDate: Option<i64>,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to snake case: `start_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `EndDate` should have a snake case name
[INFO] [stdout]    --> src/main.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     EndDate: Option<i64>,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to snake case: `end_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `IsActive` should have a snake case name
[INFO] [stdout]    --> src/main.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     IsActive: bool,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `is_active`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Author` should have a snake case name
[INFO] [stdout]    --> src/main.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     Author: String,
[INFO] [stdout]     |     ^^^^^^ help: convert the identifier to snake case: `author`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Id` should have a snake case name
[INFO] [stdout]    --> src/main.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     Id: i32,
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case (notice the capitalization): `id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `MessageText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     MessageText: String,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `message_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Severity` should have a snake case name
[INFO] [stdout]    --> src/main.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     Severity: String,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `severity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CreatedAt` should have a snake case name
[INFO] [stdout]    --> src/main.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     CreatedAt: i64,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to snake case: `created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `StartDate` should have a snake case name
[INFO] [stdout]    --> src/main.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     StartDate: Option<i64>,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to snake case: `start_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `EndDate` should have a snake case name
[INFO] [stdout]    --> src/main.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     EndDate: Option<i64>,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to snake case: `end_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `IsActive` should have a snake case name
[INFO] [stdout]    --> src/main.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     IsActive: bool,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `is_active`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Author` should have a snake case name
[INFO] [stdout]    --> src/main.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     Author: String,
[INFO] [stdout]     |     ^^^^^^ help: convert the identifier to snake case: `author`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "684ff9170ecbef41652e2734f5d55a5fa98fdea7a4a333bfa0626c98822faebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "684ff9170ecbef41652e2734f5d55a5fa98fdea7a4a333bfa0626c98822faebc", kill_on_drop: false }`
[INFO] [stdout] 684ff9170ecbef41652e2734f5d55a5fa98fdea7a4a333bfa0626c98822faebc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fa6e3f148120e767f28212be27166e61cbd6fc48dcd76f9c37cdbcdc5af5a14
[INFO] running `Command { std: "docker" "start" "-a" "0fa6e3f148120e767f28212be27166e61cbd6fc48dcd76f9c37cdbcdc5af5a14", kill_on_drop: false }`
[INFO] [stderr]    Compiling songify-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> src/main.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | / struct QueueParams {
[INFO] [stdout] 145 | |     uuid: Option<String>,
[INFO] [stdout] 146 | |     name: Option<String>,
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api_key`
[INFO] [stdout]    --> src/main.rs:594:5
[INFO] [stdout]     |
[INFO] [stdout] 594 |     api_key: String,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_key`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key` is never read
[INFO] [stdout]   --> src/main.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | struct QueueClearPayload {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] 87 |     uuid: String,
[INFO] [stdout] 88 |     key: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/main.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | struct Usage {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 93 |     UUID: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 94 |     tst: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 95 |     twitch_id: i32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 96 |     twitch_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 97 |     vs: Option<String>,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 98 |     playertype: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 99 |     access_key: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key` is never read
[INFO] [stdout]    --> src/main.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | struct HistoryPayload {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 119 |     key: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Queueid` should have a snake case name
[INFO] [stdout]   --> src/main.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Queueid: Option<i32>,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `queueid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Uuid` should have a snake case name
[INFO] [stdout]   --> src/main.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Uuid: Option<String>,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Trackid` should have a snake case name
[INFO] [stdout]   --> src/main.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Trackid: String,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `trackid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Artist` should have a snake case name
[INFO] [stdout]   --> src/main.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     Artist: String,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `artist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Title` should have a snake case name
[INFO] [stdout]   --> src/main.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Title: String,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to snake case: `title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Length` should have a snake case name
[INFO] [stdout]   --> src/main.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Length: String,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Requester` should have a snake case name
[INFO] [stdout]   --> src/main.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     Requester: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `requester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Played` should have a snake case name
[INFO] [stdout]   --> src/main.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     Played: i32,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `played`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Albumcover` should have a snake case name
[INFO] [stdout]   --> src/main.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     Albumcover: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `albumcover`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Queueid` should have a snake case name
[INFO] [stdout]   --> src/main.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Queueid: Option<i32>,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `queueid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Uuid` should have a snake case name
[INFO] [stdout]   --> src/main.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Uuid: Option<String>,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case (notice the capitalization): `uuid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Trackid` should have a snake case name
[INFO] [stdout]   --> src/main.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Trackid: String,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `trackid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Artist` should have a snake case name
[INFO] [stdout]   --> src/main.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     Artist: String,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `artist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Title` should have a snake case name
[INFO] [stdout]   --> src/main.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Title: String,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to snake case: `title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Length` should have a snake case name
[INFO] [stdout]   --> src/main.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Length: String,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Requester` should have a snake case name
[INFO] [stdout]   --> src/main.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     Requester: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `requester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Played` should have a snake case name
[INFO] [stdout]   --> src/main.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     Played: i32,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `played`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Albumcover` should have a snake case name
[INFO] [stdout]   --> src/main.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     Albumcover: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `albumcover`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `queueItem` should have a snake case name
[INFO] [stdout]   --> src/main.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     queueItem: QueueSong,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `queue_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `UUID` should have a snake case name
[INFO] [stdout]   --> src/main.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     UUID: String,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `uuid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `UUID` should have a snake case name
[INFO] [stdout]   --> src/main.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     UUID: String,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `uuid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Id` should have a snake case name
[INFO] [stdout]    --> src/main.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     Id: i32,
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case (notice the capitalization): `id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MessageText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     MessageText: String,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `message_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Severity` should have a snake case name
[INFO] [stdout]    --> src/main.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     Severity: String,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `severity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CreatedAt` should have a snake case name
[INFO] [stdout]    --> src/main.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     CreatedAt: i64,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to snake case: `created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `StartDate` should have a snake case name
[INFO] [stdout]    --> src/main.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     StartDate: Option<i64>,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to snake case: `start_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `EndDate` should have a snake case name
[INFO] [stdout]    --> src/main.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     EndDate: Option<i64>,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to snake case: `end_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `IsActive` should have a snake case name
[INFO] [stdout]    --> src/main.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     IsActive: bool,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `is_active`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Author` should have a snake case name
[INFO] [stdout]    --> src/main.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     Author: String,
[INFO] [stdout]     |     ^^^^^^ help: convert the identifier to snake case: `author`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Id` should have a snake case name
[INFO] [stdout]    --> src/main.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     Id: i32,
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case (notice the capitalization): `id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `MessageText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     MessageText: String,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `message_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Severity` should have a snake case name
[INFO] [stdout]    --> src/main.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     Severity: String,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `severity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CreatedAt` should have a snake case name
[INFO] [stdout]    --> src/main.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     CreatedAt: i64,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to snake case: `created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `StartDate` should have a snake case name
[INFO] [stdout]    --> src/main.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     StartDate: Option<i64>,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to snake case: `start_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `EndDate` should have a snake case name
[INFO] [stdout]    --> src/main.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     EndDate: Option<i64>,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to snake case: `end_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `IsActive` should have a snake case name
[INFO] [stdout]    --> src/main.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     IsActive: bool,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `is_active`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Author` should have a snake case name
[INFO] [stdout]    --> src/main.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     Author: String,
[INFO] [stdout]     |     ^^^^^^ help: convert the identifier to snake case: `author`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.56s
[INFO] running `Command { std: "docker" "inspect" "0fa6e3f148120e767f28212be27166e61cbd6fc48dcd76f9c37cdbcdc5af5a14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fa6e3f148120e767f28212be27166e61cbd6fc48dcd76f9c37cdbcdc5af5a14", kill_on_drop: false }`
[INFO] [stdout] 0fa6e3f148120e767f28212be27166e61cbd6fc48dcd76f9c37cdbcdc5af5a14
