[INFO] fetching crate rusty_falcon 0.2.1... [INFO] testing rusty_falcon-0.2.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate rusty_falcon 0.2.1 into /workspace/builds/worker-112/source [INFO] validating manifest of crates.io crate rusty_falcon 0.2.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-112/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" "+1.59.0" "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-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7376739b1ad49b2df706b0b248fe35ae0c2d2bb63197ed26004377af24a87b3f [INFO] running `Command { std: "docker" "start" "-a" "7376739b1ad49b2df706b0b248fe35ae0c2d2bb63197ed26004377af24a87b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7376739b1ad49b2df706b0b248fe35ae0c2d2bb63197ed26004377af24a87b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7376739b1ad49b2df706b0b248fe35ae0c2d2bb63197ed26004377af24a87b3f", kill_on_drop: false }` [INFO] [stdout] 7376739b1ad49b2df706b0b248fe35ae0c2d2bb63197ed26004377af24a87b3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cfd3b8f294270741f55c1ce663073128e503856ded9574b47513b7973859015 [INFO] running `Command { std: "docker" "start" "-a" "3cfd3b8f294270741f55c1ce663073128e503856ded9574b47513b7973859015", 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 cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.8 [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 try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling idna v0.2.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 55s [INFO] running `Command { std: "docker" "inspect" "3cfd3b8f294270741f55c1ce663073128e503856ded9574b47513b7973859015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cfd3b8f294270741f55c1ce663073128e503856ded9574b47513b7973859015", kill_on_drop: false }` [INFO] [stdout] 3cfd3b8f294270741f55c1ce663073128e503856ded9574b47513b7973859015 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e9c69c31fa140329a2ee641f769f1c65ad5f5190901ff223859787a6e4c6a06 [INFO] running `Command { std: "docker" "start" "-a" "6e9c69c31fa140329a2ee641f769f1c65ad5f5190901ff223859787a6e4c6a06", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [stderr] Compiling rusty_falcon v0.2.1 (/opt/rustwide/workdir) [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 58.31s [INFO] running `Command { std: "docker" "inspect" "6e9c69c31fa140329a2ee641f769f1c65ad5f5190901ff223859787a6e4c6a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e9c69c31fa140329a2ee641f769f1c65ad5f5190901ff223859787a6e4c6a06", kill_on_drop: false }` [INFO] [stdout] 6e9c69c31fa140329a2ee641f769f1c65ad5f5190901ff223859787a6e4c6a06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 70e5b42c7b1e45dba2e0c8484ad8d14722d5a044dc43c9054771377714e61264 [INFO] running `Command { std: "docker" "start" "-a" "70e5b42c7b1e45dba2e0c8484ad8d14722d5a044dc43c9054771377714e61264", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `sample` [INFO] [stderr] --> src/apis/falconx_sandbox_api.rs:587:77 [INFO] [stderr] | [INFO] [stderr] 587 | ...onfiguration::Configuration, sample: std::path::PathBuf, file_name: &str, comment: Option<&str>, is_confidential: Option) -> Res... [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `file` [INFO] [stderr] --> src/apis/message_center_api.rs:206:112 [INFO] [stderr] | [INFO] [stderr] 206 | ...ase_id: &str, user_uuid: &str, file: std::path::PathBuf) -> Result src/apis/real_time_response_admin_api.rs:230:82 [INFO] [stderr] | [INFO] [stderr] 230 | ...&configuration::Configuration, file: std::path::PathBuf, description: &str, name: Option<&str>, comments_for_audit_log: Option<&str>) ... [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `file` [INFO] [stderr] --> src/apis/real_time_response_admin_api.rs:278:5 [INFO] [stderr] | [INFO] [stderr] 278 | file: Option, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `file` [INFO] [stderr] --> src/apis/real_time_response_admin_api.rs:610:5 [INFO] [stderr] | [INFO] [stderr] 610 | file: Option, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sample` [INFO] [stderr] --> src/apis/sample_uploads_api.rs:127:77 [INFO] [stderr] | [INFO] [stderr] 127 | ...onfiguration::Configuration, sample: std::path::PathBuf, file_name: &str, comment: Option<&str>, is_confidential: Option) -> Res... [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample` [INFO] [stderr] [INFO] [stderr] warning: variable `X_CS_USERNAME` should have a snake case name [INFO] [stderr] --> src/apis/ioc_api.rs:130:5 [INFO] [stderr] | [INFO] [stderr] 130 | X_CS_USERNAME: Option<&str>, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `x_cs_username` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `X_CS_USERNAME` should have a snake case name [INFO] [stderr] --> src/apis/ioc_api.rs:313:5 [INFO] [stderr] | [INFO] [stderr] 313 | X_CS_USERNAME: Option<&str>, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `x_cs_username` [INFO] [stderr] [INFO] [stderr] warning: variable `X_CS_USERUUID` should have a snake case name [INFO] [stderr] --> src/apis/recon_api.rs:334:131 [INFO] [stderr] | [INFO] [stderr] 334 | ...SadomainCreateRuleRequestV1>, X_CS_USERUUID: Option<&str>) -> Result src/apis/recon_api.rs:445:94 [INFO] [stderr] | [INFO] [stderr] 445 | ...figuration, ids: Vec, X_CS_USERUUID: Option<&str>) -> Result src/apis/recon_api.rs:676:91 [INFO] [stderr] | [INFO] [stderr] 676 | ...figuration, ids: Vec, X_CS_USERUUID: Option<&str>) -> Result src/apis/recon_api.rs:717:123 [INFO] [stderr] | [INFO] [stderr] 717 | ...ls::DomainRulePreviewRequest, X_CS_USERUUID: Option<&str>) -> Result src/apis/recon_api.rs:853:75 [INFO] [stderr] | [INFO] [stderr] 853 | ...configuration::Configuration, X_CS_USERUUID: Option<&str>, offset: Option<&str>, limit: Option, sort: Option<&str>, filter: Optio... [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `x_cs_useruuid` [INFO] [stderr] [INFO] [stderr] warning: variable `X_CS_USERUUID` should have a snake case name [INFO] [stderr] --> src/apis/recon_api.rs:975:129 [INFO] [stderr] | [INFO] [stderr] 975 | ...::DomainUpdateRuleRequestV1>, X_CS_USERUUID: Option<&str>) -> Result src/apis/report_executions_api.rs:183:84 [INFO] [stderr] | [INFO] [stderr] 183 | ...configuration::Configuration, X_CS_USERUUID: &str, body: Vec, X_CS_USERID: Option<&st... [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `x_cs_useruuid` [INFO] [stderr] [INFO] [stderr] warning: variable `X_CS_USERID` should have a snake case name [INFO] [stderr] --> src/apis/report_executions_api.rs:183:165 [INFO] [stderr] | [INFO] [stderr] 183 | ...ReportExecutionRetryRequestV1>, X_CS_USERID: Option<&str>) -> Result src/models/domain_aws_account_v2.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | pub ID: i32, [INFO] [stderr] | ^^ help: convert the identifier to snake case: `id` [INFO] [stderr] [INFO] [stderr] warning: variable `ID` should have a snake case name [INFO] [stderr] --> src/models/domain_aws_account_v2.rs:58:56 [INFO] [stderr] | [INFO] [stderr] 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] [stderr] | [INFO] [stderr] 18 | pub ID: i32, [INFO] [stderr] | ^^ help: convert the identifier to snake case: `id` [INFO] [stderr] [INFO] [stderr] warning: variable `ID` should have a snake case name [INFO] [stderr] --> src/models/domain_azure_account_v1.rs:35:56 [INFO] [stderr] | [INFO] [stderr] 35 | pub fn new(created_at: String, deleted_at: String, ID: i32, updated_at: String, cid: String) -> DomainAzureAccountV1 { [INFO] [stderr] | ^^ help: convert the identifier to snake case: `id` [INFO] [stderr] [INFO] [stderr] warning: structure field `ID` should have a snake case name [INFO] [stderr] --> src/models/domain_policy_info.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | pub ID: i32, [INFO] [stderr] | ^^ help: convert the identifier to snake case: `id` [INFO] [stderr] [INFO] [stderr] warning: variable `ID` should have a snake case name [INFO] [stderr] --> src/models/domain_policy_info.rs:64:56 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn new(created_at: String, deleted_at: String, ID: i32, updated_at: String) -> DomainPolicyInfo { [INFO] [stderr] | ^^ help: convert the identifier to snake case: `id` [INFO] [stderr] [INFO] [stderr] warning: `rusty_falcon` (lib) generated 22 warnings [INFO] [stderr] warning: `rusty_falcon` (lib test) generated 22 warnings (22 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusty_falcon-9e826366283f4996) [INFO] [stdout] [INFO] [stderr] Doc-tests rusty_falcon [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 1 test [INFO] [stdout] test src/lib.rs - (line 17) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 17) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'Could not authenticate with CrowdStrike API: CredentialsError("Missing FALCON_CLIENT_ID environment variable. Please provide your OAuth2 API Client Secret for authentication with CrowdStrike Falcon platform. Establishing and retrieving OAuth2 API credentials can be performed at https://falcon.crowdstrike.com/support/api-clients-and-keys.")', src/lib.rs:11:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559fcb07113c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x559fcb07113c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559fcb07113c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559fcb07113c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559fcb09476c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x559fcb06ab73 - std::io::Write::write_fmt::h2815c0519c99ba09 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x559fcb073a62 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559fcb073a62 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559fcb073a62 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x559fcb073645 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x559fcb0740b3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x559fcb073dd0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x559fcb0715e4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x559fcb073b09 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x559fcab5ba51 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x559fcab5bb43 - core::result::unwrap_failed::ha0327e3803285d6e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/result.rs:1690:5 [INFO] [stdout] 16: 0x559fcab9cdbd - core::result::Result::expect::h12d795775b2835f6 [INFO] [stdout] 17: 0x559fcab5f390 - rust_out::main::{{closure}}::hd966d3ded7b14ac0 [INFO] [stdout] 18: 0x559fcab9e82c - as core::future::future::Future>::poll::h087a9f96541c2826 [INFO] [stdout] 19: 0x559fcab7e06c - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h83c973ce3977afb1 [INFO] [stdout] 20: 0x559fcab7e378 - tokio::coop::with_budget::{{closure}}::hcf32aaf818d1fd83 [INFO] [stdout] 21: 0x559fcab7a5cd - std::thread::local::LocalKey::try_with::h26a770a370306baa [INFO] [stdout] 22: 0x559fcab7a328 - std::thread::local::LocalKey::with::h8f997241b2e5394b [INFO] [stdout] 23: 0x559fcab7deae - tokio::park::thread::CachedParkThread::block_on::h25899b30b60eddb9 [INFO] [stdout] 24: 0x559fcab951f9 - tokio::runtime::enter::Enter::block_on::h64ad6c330681af03 [INFO] [stdout] 25: 0x559fcab98aae - tokio::runtime::thread_pool::ThreadPool::block_on::ha3f10af091a85440 [INFO] [stdout] 26: 0x559fcab98c67 - tokio::runtime::Runtime::block_on::hbb654659e3fa8e5b [INFO] [stdout] 27: 0x559fcab5f090 - rust_out::main::h0a91ec602d6ccf7b [INFO] [stdout] 28: 0x559fcab5cb93 - core::ops::function::FnOnce::call_once::hf13fd7d7764c57e3 [INFO] [stdout] 29: 0x559fcab9e079 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0721740d13b54d33 [INFO] [stdout] 30: 0x559fcab9df79 - std::rt::lang_start::{{closure}}::h942b0ebbf6e45677 [INFO] [stdout] 31: 0x559fcb0707f0 - core::ops::function::impls:: for &F>::call_once::h443f738a8e9f947a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 32: 0x559fcb0707f0 - std::panicking::try::do_call::h1e21ba261ba489ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 33: 0x559fcb0707f0 - std::panicking::try::h6afd48af8b6c96ac [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 34: 0x559fcb0707f0 - std::panic::catch_unwind::h85dd95e0bab7fb60 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 35: 0x559fcb0707f0 - std::rt::lang_start_internal::{{closure}}::h038455e697c8b03e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:48 [INFO] [stdout] 36: 0x559fcb0707f0 - std::panicking::try::do_call::h6b0ad65979f3077a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 37: 0x559fcb0707f0 - std::panicking::try::h010108d314169ac6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 38: 0x559fcb0707f0 - std::panic::catch_unwind::hff397f912b1535c2 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 39: 0x559fcb0707f0 - std::rt::lang_start_internal::h52e73755f77c7dd9 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:20 [INFO] [stdout] 40: 0x559fcab9df61 - std::rt::lang_start::ha5571370df8ae5c1 [INFO] [stdout] 41: 0x559fcabad3c3 - main [INFO] [stdout] 42: 0x7f8c385820b3 - __libc_start_main [INFO] [stdout] 43: 0x559fcab5c1ee - _start [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 17) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.80s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "70e5b42c7b1e45dba2e0c8484ad8d14722d5a044dc43c9054771377714e61264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70e5b42c7b1e45dba2e0c8484ad8d14722d5a044dc43c9054771377714e61264", kill_on_drop: false }` [INFO] [stdout] 70e5b42c7b1e45dba2e0c8484ad8d14722d5a044dc43c9054771377714e61264