[INFO] cloning repository https://github.com/williamhogman/rusty-snek [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/williamhogman/rusty-snek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamhogman%2Frusty-snek", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamhogman%2Frusty-snek'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b06b5188c9ff28fd7a05eea4c287985f5cb59c2d [INFO] checking williamhogman/rusty-snek against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamhogman%2Frusty-snek" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/williamhogman/rusty-snek on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/williamhogman/rusty-snek [INFO] finished tweaking git repo https://github.com/williamhogman/rusty-snek [INFO] tweaked toml for git repo https://github.com/williamhogman/rusty-snek written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/williamhogman/rusty-snek already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-14/source/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e91aadda96417dfb28cf327ac0bf8fdd91bef7c7d290bdda35c940994bcd2d63 [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" "e91aadda96417dfb28cf327ac0bf8fdd91bef7c7d290bdda35c940994bcd2d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e91aadda96417dfb28cf327ac0bf8fdd91bef7c7d290bdda35c940994bcd2d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e91aadda96417dfb28cf327ac0bf8fdd91bef7c7d290bdda35c940994bcd2d63", kill_on_drop: false }` [INFO] [stdout] e91aadda96417dfb28cf327ac0bf8fdd91bef7c7d290bdda35c940994bcd2d63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd24e48b10fa14b63b153689cf3d5e523744eff55900050552887ce9d4a417a8 [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" "fd24e48b10fa14b63b153689cf3d5e523744eff55900050552887ce9d4a417a8", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling protobuf v1.7.3 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Checking futures v0.1.21 [INFO] [stderr] Checking rand_core v0.2.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Checking rand v0.5.0 [INFO] [stderr] Compiling protoc v1.7.3 [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling uuid v0.1.18 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling grpcio-sys v0.2.3 [INFO] [stderr] Compiling mktemp v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling grpcio-compiler v0.2.0 [INFO] [stderr] Compiling protoc-grpcio v0.1.1 [INFO] [stderr] Compiling copperhead v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `copperhead v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/copperhead-0040e143b8cac346/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=src/protos [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Failed to compile gRPC definitions!: Os { code: 30, kind: Other, message: "Read-only file system" } [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b73521fc4d - backtrace::backtrace::libunwind::trace::hc3e83ebeaff41ed8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.8/src/backtrace/libunwind.rs:53 [INFO] [stderr] - backtrace::backtrace::trace::h9e4b7aad63b0801f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.8/src/backtrace/mod.rs:42 [INFO] [stderr] 1: 0x55b735217b7f - backtrace::capture::Backtrace::new_unresolved::h15cf9926b6d27b81 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.8/src/capture.rs:88 [INFO] [stderr] 2: 0x55b735215aaf - failure::backtrace::internal::InternalBacktrace::new::hd3d9977d00e0e3c9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/backtrace/internal.rs:44 [INFO] [stderr] 3: 0x55b735215886 - failure::backtrace::Backtrace::new::he2e42b6e8a113ff0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/backtrace/mod.rs:98 [INFO] [stderr] 4: 0x55b7351def6b - >::from::h6337f179c1e29255 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/error.rs:34 [INFO] [stderr] 5: 0x55b7351ecce0 - >::into::h0ead90c652b6dd48 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/convert/mod.rs:538 [INFO] [stderr] 6: 0x55b7351eaf5b - failure::context::Context::with_err::hfb75258289494764 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/context.rs:78 [INFO] [stderr] 7: 0x55b7351ed3ee - failure::Fail::context::h745463ccefa39649 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/lib.rs:127 [INFO] [stderr] 8: 0x55b7351e101e - as failure::result_ext::ResultExt>::context::{{closure}}::haf81459ff92b5e73 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/result_ext.rs:32 [INFO] [stderr] 9: 0x55b7351e2df2 - core::result::Result::map_err::h4cd14c8aaa951e18 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/result.rs:591 [INFO] [stderr] 10: 0x55b7351e393d - as failure::result_ext::ResultExt>::context::h6cb843cfc60a9ecc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/result_ext.rs:32 [INFO] [stderr] 11: 0x55b7351e8966 - protoc_grpcio::write_out_generated_files::h63edf1da7a90c676 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protoc-grpcio-0.1.1/src/lib.rs:89 [INFO] [stderr] 12: 0x55b7351e7da5 - protoc_grpcio::compile_grpc_protos::hc1896c757532f361 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protoc-grpcio-0.1.1/src/lib.rs:252 [INFO] [stderr] 13: 0x55b7351ed6dc - build_script_build::main::hb00adbdc1a74ecb9 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:7 [INFO] [stderr] 14: 0x55b7351ec16a - core::ops::function::FnOnce::call_once::h5cee1c24a069292e [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/ops/function.rs:227 [INFO] [stderr] 15: 0x55b7351e04ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h4fc66960757f9663 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:125 [INFO] [stderr] 16: 0x55b7351ea050 - std::rt::lang_start::{{closure}}::hadeb43dafc5e2a2f [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/rt.rs:66 [INFO] [stderr] 17: 0x55b73547ed09 - core::ops::function::impls:: for &F>::call_once::hbcc915e668c7ca11 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/ops/function.rs:259 [INFO] [stderr] - std::panicking::try::do_call::h6b0f430d48122ddf [INFO] [stderr] at library/std/src/panicking.rs:379 [INFO] [stderr] - std::panicking::try::h6ba420e2e21b5afa [INFO] [stderr] at library/std/src/panicking.rs:343 [INFO] [stderr] - std::panic::catch_unwind::h8366719d1f615eee [INFO] [stderr] at library/std/src/panic.rs:431 [INFO] [stderr] - std::rt::lang_start_internal::h965c28c9ce06ee73 [INFO] [stderr] at library/std/src/rt.rs:51 [INFO] [stderr] 18: 0x55b7351ea02f - std::rt::lang_start::hd3d889b26b4090ba [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/rt.rs:65 [INFO] [stderr] 19: 0x55b7351ed73b - main [INFO] [stderr] 20: 0x7f0bb31150b2 - __libc_start_main [INFO] [stderr] 21: 0x55b7351d9b4d - _start [INFO] [stderr] 22: 0x0 - [INFO] [stderr] [INFO] [stderr] failed to create "src/protos/snake_grpc.rs" [INFO] [stderr] [INFO] [stderr] failed to write generated grpc definitions', build.rs:11:7 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b73547c0f0 - std::backtrace_rs::backtrace::libunwind::trace::h4dee703919bfd40a [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55b73547c0f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h457e839f1a563e20 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b73547c0f0 - std::sys_common::backtrace::_print_fmt::h86a55fb30f8393c8 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55b73547c0f0 - ::fmt::h7b3d6cac46d277e1 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55b73549d0bf - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x55b735479912 - std::io::Write::write_fmt::h6010cfbb4726588b [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/io/mod.rs:1572:15 [INFO] [stderr] 6: 0x55b73547e305 - std::sys_common::backtrace::_print::h79b4f9652330cc9d [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55b73547e305 - std::sys_common::backtrace::print::h330bb326a76af8cf [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55b73547e305 - std::panicking::default_hook::{{closure}}::heb6a42a7d50a472e [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55b73547ddb3 - std::panicking::default_hook::h17e521ba6d68d6e1 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55b73547e90d - std::panicking::rust_panic_with_hook::h70db735e3a6e70cb [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55b73547e4a7 - std::panicking::begin_panic_handler::{{closure}}::h777c71c8e5a7e25c [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55b73547c5ac - std::sys_common::backtrace::__rust_end_short_backtrace::h3e9bf30168899554 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55b73547e409 - rust_begin_unwind [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55b7351d9481 - core::panicking::panic_fmt::h5322a082d19786c3 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55b7351d9373 - core::option::expect_none_failed::h354eaa93a51d71b8 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/option.rs:1329:5 [INFO] [stderr] 16: 0x55b7351e2bf2 - core::result::Result::expect::he935ce6f30ccded0 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/result.rs:997:23 [INFO] [stderr] 17: 0x55b7351ed709 - build_script_build::main::hb00adbdc1a74ecb9 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:7:5 [INFO] [stderr] 18: 0x55b7351ec16b - core::ops::function::FnOnce::call_once::h5cee1c24a069292e [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55b7351e04ee - std::sys_common::backtrace::__rust_begin_short_backtrace::h4fc66960757f9663 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x55b7351ea051 - std::rt::lang_start::{{closure}}::hadeb43dafc5e2a2f [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x55b73547ed0a - core::ops::function::impls:: for &F>::call_once::hbcc915e668c7ca11 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55b73547ed0a - std::panicking::try::do_call::h6b0f430d48122ddf [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x55b73547ed0a - std::panicking::try::h6ba420e2e21b5afa [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x55b73547ed0a - std::panic::catch_unwind::h8366719d1f615eee [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panic.rs:431:14 [INFO] [stderr] 25: 0x55b73547ed0a - std::rt::lang_start_internal::h965c28c9ce06ee73 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x55b7351ea030 - std::rt::lang_start::hd3d889b26b4090ba [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x55b7351ed73c - main [INFO] [stderr] 28: 0x7f0bb31150b3 - __libc_start_main [INFO] [stderr] 29: 0x55b7351d9b4e - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fd24e48b10fa14b63b153689cf3d5e523744eff55900050552887ce9d4a417a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd24e48b10fa14b63b153689cf3d5e523744eff55900050552887ce9d4a417a8", kill_on_drop: false }` [INFO] [stdout] fd24e48b10fa14b63b153689cf3d5e523744eff55900050552887ce9d4a417a8