[INFO] cloning repository https://github.com/nathan-teoh/f1-thing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathan-teoh/f1-thing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-teoh%2Ff1-thing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-teoh%2Ff1-thing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9bc6fa9fceb51fe5093e0035943047f8408725e8
[INFO] checking nathan-teoh/f1-thing against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-teoh%2Ff1-thing" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nathan-teoh/f1-thing
[INFO] finished tweaking git repo https://github.com/nathan-teoh/f1-thing
[INFO] tweaked toml for git repo https://github.com/nathan-teoh/f1-thing written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nathan-teoh/f1-thing on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nathan-teoh/f1-thing 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.48.0
[INFO] [stderr]   Downloaded quote v1.0.28
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.1.0
[INFO] [stderr]   Downloaded rustversion v1.0.12
[INFO] [stderr]   Downloaded axum-core v0.3.4
[INFO] [stderr]   Downloaded async-trait v0.1.68
[INFO] [stderr]   Downloaded diesel_derives v2.1.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.88
[INFO] [stderr]   Downloaded time v0.3.22
[INFO] [stderr]   Downloaded syn v2.0.18
[INFO] [stderr]   Downloaded serde_derive v1.0.164
[INFO] [stderr]   Downloaded serde_json v1.0.97
[INFO] [stderr]   Downloaded schannel v0.1.21
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.11
[INFO] [stderr]   Downloaded ryu v1.0.13
[INFO] [stderr]   Downloaded matchit v0.7.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.0
[INFO] [stderr]   Downloaded tokio v1.28.2
[INFO] [stderr]   Downloaded pin-project v1.1.0
[INFO] [stderr]   Downloaded time-macros v0.2.9
[INFO] [stderr]   Downloaded h2 v0.3.19
[INFO] [stderr]   Downloaded libc v0.2.146
[INFO] [stderr]   Downloaded diesel v2.1.0
[INFO] [stderr]   Downloaded hyper v0.14.26
[INFO] [stderr]   Downloaded openssl v0.10.54
[INFO] [stderr]   Downloaded ipnet v2.7.2
[INFO] [stderr]   Downloaded itoa v1.0.6
[INFO] [stderr]   Downloaded axum v0.6.18
[INFO] [stderr]   Downloaded serde v1.0.164
[INFO] [stderr]   Downloaded rustix v0.37.20
[INFO] [stderr]   Downloaded tower-layer v0.3.2
[INFO] [stderr]   Downloaded time-core v0.1.1
[INFO] [stderr]   Downloaded unicode-ident v1.0.9
[INFO] [stderr]   Downloaded proc-macro2 v1.0.60
[INFO] [stderr]   Downloaded libsqlite3-sys v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a095fc855e95ceaf4e52d71b18b8ccc4fd79e731b7074b068a9a3302aece68d
[INFO] running `Command { std: "docker" "start" "-a" "2a095fc855e95ceaf4e52d71b18b8ccc4fd79e731b7074b068a9a3302aece68d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a095fc855e95ceaf4e52d71b18b8ccc4fd79e731b7074b068a9a3302aece68d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a095fc855e95ceaf4e52d71b18b8ccc4fd79e731b7074b068a9a3302aece68d", kill_on_drop: false }`
[INFO] [stdout] 2a095fc855e95ceaf4e52d71b18b8ccc4fd79e731b7074b068a9a3302aece68d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5840a5697fdca42926b60a4ac3dbdc98b71344d115fd20c00153ff9482ae54e1
[INFO] running `Command { std: "docker" "start" "-a" "5840a5697fdca42926b60a4ac3dbdc98b71344d115fd20c00153ff9482ae54e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling openssl v0.10.54
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.97
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling openssl-sys v0.9.88
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling diesel_derives v2.1.0
[INFO] [stderr]     Checking pin-project v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.3.19
[INFO] [stderr]     Checking diesel v2.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.11
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking f1-stuff v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `axum::Json`
[INFO] [stdout]  --> src/models.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use axum::Json;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::Json`
[INFO] [stdout]  --> src/models.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use axum::Json;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `circuitRef` should have a snake case name
[INFO] [stdout]   --> src/models.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub circuitRef: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `circuit_ref`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `constructorRef` should have a snake case name
[INFO] [stdout]   --> src/models.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub constructorRef: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `constructor_ref`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `raceId` should have a snake case name
[INFO] [stdout]   --> src/models.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub raceId: i32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `race_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `constructorId` should have a snake case name
[INFO] [stdout]   --> src/models.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub constructorId: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `constructor_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `raceId` should have a snake case name
[INFO] [stdout]   --> src/models.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub raceId: i32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `race_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `constructorId` should have a snake case name
[INFO] [stdout]   --> src/models.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub constructorId: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `constructor_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `positionText` should have a snake case name
[INFO] [stdout]   --> src/models.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub positionText: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `position_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `driverRef` should have a snake case name
[INFO] [stdout]   --> src/models.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub driverRef: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `driver_ref`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `raceId` should have a snake case name
[INFO] [stdout]   --> src/models.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub raceId: i32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `race_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `driverId` should have a snake case name
[INFO] [stdout]   --> src/models.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub driverId: i32,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `driver_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `positionText` should have a snake case name
[INFO] [stdout]   --> src/models.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub positionText: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `position_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `raceId` should have a snake case name
[INFO] [stdout]   --> src/models.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub raceId: i32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `race_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `driverId` should have a snake case name
[INFO] [stdout]   --> src/models.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub driverId: i32,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `driver_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `raceId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub raceId: i32,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `race_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `driverId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub driverId: i32,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `driver_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `raceId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub raceId: i32,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `race_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `driverId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub driverId: i32,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `driver_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `constructorId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub constructorId: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `constructor_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `circuitID` should have a snake case name
[INFO] [stdout]    --> src/models.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub circuitID: i32,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `circuit_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `raceId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub raceId: i32,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `race_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `driverId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub driverId: i32,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `driver_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `constructorId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub constructorId: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `constructor_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `positionText` should have a snake case name
[INFO] [stdout]    --> src/models.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub positionText: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `position_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `positionOrder` should have a snake case name
[INFO] [stdout]    --> src/models.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub positionOrder: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `position_order`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fastestLap` should have a snake case name
[INFO] [stdout]    --> src/models.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fastestLap: Option<i32>,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `fastest_lap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fastestLapTime` should have a snake case name
[INFO] [stdout]    --> src/models.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fastestLapTime: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `fastest_lap_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fastestLapSpeed` should have a snake case name
[INFO] [stdout]    --> src/models.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fastestLapSpeed: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `fastest_lap_speed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `statusId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub statusId: i32
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `status_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `raceId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub raceId: i32,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `race_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `driverId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub driverId: i32,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `driver_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `constructorId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub constructorId: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `constructor_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `positionText` should have a snake case name
[INFO] [stdout]    --> src/models.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub positionText: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `position_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `positionOrder` should have a snake case name
[INFO] [stdout]    --> src/models.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub positionOrder: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `position_order`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fastestLap` should have a snake case name
[INFO] [stdout]    --> src/models.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fastestLap: Option<i32>,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `fastest_lap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fastestLapTime` should have a snake case name
[INFO] [stdout]    --> src/models.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fastestLapTime: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `fastest_lap_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `statusId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:217:9
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub statusId: i32
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `status_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `statusDesc` should have a snake case name
[INFO] [stdout]    --> src/models.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub statusDesc: String
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `status_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `circuitRef` should have a snake case name
[INFO] [stdout]   --> src/models.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub circuitRef: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `circuit_ref`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `constructorRef` should have a snake case name
[INFO] [stdout]   --> src/models.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub constructorRef: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `constructor_ref`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `raceId` should have a snake case name
[INFO] [stdout]   --> src/models.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub raceId: i32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `race_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `constructorId` should have a snake case name
[INFO] [stdout]   --> src/models.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub constructorId: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `constructor_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `raceId` should have a snake case name
[INFO] [stdout]   --> src/models.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub raceId: i32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `race_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `constructorId` should have a snake case name
[INFO] [stdout]   --> src/models.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub constructorId: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `constructor_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `positionText` should have a snake case name
[INFO] [stdout]   --> src/models.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub positionText: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `position_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `driverRef` should have a snake case name
[INFO] [stdout]   --> src/models.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub driverRef: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `driver_ref`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `raceId` should have a snake case name
[INFO] [stdout]   --> src/models.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub raceId: i32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `race_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `driverId` should have a snake case name
[INFO] [stdout]   --> src/models.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub driverId: i32,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `driver_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `positionText` should have a snake case name
[INFO] [stdout]   --> src/models.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub positionText: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `position_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `raceId` should have a snake case name
[INFO] [stdout]   --> src/models.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub raceId: i32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `race_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `driverId` should have a snake case name
[INFO] [stdout]   --> src/models.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub driverId: i32,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `driver_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `raceId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub raceId: i32,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `race_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `driverId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub driverId: i32,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `driver_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `raceId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub raceId: i32,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `race_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `driverId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub driverId: i32,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `driver_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `constructorId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub constructorId: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `constructor_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `circuitID` should have a snake case name
[INFO] [stdout]    --> src/models.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub circuitID: i32,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `circuit_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `raceId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub raceId: i32,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `race_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `driverId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub driverId: i32,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `driver_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `constructorId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub constructorId: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `constructor_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `positionText` should have a snake case name
[INFO] [stdout]    --> src/models.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub positionText: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `position_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `positionOrder` should have a snake case name
[INFO] [stdout]    --> src/models.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub positionOrder: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `position_order`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fastestLap` should have a snake case name
[INFO] [stdout]    --> src/models.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fastestLap: Option<i32>,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `fastest_lap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fastestLapTime` should have a snake case name
[INFO] [stdout]    --> src/models.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fastestLapTime: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `fastest_lap_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fastestLapSpeed` should have a snake case name
[INFO] [stdout]    --> src/models.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fastestLapSpeed: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `fastest_lap_speed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `statusId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub statusId: i32
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `status_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `raceId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub raceId: i32,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `race_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `driverId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub driverId: i32,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `driver_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `constructorId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub constructorId: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `constructor_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `positionText` should have a snake case name
[INFO] [stdout]    --> src/models.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub positionText: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `position_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `positionOrder` should have a snake case name
[INFO] [stdout]    --> src/models.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub positionOrder: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `position_order`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fastestLap` should have a snake case name
[INFO] [stdout]    --> src/models.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fastestLap: Option<i32>,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `fastest_lap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fastestLapTime` should have a snake case name
[INFO] [stdout]    --> src/models.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fastestLapTime: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `fastest_lap_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `statusId` should have a snake case name
[INFO] [stdout]    --> src/models.rs:217:9
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub statusId: i32
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `status_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `statusDesc` should have a snake case name
[INFO] [stdout]    --> src/models.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub statusDesc: String
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `status_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f1_stuff::models::Seasons`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use f1_stuff::models::Seasons;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/main.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Serialize,Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^ ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `REQUEST_URL` should have a snake case name
[INFO] [stdout]   --> src/main.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let REQUEST_URL: String = format!("http://ergast.com/api/f1/seasons.json?limit={limits}",
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `request_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f1_stuff::models::Seasons`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use f1_stuff::models::Seasons;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/main.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Serialize,Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^ ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `REQUEST_URL` should have a snake case name
[INFO] [stdout]   --> src/main.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let REQUEST_URL: String = format!("http://ergast.com/api/f1/seasons.json?limit={limits}",
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `request_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.67s
[INFO] running `Command { std: "docker" "inspect" "5840a5697fdca42926b60a4ac3dbdc98b71344d115fd20c00153ff9482ae54e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5840a5697fdca42926b60a4ac3dbdc98b71344d115fd20c00153ff9482ae54e1", kill_on_drop: false }`
[INFO] [stdout] 5840a5697fdca42926b60a4ac3dbdc98b71344d115fd20c00153ff9482ae54e1
