[INFO] cloning repository https://github.com/pimeys/row-trans-abstract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pimeys/row-trans-abstract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimeys%2Frow-trans-abstract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimeys%2Frow-trans-abstract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e00b5a00754d9e0c16a2ba0ab7778ed66587388f [INFO] building pimeys/row-trans-abstract against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimeys%2Frow-trans-abstract" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pimeys/row-trans-abstract on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pimeys/row-trans-abstract [INFO] finished tweaking git repo https://github.com/pimeys/row-trans-abstract [INFO] tweaked toml for git repo https://github.com/pimeys/row-trans-abstract written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pimeys/row-trans-abstract already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6480c962d42836b9cb6d4467e2f2569627a6ccef88d0f349c3977b3d5bf09e7f [INFO] running `Command { std: "docker" "start" "-a" "6480c962d42836b9cb6d4467e2f2569627a6ccef88d0f349c3977b3d5bf09e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6480c962d42836b9cb6d4467e2f2569627a6ccef88d0f349c3977b3d5bf09e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6480c962d42836b9cb6d4467e2f2569627a6ccef88d0f349c3977b3d5bf09e7f", kill_on_drop: false }` [INFO] [stdout] 6480c962d42836b9cb6d4467e2f2569627a6ccef88d0f349c3977b3d5bf09e7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c51ced3bf1e4a484705520fdda087341e4c7895e168b0f8df173ef6bfcffd0c [INFO] running `Command { std: "docker" "start" "-a" "0c51ced3bf1e4a484705520fdda087341e4c7895e168b0f8df173ef6bfcffd0c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling futures v0.1.26 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling rent_to_own v0.1.0 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling libsqlite3-sys v0.11.1 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling rusqlite v0.16.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling postgres-protocol v0.4.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling derive_state_machine_future v0.2.0 [INFO] [stderr] Compiling state_machine_future v0.2.0 [INFO] [stderr] Compiling tokio-postgres v0.4.0-rc.2 [INFO] [stderr] Compiling postgres v0.16.0-rc.1 [INFO] [stderr] Compiling row-trans-abstract v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | F: FnOnce(&mut Transaction) -> T; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | F: FnOnce(&mut dyn Transaction) -> T; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/psql.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | F: FnOnce(&mut Transaction) -> T, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 37 | F: FnOnce(&mut dyn Transaction) -> T, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sqlite.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | F: FnOnce(&mut Transaction) -> T, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 | F: FnOnce(&mut dyn Transaction) -> T, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `User` is never constructed [INFO] [stdout] --> src/main.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcMONtwR/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librusqlite-e24b1d243ece6b46.rlib,libtime-74bebaf992458b7d.rlib,liblru_cache-c311a9766ffd130d.rlib,liblinked_hash_map-4f8d3c4b91d024b3.rlib,liblibsqlite3_sys-5c7867a0648b19cd.rlib,libbitflags-efecdafcadde6825.rlib,libpostgres-53ea74d5ccb11cb8.rlib,libfallible_iterator-eb4086aa59000c1b.rlib,libtokio_postgres-ae84cc58a2cf975a.rlib,libphf-cb075c69dc3607a1.rlib,libphf_shared-aa7cc818eab9e5d7.rlib,libsiphasher-e6cea29d30c11410.rlib,libpercent_encoding-2853bb6f5ea162ad.rlib,libfutures_cpupool-4c837cd154e3d528.rlib,libantidote-d6940349e7de80e3.rlib,libstate_machine_future-4440377e0cfce728.rlib,librent_to_own-f0b0a08f1dd8470d.rlib,libpostgres_protocol-4130e7cb6e934b79.rlib,libbase64-f5018d1da5f7c7f8.rlib,libstringprep-2549dead80f3af3b.rlib,libunicode_normalization-48e93f059ba0f977.rlib,libunicode_bidi-908b1a6e40a8cf52.rlib,libmatches-ae807cfe442355e3.rlib,libmemchr-f1fd2dd7c667addc.rlib,libsha2-74cbe3274c32a68e.rlib,libopaque_debug-0cd562e25b0a36e0.rlib,libfake_simd-f956db7a80a1e4dd.rlib,libblock_buffer-c44db92b757243b5.rlib,libblock_padding-bd15b0841783b78c.rlib,libbyte_tools-3c4d2ae98bb83810.rlib,libhmac-76106f0298878b23.rlib,libcrypto_mac-018658e88abeb1b0.rlib,libsubtle-59b077a14bb9bc08.rlib,libdigest-86ee1e951d9e848d.rlib,libgeneric_array-106126eb8c0111f5.rlib,libtypenum-c1f83970a28508d4.rlib,libmd5-ae2dbb0fe75b1ffe.rlib,libfallible_iterator-645acb892e3af794.rlib,libtokio-1aa7a09bd79a45fb.rlib,libtokio_trace_core-5f34aa5f950d6f40.rlib,libtokio_uds-692e8dac787a7d56.rlib,libmio_uds-8939b6cf7c70d5c0.rlib,libtokio_udp-7b41c5ef2af70f82.rlib,libtokio_timer-058b43b46e91b38b.rlib,libtokio_tcp-14083f30880712cb.rlib,libtokio_reactor-5457f5f80e33ca3e.rlib,libtokio_sync-1db4f9dee88e9bbd.rlib,libfnv-12606c81bfa8a024.rlib,libparking_lot-514036a6794c9e09.rlib,libparking_lot_core-3ade0c480693db19.rlib,libsmallvec-382ba02619fa793a.rlib,liblock_api-2d29921e5a6c6f49.rlib,libowning_ref-4fa29b479323ad4a.rlib,libstable_deref_trait-226dec03df659ba2.rlib,libtokio_fs-725f5f98f9b6699d.rlib,libtokio_threadpool-81fb303622b2dca5.rlib,librand-7fc0005ebf261bfc.rlib,librand_xorshift-fde3027d7657522f.rlib,librand_pcg-9acc774a9b3b15a6.rlib,librand_hc-1caf7f9c001e396f.rlib,librand_chacha-b03fca43b0426c48.rlib,librand_isaac-17b4254ae62b2bee.rlib,librand_core-8d662923993c3b82.rlib,librand_os-2adec2eac3b2392a.rlib,librand_jitter-fb504c2ef1cb9efc.rlib,librand_core-d543da36bb86e4e7.rlib,libcrossbeam_queue-be1acebf3a942900.rlib,libcrossbeam_deque-2e355c1d49fc313b.rlib,libcrossbeam_epoch-022e08d5251349d7.rlib,libscopeguard-ace9bd6bf0f8ab9a.rlib,libmemoffset-ddadc9eaeefba187.rlib,libarrayvec-1e27da9318acfc69.rlib,libtokio_current_thread-658c7cd5eb4e417d.rlib,libtokio_executor-44c9d7157ed8edca.rlib,libcrossbeam_utils-f37e1faae099fa5d.rlib,libtokio_codec-d54b2029bc10dd8e.rlib,libtokio_io-b2689f65872d400b.rlib,libnum_cpus-f2f63ba2d2eb8f27.rlib,libmio-b23b238ab9ecc0c6.rlib,liblog-fa2d118e03198320.rlib,libslab-ab64617c0d711aec.rlib,libnet2-25b2838315ff7fa6.rlib,libcfg_if-4a5826b40e880615.rlib,liblazycell-56cdac5eec7f759d.rlib,libbytes-be5b395958b44b3a.rlib,libiovec-e7cdc03c997efca4.rlib,liblibc-3f4531f3b81421a4.rlib,libbyteorder-a4633ad04d0659f1.rlib,libfutures-8f8759a7956de81d.rlib,liblazy_static-164d980c5abeef23.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lsqlite3" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/row_trans_abstract-d540a8146ad07fcb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `row-trans-abstract` (bin "row-trans-abstract") due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0c51ced3bf1e4a484705520fdda087341e4c7895e168b0f8df173ef6bfcffd0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c51ced3bf1e4a484705520fdda087341e4c7895e168b0f8df173ef6bfcffd0c", kill_on_drop: false }` [INFO] [stdout] 0c51ced3bf1e4a484705520fdda087341e4c7895e168b0f8df173ef6bfcffd0c