[INFO] fetching crate necessist 0.7.0... [INFO] checking necessist-0.7.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate necessist 0.7.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate necessist 0.7.0 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 necessist 0.7.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate necessist 0.7.0 [INFO] tweaked toml for crates.io crate necessist 0.7.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate necessist 0.7.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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a600100d2b532e8f5bc7c5b226593776aa875f972b0a4c403fa40de68e9f606 [INFO] running `Command { std: "docker" "start" "-a" "3a600100d2b532e8f5bc7c5b226593776aa875f972b0a4c403fa40de68e9f606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a600100d2b532e8f5bc7c5b226593776aa875f972b0a4c403fa40de68e9f606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a600100d2b532e8f5bc7c5b226593776aa875f972b0a4c403fa40de68e9f606", kill_on_drop: false }` [INFO] [stdout] 3a600100d2b532e8f5bc7c5b226593776aa875f972b0a4c403fa40de68e9f606 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11ffec002db3938818b64cd555e26694143697b1dcff28dd93c07cc97b546047 [INFO] running `Command { std: "docker" "start" "-a" "11ffec002db3938818b64cd555e26694143697b1dcff28dd93c07cc97b546047", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking better_scoped_tls v0.1.1 [INFO] [stderr] Checking swc_visit v0.6.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling vergen-lib v0.1.3 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking unicode-id-start v1.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling vergen v9.0.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking object v0.36.4 [INFO] [stderr] Compiling rlimit v0.10.1 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking ryu-js v1.0.1 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling tree-sitter v0.23.0 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking unicode-id v0.3.4 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling curl-sys v0.4.74+curl-8.9.0 [INFO] [stderr] Compiling tree-sitter-go v0.23.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking tree-sitter-language v0.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rewriter v0.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking subprocess v0.2.9 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling swc_macros_common v0.3.13 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking snapbox-macros v0.3.10 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking snapbox v0.6.17 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking similar-asserts v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling from_variant v0.1.9 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.4 [INFO] [stderr] Compiling ast_node v0.9.9 [INFO] [stderr] Compiling string_enum v0.4.4 [INFO] [stderr] Compiling is-macro v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling remain v0.2.14 [INFO] [stderr] Compiling necessist-backends v0.7.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling automod v1.0.14 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.1 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Compiling derive_builder_macro v0.20.1 [INFO] [stderr] Compiling derive_builder v0.20.1 [INFO] [stderr] Checking triomphe v0.1.13 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking git2 v0.19.0 [INFO] [stderr] Checking hstr v0.2.12 [INFO] [stderr] Checking swc_allocator v0.1.8 [INFO] [stderr] Checking swc_atoms v0.6.7 [INFO] [stderr] Checking serde-untagged v0.1.6 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking diesel v2.2.3 [INFO] [stderr] Checking swc_common v0.37.5 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking trycmd v0.15.7 [INFO] [stderr] Compiling solang-parser v0.3.4 [INFO] [stderr] Compiling swc_core v0.102.2 [INFO] [stderr] Checking swc_ecma_ast v0.118.2 [INFO] [stderr] Checking swc_ecma_visit v0.104.8 [INFO] [stderr] Checking swc_ecma_parser v0.149.1 [INFO] [stderr] Checking swc_ecma_utils v0.134.2 [INFO] [stderr] Checking swc_ecma_transforms_base v0.145.0 [INFO] [stderr] Checking necessist-core v0.7.0 [INFO] [stderr] Checking necessist v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `std::iter::Chain` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/trycmd.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 42 | let re = Regex::new(r"\b[0-9]+\.[0-9]+s\b").unwrap(); [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | for entry in necessist_db_absent.chain(necessist_db_present) { [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Assert` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/ci.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 149 | let re = Regex::new(r"^[^:]*\b(Apache-2.0|0BSD|BSD-\d-Clause|CC0-1.0|MIT|MPL-2\.0)\b").unwrap(); [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | &Command::new("cargo") [INFO] [stdout] | __________^ [INFO] [stdout] 153 | | .arg("license") [INFO] [stdout] 154 | | .assert() [INFO] [stdout] 155 | | .success() [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] [stderr] error: could not compile `necessist` (test "trycmd") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `FilterEntry` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/ci.rs:203:18 [INFO] [stdout] | [INFO] [stdout] 201 | let re = Regex::new(r"use super::\{([^}]|\}[^;])*::").unwrap(); [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | [INFO] [stdout] 203 | for entry in WalkDir::new(Path::new(env!("CARGO_MANIFEST_DIR")).join("..")) [INFO] [stdout] | __________________^ [INFO] [stdout] 204 | | .into_iter() [INFO] [stdout] 205 | | .filter_entry(|entry| entry.path().file_name() != Some(OsStr::new("target"))) [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 `regex::CaptureMatches<'_, '_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/ci.rs:290:21 [INFO] [stdout] | [INFO] [stdout] 288 | let re = Regex::new(r"(?m)^(\[[^\]]*\]):").unwrap(); [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 289 | let readme = read_to_string("README.md").unwrap(); [INFO] [stdout] 290 | for captures in re.captures_iter(&readme) { [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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `necessist` (test "ci") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "11ffec002db3938818b64cd555e26694143697b1dcff28dd93c07cc97b546047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11ffec002db3938818b64cd555e26694143697b1dcff28dd93c07cc97b546047", kill_on_drop: false }` [INFO] [stdout] 11ffec002db3938818b64cd555e26694143697b1dcff28dd93c07cc97b546047