[INFO] cloning repository https://github.com/salmmanfred/xdof [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/salmmanfred/xdof" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsalmmanfred%2Fxdof", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsalmmanfred%2Fxdof'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2221c7939773de2dbdf8754002d3080845938c3c [INFO] checking salmmanfred/xdof against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsalmmanfred%2Fxdof" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/salmmanfred/xdof on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/salmmanfred/xdof [INFO] finished tweaking git repo https://github.com/salmmanfred/xdof [INFO] tweaked toml for git repo https://github.com/salmmanfred/xdof written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/salmmanfred/xdof already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fee1eea7c9d546ad274e7d9a9cb1305a619d2a375c4b04a45a525ab8d0d0cf2 [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" "4fee1eea7c9d546ad274e7d9a9cb1305a619d2a375c4b04a45a525ab8d0d0cf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fee1eea7c9d546ad274e7d9a9cb1305a619d2a375c4b04a45a525ab8d0d0cf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fee1eea7c9d546ad274e7d9a9cb1305a619d2a375c4b04a45a525ab8d0d0cf2", kill_on_drop: false }` [INFO] [stdout] 4fee1eea7c9d546ad274e7d9a9cb1305a619d2a375c4b04a45a525ab8d0d0cf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e5ffaf1d7bfc0f890d3478c5615d377b7ca5567399bbbeb25fd0035fb71c651 [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" "1e5ffaf1d7bfc0f890d3478c5615d377b7ca5567399bbbeb25fd0035fb71c651", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.6 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking openfile v1.1.0 [INFO] [stderr] Checking wildmatch v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking crossterm v0.15.0 [INFO] [stderr] Checking terminal v0.2.1 [INFO] [stderr] Checking rustDatabook v1.1.3 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking attohttpc v0.16.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking enum-map v0.6.4 [INFO] [stderr] Checking dotenv_codegen v0.15.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Checking wasmer_enumset v1.0.1 [INFO] [stderr] Checking cursive_core v0.2.2 [INFO] [stderr] Checking cursive v0.16.3 [INFO] [stderr] Checking xdof v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/O.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | let api = dotenv!("API"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Error loading .env file: path not found [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/main.rs:291:15 [INFO] [stdout] | [INFO] [stdout] 291 | let api = dotenv!("API"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Error loading .env file: path not found [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/main.rs:291:15 [INFO] [stdout] | [INFO] [stdout] 291 | let api = dotenv!("API"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/O.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | let api = dotenv!("API"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button`, `DummyView`, `LinearLayout`, `SelectView` [INFO] [stdout] --> src/D.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use cursive::views::{Button, Dialog, DummyView, EditView, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ [INFO] [stdout] 4 | LinearLayout, SelectView}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dotenv::dotenv` [INFO] [stdout] --> src/D.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use dotenv::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/D.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `attohttpc` [INFO] [stdout] --> src/D.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use attohttpc; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rustDatabook` [INFO] [stdout] --> src/D.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rustDatabook; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cursive::Cursive` [INFO] [stdout] --> src/O.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cursive::Cursive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button`, `Dialog`, `DummyView`, `EditView`, `LinearLayout`, `SelectView` [INFO] [stdout] --> src/O.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use cursive::views::{Button, Dialog, DummyView, EditView, [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 4 | LinearLayout, SelectView}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cursive::traits::*` [INFO] [stdout] --> src/O.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cursive::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rustDatabook` [INFO] [stdout] --> src/O.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rustDatabook; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::X` [INFO] [stdout] --> src/O.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::X; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::refresh` [INFO] [stdout] --> src/O.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::refresh; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/O.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | let api = dotenv!("API"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Error loading .env file: path not found [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/main.rs:291:15 [INFO] [stdout] | [INFO] [stdout] 291 | let api = dotenv!("API"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Error loading .env file: path not found [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/main.rs:291:15 [INFO] [stdout] | [INFO] [stdout] 291 | let api = dotenv!("API"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/O.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | let api = dotenv!("API"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button`, `DummyView`, `LinearLayout`, `SelectView` [INFO] [stdout] --> src/D.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use cursive::views::{Button, Dialog, DummyView, EditView, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ [INFO] [stdout] 4 | LinearLayout, SelectView}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dotenv::dotenv` [INFO] [stdout] --> src/D.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use dotenv::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/D.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `attohttpc` [INFO] [stdout] --> src/D.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use attohttpc; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rustDatabook` [INFO] [stdout] --> src/D.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rustDatabook; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cursive::Cursive` [INFO] [stdout] --> src/O.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cursive::Cursive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button`, `Dialog`, `DummyView`, `EditView`, `LinearLayout`, `SelectView` [INFO] [stdout] --> src/O.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use cursive::views::{Button, Dialog, DummyView, EditView, [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 4 | LinearLayout, SelectView}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cursive::traits::*` [INFO] [stdout] --> src/O.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cursive::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rustDatabook` [INFO] [stdout] --> src/O.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rustDatabook; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::X` [INFO] [stdout] --> src/O.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::X; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::refresh` [INFO] [stdout] --> src/O.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::refresh; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xdof` due to 5 previous errors; 11 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1e5ffaf1d7bfc0f890d3478c5615d377b7ca5567399bbbeb25fd0035fb71c651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e5ffaf1d7bfc0f890d3478c5615d377b7ca5567399bbbeb25fd0035fb71c651", kill_on_drop: false }` [INFO] [stdout] 1e5ffaf1d7bfc0f890d3478c5615d377b7ca5567399bbbeb25fd0035fb71c651