[INFO] fetching crate genco-macros 0.15.1... [INFO] checking genco-macros-0.15.1 against beta for pr-78714 [INFO] extracting crate genco-macros 0.15.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate genco-macros 0.15.1 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate genco-macros 0.15.1 [INFO] finished tweaking crates.io crate genco-macros 0.15.1 [INFO] tweaked toml for crates.io crate genco-macros 0.15.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9da182ad2ccc526b8b639afee5cc765706c367a81d11b372a33105ac1564078d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9da182ad2ccc526b8b639afee5cc765706c367a81d11b372a33105ac1564078d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9da182ad2ccc526b8b639afee5cc765706c367a81d11b372a33105ac1564078d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da182ad2ccc526b8b639afee5cc765706c367a81d11b372a33105ac1564078d", kill_on_drop: false }` [INFO] [stdout] 9da182ad2ccc526b8b639afee5cc765706c367a81d11b372a33105ac1564078d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d685b33fb7efdb8666698bd26d5715778e3f7c414ddd4d0ab3092dcbcb33f41c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d685b33fb7efdb8666698bd26d5715778e3f7c414ddd4d0ab3092dcbcb33f41c", kill_on_drop: false }` [INFO] [stderr] Checking relative-path v1.3.2 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking genco-macros v0.15.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling genco-macros v0.15.1 [INFO] [stderr] Checking genco v0.15.1 [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/csharp/mod.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | / quote_in! { file => [INFO] [stdout] 61 | | namespace #namespace { [INFO] [stdout] 62 | | #tokens [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/csharp/mod.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | quote_in!(*out => using #namespace;); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/dart/mod.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | quote_in!(*out => import #(quoted(name)) as #alias;); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/dart/mod.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | quote_in!(*out => import #(quoted(name));); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/go.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | quote_in!(header => package #package); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/go.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | quote_in!(*out => import #(quoted(module))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/java/mod.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | quote_in!(header => package #package;); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/java/mod.rs:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | out.append(quote!(import #(package.clone())#(SEP)#(name.clone());)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/js.rs:457:13 [INFO] [stdout] | [INFO] [stdout] 457 | / quote_in! { *out => [INFO] [stdout] 458 | | import * as #name from #(ref t => render_from(t, config.module_path.as_deref(), module)); [INFO] [stdout] 459 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/js.rs:464:13 [INFO] [stdout] | [INFO] [stdout] 464 | / quote_in! { *out => [INFO] [stdout] 465 | | import #(ref tokens => { [INFO] [stdout] 466 | | if let Some(default) = module.default_import { [INFO] [stdout] 467 | | tokens.append(ItemStr::from(default)); [INFO] [stdout] ... | [INFO] [stdout] 498 | | }) from #(ref t => render_from(t, config.module_path.as_deref(), name)); [INFO] [stdout] 499 | | }; [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/js.rs:517:13 [INFO] [stdout] | [INFO] [stdout] 517 | / quote_in! { *t => [INFO] [stdout] 518 | | #(match (module_path, module) { [INFO] [stdout] 519 | | (_, Module::Global(from)) => #(quoted(from)), [INFO] [stdout] 520 | | (None, Module::Path(path)) => #(quoted(path.as_str())), [INFO] [stdout] 521 | | (Some(module_path), Module::Path(path)) => #(quoted(module_path.relative(path).as_str())), [INFO] [stdout] 522 | | }) [INFO] [stdout] 523 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/python.rs:332:38 [INFO] [stdout] | [INFO] [stdout] 332 | .map(|(name, alias)| quote!(#name#(if let Some(a) = alias => #as #a))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/python.rs:336:17 [INFO] [stdout] | [INFO] [stdout] 336 | / quote_in! {*out => [INFO] [stdout] 337 | | from #module import #(imports.into_iter().next()) [INFO] [stdout] 338 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/python.rs:340:17 [INFO] [stdout] | [INFO] [stdout] 340 | / quote_in! {*out => [INFO] [stdout] 341 | | from #module import #(for i in imports join (, ) => #i) [INFO] [stdout] 342 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/python.rs:349:13 [INFO] [stdout] | [INFO] [stdout] 349 | / quote_in! {*out => [INFO] [stdout] 350 | | import #module#(if let Some(a) = alias => #as #a) [INFO] [stdout] 351 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/rust.rs:478:21 [INFO] [stdout] | [INFO] [stdout] 478 | / quote_in! { *out => [INFO] [stdout] 479 | | use #m::{#(ref o => [INFO] [stdout] 480 | | first.render(o); [INFO] [stdout] 481 | | quote_in!(*o => , #(ref o => second.render(o))); [INFO] [stdout] ... | [INFO] [stdout] 486 | | )}; [INFO] [stdout] 487 | | }; [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/rust.rs:491:29 [INFO] [stdout] | [INFO] [stdout] 491 | ... quote_in!(*out => use #m;); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/rust.rs:494:29 [INFO] [stdout] | [INFO] [stdout] 494 | ... quote_in!(*out => use #m as #alias;); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/rust.rs:500:29 [INFO] [stdout] | [INFO] [stdout] 500 | ... quote_in!(*out => use #m::#name as #alias;); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/rust.rs:503:29 [INFO] [stdout] | [INFO] [stdout] 503 | ... quote_in!(*out => use #m::#name;); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/rust.rs:584:25 [INFO] [stdout] | [INFO] [stdout] 584 | quote_in!(*out => self); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/rust.rs:587:25 [INFO] [stdout] | [INFO] [stdout] 587 | quote_in!(*out => self as #alias); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/rust.rs:593:25 [INFO] [stdout] | [INFO] [stdout] 593 | quote_in!(*out => #name as #alias); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/rust.rs:596:25 [INFO] [stdout] | [INFO] [stdout] 596 | quote_in!(*out => #name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.15.1/src/lang/swift.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | quote_in! { *out => #import #module} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `genco` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d685b33fb7efdb8666698bd26d5715778e3f7c414ddd4d0ab3092dcbcb33f41c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d685b33fb7efdb8666698bd26d5715778e3f7c414ddd4d0ab3092dcbcb33f41c", kill_on_drop: false }` [INFO] [stdout] d685b33fb7efdb8666698bd26d5715778e3f7c414ddd4d0ab3092dcbcb33f41c