[INFO] cloning repository https://github.com/CertainLach/BungeeOxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CertainLach/BungeeOxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCertainLach%2FBungeeOxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCertainLach%2FBungeeOxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d06863c855190f0238f5c37880982ddf2ec9023a [INFO] checking CertainLach/BungeeOxide against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCertainLach%2FBungeeOxide" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CertainLach/BungeeOxide on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CertainLach/BungeeOxide [INFO] finished tweaking git repo https://github.com/CertainLach/BungeeOxide [INFO] tweaked toml for git repo https://github.com/CertainLach/BungeeOxide written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/CertainLach/BungeeOxide already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.workspaces [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 948ed52f2a0ca988daf985e00963e5c6ed98ad1fbbe036b672b32cdbda44602d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "948ed52f2a0ca988daf985e00963e5c6ed98ad1fbbe036b672b32cdbda44602d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "948ed52f2a0ca988daf985e00963e5c6ed98ad1fbbe036b672b32cdbda44602d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "948ed52f2a0ca988daf985e00963e5c6ed98ad1fbbe036b672b32cdbda44602d", kill_on_drop: false }` [INFO] [stdout] 948ed52f2a0ca988daf985e00963e5c6ed98ad1fbbe036b672b32cdbda44602d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0290701d9bbc80abfc038f004097d32e49fb14fd6f96dcc7cdcee8316c93a45 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e0290701d9bbc80abfc038f004097d32e49fb14fd6f96dcc7cdcee8316c93a45", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.workspaces [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling openssl-sys v0.9.64 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking pem v0.8.1 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking simple_asn1 v0.4.0 [INFO] [stderr] Checking rsa-der v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling derive-packetdata v0.1.0 (/opt/rustwide/workdir/derive-packetdata) [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking simple_asn1 v0.5.3 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking hyper v0.14.9 [INFO] [stderr] Checking rsa v0.4.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.3 [INFO] [stderr] Checking bungee v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `compress` [INFO] [stdout] --> src/ext.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use compress::zlib::Decoder; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `compress` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `log` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use log::warn; [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `warn` [INFO] [stdout] --> src/main.rs:224:6 [INFO] [stdout] | [INFO] [stdout] 224 | warn!("Compression settings differ between proxy and server, unnecessary recompressions may be required"); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `compress` [INFO] [stdout] --> src/ext.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | decoder: compress::zlib::Decoder>, [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `compress` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decoder` [INFO] [stdout] --> src/ext.rs:88:23 [INFO] [stdout] | [INFO] [stdout] 88 | let mut decoder = Decoder::new(cursor); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decoder` [INFO] [stdout] --> src/ext.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | T::read(&mut BufReader::new(Decoder::new(Cursor::new(compressed)))) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `compress` [INFO] [stdout] --> src/ext.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use compress::zlib::Decoder; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `compress` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `log` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use log::warn; [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `warn` [INFO] [stdout] --> src/main.rs:224:6 [INFO] [stdout] | [INFO] [stdout] 224 | warn!("Compression settings differ between proxy and server, unnecessary recompressions may be required"); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `compress` [INFO] [stdout] --> src/ext.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | decoder: compress::zlib::Decoder>, [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `compress` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impl_trait_for_tuples::impl_for_tuples` [INFO] [stdout] --> src/plugin.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use impl_trait_for_tuples::impl_for_tuples; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EncryptionRequest`, `EncryptionResponse`, `LoggedInInfo` [INFO] [stdout] --> src/plugin.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{LoggedInInfo, protocol::login::{EncryptionRequest, EncryptionResponse}}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MojangAuthPlugin` [INFO] [stdout] --> src/main.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::plugins::auth::{MojangAuthPlugin, OfflineAuthPlugin}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decoder` [INFO] [stdout] --> src/ext.rs:88:23 [INFO] [stdout] | [INFO] [stdout] 88 | let mut decoder = Decoder::new(cursor); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decoder` [INFO] [stdout] --> src/ext.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | T::read(&mut BufReader::new(Decoder::new(Cursor::new(compressed)))) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impl_trait_for_tuples::impl_for_tuples` [INFO] [stdout] --> src/plugin.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use impl_trait_for_tuples::impl_for_tuples; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EncryptionRequest`, `EncryptionResponse`, `LoggedInInfo` [INFO] [stdout] --> src/plugin.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{LoggedInInfo, protocol::login::{EncryptionRequest, EncryptionResponse}}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MojangAuthPlugin` [INFO] [stdout] --> src/main.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::plugins::auth::{MojangAuthPlugin, OfflineAuthPlugin}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:334:8 [INFO] [stdout] | [INFO] [stdout] 334 | let (mut server, server_info) = open_server_connection(&logged_in, target).await?; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:334:8 [INFO] [stdout] | [INFO] [stdout] 334 | let (mut server, server_info) = open_server_connection(&logged_in, target).await?; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uuid: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/plugins/auth.rs:93:2 [INFO] [stdout] | [INFO] [stdout] 93 | pub id: Uuid, [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Uuid` [INFO] [stdout] | [INFO] [stdout] note: required by `next_element` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.126/src/de/mod.rs:1703:5 [INFO] [stdout] | [INFO] [stdout] 1703 | / fn next_element(&mut self) -> Result, Self::Error> [INFO] [stdout] 1704 | | where [INFO] [stdout] 1705 | | T: Deserialize<'de>, [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uuid: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/plugins/auth.rs:93:2 [INFO] [stdout] | [INFO] [stdout] 93 | pub id: Uuid, [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Uuid` [INFO] [stdout] | [INFO] [stdout] note: required by `next_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.126/src/de/mod.rs:1842:5 [INFO] [stdout] | [INFO] [stdout] 1842 | / fn next_value(&mut self) -> Result [INFO] [stdout] 1843 | | where [INFO] [stdout] 1844 | | V: Deserialize<'de>, [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uuid: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/plugins/auth.rs:93:2 [INFO] [stdout] | [INFO] [stdout] 93 | pub id: Uuid, [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Uuid` [INFO] [stdout] | [INFO] [stdout] note: required by `next_element` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.126/src/de/mod.rs:1703:5 [INFO] [stdout] | [INFO] [stdout] 1703 | / fn next_element(&mut self) -> Result, Self::Error> [INFO] [stdout] 1704 | | where [INFO] [stdout] 1705 | | T: Deserialize<'de>, [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uuid: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/plugins/auth.rs:93:2 [INFO] [stdout] | [INFO] [stdout] 93 | pub id: Uuid, [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Uuid` [INFO] [stdout] | [INFO] [stdout] note: required by `next_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.126/src/de/mod.rs:1842:5 [INFO] [stdout] | [INFO] [stdout] 1842 | / fn next_value(&mut self) -> Result [INFO] [stdout] 1843 | | where [INFO] [stdout] 1844 | | V: Deserialize<'de>, [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bungee` due to 9 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e0290701d9bbc80abfc038f004097d32e49fb14fd6f96dcc7cdcee8316c93a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0290701d9bbc80abfc038f004097d32e49fb14fd6f96dcc7cdcee8316c93a45", kill_on_drop: false }` [INFO] [stdout] e0290701d9bbc80abfc038f004097d32e49fb14fd6f96dcc7cdcee8316c93a45