[INFO] fetching crate mbedtls 0.12.3... [INFO] checking mbedtls-0.12.3 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate mbedtls 0.12.3 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate mbedtls 0.12.3 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mbedtls 0.12.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mbedtls 0.12.3 [INFO] tweaked toml for crates.io crate mbedtls 0.12.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate mbedtls 0.12.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rs-libc v0.2.2 [INFO] [stderr] Downloaded serde_bytes v0.10.5 [INFO] [stderr] Downloaded num-bigint v0.2.4 [INFO] [stderr] Downloaded async-stream-impl v0.3.4 [INFO] [stderr] Downloaded serde_cbor v0.6.1 [INFO] [stderr] Downloaded spin v0.4.10 [INFO] [stderr] Downloaded serde_derive v1.0.70 [INFO] [stderr] Downloaded mbedtls-platform-support v0.1.1 [INFO] [stderr] Downloaded ntapi v0.3.4 [INFO] [stderr] Downloaded clang-sys v1.1.1 [INFO] [stderr] Downloaded yasna v0.2.2 [INFO] [stderr] Downloaded async-stream v0.3.4 [INFO] [stderr] Downloaded syn v2.0.32 [INFO] [stderr] Downloaded mbedtls-sys-auto v2.28.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbaf477fc7682d730f6fb8cad6ef82942e4b05f8e3f9e9f78a901c30ca305cfa [INFO] running `Command { std: "docker" "start" "-a" "fbaf477fc7682d730f6fb8cad6ef82942e4b05f8e3f9e9f78a901c30ca305cfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbaf477fc7682d730f6fb8cad6ef82942e4b05f8e3f9e9f78a901c30ca305cfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbaf477fc7682d730f6fb8cad6ef82942e4b05f8e3f9e9f78a901c30ca305cfa", kill_on_drop: false }` [INFO] [stdout] fbaf477fc7682d730f6fb8cad6ef82942e4b05f8e3f9e9f78a901c30ca305cfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c00216ebc28e92ccf337d8a6767f5d1080e376717935689c28b9f71c073f8bf [INFO] running `Command { std: "docker" "start" "-a" "2c00216ebc28e92ccf337d8a6767f5d1080e376717935689c28b9f71c073f8bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling num-bigint v0.2.4 [INFO] [stderr] Compiling mbedtls-platform-support v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Checking futures-sink v0.3.27 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking futures-io v0.3.27 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling mbedtls v0.12.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking yasna v0.2.2 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling async-stream-impl v0.3.4 [INFO] [stderr] Checking serde_bytes v0.10.5 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking async-stream v0.3.4 [INFO] [stderr] Checking serde_cbor v0.6.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking futures-executor v0.3.27 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking futures v0.3.27 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling mbedtls-sys-auto v2.28.7 [INFO] [stdout] error: unexpected `cfg` condition name: `sys_threading_component` [INFO] [stdout] --> src/lib.rs:58:7 [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg(sys_threading_component = "custom")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sys_threading_component, values("custom"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sys_threading_component, values(\"custom\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `sys_time_component` [INFO] [stdout] --> src/lib.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | if #[cfg(sys_time_component = "custom")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sys_time_component, values("custom"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sys_time_component, values(\"custom\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `sys_std_component` [INFO] [stdout] --> src/rng/mod.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(sys_std_component = "entropy")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sys_std_component, values("entropy"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sys_std_component, values(\"entropy\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `sys_std_component` [INFO] [stdout] --> src/rng/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(sys_std_component = "entropy")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sys_std_component, values("entropy"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sys_std_component, values(\"entropy\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `sys_threading_component` [INFO] [stdout] --> src/lib.rs:58:7 [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg(sys_threading_component = "custom")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sys_threading_component, values("custom"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sys_threading_component, values(\"custom\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `sys_time_component` [INFO] [stdout] --> src/lib.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | if #[cfg(sys_time_component = "custom")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sys_time_component, values("custom"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sys_time_component, values(\"custom\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `sys_std_component` [INFO] [stdout] --> src/rng/mod.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(sys_std_component = "entropy")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sys_std_component, values("entropy"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sys_std_component, values(\"entropy\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `sys_std_component` [INFO] [stdout] --> src/rng/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(sys_std_component = "entropy")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sys_std_component, values("entropy"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sys_std_component, values(\"entropy\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `sys_std_component` [INFO] [stdout] --> src/../tests/support/mod.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(sys_std_component = "net")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sys_std_component, values("net"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sys_std_component, values(\"net\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mbedtls` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mbedtls` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "2c00216ebc28e92ccf337d8a6767f5d1080e376717935689c28b9f71c073f8bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c00216ebc28e92ccf337d8a6767f5d1080e376717935689c28b9f71c073f8bf", kill_on_drop: false }` [INFO] [stdout] 2c00216ebc28e92ccf337d8a6767f5d1080e376717935689c28b9f71c073f8bf