[INFO] cloning repository https://github.com/fourbs-net/wg-maestro [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fourbs-net/wg-maestro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffourbs-net%2Fwg-maestro"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffourbs-net%2Fwg-maestro'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9901d3391134f31b8080228392c8f54ac08739e6 [INFO] checking fourbs-net/wg-maestro against try#1a399c10897767c36d147199696c96f193034e49 for pr-72644 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffourbs-net%2Fwg-maestro" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fourbs-net/wg-maestro on toolchain 1a399c10897767c36d147199696c96f193034e49 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/fourbs-net/wg-maestro [INFO] removed path dependency wireguard-uapi from git repo https://github.com/fourbs-net/wg-maestro [INFO] finished tweaking git repo https://github.com/fourbs-net/wg-maestro [INFO] tweaked toml for git repo https://github.com/fourbs-net/wg-maestro written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/fourbs-net/wg-maestro already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (wireguard-uapi) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (wireguard-uapi) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4c175c13213ff95dc75022c054642ec088a34adf3bc38a556682de585c1e7dde [INFO] running `"docker" "start" "-a" "4c175c13213ff95dc75022c054642ec088a34adf3bc38a556682de585c1e7dde"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (wireguard-uapi) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking buffering v0.3.4 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking buffering v0.4.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking pin-project-lite v0.1.6 [INFO] [stderr] Checking os_str_bytes v2.3.1 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking proc-macro-nested v0.1.4 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking neli v0.4.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking neli v0.5.0-rc1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking serde v1.0.111 [INFO] [stderr] Checking wireguard-uapi v1.0.4 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking serde_yaml v0.8.12 [INFO] [stderr] Checking wg-maestro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `std::net::Ipv6Addr` [INFO] [stderr] --> src/server/mod.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::net::Ipv6Addr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::net::Ipv6Addr` [INFO] [stderr] --> src/server/mod.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::net::Ipv6Addr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `listen_port` on type `server::ServerConfig` [INFO] [stderr] --> src/server/mod.rs:59:63 [INFO] [stderr] | [INFO] [stderr] 59 | let server_addr = format!("127.0.0.1:{}", self.config.listen_port); [INFO] [stderr] | ^^^^^^^^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `interface_name`, `wireguard_port`, `maestro_port`, `fwmark`, `private_key` ... and 2 others [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `listen_port` on type `server::ServerConfig` [INFO] [stderr] --> src/server/mod.rs:59:63 [INFO] [stderr] | [INFO] [stderr] 59 | let server_addr = format!("127.0.0.1:{}", self.config.listen_port); [INFO] [stderr] | ^^^^^^^^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `interface_name`, `wireguard_port`, `maestro_port`, `fwmark`, `private_key` ... and 2 others [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `ipnet::ipnet::Ipv6Net: client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::Serialize` is not satisfied [INFO] [stderr] --> src/server/mod.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | prefix: Ipv6Net, [INFO] [stderr] | ^^^^^^^^^^^^^^^ the trait `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::Serialize` is not implemented for `ipnet::ipnet::Ipv6Net` [INFO] [stderr] | [INFO] [stderr] = note: required by `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::ser::SerializeStruct::serialize_field` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `ipnet::ipnet::Ipv6Net: client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::Serialize` is not satisfied [INFO] [stderr] --> src/server/mod.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | prefix: Ipv6Net, [INFO] [stderr] | ^^^^^^^^^^^^^^^ the trait `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::Serialize` is not implemented for `ipnet::ipnet::Ipv6Net` [INFO] [stderr] | [INFO] [stderr] = note: required by `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::ser::SerializeStruct::serialize_field` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `ipnet::ipnet::Ipv6Net: client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::Deserialize<'_>` is not satisfied [INFO] [stderr] --> src/server/mod.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | prefix: Ipv6Net, [INFO] [stderr] | ^^^^^^^^^^^^^^^ the trait `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::Deserialize<'_>` is not implemented for `ipnet::ipnet::Ipv6Net` [INFO] [stderr] | [INFO] [stderr] = note: required by `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::de::SeqAccess::next_element` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `ipnet::ipnet::Ipv6Net: client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::Deserialize<'_>` is not satisfied [INFO] [stderr] --> src/server/mod.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | prefix: Ipv6Net, [INFO] [stderr] | ^^^^^^^^^^^^^^^ the trait `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::Deserialize<'_>` is not implemented for `ipnet::ipnet::Ipv6Net` [INFO] [stderr] | [INFO] [stderr] = note: required by `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::de::SeqAccess::next_element` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/server/mod.rs:27:21 [INFO] [stderr] | [INFO] [stderr] 27 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected enum `std::option::Option`, found array `[u8; 32]` [INFO] [stderr] | help: try using a variant of the expected enum: `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::export::Some(Deserialize)` [INFO] [stderr] | [INFO] [stderr] = note: expected enum `std::option::Option<[u8; 32]>` [INFO] [stderr] found array `[u8; 32]` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `ipnet::ipnet::Ipv6Net: client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::Deserialize<'_>` is not satisfied [INFO] [stderr] --> src/server/mod.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | prefix: Ipv6Net, [INFO] [stderr] | ^^^^^^^^^^^^^^^ the trait `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::Deserialize<'_>` is not implemented for `ipnet::ipnet::Ipv6Net` [INFO] [stderr] | [INFO] [stderr] = note: required by `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::de::MapAccess::next_value` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/server/mod.rs:27:21 [INFO] [stderr] | [INFO] [stderr] 27 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected enum `std::option::Option`, found array `[u8; 32]` [INFO] [stderr] | help: try using a variant of the expected enum: `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::export::Some(Deserialize)` [INFO] [stderr] | [INFO] [stderr] = note: expected enum `std::option::Option<[u8; 32]>` [INFO] [stderr] found array `[u8; 32]` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `ipnet::ipnet::Ipv6Net: client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::Deserialize<'_>` is not satisfied [INFO] [stderr] --> src/server/mod.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | prefix: Ipv6Net, [INFO] [stderr] | ^^^^^^^^^^^^^^^ the trait `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::Deserialize<'_>` is not implemented for `ipnet::ipnet::Ipv6Net` [INFO] [stderr] | [INFO] [stderr] = note: required by `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::de::MapAccess::next_value` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/server/mod.rs:27:21 [INFO] [stderr] | [INFO] [stderr] 27 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected enum `std::option::Option`, found array `[u8; 32]` [INFO] [stderr] | help: try using a variant of the expected enum: `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::export::Some(Deserialize)` [INFO] [stderr] | [INFO] [stderr] = note: expected enum `std::option::Option<[u8; 32]>` [INFO] [stderr] found array `[u8; 32]` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/server/mod.rs:27:21 [INFO] [stderr] | [INFO] [stderr] 27 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected enum `std::option::Option`, found array `[u8; 32]` [INFO] [stderr] | help: try using a variant of the expected enum: `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::export::Some(Deserialize)` [INFO] [stderr] | [INFO] [stderr] = note: expected enum `std::option::Option<[u8; 32]>` [INFO] [stderr] found array `[u8; 32]` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/server/mod.rs:36:21 [INFO] [stderr] | [INFO] [stderr] 36 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected enum `std::option::Option`, found array `[u8; 32]` [INFO] [stderr] | help: try using a variant of the expected enum: `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::export::Some(Deserialize)` [INFO] [stderr] | [INFO] [stderr] = note: expected enum `std::option::Option<[u8; 32]>` [INFO] [stderr] found array `[u8; 32]` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/server/mod.rs:36:21 [INFO] [stderr] | [INFO] [stderr] 36 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected enum `std::option::Option`, found array `[u8; 32]` [INFO] [stderr] | help: try using a variant of the expected enum: `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::export::Some(Deserialize)` [INFO] [stderr] | [INFO] [stderr] = note: expected enum `std::option::Option<[u8; 32]>` [INFO] [stderr] found array `[u8; 32]` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/server/mod.rs:36:21 [INFO] [stderr] | [INFO] [stderr] 36 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected enum `std::option::Option`, found array `[u8; 32]` [INFO] [stderr] | help: try using a variant of the expected enum: `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::export::Some(Deserialize)` [INFO] [stderr] | [INFO] [stderr] = note: expected enum `std::option::Option<[u8; 32]>` [INFO] [stderr] found array `[u8; 32]` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/server/mod.rs:36:21 [INFO] [stderr] | [INFO] [stderr] 36 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected enum `std::option::Option`, found array `[u8; 32]` [INFO] [stderr] | help: try using a variant of the expected enum: `client::_IMPL_DESERIALIZE_FOR_ClientConfig::_serde::export::Some(Deserialize)` [INFO] [stderr] | [INFO] [stderr] = note: expected enum `std::option::Option<[u8; 32]>` [INFO] [stderr] found array `[u8; 32]` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio::prelude` [INFO] [stderr] --> src/server/mod.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use tokio::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0308, E0609. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] warning: unused import: `tokio::prelude` [INFO] [stderr] --> src/server/mod.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use tokio::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0308, E0609. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `wg-maestro`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "4c175c13213ff95dc75022c054642ec088a34adf3bc38a556682de585c1e7dde"` [INFO] running `"docker" "rm" "-f" "4c175c13213ff95dc75022c054642ec088a34adf3bc38a556682de585c1e7dde"` [INFO] [stdout] 4c175c13213ff95dc75022c054642ec088a34adf3bc38a556682de585c1e7dde