[INFO] fetching crate ib_client 1.0.0... [INFO] checking ib_client-1.0.0 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate ib_client 1.0.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate ib_client 1.0.0 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ib_client 1.0.0 [INFO] finished tweaking crates.io crate ib_client 1.0.0 [INFO] tweaked toml for crates.io crate ib_client 1.0.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 62df19637cae5412784f67385f218b7f6921a606a5044d95391100423ae3001e [INFO] running `Command { std: "docker" "start" "-a" "62df19637cae5412784f67385f218b7f6921a606a5044d95391100423ae3001e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62df19637cae5412784f67385f218b7f6921a606a5044d95391100423ae3001e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62df19637cae5412784f67385f218b7f6921a606a5044d95391100423ae3001e", kill_on_drop: false }` [INFO] [stdout] 62df19637cae5412784f67385f218b7f6921a606a5044d95391100423ae3001e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b42490f7b0a0b1ae92cd012495e50f22ce930a944a79fbcef34af2635afae4ae [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" "b42490f7b0a0b1ae92cd012495e50f22ce930a944a79fbcef34af2635afae4ae", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking pin-project v1.0.6 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking ib_client v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `BN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub BN: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `bn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub A: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub FC: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `H` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub H: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FD` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub FD: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub FN: Option, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 30 | pub r#fn: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ORTH` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub ORTH: Option, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `orth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `SP` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub SP: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `sp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LP` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub LP: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `lp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub PC: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `pc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `TA` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub TA: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `TU` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub TU: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `tu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ROA` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub ROA: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `roa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ROP` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub ROP: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `rop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `TT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub TT: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `tt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `UNP` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub UNP: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `unp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub DT: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub FC: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `BASE` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_30.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub BASE: Option, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ACCTID` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_31.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub ACCTID: Option>, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `acctid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LOGIN_TYPE` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_32.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub LOGIN_TYPE: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `login_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `USER_NAME` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_32.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub USER_NAME: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `USER_ID` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_32.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub USER_ID: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `RESULT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_32.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub RESULT: Option, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `AUTH_TIME` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_32.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub AUTH_TIME: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `auth_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_4.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub T: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_4.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub V: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `M` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_5.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub M: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `E` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_5.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub E: Option>, [INFO] [stdout] | ^ help: convert the identifier to snake case: `e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `NM` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_5_e.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub NM: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `nm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_5_e.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub I: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `UI` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_5_e.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub UI: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_5_e.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub A: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V` should have a snake case name [INFO] [stdout] --> src/models/stats_data.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub V: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T` should have a snake case name [INFO] [stdout] --> src/models/stats_data.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub T: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `TT` should have a snake case name [INFO] [stdout] --> src/models/stats_data.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub TT: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `tt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P` should have a snake case name [INFO] [stdout] --> src/models/stats_data.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub P: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `BN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub BN: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `bn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub A: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub FC: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `H` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub H: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FD` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub FD: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub FN: Option, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 30 | pub r#fn: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ORTH` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub ORTH: Option, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `orth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `SP` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub SP: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `sp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LP` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub LP: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `lp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub PC: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `pc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `TA` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub TA: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `TU` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub TU: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `tu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ROA` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub ROA: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `roa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ROP` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub ROP: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `rop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `TT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub TT: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `tt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `UNP` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_22_string.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub UNP: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `unp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub DT: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub FC: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `BASE` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_30.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub BASE: Option, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ACCTID` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_31.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub ACCTID: Option>, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `acctid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LOGIN_TYPE` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_32.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub LOGIN_TYPE: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `login_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `USER_NAME` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_32.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub USER_NAME: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `USER_ID` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_32.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub USER_ID: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `RESULT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_32.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub RESULT: Option, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `AUTH_TIME` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_32.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub AUTH_TIME: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `auth_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_4.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub T: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_4.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub V: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `M` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_5.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub M: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `E` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_5.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub E: Option>, [INFO] [stdout] | ^ help: convert the identifier to snake case: `e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `NM` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_5_e.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub NM: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `nm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_5_e.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub I: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `UI` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_5_e.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub UI: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_5_e.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub A: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V` should have a snake case name [INFO] [stdout] --> src/models/stats_data.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub V: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T` should have a snake case name [INFO] [stdout] --> src/models/stats_data.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub T: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `TT` should have a snake case name [INFO] [stdout] --> src/models/stats_data.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub TT: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `tt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P` should have a snake case name [INFO] [stdout] --> src/models/stats_data.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub P: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "b42490f7b0a0b1ae92cd012495e50f22ce930a944a79fbcef34af2635afae4ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b42490f7b0a0b1ae92cd012495e50f22ce930a944a79fbcef34af2635afae4ae", kill_on_drop: false }` [INFO] [stdout] b42490f7b0a0b1ae92cd012495e50f22ce930a944a79fbcef34af2635afae4ae