[INFO] fetching crate rusty_falcon 0.2.1... [INFO] building rusty_falcon-0.2.1 against master#a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 for pr-93180 [INFO] extracting crate rusty_falcon 0.2.1 into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate rusty_falcon 0.2.1 on toolchain a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusty_falcon 0.2.1 [INFO] finished tweaking crates.io crate rusty_falcon 0.2.1 [INFO] tweaked toml for crates.io crate rusty_falcon 0.2.1 written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate crates.io crate rusty_falcon 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reqwest v0.11.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fde269eb253c4df3eee4f87d201d320d7f8387aba08ecd4fc5dc456cf9fa4a3 [INFO] running `Command { std: "docker" "start" "-a" "9fde269eb253c4df3eee4f87d201d320d7f8387aba08ecd4fc5dc456cf9fa4a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fde269eb253c4df3eee4f87d201d320d7f8387aba08ecd4fc5dc456cf9fa4a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fde269eb253c4df3eee4f87d201d320d7f8387aba08ecd4fc5dc456cf9fa4a3", kill_on_drop: false }` [INFO] [stdout] 9fde269eb253c4df3eee4f87d201d320d7f8387aba08ecd4fc5dc456cf9fa4a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e8bbae616bd246bd61df76da3ea1c08ddbe5bb3f90a66a93c6705834a7cd853 [INFO] running `Command { std: "docker" "start" "-a" "2e8bbae616bd246bd61df76da3ea1c08ddbe5bb3f90a66a93c6705834a7cd853", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.5 [INFO] [stderr] Compiling rusty_falcon v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `sample` [INFO] [stdout] --> src/apis/falconx_sandbox_api.rs:587:77 [INFO] [stdout] | [INFO] [stdout] 587 | ...onfiguration::Configuration, sample: std::path::PathBuf, file_name: &str, comment: Option<&str>, is_confidential: Option) -> Res... [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/apis/message_center_api.rs:206:112 [INFO] [stdout] | [INFO] [stdout] 206 | ...ase_id: &str, user_uuid: &str, file: std::path::PathBuf) -> Result src/apis/real_time_response_admin_api.rs:230:82 [INFO] [stdout] | [INFO] [stdout] 230 | ...&configuration::Configuration, file: std::path::PathBuf, description: &str, name: Option<&str>, comments_for_audit_log: Option<&str>) ... [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/apis/real_time_response_admin_api.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | file: Option, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/apis/real_time_response_admin_api.rs:610:5 [INFO] [stdout] | [INFO] [stdout] 610 | file: Option, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sample` [INFO] [stdout] --> src/apis/sample_uploads_api.rs:127:77 [INFO] [stdout] | [INFO] [stdout] 127 | ...onfiguration::Configuration, sample: std::path::PathBuf, file_name: &str, comment: Option<&str>, is_confidential: Option) -> Res... [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_CS_USERNAME` should have a snake case name [INFO] [stdout] --> src/apis/ioc_api.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | X_CS_USERNAME: Option<&str>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `x_cs_username` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_CS_USERNAME` should have a snake case name [INFO] [stdout] --> src/apis/ioc_api.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 313 | X_CS_USERNAME: Option<&str>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `x_cs_username` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_CS_USERUUID` should have a snake case name [INFO] [stdout] --> src/apis/recon_api.rs:334:131 [INFO] [stdout] | [INFO] [stdout] 334 | ...SadomainCreateRuleRequestV1>, X_CS_USERUUID: Option<&str>) -> Result src/apis/recon_api.rs:445:94 [INFO] [stdout] | [INFO] [stdout] 445 | ...figuration, ids: Vec, X_CS_USERUUID: Option<&str>) -> Result src/apis/recon_api.rs:676:91 [INFO] [stdout] | [INFO] [stdout] 676 | ...figuration, ids: Vec, X_CS_USERUUID: Option<&str>) -> Result src/apis/recon_api.rs:717:123 [INFO] [stdout] | [INFO] [stdout] 717 | ...ls::DomainRulePreviewRequest, X_CS_USERUUID: Option<&str>) -> Result src/apis/recon_api.rs:853:75 [INFO] [stdout] | [INFO] [stdout] 853 | ...configuration::Configuration, X_CS_USERUUID: Option<&str>, offset: Option<&str>, limit: Option, sort: Option<&str>, filter: Optio... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `x_cs_useruuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_CS_USERUUID` should have a snake case name [INFO] [stdout] --> src/apis/recon_api.rs:975:129 [INFO] [stdout] | [INFO] [stdout] 975 | ...::DomainUpdateRuleRequestV1>, X_CS_USERUUID: Option<&str>) -> Result src/apis/report_executions_api.rs:183:84 [INFO] [stdout] | [INFO] [stdout] 183 | ...configuration::Configuration, X_CS_USERUUID: &str, body: Vec, X_CS_USERID: Option<&st... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `x_cs_useruuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_CS_USERID` should have a snake case name [INFO] [stdout] --> src/apis/report_executions_api.rs:183:165 [INFO] [stdout] | [INFO] [stdout] 183 | ...ReportExecutionRetryRequestV1>, X_CS_USERID: Option<&str>) -> Result src/models/domain_aws_account_v2.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub ID: i32, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ID` should have a snake case name [INFO] [stdout] --> src/models/domain_aws_account_v2.rs:58:56 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn new(created_at: String, deleted_at: String, ID: i32, updated_at: String, aws_permissions_status: Vec src/models/domain_azure_account_v1.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub ID: i32, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ID` should have a snake case name [INFO] [stdout] --> src/models/domain_azure_account_v1.rs:35:56 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(created_at: String, deleted_at: String, ID: i32, updated_at: String, cid: String) -> DomainAzureAccountV1 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ID` should have a snake case name [INFO] [stdout] --> src/models/domain_policy_info.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub ID: i32, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ID` should have a snake case name [INFO] [stdout] --> src/models/domain_policy_info.rs:64:56 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn new(created_at: String, deleted_at: String, ID: i32, updated_at: String) -> DomainPolicyInfo { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "2e8bbae616bd246bd61df76da3ea1c08ddbe5bb3f90a66a93c6705834a7cd853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e8bbae616bd246bd61df76da3ea1c08ddbe5bb3f90a66a93c6705834a7cd853", kill_on_drop: false }` [INFO] [stdout] 2e8bbae616bd246bd61df76da3ea1c08ddbe5bb3f90a66a93c6705834a7cd853 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0169d6a8126769886e63de4a467d51948a35903b1ffe975342f4369c2e9fe51e [INFO] running `Command { std: "docker" "start" "-a" "0169d6a8126769886e63de4a467d51948a35903b1ffe975342f4369c2e9fe51e", kill_on_drop: false }` [INFO] [stderr] Compiling rusty_falcon v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `sample` [INFO] [stdout] --> src/apis/falconx_sandbox_api.rs:587:77 [INFO] [stdout] | [INFO] [stdout] 587 | ...onfiguration::Configuration, sample: std::path::PathBuf, file_name: &str, comment: Option<&str>, is_confidential: Option) -> Res... [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/apis/message_center_api.rs:206:112 [INFO] [stdout] | [INFO] [stdout] 206 | ...ase_id: &str, user_uuid: &str, file: std::path::PathBuf) -> Result src/apis/real_time_response_admin_api.rs:230:82 [INFO] [stdout] | [INFO] [stdout] 230 | ...&configuration::Configuration, file: std::path::PathBuf, description: &str, name: Option<&str>, comments_for_audit_log: Option<&str>) ... [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/apis/real_time_response_admin_api.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | file: Option, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/apis/real_time_response_admin_api.rs:610:5 [INFO] [stdout] | [INFO] [stdout] 610 | file: Option, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sample` [INFO] [stdout] --> src/apis/sample_uploads_api.rs:127:77 [INFO] [stdout] | [INFO] [stdout] 127 | ...onfiguration::Configuration, sample: std::path::PathBuf, file_name: &str, comment: Option<&str>, is_confidential: Option) -> Res... [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_CS_USERNAME` should have a snake case name [INFO] [stdout] --> src/apis/ioc_api.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | X_CS_USERNAME: Option<&str>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `x_cs_username` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_CS_USERNAME` should have a snake case name [INFO] [stdout] --> src/apis/ioc_api.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 313 | X_CS_USERNAME: Option<&str>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `x_cs_username` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_CS_USERUUID` should have a snake case name [INFO] [stdout] --> src/apis/recon_api.rs:334:131 [INFO] [stdout] | [INFO] [stdout] 334 | ...SadomainCreateRuleRequestV1>, X_CS_USERUUID: Option<&str>) -> Result src/apis/recon_api.rs:445:94 [INFO] [stdout] | [INFO] [stdout] 445 | ...figuration, ids: Vec, X_CS_USERUUID: Option<&str>) -> Result src/apis/recon_api.rs:676:91 [INFO] [stdout] | [INFO] [stdout] 676 | ...figuration, ids: Vec, X_CS_USERUUID: Option<&str>) -> Result src/apis/recon_api.rs:717:123 [INFO] [stdout] | [INFO] [stdout] 717 | ...ls::DomainRulePreviewRequest, X_CS_USERUUID: Option<&str>) -> Result src/apis/recon_api.rs:853:75 [INFO] [stdout] | [INFO] [stdout] 853 | ...configuration::Configuration, X_CS_USERUUID: Option<&str>, offset: Option<&str>, limit: Option, sort: Option<&str>, filter: Optio... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `x_cs_useruuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_CS_USERUUID` should have a snake case name [INFO] [stdout] --> src/apis/recon_api.rs:975:129 [INFO] [stdout] | [INFO] [stdout] 975 | ...::DomainUpdateRuleRequestV1>, X_CS_USERUUID: Option<&str>) -> Result src/apis/report_executions_api.rs:183:84 [INFO] [stdout] | [INFO] [stdout] 183 | ...configuration::Configuration, X_CS_USERUUID: &str, body: Vec, X_CS_USERID: Option<&st... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `x_cs_useruuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_CS_USERID` should have a snake case name [INFO] [stdout] --> src/apis/report_executions_api.rs:183:165 [INFO] [stdout] | [INFO] [stdout] 183 | ...ReportExecutionRetryRequestV1>, X_CS_USERID: Option<&str>) -> Result src/models/domain_aws_account_v2.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub ID: i32, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ID` should have a snake case name [INFO] [stdout] --> src/models/domain_aws_account_v2.rs:58:56 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn new(created_at: String, deleted_at: String, ID: i32, updated_at: String, aws_permissions_status: Vec src/models/domain_azure_account_v1.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub ID: i32, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ID` should have a snake case name [INFO] [stdout] --> src/models/domain_azure_account_v1.rs:35:56 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(created_at: String, deleted_at: String, ID: i32, updated_at: String, cid: String) -> DomainAzureAccountV1 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ID` should have a snake case name [INFO] [stdout] --> src/models/domain_policy_info.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub ID: i32, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ID` should have a snake case name [INFO] [stdout] --> src/models/domain_policy_info.rs:64:56 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn new(created_at: String, deleted_at: String, ID: i32, updated_at: String) -> DomainPolicyInfo { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sample` [INFO] [stdout] --> src/apis/falconx_sandbox_api.rs:587:77 [INFO] [stdout] | [INFO] [stdout] 587 | ...onfiguration::Configuration, sample: std::path::PathBuf, file_name: &str, comment: Option<&str>, is_confidential: Option) -> Res... [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/apis/message_center_api.rs:206:112 [INFO] [stdout] | [INFO] [stdout] 206 | ...ase_id: &str, user_uuid: &str, file: std::path::PathBuf) -> Result src/apis/real_time_response_admin_api.rs:230:82 [INFO] [stdout] | [INFO] [stdout] 230 | ...&configuration::Configuration, file: std::path::PathBuf, description: &str, name: Option<&str>, comments_for_audit_log: Option<&str>) ... [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/apis/real_time_response_admin_api.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | file: Option, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/apis/real_time_response_admin_api.rs:610:5 [INFO] [stdout] | [INFO] [stdout] 610 | file: Option, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sample` [INFO] [stdout] --> src/apis/sample_uploads_api.rs:127:77 [INFO] [stdout] | [INFO] [stdout] 127 | ...onfiguration::Configuration, sample: std::path::PathBuf, file_name: &str, comment: Option<&str>, is_confidential: Option) -> Res... [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_CS_USERNAME` should have a snake case name [INFO] [stdout] --> src/apis/ioc_api.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | X_CS_USERNAME: Option<&str>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `x_cs_username` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_CS_USERNAME` should have a snake case name [INFO] [stdout] --> src/apis/ioc_api.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 313 | X_CS_USERNAME: Option<&str>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `x_cs_username` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_CS_USERUUID` should have a snake case name [INFO] [stdout] --> src/apis/recon_api.rs:334:131 [INFO] [stdout] | [INFO] [stdout] 334 | ...SadomainCreateRuleRequestV1>, X_CS_USERUUID: Option<&str>) -> Result src/apis/recon_api.rs:445:94 [INFO] [stdout] | [INFO] [stdout] 445 | ...figuration, ids: Vec, X_CS_USERUUID: Option<&str>) -> Result src/apis/recon_api.rs:676:91 [INFO] [stdout] | [INFO] [stdout] 676 | ...figuration, ids: Vec, X_CS_USERUUID: Option<&str>) -> Result src/apis/recon_api.rs:717:123 [INFO] [stdout] | [INFO] [stdout] 717 | ...ls::DomainRulePreviewRequest, X_CS_USERUUID: Option<&str>) -> Result src/apis/recon_api.rs:853:75 [INFO] [stdout] | [INFO] [stdout] 853 | ...configuration::Configuration, X_CS_USERUUID: Option<&str>, offset: Option<&str>, limit: Option, sort: Option<&str>, filter: Optio... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `x_cs_useruuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_CS_USERUUID` should have a snake case name [INFO] [stdout] --> src/apis/recon_api.rs:975:129 [INFO] [stdout] | [INFO] [stdout] 975 | ...::DomainUpdateRuleRequestV1>, X_CS_USERUUID: Option<&str>) -> Result src/apis/report_executions_api.rs:183:84 [INFO] [stdout] | [INFO] [stdout] 183 | ...configuration::Configuration, X_CS_USERUUID: &str, body: Vec, X_CS_USERID: Option<&st... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `x_cs_useruuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_CS_USERID` should have a snake case name [INFO] [stdout] --> src/apis/report_executions_api.rs:183:165 [INFO] [stdout] | [INFO] [stdout] 183 | ...ReportExecutionRetryRequestV1>, X_CS_USERID: Option<&str>) -> Result src/models/domain_aws_account_v2.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub ID: i32, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ID` should have a snake case name [INFO] [stdout] --> src/models/domain_aws_account_v2.rs:58:56 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn new(created_at: String, deleted_at: String, ID: i32, updated_at: String, aws_permissions_status: Vec src/models/domain_azure_account_v1.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub ID: i32, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ID` should have a snake case name [INFO] [stdout] --> src/models/domain_azure_account_v1.rs:35:56 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(created_at: String, deleted_at: String, ID: i32, updated_at: String, cid: String) -> DomainAzureAccountV1 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ID` should have a snake case name [INFO] [stdout] --> src/models/domain_policy_info.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub ID: i32, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ID` should have a snake case name [INFO] [stdout] --> src/models/domain_policy_info.rs:64:56 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn new(created_at: String, deleted_at: String, ID: i32, updated_at: String) -> DomainPolicyInfo { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 40.24s [INFO] running `Command { std: "docker" "inspect" "0169d6a8126769886e63de4a467d51948a35903b1ffe975342f4369c2e9fe51e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0169d6a8126769886e63de4a467d51948a35903b1ffe975342f4369c2e9fe51e", kill_on_drop: false }` [INFO] [stdout] 0169d6a8126769886e63de4a467d51948a35903b1ffe975342f4369c2e9fe51e