[INFO] fetching crate hotg-rune-syntax 0.7.0... [INFO] checking hotg-rune-syntax-0.7.0 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate hotg-rune-syntax 0.7.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate hotg-rune-syntax 0.7.0 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hotg-rune-syntax 0.7.0 [INFO] finished tweaking crates.io crate hotg-rune-syntax 0.7.0 [INFO] tweaked toml for crates.io crate hotg-rune-syntax 0.7.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 34 packages [INFO] [stderr] Adding ctor v0.1.26 (latest: v0.2.7) [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.14.3) [INFO] [stderr] Adding indexmap v1.9.3 (latest: v2.2.6) [INFO] [stderr] Adding pretty_assertions v0.7.2 (latest: v1.4.0) [INFO] [stderr] Adding serde_yaml v0.8.26 (latest: v0.9.34+deprecated) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.57) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26b412d91d8c63afa30c82a7ff59509233e7167aab98284d7df4a228ebdb3f07 [INFO] running `Command { std: "docker" "start" "-a" "26b412d91d8c63afa30c82a7ff59509233e7167aab98284d7df4a228ebdb3f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26b412d91d8c63afa30c82a7ff59509233e7167aab98284d7df4a228ebdb3f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26b412d91d8c63afa30c82a7ff59509233e7167aab98284d7df4a228ebdb3f07", kill_on_drop: false }` [INFO] [stdout] 26b412d91d8c63afa30c82a7ff59509233e7167aab98284d7df4a228ebdb3f07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff06d88c98d694ec96c00acd71d5d511e87163e6b9482d83dff9e5966b37fe9d [INFO] running `Command { std: "docker" "start" "-a" "ff06d88c98d694ec96c00acd71d5d511e87163e6b9482d83dff9e5966b37fe9d", kill_on_drop: false }` [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking pretty_assertions v0.7.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking codespan v0.11.1 [INFO] [stderr] Checking hotg-rune-syntax v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 467 | pipeline: map! { [INFO] [stdout] | _______________________- [INFO] [stdout] 468 | | audio: Stage::Capability { [INFO] [stdout] 469 | | capability: String::from("SOUND"), [INFO] [stdout] 470 | | outputs: vec![ty!(i16[16000])], [INFO] [stdout] ... | [INFO] [stdout] 503 | | }, [INFO] [stdout] 504 | | }, [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 471 | args: map! { hz: Value::Int(16000) }, [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 482 | args: map! { [INFO] [stdout] | ___________________________- [INFO] [stdout] 483 | | labels: Value::from(vec![ [INFO] [stdout] 484 | | Value::from("silence"), [INFO] [stdout] 485 | | Value::from("unknown"), [INFO] [stdout] ... | [INFO] [stdout] 490 | | ]), [INFO] [stdout] 491 | | }, [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 505 | resources: map![], [INFO] [stdout] | ------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | args: map! { hz: Value::Int(16000) }, [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 603 | pipeline: map! { [INFO] [stdout] | _______________________- [INFO] [stdout] 604 | | audio: Stage::Capability { [INFO] [stdout] 605 | | capability: String::from("SOUND"), [INFO] [stdout] 606 | | outputs: vec![ [INFO] [stdout] ... | [INFO] [stdout] 646 | | } [INFO] [stdout] 647 | | }, [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 609 | args: map! { [INFO] [stdout] | ___________________________- [INFO] [stdout] 610 | | hz: Value::from(16000), [INFO] [stdout] 611 | | }, [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | args: map! { [INFO] [stdout] | ___________________________- [INFO] [stdout] 635 | | labels: Value::List(vec![ [INFO] [stdout] 636 | | Value::from("silence"), [INFO] [stdout] 637 | | Value::from("unknown"), [INFO] [stdout] 638 | | Value::from("up"), [INFO] [stdout] 639 | | ]), [INFO] [stdout] 640 | | }, [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | resources: map![], [INFO] [stdout] | ------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 703 | pipeline: map! { [INFO] [stdout] | _______________________- [INFO] [stdout] 704 | | audio: Stage::Capability { [INFO] [stdout] 705 | | capability: String::from("SOUND"), [INFO] [stdout] 706 | | outputs: vec![ [INFO] [stdout] ... | [INFO] [stdout] 735 | | }, [INFO] [stdout] 736 | | }, [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 709 | args: map! { [INFO] [stdout] | ___________________________- [INFO] [stdout] 710 | | hz: Value::from(16000), [INFO] [stdout] 711 | | }, [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/analysis.rs:393:64 [INFO] [stdout] | [INFO] [stdout] 393 | std::iter::Iterator::collect(std::array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 737 | resources: map![], [INFO] [stdout] | ------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../examples/debugging/Runefile.yml`: No such file or directory (os error 2) [INFO] [stdout] --> tests/existing_runefiles.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | const SRC: &str = include_str!(concat!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 12 | | "../../../examples/", [INFO] [stdout] 13 | | stringify!($example), [INFO] [stdout] 14 | | "/Runefile.yml" [INFO] [stdout] 15 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 50 | parse_and_analyse!(debugging); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parse_and_analyse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../examples/gesture/Runefile.yml`: No such file or directory (os error 2) [INFO] [stdout] --> tests/existing_runefiles.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | const SRC: &str = include_str!(concat!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 12 | | "../../../examples/", [INFO] [stdout] 13 | | stringify!($example), [INFO] [stdout] 14 | | "/Runefile.yml" [INFO] [stdout] 15 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 51 | parse_and_analyse!(gesture); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parse_and_analyse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../examples/microspeech/Runefile.yml`: No such file or directory (os error 2) [INFO] [stdout] --> tests/existing_runefiles.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | const SRC: &str = include_str!(concat!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 12 | | "../../../examples/", [INFO] [stdout] 13 | | stringify!($example), [INFO] [stdout] 14 | | "/Runefile.yml" [INFO] [stdout] 15 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 52 | parse_and_analyse!(microspeech); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parse_and_analyse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../examples/noop/Runefile.yml`: No such file or directory (os error 2) [INFO] [stdout] --> tests/existing_runefiles.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | const SRC: &str = include_str!(concat!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 12 | | "../../../examples/", [INFO] [stdout] 13 | | stringify!($example), [INFO] [stdout] 14 | | "/Runefile.yml" [INFO] [stdout] 15 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 53 | parse_and_analyse!(noop); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parse_and_analyse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../examples/person_detection/Runefile.yml`: No such file or directory (os error 2) [INFO] [stdout] --> tests/existing_runefiles.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | const SRC: &str = include_str!(concat!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 12 | | "../../../examples/", [INFO] [stdout] 13 | | stringify!($example), [INFO] [stdout] 14 | | "/Runefile.yml" [INFO] [stdout] 15 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 54 | parse_and_analyse!(person_detection); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parse_and_analyse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../examples/sine/Runefile.yml`: No such file or directory (os error 2) [INFO] [stdout] --> tests/existing_runefiles.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | const SRC: &str = include_str!(concat!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 12 | | "../../../examples/", [INFO] [stdout] 13 | | stringify!($example), [INFO] [stdout] 14 | | "/Runefile.yml" [INFO] [stdout] 15 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 55 | parse_and_analyse!(sine); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parse_and_analyse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../examples/style_transfer/Runefile.yml`: No such file or directory (os error 2) [INFO] [stdout] --> tests/existing_runefiles.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | const SRC: &str = include_str!(concat!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 12 | | "../../../examples/", [INFO] [stdout] 13 | | stringify!($example), [INFO] [stdout] 14 | | "/Runefile.yml" [INFO] [stdout] 15 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 56 | parse_and_analyse!(style_transfer); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `parse_and_analyse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hotg-rune-syntax` (test "existing_runefiles") due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ff06d88c98d694ec96c00acd71d5d511e87163e6b9482d83dff9e5966b37fe9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff06d88c98d694ec96c00acd71d5d511e87163e6b9482d83dff9e5966b37fe9d", kill_on_drop: false }` [INFO] [stdout] ff06d88c98d694ec96c00acd71d5d511e87163e6b9482d83dff9e5966b37fe9d