[INFO] cloning repository https://github.com/rruckley/coding_survey
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rruckley/coding_survey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frruckley%2Fcoding_survey", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frruckley%2Fcoding_survey'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a251527fe265ab493f430f1df231aa1eba30843c
[INFO] building rruckley/coding_survey against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frruckley%2Fcoding_survey" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rruckley/coding_survey
[INFO] finished tweaking git repo https://github.com/rruckley/coding_survey
[INFO] tweaked toml for git repo https://github.com/rruckley/coding_survey written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rruckley/coding_survey on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rruckley/coding_survey 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded graphql_query_derive v0.14.0
[INFO] [stderr]   Downloaded cron v0.12.1
[INFO] [stderr]   Downloaded graphql-parser v0.4.0
[INFO] [stderr]   Downloaded graphql_client v0.14.0
[INFO] [stderr]   Downloaded webpki-roots v0.26.2
[INFO] [stderr]   Downloaded graphql_client_codegen v0.14.0
[INFO] [stderr]   Downloaded graphql-introspection-query v0.2.0
[INFO] [stderr]   Downloaded gitlab v0.1700.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb14a780358f4c68f57b5031ce38cb31054eb57221a9d921733ef16d69d89c60
[INFO] running `Command { std: "docker" "start" "-a" "cb14a780358f4c68f57b5031ce38cb31054eb57221a9d921733ef16d69d89c60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb14a780358f4c68f57b5031ce38cb31054eb57221a9d921733ef16d69d89c60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb14a780358f4c68f57b5031ce38cb31054eb57221a9d921733ef16d69d89c60", kill_on_drop: false }`
[INFO] [stdout] cb14a780358f4c68f57b5031ce38cb31054eb57221a9d921733ef16d69d89c60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e60188df60654fb8c684ae5447ad1efaefc8a106ffcd574f2427687532b5ce3
[INFO] running `Command { std: "docker" "start" "-a" "4e60188df60654fb8c684ae5447ad1efaefc8a106ffcd574f2427687532b5ce3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling webpki-roots v0.26.2
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]    Compiling zerovec v0.10.2
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]    Compiling derive_builder v0.20.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling icu_properties v1.5.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling graphql_client_codegen v0.14.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling idna v1.0.0
[INFO] [stderr]    Compiling url v2.5.1
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling graphql_query_derive v0.14.0
[INFO] [stderr]    Compiling graphql_client v0.14.0
[INFO] [stderr]    Compiling gitlab v0.1700.1
[INFO] [stderr]    Compiling coding_survey v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Client`, `Endpoint`, `RestClient`, and `raw`
[INFO] [stdout]  --> src/main.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gitlab::api::{raw, self, projects, Client, Endpoint, Query, RestClient};
[INFO] [stdout]   |                   ^^^                  ^^^^^^  ^^^^^^^^         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name_with_namespace` is never read
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct Project {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     name_with_namespace : String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Project` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Go` should have a snake case name
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Go: Option<f32>,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `go`
[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 `Java` should have a snake case name
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Java: Option<f32>,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `java`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Kotlin` should have a snake case name
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Kotlin: Option<f32>,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `kotlin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MakeFile` should have a snake case name
[INFO] [stdout]   --> src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     MakeFile: Option<f32>,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `make_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Dockerfile` should have a snake case name
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Dockerfile: Option<f32>,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `dockerfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TypeScript` should have a snake case name
[INFO] [stdout]   --> src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     TypeScript: Option<f32>,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `type_script`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CSS` should have a snake case name
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     CSS: Option<f32>,
[INFO] [stdout]    |     ^^^ help: convert the identifier to snake case (notice the capitalization): `css`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `HTML` should have a snake case name
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     HTML: Option<f32>,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `html`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Shell` should have a snake case name
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Shell:Option<f32>,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to snake case (notice the capitalization): `shell`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Python` should have a snake case name
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Python:Option<f32>,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `python`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "4e60188df60654fb8c684ae5447ad1efaefc8a106ffcd574f2427687532b5ce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e60188df60654fb8c684ae5447ad1efaefc8a106ffcd574f2427687532b5ce3", kill_on_drop: false }`
[INFO] [stdout] 4e60188df60654fb8c684ae5447ad1efaefc8a106ffcd574f2427687532b5ce3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c2db22ff01d59d4a8aba473703e840b52ca147fb8f92e2054de8f08ace393f6
[INFO] running `Command { std: "docker" "start" "-a" "1c2db22ff01d59d4a8aba473703e840b52ca147fb8f92e2054de8f08ace393f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling coding_survey v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Client`, `Endpoint`, `RestClient`, and `raw`
[INFO] [stdout]  --> src/main.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gitlab::api::{raw, self, projects, Client, Endpoint, Query, RestClient};
[INFO] [stdout]   |                   ^^^                  ^^^^^^  ^^^^^^^^         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name_with_namespace` is never read
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct Project {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     name_with_namespace : String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Project` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Go` should have a snake case name
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Go: Option<f32>,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `go`
[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 `Java` should have a snake case name
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Java: Option<f32>,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `java`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Kotlin` should have a snake case name
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Kotlin: Option<f32>,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `kotlin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MakeFile` should have a snake case name
[INFO] [stdout]   --> src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     MakeFile: Option<f32>,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `make_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Dockerfile` should have a snake case name
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Dockerfile: Option<f32>,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `dockerfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TypeScript` should have a snake case name
[INFO] [stdout]   --> src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     TypeScript: Option<f32>,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `type_script`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CSS` should have a snake case name
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     CSS: Option<f32>,
[INFO] [stdout]    |     ^^^ help: convert the identifier to snake case (notice the capitalization): `css`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `HTML` should have a snake case name
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     HTML: Option<f32>,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `html`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Shell` should have a snake case name
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Shell:Option<f32>,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to snake case (notice the capitalization): `shell`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Python` should have a snake case name
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Python:Option<f32>,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `python`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "1c2db22ff01d59d4a8aba473703e840b52ca147fb8f92e2054de8f08ace393f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c2db22ff01d59d4a8aba473703e840b52ca147fb8f92e2054de8f08ace393f6", kill_on_drop: false }`
[INFO] [stdout] 1c2db22ff01d59d4a8aba473703e840b52ca147fb8f92e2054de8f08ace393f6
