[INFO] cloning repository https://github.com/gorserg/udt-r [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gorserg/udt-r" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgorserg%2Fudt-r", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgorserg%2Fudt-r'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe6f8d6b1fcae37088c0e061de195996e1823f08 [INFO] testing gorserg/udt-r against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgorserg%2Fudt-r" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gorserg/udt-r on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gorserg/udt-r [INFO] finished tweaking git repo https://github.com/gorserg/udt-r [INFO] tweaked toml for git repo https://github.com/gorserg/udt-r written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/gorserg/udt-r already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99c84bcfde590913c47651cb4311fc23f8b426f1d9043170de6893ecab5d65f2 [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" "99c84bcfde590913c47651cb4311fc23f8b426f1d9043170de6893ecab5d65f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99c84bcfde590913c47651cb4311fc23f8b426f1d9043170de6893ecab5d65f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99c84bcfde590913c47651cb4311fc23f8b426f1d9043170de6893ecab5d65f2", kill_on_drop: false }` [INFO] [stdout] 99c84bcfde590913c47651cb4311fc23f8b426f1d9043170de6893ecab5d65f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.45.2" "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] e7fa3d06997c4042ec8def47a19917184203484d3052d170047abe4a564107c6 [INFO] running `Command { std: "docker" "start" "-a" "e7fa3d06997c4042ec8def47a19917184203484d3052d170047abe4a564107c6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling mac_address v1.0.0 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling actix-web v0.7.19 [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 backtrace v0.3.20 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling sys-info v0.5.6 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/mime_guess-2d91f7528763ddb9/build_script_build-2d91f7528763ddb9.build_script_build.6qvfbx7c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-2d91f7528763ddb9/build_script_build-2d91f7528763ddb9.build_script_build.6qvfbx7c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-2d91f7528763ddb9/build_script_build-2d91f7528763ddb9.build_script_build.6qvfbx7c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-2d91f7528763ddb9/build_script_build-2d91f7528763ddb9.build_script_build.6qvfbx7c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-2d91f7528763ddb9/build_script_build-2d91f7528763ddb9.build_script_build.6qvfbx7c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-2d91f7528763ddb9/build_script_build-2d91f7528763ddb9.build_script_build.6qvfbx7c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-2d91f7528763ddb9/build_script_build-2d91f7528763ddb9.build_script_build.6qvfbx7c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-2d91f7528763ddb9/build_script_build-2d91f7528763ddb9.build_script_build.6qvfbx7c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-2d91f7528763ddb9/build_script_build-2d91f7528763ddb9.build_script_build.6qvfbx7c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-2d91f7528763ddb9/build_script_build-2d91f7528763ddb9.build_script_build.6qvfbx7c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-2d91f7528763ddb9/build_script_build-2d91f7528763ddb9.build_script_build.6qvfbx7c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-2d91f7528763ddb9/build_script_build-2d91f7528763ddb9.build_script_build.6qvfbx7c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-2d91f7528763ddb9/build_script_build-2d91f7528763ddb9.build_script_build.6qvfbx7c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-2d91f7528763ddb9/build_script_build-2d91f7528763ddb9.build_script_build.6qvfbx7c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-2d91f7528763ddb9/build_script_build-2d91f7528763ddb9.build_script_build.6qvfbx7c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-2d91f7528763ddb9/build_script_build-2d91f7528763ddb9.build_script_build.6qvfbx7c-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/build/mime_guess-2d91f7528763ddb9/build_script_build-2d91f7528763ddb9" "/opt/rustwide/target/debug/build/mime_guess-2d91f7528763ddb9/build_script_build-2d91f7528763ddb9.rt9uq495d8rfsb6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libphf_codegen-7a2b935daf653a05.rlib" "/opt/rustwide/target/debug/deps/libphf_generator-a086c52944222625.rlib" "/opt/rustwide/target/debug/deps/librand-baae80b87ef8f0d3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e50a968acb7b3406.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-48e634cceefa4757.rlib" "/opt/rustwide/target/debug/deps/librand_hc-bc2fd40474a7096a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-67227a63fe621f5d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2061856100e62ba6.rlib" "/opt/rustwide/target/debug/deps/librand_core-7cf747837d5e7224.rlib" "/opt/rustwide/target/debug/deps/librand_os-92cc08c55994e143.rlib" "/opt/rustwide/target/debug/deps/liblibc-61a89a9d7e0f88ba.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-92ab69505d6921c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-78bbe2a80acb1f13.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9e53fc098d4cd87a.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf64a8f90e9d549d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3f058225b049415d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: 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 `mime_guess`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta5gEqSY" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBuH9r1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: brotli/enc/metablock.c:524:1: fatal error: error writing to /tmp/cchiH8so.s: No space left on device [INFO] [stderr] warning: 524 | } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e7fa3d06997c4042ec8def47a19917184203484d3052d170047abe4a564107c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7fa3d06997c4042ec8def47a19917184203484d3052d170047abe4a564107c6", kill_on_drop: false }` [INFO] [stdout] e7fa3d06997c4042ec8def47a19917184203484d3052d170047abe4a564107c6