[INFO] updating cached repository https://github.com/flyingcircusio/userscan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/flyingcircusio/userscan [INFO] [stderr] 39d7156..bf5a0ef master -> master [INFO] [stderr] * [new tag] 0.4.6 -> 0.4.6 [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf5a0efa097cc79ab0fd4297bb9452d040360863 [INFO] testing flyingcircusio/userscan against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflyingcircusio%2Fuserscan" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flyingcircusio/userscan on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flyingcircusio/userscan [INFO] finished tweaking git repo https://github.com/flyingcircusio/userscan [INFO] tweaked toml for git repo https://github.com/flyingcircusio/userscan written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/flyingcircusio/userscan already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e584c3dab357199ab9b172bc715c8ca1db5657913bf0f1d44ac57b80978b6fd9 [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" "e584c3dab357199ab9b172bc715c8ca1db5657913bf0f1d44ac57b80978b6fd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e584c3dab357199ab9b172bc715c8ca1db5657913bf0f1d44ac57b80978b6fd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e584c3dab357199ab9b172bc715c8ca1db5657913bf0f1d44ac57b80978b6fd9", kill_on_drop: false }` [INFO] [stdout] e584c3dab357199ab9b172bc715c8ca1db5657913bf0f1d44ac57b80978b6fd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd75ca2e4149df32487bf8677f9b78ab964dbb729993532aafb24ffb4f880cc7 [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" "fd75ca2e4149df32487bf8677f9b78ab964dbb729993532aafb24ffb4f880cc7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling minilzo-sys v0.1.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling minilzo v0.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling probes v0.3.0 (https://github.com/appsignal/probes-rs?rev=84d9acfa8e80#84d9acfa) [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ignore v0.4.14 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling thiserror v1.0.14 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling rmp-serde v0.14.3 [INFO] [stderr] Compiling fc-userscan v0.4.6 (/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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/fc_userscan-9e5ca3e3e148e10b.fc_userscan.aai4gog6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-9e5ca3e3e148e10b.fc_userscan.aai4gog6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-9e5ca3e3e148e10b.fc_userscan.aai4gog6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-9e5ca3e3e148e10b.fc_userscan.aai4gog6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-9e5ca3e3e148e10b.fc_userscan.aai4gog6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-9e5ca3e3e148e10b.fc_userscan.aai4gog6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-9e5ca3e3e148e10b.fc_userscan.aai4gog6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-9e5ca3e3e148e10b.fc_userscan.aai4gog6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-9e5ca3e3e148e10b.fc_userscan.aai4gog6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-9e5ca3e3e148e10b.fc_userscan.aai4gog6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-9e5ca3e3e148e10b.fc_userscan.aai4gog6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-9e5ca3e3e148e10b.fc_userscan.aai4gog6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-9e5ca3e3e148e10b.fc_userscan.aai4gog6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-9e5ca3e3e148e10b.fc_userscan.aai4gog6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-9e5ca3e3e148e10b.fc_userscan.aai4gog6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-9e5ca3e3e148e10b.fc_userscan.aai4gog6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/fc_userscan-9e5ca3e3e148e10b" "/opt/rustwide/target/debug/deps/fc_userscan-9e5ca3e3e148e10b.6jup9iza7fp0p92.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-d02b0e608866b9c4/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnum_cpus-f803c3a2d49b9e55.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-985263d5c9029118.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-614a6b76156464f0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-51b768f853fe7a79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-875607f74e92060f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-edac3be309753359.rlib" "/opt/rustwide/target/debug/deps/libtwoway-c754558eb9cdba35.rlib" "/opt/rustwide/target/debug/deps/libminilzo-d3385022004a40c9.rlib" "/opt/rustwide/target/debug/deps/libminilzo_sys-15ed71b2d54ac727.rlib" "/opt/rustwide/target/debug/deps/libstructopt-696f20025a0ab3b0.rlib" "/opt/rustwide/target/debug/deps/libprobes-b7e2926dded2ce99.rlib" "/opt/rustwide/target/debug/deps/libmemmap-06ceae666ddf5f49.rlib" "/opt/rustwide/target/debug/deps/libbytesize-90848af14da7492a.rlib" "/opt/rustwide/target/debug/deps/libanyhow-1d12cecb283ffc64.rlib" "/opt/rustwide/target/debug/deps/libignore-fc309021f616cc11.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-8ef38a0e4b10736f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3a4c01f774075c.rlib" "/opt/rustwide/target/debug/deps/libglobset-675991a99268dd5a.rlib" "/opt/rustwide/target/debug/deps/libbstr-f25f07cdaf2a46d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ad0eb4a84ad1c49b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60e677f79172690c.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-a00df09841712ee7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5143a25e61d9bfa5.rlib" "/opt/rustwide/target/debug/deps/libhumantime-76a7f109c5c66700.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e15ea4fce168f797.rlib" "/opt/rustwide/target/debug/deps/libregex-582528b6746ae355.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b4b33ae0109108e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dea8f4c5cf2b40b3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libcolored-93d890c3cc1cffc3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libzip-5ee730ede6eb01b9.rlib" "/opt/rustwide/target/debug/deps/libtime-97cbeea64055cb30.rlib" "/opt/rustwide/target/debug/deps/libbzip2-7673b6d2a8b70985.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-4f6ee2b9a152b0fd.rlib" "/opt/rustwide/target/debug/deps/libflate2-b8f199cf7ce259df.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7c585cee9d5d2542.rlib" "/opt/rustwide/target/debug/deps/libadler32-4329487774eff090.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libpodio-622978a78eed4bdc.rlib" "/opt/rustwide/target/debug/deps/libusers-c6b3c65a057135af.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8c3aa35f50e03c83.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-c34e618226682ac0.rlib" "/opt/rustwide/target/debug/deps/librmp-f53feeb26ada332e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-efd25432eb2733aa.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libserde-3dd55a4ab5077982.rlib" "/opt/rustwide/target/debug/deps/libnix-9f602f97db09babd.rlib" "/opt/rustwide/target/debug/deps/libvoid-2b8404f9072f9abf.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libclap-04b4d920d93c7f19.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d63055c0e609bac9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-eb54f67555a8b87e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-5e2d22d876255701.rlib" "/opt/rustwide/target/debug/deps/libterm_size-aab650de38663b06.rlib" "/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libatty-624fd2d0d6af39d7.rlib" "/opt/rustwide/target/debug/deps/liblibc-e9b2759867c6ba50.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-llzo2" "-llzo2" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -llzo2 [INFO] [stdout] /usr/bin/ld: cannot find -llzo2 [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 `fc-userscan`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "fd75ca2e4149df32487bf8677f9b78ab964dbb729993532aafb24ffb4f880cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd75ca2e4149df32487bf8677f9b78ab964dbb729993532aafb24ffb4f880cc7", kill_on_drop: false }` [INFO] [stdout] fd75ca2e4149df32487bf8677f9b78ab964dbb729993532aafb24ffb4f880cc7