[INFO] cloning repository https://github.com/Windore/mtd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Windore/mtd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindore%2Fmtd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindore%2Fmtd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2da3dab6756d4d689ccad1f72cf18e307028fe44 [INFO] testing Windore/mtd/2da3dab6756d4d689ccad1f72cf18e307028fe44 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindore%2Fmtd" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Windore/mtd on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Windore/mtd [INFO] finished tweaking git repo https://github.com/Windore/mtd [INFO] tweaked toml for git repo https://github.com/Windore/mtd written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Windore/mtd 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e2ba946d541e5c177bdcfb905ef451d2b0b21449681607e2762ca5e31a22ca2 [INFO] running `Command { std: "docker" "start" "-a" "2e2ba946d541e5c177bdcfb905ef451d2b0b21449681607e2762ca5e31a22ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e2ba946d541e5c177bdcfb905ef451d2b0b21449681607e2762ca5e31a22ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e2ba946d541e5c177bdcfb905ef451d2b0b21449681607e2762ca5e31a22ca2", kill_on_drop: false }` [INFO] [stdout] 2e2ba946d541e5c177bdcfb905ef451d2b0b21449681607e2762ca5e31a22ca2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15b3aba042e53aca2ed269051b410b38b8b6f3e1b91a9d715790bb7ffc426adb [INFO] running `Command { std: "docker" "start" "-a" "15b3aba042e53aca2ed269051b410b38b8b6f3e1b91a9d715790bb7ffc426adb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling aead v0.5.0 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling aes v0.8.1 [INFO] [stderr] Compiling ctr v0.9.1 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling argon2 v0.4.1 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mtd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.92s [INFO] running `Command { std: "docker" "inspect" "15b3aba042e53aca2ed269051b410b38b8b6f3e1b91a9d715790bb7ffc426adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15b3aba042e53aca2ed269051b410b38b8b6f3e1b91a9d715790bb7ffc426adb", kill_on_drop: false }` [INFO] [stdout] 15b3aba042e53aca2ed269051b410b38b8b6f3e1b91a9d715790bb7ffc426adb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1318f8e40fcd7a36c044d8e040b712f348e00243f1cd2898e010dc864eadbf8d [INFO] running `Command { std: "docker" "start" "-a" "1318f8e40fcd7a36c044d8e040b712f348e00243f1cd2898e010dc864eadbf8d", kill_on_drop: false }` [INFO] [stderr] Compiling mtd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcGt5LWC/symbols.o" "/opt/rustwide/target/debug/deps/mtd-c318595c80ad979f.mtd.b0e7c3e6ed5046d-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/mtd-c318595c80ad979f.mtd.b0e7c3e6ed5046d-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/mtd-c318595c80ad979f.mtd.b0e7c3e6ed5046d-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/mtd-c318595c80ad979f.mtd.b0e7c3e6ed5046d-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/mtd-c318595c80ad979f.mtd.b0e7c3e6ed5046d-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/mtd-c318595c80ad979f.mtd.b0e7c3e6ed5046d-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/mtd-c318595c80ad979f.mtd.b0e7c3e6ed5046d-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/mtd-c318595c80ad979f.mtd.b0e7c3e6ed5046d-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/mtd-c318595c80ad979f.mtd.b0e7c3e6ed5046d-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/mtd-c318595c80ad979f.mtd.b0e7c3e6ed5046d-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/mtd-c318595c80ad979f.mtd.b0e7c3e6ed5046d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mtd-c318595c80ad979f.mtd.b0e7c3e6ed5046d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mtd-c318595c80ad979f.mtd.b0e7c3e6ed5046d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mtd-c318595c80ad979f.mtd.b0e7c3e6ed5046d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mtd-c318595c80ad979f.mtd.b0e7c3e6ed5046d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mtd-c318595c80ad979f.mtd.b0e7c3e6ed5046d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mtd-c318595c80ad979f.e6m3t6jmyfjj7ajhm0qj7efqt.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-2a93bc71eb78839b.rlib" "/opt/rustwide/target/debug/deps/libryu-079c1471ef3cc7e7.rlib" "/opt/rustwide/target/debug/deps/libitoa-c198fcb4fc03486e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6572177f182db5ae.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-4f74f42555e7e8b7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-64269ed5d1a51934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-271176140346524e.rlib" "/opt/rustwide/target/debug/deps/libargon2-d75e7d9016a077a8.rlib" "/opt/rustwide/target/debug/deps/libblake2-5b32a782d0ba6fb8.rlib" "/opt/rustwide/target/debug/deps/libdigest-dbef4042c759ac90.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-67b9527d22dea3f2.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-23290ceec1d60a7c.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-f8a29e4a1ab73904.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-77bfd93ccf01291f.rlib" "/opt/rustwide/target/debug/deps/libctr-0f5a20ae85ce111e.rlib" "/opt/rustwide/target/debug/deps/libghash-e3d19dd7efe2bbce.rlib" "/opt/rustwide/target/debug/deps/libpolyval-d691b7cf1dbfe18d.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9427fa68e0589f7d.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-5510e3befe7fe1e8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-7a0923624edc433d.rlib" "/opt/rustwide/target/debug/deps/libaes-a75e8473bbf35652.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-18db14691b5465d8.rlib" "/opt/rustwide/target/debug/deps/libcipher-782d7a63afab799b.rlib" "/opt/rustwide/target/debug/deps/libinout-8f9f393b8f922f23.rlib" "/opt/rustwide/target/debug/deps/libaead-d50e6258d164d33a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-a71aaf95fdfdeaf6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7c5adfa5a5bf87ef.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d1feac8ebe5aef3f.rlib" "/opt/rustwide/target/debug/deps/librand-b5dafc293b6bfb61.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a6aba6cc6f49809f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b480e7c6300ebdd0.rlib" "/opt/rustwide/target/debug/deps/librand_core-278e5ff1edf85f21.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b72b9bac2afdcaf0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libchrono-cc261accb58d575b.rlib" "/opt/rustwide/target/debug/deps/libserde-c9336063f6dcab53.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ea3f6e6bfbbbeacf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8ede64e276f64a21.rlib" "/opt/rustwide/target/debug/deps/libtime-5b6074d85bc84a21.rlib" "/opt/rustwide/target/debug/deps/liblibc-85b828953cb5f446.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ddfa30f5b2dff88d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d58ba3f1cf32ddd2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2dbef2699a18c754.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-5b026333cdfb63da.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-113c49093f0fcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-019e23faa7643465.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2cf2c3dfc6c03f4d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-901a4b8bab9b89aa.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-85120886601cc0a9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-1470e1ba5156a741.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4885f4c688995969.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-1d696803940285c8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e21bf89e627e698a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-33f46c78576842ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-17be2b16923e3bb8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-567de79732361682.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-aa3eb6fd597e79f5.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mtd-c318595c80ad979f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mtd` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1318f8e40fcd7a36c044d8e040b712f348e00243f1cd2898e010dc864eadbf8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1318f8e40fcd7a36c044d8e040b712f348e00243f1cd2898e010dc864eadbf8d", kill_on_drop: false }` [INFO] [stdout] 1318f8e40fcd7a36c044d8e040b712f348e00243f1cd2898e010dc864eadbf8d