[INFO] fetching crate rusty_falcon 0.2.1... [INFO] testing rusty_falcon-0.2.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate rusty_falcon 0.2.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate rusty_falcon 0.2.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-8/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 070616854a4b069bf7930b65642ea9daab27f67948e1fbff633218ca9cac9ed8 [INFO] running `Command { std: "docker" "start" "-a" "070616854a4b069bf7930b65642ea9daab27f67948e1fbff633218ca9cac9ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "070616854a4b069bf7930b65642ea9daab27f67948e1fbff633218ca9cac9ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "070616854a4b069bf7930b65642ea9daab27f67948e1fbff633218ca9cac9ed8", kill_on_drop: false }` [INFO] [stdout] 070616854a4b069bf7930b65642ea9daab27f67948e1fbff633218ca9cac9ed8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec4736f2657e3afa1b34100c47d40517c7146a27b2e1541873998b8e98bc13cd [INFO] running `Command { std: "docker" "start" "-a" "ec4736f2657e3afa1b34100c47d40517c7146a27b2e1541873998b8e98bc13cd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [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 05s [INFO] running `Command { std: "docker" "inspect" "ec4736f2657e3afa1b34100c47d40517c7146a27b2e1541873998b8e98bc13cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec4736f2657e3afa1b34100c47d40517c7146a27b2e1541873998b8e98bc13cd", kill_on_drop: false }` [INFO] [stdout] ec4736f2657e3afa1b34100c47d40517c7146a27b2e1541873998b8e98bc13cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a653487fa3fbeae05f65a4a6603b5bea20c0043e7b5657e525d64d747b14599 [INFO] running `Command { std: "docker" "start" "-a" "3a653487fa3fbeae05f65a4a6603b5bea20c0043e7b5657e525d64d747b14599", kill_on_drop: false }` [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] Compiling rusty_falcon v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rusty_falcon` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rusty_falcon --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=f058d1c98541a48d -C extra-filename=-f058d1c98541a48d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-335f194c270c5271.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-23efd4b42b9311c9.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-80256cbed978eb4d.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b61dab0ed54131d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-114bab763c099849.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a2f559d3a2347513.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3a653487fa3fbeae05f65a4a6603b5bea20c0043e7b5657e525d64d747b14599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a653487fa3fbeae05f65a4a6603b5bea20c0043e7b5657e525d64d747b14599", kill_on_drop: false }` [INFO] [stdout] 3a653487fa3fbeae05f65a4a6603b5bea20c0043e7b5657e525d64d747b14599