[INFO] fetching crate revise 0.1.5... [INFO] checking revise-0.1.5 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate revise 0.1.5 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate revise 0.1.5 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate revise 0.1.5 [INFO] finished tweaking crates.io crate revise 0.1.5 [INFO] tweaked toml for crates.io crate revise 0.1.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate revise 0.1.5 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cli-clipboard v0.4.0 [INFO] [stderr] Downloaded tree_magic_mini v3.0.3 [INFO] [stderr] Downloaded xml-rs v0.8.18 [INFO] [stderr] Downloaded syn v2.0.36 [INFO] [stderr] Downloaded wl-clipboard-rs v0.7.0 [INFO] [stderr] Downloaded x11rb v0.10.1 [INFO] [stderr] Downloaded rustix v0.38.13 [INFO] [stderr] Downloaded os_pipe v1.1.4 [INFO] [stderr] Downloaded x11rb-protocol v0.10.0 [INFO] [stderr] Downloaded termion v2.0.1 [INFO] [stderr] Downloaded x11-clipboard v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adeed454aae5b695fad42ce12b00da52b419c149617653f193aa9fa732305a45 [INFO] running `Command { std: "docker" "start" "-a" "adeed454aae5b695fad42ce12b00da52b419c149617653f193aa9fa732305a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adeed454aae5b695fad42ce12b00da52b419c149617653f193aa9fa732305a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adeed454aae5b695fad42ce12b00da52b419c149617653f193aa9fa732305a45", kill_on_drop: false }` [INFO] [stdout] adeed454aae5b695fad42ce12b00da52b419c149617653f193aa9fa732305a45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7db335ac296d8290129f27caa3f13ae0fa1f5016c282b964f59d57f856ea6c0d [INFO] running `Command { std: "docker" "start" "-a" "7db335ac296d8290129f27caa3f13ae0fa1f5016c282b964f59d57f856ea6c0d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.18 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.36 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking os_pipe v1.1.4 [INFO] [stderr] Checking termion v2.0.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Checking tree_magic_mini v3.0.3 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Checking x11-clipboard v0.7.1 [INFO] [stderr] Checking wl-clipboard-rs v0.7.0 [INFO] [stderr] Checking cli-clipboard v0.4.0 [INFO] [stderr] Checking revise v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 10.81s [INFO] running `Command { std: "docker" "inspect" "7db335ac296d8290129f27caa3f13ae0fa1f5016c282b964f59d57f856ea6c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7db335ac296d8290129f27caa3f13ae0fa1f5016c282b964f59d57f856ea6c0d", kill_on_drop: false }` [INFO] [stdout] 7db335ac296d8290129f27caa3f13ae0fa1f5016c282b964f59d57f856ea6c0d [INFO] checking revise-0.1.5 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate revise 0.1.5 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate revise 0.1.5 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate revise 0.1.5 [INFO] finished tweaking crates.io crate revise 0.1.5 [INFO] tweaked toml for crates.io crate revise 0.1.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate revise 0.1.5 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8dcb92be35ff732e6af495c578a5f9aaeafd23c7d9312d38cfcb299f6b044b4e [INFO] running `Command { std: "docker" "start" "-a" "8dcb92be35ff732e6af495c578a5f9aaeafd23c7d9312d38cfcb299f6b044b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dcb92be35ff732e6af495c578a5f9aaeafd23c7d9312d38cfcb299f6b044b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dcb92be35ff732e6af495c578a5f9aaeafd23c7d9312d38cfcb299f6b044b4e", kill_on_drop: false }` [INFO] [stdout] 8dcb92be35ff732e6af495c578a5f9aaeafd23c7d9312d38cfcb299f6b044b4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10ef01f583ee123b1c6b4ebf6b4e11d684c6056cad37f57d3725e077d3cdf812 [INFO] running `Command { std: "docker" "start" "-a" "10ef01f583ee123b1c6b4ebf6b4e11d684c6056cad37f57d3725e077d3cdf812", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.18 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.36 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking os_pipe v1.1.4 [INFO] [stderr] Checking termion v2.0.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Checking tree_magic_mini v3.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Checking x11-clipboard v0.7.1 [INFO] [stderr] Checking wl-clipboard-rs v0.7.0 [INFO] [stderr] Checking cli-clipboard v0.4.0 [INFO] [stderr] Checking revise v0.1.5 (/opt/rustwide/workdir) [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/application.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 71 | let doc = Document::open(f.as_str()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | let terminal = Terminal::new()?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 86 | let clipboard = ClipboardContext::new()?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | [INFO] [stdout] 88 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 89 | | should_quit: false, [INFO] [stdout] 90 | | terminal, [INFO] [stdout] 91 | | cursor_position: Position::default(), [INFO] [stdout] ... | [INFO] [stdout] 97 | | clipboard, [INFO] [stdout] 98 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/terminal.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 29 | | size: Size { [INFO] [stdout] 30 | | width: size.0, [INFO] [stdout] 31 | | height: size.1.saturating_sub(2), [INFO] [stdout] 32 | | }, [INFO] [stdout] 33 | | _stdout: stdout().into_raw_mode()?, [INFO] [stdout] 34 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `revise` (bin "revise") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/application.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 71 | let doc = Document::open(f.as_str()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | let terminal = Terminal::new()?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 86 | let clipboard = ClipboardContext::new()?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | [INFO] [stdout] 88 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 89 | | should_quit: false, [INFO] [stdout] 90 | | terminal, [INFO] [stdout] 91 | | cursor_position: Position::default(), [INFO] [stdout] ... | [INFO] [stdout] 97 | | clipboard, [INFO] [stdout] 98 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/terminal.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 29 | | size: Size { [INFO] [stdout] 30 | | width: size.0, [INFO] [stdout] 31 | | height: size.1.saturating_sub(2), [INFO] [stdout] 32 | | }, [INFO] [stdout] 33 | | _stdout: stdout().into_raw_mode()?, [INFO] [stdout] 34 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `revise` (bin "revise" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "10ef01f583ee123b1c6b4ebf6b4e11d684c6056cad37f57d3725e077d3cdf812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10ef01f583ee123b1c6b4ebf6b4e11d684c6056cad37f57d3725e077d3cdf812", kill_on_drop: false }` [INFO] [stdout] 10ef01f583ee123b1c6b4ebf6b4e11d684c6056cad37f57d3725e077d3cdf812