[INFO] fetching crate rust-hdl-macros 0.46.0... [INFO] checking rust-hdl-macros-0.46.0 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate rust-hdl-macros 0.46.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate rust-hdl-macros 0.46.0 on toolchain 7014e13d5becc920d4bea3cd87942c8a13d359bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-hdl-macros 0.46.0 [INFO] finished tweaking crates.io crate rust-hdl-macros 0.46.0 [INFO] tweaked toml for crates.io crate rust-hdl-macros 0.46.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 9 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e648fa6557c387c6d32c39535ccd93cd1ce9fc392a5968fa33a7e0c8058ded0a [INFO] running `Command { std: "docker" "start" "-a" "e648fa6557c387c6d32c39535ccd93cd1ce9fc392a5968fa33a7e0c8058ded0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e648fa6557c387c6d32c39535ccd93cd1ce9fc392a5968fa33a7e0c8058ded0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e648fa6557c387c6d32c39535ccd93cd1ce9fc392a5968fa33a7e0c8058ded0a", kill_on_drop: false }` [INFO] [stdout] e648fa6557c387c6d32c39535ccd93cd1ce9fc392a5968fa33a7e0c8058ded0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 385b8d8674f48a6c6b60944e5f7761d7473921b8188603288f5b516d37cf1105 [INFO] running `Command { std: "docker" "start" "-a" "385b8d8674f48a6c6b60944e5f7761d7473921b8188603288f5b516d37cf1105", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rust-hdl-macros v0.46.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `DFFSetupArgs` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/connect_gen.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | let args: DFFSetupArgs = m.mac.parse_body()?; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | Ok(quote! { [INFO] [stdout] | ________________- [INFO] [stdout] 145 | | #( [INFO] [stdout] 146 | | logic::logic_connect_fn(&mut #me.#dff.clock); [INFO] [stdout] 147 | | logic::logic_connect_fn(&mut #me.#dff.d); [INFO] [stdout] 148 | | )* [INFO] [stdout] 149 | | }) [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 154 | Ok(quote! { [INFO] [stdout] | ________________- [INFO] [stdout] 155 | | #( [INFO] [stdout] 156 | | logic::logic_connect_fn(&mut #me.#dff.clock); [INFO] [stdout] 157 | | )* [INFO] [stdout] 158 | | }) [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [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] warning: unused variable: `out` [INFO] [stdout] --> src/hdl_gen.rs:379:13 [INFO] [stdout] | [INFO] [stdout] 379 | let out = quote!(call).to_string(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_out` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `DFFSetupArgs` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/connect_gen.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | let args: DFFSetupArgs = m.mac.parse_body()?; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | Ok(quote! { [INFO] [stdout] | ________________- [INFO] [stdout] 145 | | #( [INFO] [stdout] 146 | | logic::logic_connect_fn(&mut #me.#dff.clock); [INFO] [stdout] 147 | | logic::logic_connect_fn(&mut #me.#dff.d); [INFO] [stdout] 148 | | )* [INFO] [stdout] 149 | | }) [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 154 | Ok(quote! { [INFO] [stdout] | ________________- [INFO] [stdout] 155 | | #( [INFO] [stdout] 156 | | logic::logic_connect_fn(&mut #me.#dff.clock); [INFO] [stdout] 157 | | )* [INFO] [stdout] 158 | | }) [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [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] warning: unused variable: `out` [INFO] [stdout] --> src/hdl_gen.rs:379:13 [INFO] [stdout] | [INFO] [stdout] 379 | let out = quote!(call).to_string(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_out` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `DFFSetupArgs` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hdl_gen.rs:610:17 [INFO] [stdout] | [INFO] [stdout] 610 | ... let args: DFFSetupArgs = x.mac.parse_body()?; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 628 | ... Ok(quote!( [INFO] [stdout] | __________- [INFO] [stdout] | |__________| [INFO] [stdout] 629 | | ... { [INFO] [stdout] 630 | | ... let mut ret = vec![]; [INFO] [stdout] 631 | | ... #(ret.push(ast::VerilogStatement::Assignment(ast::VerilogExpression::Signal(#dffs_clk.to_string()), ast::VerilogExpression:... [INFO] [stdout] ... | [INFO] [stdout] 634 | | ... } [INFO] [stdout] 635 | | ... )) [INFO] [stdout] | | - [INFO] [stdout] | |_______| [INFO] [stdout] | |_______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 646 | ... Ok(quote!( [INFO] [stdout] | __________- [INFO] [stdout] | |__________| [INFO] [stdout] 647 | | ... { [INFO] [stdout] 648 | | ... let mut ret = vec![]; [INFO] [stdout] 649 | | ... #(ret.push(ast::VerilogStatement::Assignment(ast::VerilogExpression::Signal(#dffs_clk.to_string()), ast::VerilogExpression:... [INFO] [stdout] 650 | | ... ast::VerilogStatement::Macro(ret) [INFO] [stdout] 651 | | ... } [INFO] [stdout] 652 | | ... )) [INFO] [stdout] | | - [INFO] [stdout] | |_______| [INFO] [stdout] | |_______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [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: this value of type `DFFSetupArgs` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hdl_gen.rs:610:17 [INFO] [stdout] | [INFO] [stdout] 610 | ... let args: DFFSetupArgs = x.mac.parse_body()?; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 628 | ... Ok(quote!( [INFO] [stdout] | __________- [INFO] [stdout] | |__________| [INFO] [stdout] 629 | | ... { [INFO] [stdout] 630 | | ... let mut ret = vec![]; [INFO] [stdout] 631 | | ... #(ret.push(ast::VerilogStatement::Assignment(ast::VerilogExpression::Signal(#dffs_clk.to_string()), ast::VerilogExpression:... [INFO] [stdout] ... | [INFO] [stdout] 634 | | ... } [INFO] [stdout] 635 | | ... )) [INFO] [stdout] | | - [INFO] [stdout] | |_______| [INFO] [stdout] | |_______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 646 | ... Ok(quote!( [INFO] [stdout] | __________- [INFO] [stdout] | |__________| [INFO] [stdout] 647 | | ... { [INFO] [stdout] 648 | | ... let mut ret = vec![]; [INFO] [stdout] 649 | | ... #(ret.push(ast::VerilogStatement::Assignment(ast::VerilogExpression::Signal(#dffs_clk.to_string()), ast::VerilogExpression:... [INFO] [stdout] 650 | | ... ast::VerilogStatement::Macro(ret) [INFO] [stdout] 651 | | ... } [INFO] [stdout] 652 | | ... )) [INFO] [stdout] | | - [INFO] [stdout] | |_______| [INFO] [stdout] | |_______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [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: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 24 | let input = parse_macro_input!(input as DeriveInput); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | [INFO] [stdout] 26 | match get_impl_for_logic_block(&input) { [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: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 34 | let input = parse_macro_input!(input as DeriveInput); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | [INFO] [stdout] 36 | match get_impl_for_logic_interface(&input) { [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: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 44 | let input = parse_macro_input!(input as DeriveInput); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | [INFO] [stdout] 46 | match get_logic_state_impls(&input) { [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: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 54 | let input = parse_macro_input!(input as DeriveInput); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | [INFO] [stdout] 56 | match get_impl_for_logic_struct(&input) { [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: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn hdl_gen(_attr: TokenStream, item: TokenStream) -> TokenStream { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | let orig = TS::from(item.clone()); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | let parse = parse_macro_input!(item as syn::ItemFn); [INFO] [stdout] 66 | let connects = match connect_gen(&parse) { [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | match hdl_gen_process(parse) { [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: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 24 | let input = parse_macro_input!(input as DeriveInput); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | [INFO] [stdout] 26 | match get_impl_for_logic_block(&input) { [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: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 34 | let input = parse_macro_input!(input as DeriveInput); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | [INFO] [stdout] 36 | match get_impl_for_logic_interface(&input) { [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: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 44 | let input = parse_macro_input!(input as DeriveInput); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | [INFO] [stdout] 46 | match get_logic_state_impls(&input) { [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: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 54 | let input = parse_macro_input!(input as DeriveInput); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | [INFO] [stdout] 56 | match get_impl_for_logic_struct(&input) { [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: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn hdl_gen(_attr: TokenStream, item: TokenStream) -> TokenStream { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | let orig = TS::from(item.clone()); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | let parse = parse_macro_input!(item as syn::ItemFn); [INFO] [stdout] 66 | let connects = match connect_gen(&parse) { [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | match hdl_gen_process(parse) { [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 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-hdl-macros` (lib) due to 8 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-hdl-macros` (lib test) due to 8 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "385b8d8674f48a6c6b60944e5f7761d7473921b8188603288f5b516d37cf1105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "385b8d8674f48a6c6b60944e5f7761d7473921b8188603288f5b516d37cf1105", kill_on_drop: false }` [INFO] [stdout] 385b8d8674f48a6c6b60944e5f7761d7473921b8188603288f5b516d37cf1105