[INFO] fetching crate ribir_macros 0.4.0-alpha.10... [INFO] checking ribir_macros-0.4.0-alpha.10 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate ribir_macros 0.4.0-alpha.10 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate ribir_macros 0.4.0-alpha.10 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ribir_macros 0.4.0-alpha.10 [INFO] finished tweaking crates.io crate ribir_macros 0.4.0-alpha.10 [INFO] tweaked toml for crates.io crate ribir_macros 0.4.0-alpha.10 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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 84 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding float-cmp v0.9.0 (available: v0.10.0) [INFO] [stderr] Adding imagesize v0.12.0 (available: v0.13.0) [INFO] [stderr] Adding kurbo v0.9.5 (available: v0.11.1) [INFO] [stderr] Adding rctree v0.5.0 (available: v0.6.0) [INFO] [stderr] Adding roxmltree v0.18.1 (available: v0.20.0) [INFO] [stderr] Adding siphasher v0.3.11 (available: v1.0.1) [INFO] [stderr] Adding strict-num v0.1.1 (available: v0.2.0) [INFO] [stderr] Adding svgtypes v0.12.0 (available: v0.15.2) [INFO] [stderr] Adding usvg v0.36.0 (available: v0.44.0) [INFO] [stderr] Adding usvg-parser v0.36.0 (available: v0.38.0) [INFO] [stderr] Adding usvg-tree v0.36.0 (available: v0.38.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 082e8780fcc8ab7c80dfcbea54c505d134f5aec28463fce6277bbee0af2d0fe5 [INFO] running `Command { std: "docker" "start" "-a" "082e8780fcc8ab7c80dfcbea54c505d134f5aec28463fce6277bbee0af2d0fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "082e8780fcc8ab7c80dfcbea54c505d134f5aec28463fce6277bbee0af2d0fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "082e8780fcc8ab7c80dfcbea54c505d134f5aec28463fce6277bbee0af2d0fe5", kill_on_drop: false }` [INFO] [stdout] 082e8780fcc8ab7c80dfcbea54c505d134f5aec28463fce6277bbee0af2d0fe5 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c0d2160f6a6d5852b2b88027e16fc27bc886d04e42a37eed0bbf2263a6ea014 [INFO] running `Command { std: "docker" "start" "-a" "1c0d2160f6a6d5852b2b88027e16fc27bc886d04e42a37eed0bbf2263a6ea014", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking rctree v0.5.0 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking data-url v0.3.1 [INFO] [stderr] Checking simplecss v0.2.1 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking roxmltree v0.18.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking svgtypes v0.12.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking usvg-tree v0.36.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking usvg-parser v0.36.0 [INFO] [stderr] Checking usvg v0.36.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking material-color-utilities-rs v0.2.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking triomphe v0.1.13 [INFO] [stderr] Checking ordered-float v4.3.0 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking ribir_algo v0.4.0-alpha.10 [INFO] [stderr] Checking lyon_geom v1.0.5 [INFO] [stderr] Checking ribir_geom v0.4.0-alpha.10 [INFO] [stderr] Checking lyon_path v1.0.5 [INFO] [stderr] Checking lyon_algorithms v1.0.4 [INFO] [stderr] Checking ribir_painter v0.4.0-alpha.10 [INFO] [stderr] Checking ribir_macros v0.4.0-alpha.10 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `proc_macro2::TokenStream` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pipe_macro.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 22 | let expr = parse_macro_input! { input as BodyExpr }; [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | let expr = expr [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | let refs = refs_ctx.pop_dollar_scope(true, true); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | let upstream = refs.upstream_tokens(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | / quote_spanned! {span => [INFO] [stdout] 38 | | MapPipe::new( [INFO] [stdout] 39 | | ModifiesPipe::new(#upstream.filter(|s| s.contains(ModifyScope::FRAMEWORK)).box_it()), [INFO] [stdout] 40 | | { [INFO] [stdout] ... | [INFO] [stdout] 49 | | ) [INFO] [stdout] 50 | | } [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] | |_______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] | |_______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] 51 | } else { [INFO] [stdout] 52 | / quote_spanned! {span => [INFO] [stdout] 53 | | MapPipe::new( [INFO] [stdout] 54 | | ModifiesPipe::new(#upstream.box_it()), [INFO] [stdout] 55 | | { [INFO] [stdout] ... | [INFO] [stdout] 59 | | ) [INFO] [stdout] 60 | | } [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] | |_______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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `proc_macro2::TokenStream` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pipe_macro.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 22 | let expr = parse_macro_input! { input as BodyExpr }; [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | let expr = expr [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | let refs = refs_ctx.pop_dollar_scope(true, true); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | let upstream = refs.upstream_tokens(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | / quote_spanned! {span => [INFO] [stdout] 38 | | MapPipe::new( [INFO] [stdout] 39 | | ModifiesPipe::new(#upstream.filter(|s| s.contains(ModifyScope::FRAMEWORK)).box_it()), [INFO] [stdout] 40 | | { [INFO] [stdout] ... | [INFO] [stdout] 49 | | ) [INFO] [stdout] 50 | | } [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] | |_______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] | |_______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] 51 | } else { [INFO] [stdout] 52 | / quote_spanned! {span => [INFO] [stdout] 53 | | MapPipe::new( [INFO] [stdout] 54 | | ModifiesPipe::new(#upstream.box_it()), [INFO] [stdout] 55 | | { [INFO] [stdout] ... | [INFO] [stdout] 59 | | ) [INFO] [stdout] 60 | | } [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] | |_______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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `proc_macro2::TokenStream` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/watch_macro.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 15 | let expr = parse_macro_input! { input as BodyExpr }; [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | refs_ctx.new_dollar_scope(true); [INFO] [stdout] 17 | let expr = expr [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | let refs = refs_ctx.pop_dollar_scope(true, true); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | let upstream = refs.upstream_tokens(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | / quote_spanned! { span => [INFO] [stdout] 30 | | #upstream [INFO] [stdout] 31 | | .map({ [INFO] [stdout] 32 | | #refs [INFO] [stdout] ... | [INFO] [stdout] 35 | | }) [INFO] [stdout] 36 | | } [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] | |_______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] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | } else { [INFO] [stdout] 38 | / quote_spanned! { span => [INFO] [stdout] 39 | | #upstream.map({ [INFO] [stdout] 40 | | #refs [INFO] [stdout] 41 | | move |_| { #(#expr)* } [INFO] [stdout] 42 | | }) [INFO] [stdout] 43 | | } [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] | |_______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 `proc_macro2::TokenStream` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/watch_macro.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 15 | let expr = parse_macro_input! { input as BodyExpr }; [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | refs_ctx.new_dollar_scope(true); [INFO] [stdout] 17 | let expr = expr [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | let refs = refs_ctx.pop_dollar_scope(true, true); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | let upstream = refs.upstream_tokens(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | / quote_spanned! { span => [INFO] [stdout] 30 | | #upstream [INFO] [stdout] 31 | | .map({ [INFO] [stdout] 32 | | #refs [INFO] [stdout] ... | [INFO] [stdout] 35 | | }) [INFO] [stdout] 36 | | } [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] | |_______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] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | } else { [INFO] [stdout] 38 | / quote_spanned! { span => [INFO] [stdout] 39 | | #upstream.map({ [INFO] [stdout] 40 | | #refs [INFO] [stdout] 41 | | move |_| { #(#expr)* } [INFO] [stdout] 42 | | }) [INFO] [stdout] 43 | | } [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] | |_______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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ribir_macros` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ribir_macros` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "1c0d2160f6a6d5852b2b88027e16fc27bc886d04e42a37eed0bbf2263a6ea014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c0d2160f6a6d5852b2b88027e16fc27bc886d04e42a37eed0bbf2263a6ea014", kill_on_drop: false }` [INFO] [stdout] 1c0d2160f6a6d5852b2b88027e16fc27bc886d04e42a37eed0bbf2263a6ea014