[INFO] fetching crate ib_client 1.0.0... [INFO] testing ib_client-1.0.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate ib_client 1.0.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate ib_client 1.0.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] 43a382426d392d8e1e57f34504b84917bb1315d7bd081cc3e01afeacc2585efd [INFO] running `Command { std: "docker" "start" "-a" "43a382426d392d8e1e57f34504b84917bb1315d7bd081cc3e01afeacc2585efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43a382426d392d8e1e57f34504b84917bb1315d7bd081cc3e01afeacc2585efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43a382426d392d8e1e57f34504b84917bb1315d7bd081cc3e01afeacc2585efd", kill_on_drop: false }` [INFO] [stdout] 43a382426d392d8e1e57f34504b84917bb1315d7bd081cc3e01afeacc2585efd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ce88e7613cc82d1a27a75cc16b52514d28201a0639fac17f9f3cf4db92aa283 [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" "3ce88e7613cc82d1a27a75cc16b52514d28201a0639fac17f9f3cf4db92aa283", kill_on_drop: false }` [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "3ce88e7613cc82d1a27a75cc16b52514d28201a0639fac17f9f3cf4db92aa283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce88e7613cc82d1a27a75cc16b52514d28201a0639fac17f9f3cf4db92aa283", kill_on_drop: false }` [INFO] [stdout] 3ce88e7613cc82d1a27a75cc16b52514d28201a0639fac17f9f3cf4db92aa283 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", 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] 8637aa89cda0d92df049cb2d1eb0741c30467a6d46bd2c75530c75952549eacf [INFO] running `Command { std: "docker" "start" "-a" "8637aa89cda0d92df049cb2d1eb0741c30467a6d46bd2c75530c75952549eacf", kill_on_drop: false }` [INFO] [stderr] Compiling 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 test [unoptimized + debuginfo] target(s) in 13.62s [INFO] running `Command { std: "docker" "inspect" "8637aa89cda0d92df049cb2d1eb0741c30467a6d46bd2c75530c75952549eacf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8637aa89cda0d92df049cb2d1eb0741c30467a6d46bd2c75530c75952549eacf", kill_on_drop: false }` [INFO] [stdout] 8637aa89cda0d92df049cb2d1eb0741c30467a6d46bd2c75530c75952549eacf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", 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] 0071cf46b6e50fa5a307a91c3f57074d6ecc4bd52d5eb4711d5c2f2c88bafac0 [INFO] running `Command { std: "docker" "start" "-a" "0071cf46b6e50fa5a307a91c3f57074d6ecc4bd52d5eb4711d5c2f2c88bafac0", kill_on_drop: false }` [INFO] [stderr] warning: structure field `BN` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_1.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | pub BN: Option, [INFO] [stderr] | ^^ help: convert the identifier to snake case: `bn` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `A` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_2.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | pub A: Option, [INFO] [stderr] | ^ help: convert the identifier to snake case: `a` [INFO] [stderr] [INFO] [stderr] warning: structure field `FC` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_2.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | pub FC: Option, [INFO] [stderr] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stderr] [INFO] [stderr] warning: structure field `H` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_2.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub H: Option, [INFO] [stderr] | ^ help: convert the identifier to snake case: `h` [INFO] [stderr] [INFO] [stderr] warning: structure field `FD` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_2.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | pub FD: Option, [INFO] [stderr] | ^^ help: convert the identifier to snake case: `fd` [INFO] [stderr] [INFO] [stderr] warning: structure field `FN` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_2.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 30 | pub FN: Option, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stderr] | [INFO] [stderr] 30 | pub r#fn: Option, [INFO] [stderr] | ~~~~ [INFO] [stderr] [INFO] [stderr] warning: structure field `ORTH` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_22_string.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | pub ORTH: Option, [INFO] [stderr] | ^^^^ help: convert the identifier to snake case: `orth` [INFO] [stderr] [INFO] [stderr] warning: structure field `SP` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_22_string.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | pub SP: Option, [INFO] [stderr] | ^^ help: convert the identifier to snake case: `sp` [INFO] [stderr] [INFO] [stderr] warning: structure field `LP` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_22_string.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub LP: Option, [INFO] [stderr] | ^^ help: convert the identifier to snake case: `lp` [INFO] [stderr] [INFO] [stderr] warning: structure field `PC` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_22_string.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | pub PC: Option, [INFO] [stderr] | ^^ help: convert the identifier to snake case: `pc` [INFO] [stderr] [INFO] [stderr] warning: structure field `TA` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_22_string.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 30 | pub TA: Option, [INFO] [stderr] | ^^ help: convert the identifier to snake case: `ta` [INFO] [stderr] [INFO] [stderr] warning: structure field `TU` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_22_string.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | pub TU: Option, [INFO] [stderr] | ^^ help: convert the identifier to snake case: `tu` [INFO] [stderr] [INFO] [stderr] warning: structure field `ROA` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_22_string.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 36 | pub ROA: Option, [INFO] [stderr] | ^^^ help: convert the identifier to snake case: `roa` [INFO] [stderr] [INFO] [stderr] warning: structure field `ROP` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_22_string.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | pub ROP: Option, [INFO] [stderr] | ^^^ help: convert the identifier to snake case: `rop` [INFO] [stderr] [INFO] [stderr] warning: structure field `TT` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_22_string.rs:42:9 [INFO] [stderr] | [INFO] [stderr] 42 | pub TT: Option, [INFO] [stderr] | ^^ help: convert the identifier to snake case: `tt` [INFO] [stderr] [INFO] [stderr] warning: structure field `UNP` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_22_string.rs:45:9 [INFO] [stderr] | [INFO] [stderr] 45 | pub UNP: Option, [INFO] [stderr] | ^^^ help: convert the identifier to snake case: `unp` [INFO] [stderr] [INFO] [stderr] warning: structure field `DT` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_3.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | pub DT: Option, [INFO] [stderr] | ^^ help: convert the identifier to snake case: `dt` [INFO] [stderr] [INFO] [stderr] warning: structure field `FC` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_3.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | pub FC: Option, [INFO] [stderr] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stderr] [INFO] [stderr] warning: structure field `BASE` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_30.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub BASE: Option, [INFO] [stderr] | ^^^^ help: convert the identifier to snake case: `base` [INFO] [stderr] [INFO] [stderr] warning: structure field `ACCTID` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_31.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub ACCTID: Option>, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `acctid` [INFO] [stderr] [INFO] [stderr] warning: structure field `LOGIN_TYPE` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_32.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | pub LOGIN_TYPE: Option, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `login_type` [INFO] [stderr] [INFO] [stderr] warning: structure field `USER_NAME` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_32.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | pub USER_NAME: Option, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stderr] [INFO] [stderr] warning: structure field `USER_ID` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_32.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub USER_ID: Option, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `user_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `RESULT` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_32.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 30 | pub RESULT: Option, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `result` [INFO] [stderr] [INFO] [stderr] warning: structure field `AUTH_TIME` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_32.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | pub AUTH_TIME: Option, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `auth_time` [INFO] [stderr] [INFO] [stderr] warning: structure field `T` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_4.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub T: Option, [INFO] [stderr] | ^ help: convert the identifier to snake case: `t` [INFO] [stderr] [INFO] [stderr] warning: structure field `V` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_4.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | pub V: Option, [INFO] [stderr] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stderr] [INFO] [stderr] warning: structure field `M` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_5.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | pub M: Option, [INFO] [stderr] | ^ help: convert the identifier to snake case: `m` [INFO] [stderr] [INFO] [stderr] warning: structure field `E` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_5.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | pub E: Option>, [INFO] [stderr] | ^ help: convert the identifier to snake case: `e` [INFO] [stderr] [INFO] [stderr] warning: structure field `NM` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_5_e.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | pub NM: Option, [INFO] [stderr] | ^^ help: convert the identifier to snake case: `nm` [INFO] [stderr] [INFO] [stderr] warning: structure field `I` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_5_e.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | pub I: Option, [INFO] [stderr] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stderr] [INFO] [stderr] warning: structure field `UI` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_5_e.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | pub UI: Option, [INFO] [stderr] | ^^ help: convert the identifier to snake case (notice the capitalization): `ui` [INFO] [stderr] [INFO] [stderr] warning: structure field `A` should have a snake case name [INFO] [stderr] --> src/models/inline_response_200_5_e.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | pub A: Option, [INFO] [stderr] | ^ help: convert the identifier to snake case: `a` [INFO] [stderr] [INFO] [stderr] warning: structure field `V` should have a snake case name [INFO] [stderr] --> src/models/stats_data.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | pub V: Option, [INFO] [stderr] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stderr] [INFO] [stderr] warning: structure field `T` should have a snake case name [INFO] [stderr] --> src/models/stats_data.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | pub T: Option, [INFO] [stderr] | ^ help: convert the identifier to snake case: `t` [INFO] [stderr] [INFO] [stderr] warning: structure field `TT` should have a snake case name [INFO] [stderr] --> src/models/stats_data.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | pub TT: Option, [INFO] [stderr] | ^^ help: convert the identifier to snake case: `tt` [INFO] [stderr] [INFO] [stderr] warning: structure field `P` should have a snake case name [INFO] [stderr] --> src/models/stats_data.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | pub P: Option, [INFO] [stderr] | ^ help: convert the identifier to snake case: `p` [INFO] [stderr] [INFO] [stderr] warning: `ib_client` (lib) generated 37 warnings [INFO] [stderr] warning: `ib_client` (lib test) generated 37 warnings (37 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ib_client-4b7e29f27ba77e62) [INFO] [stdout] [INFO] [stderr] Doc-tests ib_client [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0071cf46b6e50fa5a307a91c3f57074d6ecc4bd52d5eb4711d5c2f2c88bafac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0071cf46b6e50fa5a307a91c3f57074d6ecc4bd52d5eb4711d5c2f2c88bafac0", kill_on_drop: false }` [INFO] [stdout] 0071cf46b6e50fa5a307a91c3f57074d6ecc4bd52d5eb4711d5c2f2c88bafac0