[INFO] fetching crate clang 2.0.0... [INFO] checking clang-2.0.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate clang 2.0.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate clang 2.0.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate clang 2.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate clang 2.0.0 [INFO] tweaked toml for crates.io crate clang 2.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate clang 2.0.0 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d281c1cb1c7f6ddd88ad269f5ed555d40c59e42f5a65d412df7ca747f2b85a3 [INFO] running `Command { std: "docker" "start" "-a" "5d281c1cb1c7f6ddd88ad269f5ed555d40c59e42f5a65d412df7ca747f2b85a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d281c1cb1c7f6ddd88ad269f5ed555d40c59e42f5a65d412df7ca747f2b85a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d281c1cb1c7f6ddd88ad269f5ed555d40c59e42f5a65d412df7ca747f2b85a3", kill_on_drop: false }` [INFO] [stdout] 5d281c1cb1c7f6ddd88ad269f5ed555d40c59e42f5a65d412df7ca747f2b85a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18a8c932dc5ae937f1a38ffd4d5f6bc53f33b2dbbdd2be58a7fc332fb27f1d60 [INFO] running `Command { std: "docker" "start" "-a" "18a8c932dc5ae937f1a38ffd4d5f6bc53f33b2dbbdd2be58a7fc332fb27f1d60", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling clang-sys v1.3.2 [INFO] [stderr] Checking clang v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:1095:12 [INFO] [stdout] | [INFO] [stdout] 1095 | #[cfg_attr(feature="cargo-clippy", allow(clippy::enum_variant_names))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clang_10_0`, `clang_3_5`, `clang_3_6`, `clang_3_7`, `clang_3_8`, `clang_3_9`, `clang_4_0`, `clang_5_0`, `clang_6_0`, `clang_7_0`, `clang_8_0`, `clang_9_0`, `runtime`, and `static` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:1095:12 [INFO] [stdout] | [INFO] [stdout] 1095 | #[cfg_attr(feature="cargo-clippy", allow(clippy::enum_variant_names))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clang_10_0`, `clang_3_5`, `clang_3_6`, `clang_3_7`, `clang_3_8`, `clang_3_9`, `clang_4_0`, `clang_5_0`, `clang_6_0`, `clang_7_0`, `clang_8_0`, `clang_9_0`, `runtime`, and `static` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:1714:9 [INFO] [stdout] | [INFO] [stdout] 1709 | pub fn get_compile_commands>(&self, path: P) -> Result { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1712 | let path = utility::from_path(path); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1713 | let ptr = unsafe { clang_CompilationDatabase_getCompileCommands(self.ptr, path.as_ptr()) }; [INFO] [stdout] 1714 | ptr.map(CompileCommands::from_ptr).ok_or(()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:3023:9 [INFO] [stdout] | [INFO] [stdout] 3019 | index: &'i Index, file: F [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3020 | ) -> Result, ()> { [INFO] [stdout] 3021 | let path = utility::from_path(file); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3022 | let ptr = unsafe { clang_createTranslationUnit(index.ptr, path.as_ptr()) }; [INFO] [stdout] 3023 | ptr.map(TranslationUnit::from_ptr).ok_or(()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:3512:25 [INFO] [stdout] | [INFO] [stdout] 3511 | pub fn new, C: AsRef>(path: P, contents: C) -> Unsaved { [INFO] [stdout] | ------- ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3512 | Unsaved { path: utility::from_path(path), contents: utility::from_string(contents) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:3512:61 [INFO] [stdout] | [INFO] [stdout] 3511 | pub fn new, C: AsRef>(path: P, contents: C) -> Unsaved { [INFO] [stdout] | ------- ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3512 | Unsaved { path: utility::from_path(path), contents: utility::from_string(contents) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:3554:40 [INFO] [stdout] | [INFO] [stdout] 3553 | pub fn from_objc_ivar>(class: &Usr, name: N) -> Usr { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3554 | utility::with_string(&class.0, |s| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 3555 | | let name = utility::from_string(name); [INFO] [stdout] 3556 | | unsafe { Usr(utility::to_string(clang_constructUSR_ObjCIvar(name.as_ptr(), s))) } [INFO] [stdout] 3557 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:3562:40 [INFO] [stdout] | [INFO] [stdout] 3561 | pub fn from_objc_method>(class: &Usr, name: N, instance: bool) -> Usr { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3562 | utility::with_string(&class.0, |s| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 3563 | | let name = utility::from_string(name); [INFO] [stdout] 3564 | | let instance = instance as c_uint; [INFO] [stdout] 3565 | | let raw = unsafe { clang_constructUSR_ObjCMethod(name.as_ptr(), instance, s) }; [INFO] [stdout] 3566 | | Usr(utility::to_string(raw)) [INFO] [stdout] 3567 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:3572:40 [INFO] [stdout] | [INFO] [stdout] 3571 | pub fn from_objc_property>(class: &Usr, name: N) -> Usr { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3572 | utility::with_string(&class.0, |s| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 3573 | | let name = utility::from_string(name); [INFO] [stdout] 3574 | | unsafe { Usr(utility::to_string(clang_constructUSR_ObjCProperty(name.as_ptr(), s))) } [INFO] [stdout] 3575 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utility.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn from_string>(string: S) -> CString { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 265 | CString::new(string.as_ref()).expect("invalid C string") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:1714:9 [INFO] [stdout] | [INFO] [stdout] 1709 | pub fn get_compile_commands>(&self, path: P) -> Result { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1712 | let path = utility::from_path(path); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1713 | let ptr = unsafe { clang_CompilationDatabase_getCompileCommands(self.ptr, path.as_ptr()) }; [INFO] [stdout] 1714 | ptr.map(CompileCommands::from_ptr).ok_or(()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:3023:9 [INFO] [stdout] | [INFO] [stdout] 3019 | index: &'i Index, file: F [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3020 | ) -> Result, ()> { [INFO] [stdout] 3021 | let path = utility::from_path(file); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3022 | let ptr = unsafe { clang_createTranslationUnit(index.ptr, path.as_ptr()) }; [INFO] [stdout] 3023 | ptr.map(TranslationUnit::from_ptr).ok_or(()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:3512:25 [INFO] [stdout] | [INFO] [stdout] 3511 | pub fn new, C: AsRef>(path: P, contents: C) -> Unsaved { [INFO] [stdout] | ------- ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3512 | Unsaved { path: utility::from_path(path), contents: utility::from_string(contents) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:3512:61 [INFO] [stdout] | [INFO] [stdout] 3511 | pub fn new, C: AsRef>(path: P, contents: C) -> Unsaved { [INFO] [stdout] | ------- ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3512 | Unsaved { path: utility::from_path(path), contents: utility::from_string(contents) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:3554:40 [INFO] [stdout] | [INFO] [stdout] 3553 | pub fn from_objc_ivar>(class: &Usr, name: N) -> Usr { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3554 | utility::with_string(&class.0, |s| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 3555 | | let name = utility::from_string(name); [INFO] [stdout] 3556 | | unsafe { Usr(utility::to_string(clang_constructUSR_ObjCIvar(name.as_ptr(), s))) } [INFO] [stdout] 3557 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:3562:40 [INFO] [stdout] | [INFO] [stdout] 3561 | pub fn from_objc_method>(class: &Usr, name: N, instance: bool) -> Usr { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3562 | utility::with_string(&class.0, |s| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 3563 | | let name = utility::from_string(name); [INFO] [stdout] 3564 | | let instance = instance as c_uint; [INFO] [stdout] 3565 | | let raw = unsafe { clang_constructUSR_ObjCMethod(name.as_ptr(), instance, s) }; [INFO] [stdout] 3566 | | Usr(utility::to_string(raw)) [INFO] [stdout] 3567 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:3572:40 [INFO] [stdout] | [INFO] [stdout] 3571 | pub fn from_objc_property>(class: &Usr, name: N) -> Usr { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3572 | utility::with_string(&class.0, |s| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 3573 | | let name = utility::from_string(name); [INFO] [stdout] 3574 | | unsafe { Usr(utility::to_string(clang_constructUSR_ObjCProperty(name.as_ptr(), s))) } [INFO] [stdout] 3575 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utility.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn from_string>(string: S) -> CString { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 265 | CString::new(string.as_ref()).expect("invalid C string") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clang` (lib test) due to 9 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clang` (lib) due to 9 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "18a8c932dc5ae937f1a38ffd4d5f6bc53f33b2dbbdd2be58a7fc332fb27f1d60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18a8c932dc5ae937f1a38ffd4d5f6bc53f33b2dbbdd2be58a7fc332fb27f1d60", kill_on_drop: false }` [INFO] [stdout] 18a8c932dc5ae937f1a38ffd4d5f6bc53f33b2dbbdd2be58a7fc332fb27f1d60