[INFO] updating cached repository https://github.com/Gohla/pibs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a252407b09f28d5aee7fc014244e2e71de867261 [INFO] checking Gohla/pibs/a252407b09f28d5aee7fc014244e2e71de867261 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGohla%2Fpibs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gohla/pibs 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 git repo https://github.com/Gohla/pibs [INFO] finished tweaking git repo https://github.com/Gohla/pibs [INFO] tweaked toml for git repo https://github.com/Gohla/pibs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Gohla/pibs 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: /workspace/builds/worker-4-tc2/source/Cargo.toml: the cargo feature `named-profiles` has been stabilized in the 1.57 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#custom-profiles for more information about using this feature. [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/Cargo.toml: the cargo feature `profile-overrides` has been stabilized in the 1.41 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#overrides for more information about using this feature. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 35fad64308a59baf3938d8c9aafa01a17edd1f79486a3b06a8a09012d379c580 [INFO] running `Command { std: "docker" "start" "-a" "35fad64308a59baf3938d8c9aafa01a17edd1f79486a3b06a8a09012d379c580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35fad64308a59baf3938d8c9aafa01a17edd1f79486a3b06a8a09012d379c580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35fad64308a59baf3938d8c9aafa01a17edd1f79486a3b06a8a09012d379c580", kill_on_drop: false }` [INFO] [stdout] 35fad64308a59baf3938d8c9aafa01a17edd1f79486a3b06a8a09012d379c580 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d8498d714bcc0c9b7695c27ea22a8c407c973bda6f64c30dcb970346a8ee5dfc [INFO] running `Command { std: "docker" "start" "-a" "d8498d714bcc0c9b7695c27ea22a8c407c973bda6f64c30dcb970346a8ee5dfc", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: the cargo feature `named-profiles` has been stabilized in the 1.57 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#custom-profiles for more information about using this feature. [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: the cargo feature `profile-overrides` has been stabilized in the 1.41 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#overrides for more information about using this feature. [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking shared_child v1.0.0 [INFO] [stderr] Checking os_pipe v1.1.4 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking shlex v1.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking duct v0.13.6 [INFO] [stderr] Checking diffy v0.3.0 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking similar v2.3.0 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking bstr v1.7.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking opener v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking clap v4.4.7 [INFO] [stderr] Checking clap_complete v4.4.4 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Checking stepper v0.1.0 (/opt/rustwide/workdir/stepper) [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] --> stepper/src/output.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn new(output_file_path: impl Into) -> Output { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | let output_file_path = output_file_path.into(); [INFO] [stdout] 41 | Output::CargoOutput(Self { output_file_path, modify_fn: None }) [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] --> stepper/src/output.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn with_modify_fn(output_file_path: impl Into, modify_fn: impl Fn(String) -> String + 'static) -> Output { [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] 45 | let output_file_path = output_file_path.into(); [INFO] [stdout] 46 | Output::CargoOutput(Self { output_file_path, modify_fn: Some(Box::new(modify_fn)) }) [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] --> stepper/src/cargo.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(cargo_args: impl IntoIterator> + Clone, destination_directory: &PathBuf) -> anyhow::Result { [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | let cmd = duct::cmd("cargo", cargo_args.clone()) [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | Ok(Self { cmd, cmd_joined }) [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] --> stepper/src/stepper.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 25 | source_root_directory: impl Into, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | destination_root_directory: impl Into, [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | destination_directory: impl Into, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | generated_root_directory: impl Into, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | run_cargo: bool, [INFO] [stdout] 30 | cargo_args: CA, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | cargo_args: cargo_args.into_iter().map(|a| a.as_ref().to_owned()).collect(), [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stepper` (bin "stepper") due to 5 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] --> stepper/src/output.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn new(output_file_path: impl Into) -> Output { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | let output_file_path = output_file_path.into(); [INFO] [stdout] 41 | Output::CargoOutput(Self { output_file_path, modify_fn: None }) [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] --> stepper/src/output.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn with_modify_fn(output_file_path: impl Into, modify_fn: impl Fn(String) -> String + 'static) -> Output { [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] 45 | let output_file_path = output_file_path.into(); [INFO] [stdout] 46 | Output::CargoOutput(Self { output_file_path, modify_fn: Some(Box::new(modify_fn)) }) [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] --> stepper/src/cargo.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(cargo_args: impl IntoIterator> + Clone, destination_directory: &PathBuf) -> anyhow::Result { [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | let cmd = duct::cmd("cargo", cargo_args.clone()) [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | Ok(Self { cmd, cmd_joined }) [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] --> stepper/src/stepper.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 25 | source_root_directory: impl Into, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | destination_root_directory: impl Into, [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | destination_directory: impl Into, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | generated_root_directory: impl Into, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | run_cargo: bool, [INFO] [stdout] 30 | cargo_args: CA, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | cargo_args: cargo_args.into_iter().map(|a| a.as_ref().to_owned()).collect(), [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stepper` (bin "stepper" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "d8498d714bcc0c9b7695c27ea22a8c407c973bda6f64c30dcb970346a8ee5dfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8498d714bcc0c9b7695c27ea22a8c407c973bda6f64c30dcb970346a8ee5dfc", kill_on_drop: false }` [INFO] [stdout] d8498d714bcc0c9b7695c27ea22a8c407c973bda6f64c30dcb970346a8ee5dfc