[INFO] cloning repository https://github.com/kpcyrd/sniffglue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kpcyrd/sniffglue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Fsniffglue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Fsniffglue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41023f963b548ccebfae40625ad5a950eb30d253 [INFO] testing kpcyrd/sniffglue against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Fsniffglue" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kpcyrd/sniffglue on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kpcyrd/sniffglue [INFO] finished tweaking git repo https://github.com/kpcyrd/sniffglue [INFO] tweaked toml for git repo https://github.com/kpcyrd/sniffglue written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/kpcyrd/sniffglue already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2928ebbe159bd0d1da8a9fbd8ae4244e05a0a0a62d4fb7f9f5acf4b5c65026a6 [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" "2928ebbe159bd0d1da8a9fbd8ae4244e05a0a0a62d4fb7f9f5acf4b5c65026a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2928ebbe159bd0d1da8a9fbd8ae4244e05a0a0a62d4fb7f9f5acf4b5c65026a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2928ebbe159bd0d1da8a9fbd8ae4244e05a0a0a62d4fb7f9f5acf4b5c65026a6", kill_on_drop: false }` [INFO] [stdout] 2928ebbe159bd0d1da8a9fbd8ae4244e05a0a0a62d4fb7f9f5acf4b5c65026a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aae05ddb99f2e529836b09f849457b7e68c593e1fe85ec97acc9b4d7a1e9d26d [INFO] running `Command { std: "docker" "start" "-a" "aae05ddb99f2e529836b09f849457b7e68c593e1fe85ec97acc9b4d7a1e9d26d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling seccomp-sys v0.1.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling reduce v0.1.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling syscallz v0.15.0 [INFO] [stderr] Compiling pcap-sys v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling tls-parser v0.9.3 [INFO] [stderr] Compiling rusticata-macros v2.1.0 [INFO] [stderr] Compiling dhcp4r v0.2.0 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling structopt-derive v0.4.12 [INFO] [stderr] Compiling structopt v0.3.19 [INFO] [stderr] Compiling pktparse v0.5.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling sniffglue v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/sniffglue-e9e01bd22fa47f21.sniffglue.6n0nzex7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sniffglue-e9e01bd22fa47f21.sniffglue.6n0nzex7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sniffglue-e9e01bd22fa47f21.sniffglue.6n0nzex7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sniffglue-e9e01bd22fa47f21.sniffglue.6n0nzex7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sniffglue-e9e01bd22fa47f21.sniffglue.6n0nzex7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sniffglue-e9e01bd22fa47f21.sniffglue.6n0nzex7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sniffglue-e9e01bd22fa47f21.sniffglue.6n0nzex7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sniffglue-e9e01bd22fa47f21.sniffglue.6n0nzex7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sniffglue-e9e01bd22fa47f21.sniffglue.6n0nzex7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sniffglue-e9e01bd22fa47f21.sniffglue.6n0nzex7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sniffglue-e9e01bd22fa47f21.sniffglue.6n0nzex7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sniffglue-e9e01bd22fa47f21.sniffglue.6n0nzex7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sniffglue-e9e01bd22fa47f21.sniffglue.6n0nzex7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sniffglue-e9e01bd22fa47f21.sniffglue.6n0nzex7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sniffglue-e9e01bd22fa47f21.sniffglue.6n0nzex7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sniffglue-e9e01bd22fa47f21.sniffglue.6n0nzex7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/sniffglue-e9e01bd22fa47f21" "/opt/rustwide/target/debug/deps/sniffglue-e9e01bd22fa47f21.q5zhmphh8h97otm.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnum_cpus-d55366f01af34fa3.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-c557a199dc7b2bcc.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libsniffglue-571dc8d9f8dbea40.rlib" "/opt/rustwide/target/debug/deps/libpcap_sys-a398bb5d21d2694a.rlib" "/opt/rustwide/target/debug/deps/libbase64-2eaf2a28e351c3cf.rlib" "/opt/rustwide/target/debug/deps/libusers-1aba55da4d96c0c9.rlib" "/opt/rustwide/target/debug/deps/libtoml-8c895a3f1cc70543.rlib" "/opt/rustwide/target/debug/deps/libdirs-04f758f327ba8c4b.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-9a0df6306dc92994.rlib" "/opt/rustwide/target/debug/deps/libserde_json-32de7fdc710bd259.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libdns_parser-b5d8f4a9219ae741.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libsyscallz-055f98a1b019d3f5.rlib" "/opt/rustwide/target/debug/deps/libstrum-06eb19c9fa4e5c5e.rlib" "/opt/rustwide/target/debug/deps/libseccomp_sys-1057ef8d486be6c6.rlib" "/opt/rustwide/target/debug/deps/libnix-55f8c2a1c41bde68.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07993dca9353ed6c.rlib" "/opt/rustwide/target/debug/deps/libtls_parser-7eb94f82a974d78b.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-5443f17bce04208a.rlib" "/opt/rustwide/target/debug/deps/libphf-243cb6d51decca12.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3ecc824a8e61a51e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8cffecd7cb66c24c.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-49e3d5d188a3c14c.rlib" "/opt/rustwide/target/debug/deps/libdhcp4r-53e4d3cc69a1c62f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-575201481b97b120.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/libpktparse-3c53a73fd51a7b7a.rlib" "/opt/rustwide/target/debug/deps/libserde-9c5b11d66cda977c.rlib" "/opt/rustwide/target/debug/deps/libnom-88c4b11872b9300e.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-6e234234ca074f31.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-46c331a2c4c60cdd.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-aed1067de1702f06.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libsha2-3da1ea7aa77ab4aa.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2147958e20815594.rlib" "/opt/rustwide/target/debug/deps/libreduce-fdf03ea9d29d7fdb.rlib" "/opt/rustwide/target/debug/deps/libstructopt-28c7efc8721b0d6d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libclap-28acf91d850fdae8.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-2c633342cf3d0fb0.rlib" "/opt/rustwide/target/debug/deps/liblibc-4fd15e889c506237.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lseccomp" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lseccomp [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sniffglue` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "aae05ddb99f2e529836b09f849457b7e68c593e1fe85ec97acc9b4d7a1e9d26d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aae05ddb99f2e529836b09f849457b7e68c593e1fe85ec97acc9b4d7a1e9d26d", kill_on_drop: false }` [INFO] [stdout] aae05ddb99f2e529836b09f849457b7e68c593e1fe85ec97acc9b4d7a1e9d26d