[INFO] cloning repository https://github.com/patchedsoul/prowser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/patchedsoul/prowser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatchedsoul%2Fprowser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatchedsoul%2Fprowser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edbf301601e31f850e9f5a8d04b8aab66487dc52 [INFO] testing patchedsoul/prowser against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatchedsoul%2Fprowser" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/patchedsoul/prowser on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/patchedsoul/prowser [INFO] finished tweaking git repo https://github.com/patchedsoul/prowser [INFO] tweaked toml for git repo https://github.com/patchedsoul/prowser written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/patchedsoul/prowser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a914416e101f123b3c5b22b17b7370e7a21461f1f03f4d8d804077d872135a9 [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" "4a914416e101f123b3c5b22b17b7370e7a21461f1f03f4d8d804077d872135a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a914416e101f123b3c5b22b17b7370e7a21461f1f03f4d8d804077d872135a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a914416e101f123b3c5b22b17b7370e7a21461f1f03f4d8d804077d872135a9", kill_on_drop: false }` [INFO] [stdout] 4a914416e101f123b3c5b22b17b7370e7a21461f1f03f4d8d804077d872135a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05206201c4cfb2cd1117e09bd50a092d34d4d41fd8bf755462cc38b168340766 [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" "05206201c4cfb2cd1117e09bd50a092d34d4d41fd8bf755462cc38b168340766", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling prowser v0.1.0 (/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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.16.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.17.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.18.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.19.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.prowser.c794bxla-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d" "/opt/rustwide/target/debug/deps/prowser-be211bce8f16439d.4eqq97ne896r50l7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-121194ac6f91b604.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-792a0f40ed31d497.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ca84ac4a84f9045b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-67b10ebfc508aff2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-53fcb62293507299.rlib" "/opt/rustwide/target/debug/deps/libdtoa-fd746d031a74486c.rlib" "/opt/rustwide/target/debug/deps/libserde-8d4e4e7a5aac0525.rlib" "/opt/rustwide/target/debug/deps/libbase64-1826a7024d0e1c0d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0b9b6a20ce48351a.rlib" "/opt/rustwide/target/debug/deps/libunicase-b767361ad17b56bd.rlib" "/opt/rustwide/target/debug/deps/libmime-03ba1faeee80a951.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-13255f8748fc53e5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-35b25d698ad6a887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3fa465b3486abbad.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3b5f64e57c405cba.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3f01f6f09e91ec4d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-50db18b17cda3911.rlib" "/opt/rustwide/target/debug/deps/libhyper-cb8e9cd698df2cf7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-fc22b1ca4f30d14f.rlib" "/opt/rustwide/target/debug/deps/libwant-bd15c98c5f6a636b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-cf5b6688a2067a61.rlib" "/opt/rustwide/target/debug/deps/libh2-2e1ac647e81188f2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8f03fb7dde825165.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-614e38a57cb627d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8be5f28196592fbb.rlib" "/opt/rustwide/target/debug/deps/libtime-810fb42c12aff385.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d8cd057e56ec14f0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fcb45e13d48a2e5b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ffb051c0735ec664.rlib" "/opt/rustwide/target/debug/deps/libtracing-f1a535aa14eb634a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f52be834d4ddd4b8.rlib" "/opt/rustwide/target/debug/deps/libtokio-4fbfef1e40468ef8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1eca8e40b5755255.rlib" "/opt/rustwide/target/debug/deps/libmio-05f15c020489dafd.rlib" "/opt/rustwide/target/debug/deps/libiovec-46ddcbfe68e202d5.rlib" "/opt/rustwide/target/debug/deps/libnet2-054f2a0c47241f20.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-543374c6d0e00bf7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-963fc5cccab731fb.rlib" "/opt/rustwide/target/debug/deps/liblog-c1fec53bb55f8e53.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7073a4d945a3ced0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-95b31390333cc782.rlib" "/opt/rustwide/target/debug/deps/libmemchr-16525dbc61e96401.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7f46c708e5e486e7.rlib" "/opt/rustwide/target/debug/deps/libslab-5032f32538aebef9.rlib" "/opt/rustwide/target/debug/deps/libpin_project-abbdbdd156c2c4a4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-c93062e036a9d712.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-93f8cc4b8eaedae0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-4c4809dce7b697a7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f6e3feded5ca4833.rlib" "/opt/rustwide/target/debug/deps/liburl-0762fd8cc6b5b135.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-02115348f0f767f5.rlib" "/opt/rustwide/target/debug/deps/libidna-e5c64d310828634c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-05be152dfa92b6a2.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-942354881b8fea46.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-eb06a7507606438e.rlib" "/opt/rustwide/target/debug/deps/libmatches-0687f7aae93a2bd9.rlib" "/opt/rustwide/target/debug/deps/libhttp-e9c09f2502980e6e.rlib" "/opt/rustwide/target/debug/deps/libitoa-7e49ecb831a82ca4.rlib" "/opt/rustwide/target/debug/deps/libbytes-ca3fbdc7712581ca.rlib" "/opt/rustwide/target/debug/deps/libfnv-ec98d7dc3e408fd0.rlib" "/opt/rustwide/target/debug/deps/libsdl2-25a29afadbddc407.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-a7f12816e7823c5d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bb4eadcb03c2f84c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-618911d5f92df35a.rlib" "/opt/rustwide/target/debug/deps/liblibc-0615a05e4dbdf07d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_ttf [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 `prowser` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "05206201c4cfb2cd1117e09bd50a092d34d4d41fd8bf755462cc38b168340766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05206201c4cfb2cd1117e09bd50a092d34d4d41fd8bf755462cc38b168340766", kill_on_drop: false }` [INFO] [stdout] 05206201c4cfb2cd1117e09bd50a092d34d4d41fd8bf755462cc38b168340766