[INFO] cloning repository https://github.com/jonathanbeber/rust-grpc-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonathanbeber/rust-grpc-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathanbeber%2Frust-grpc-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathanbeber%2Frust-grpc-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9928f4c042a96fa0614eed54b712b7e426a4c6bb [INFO] checking jonathanbeber/rust-grpc-example against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathanbeber%2Frust-grpc-example" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonathanbeber/rust-grpc-example on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonathanbeber/rust-grpc-example [INFO] finished tweaking git repo https://github.com/jonathanbeber/rust-grpc-example [INFO] tweaked toml for git repo https://github.com/jonathanbeber/rust-grpc-example written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/jonathanbeber/rust-grpc-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protoc v2.10.1 [INFO] [stderr] Downloaded ctrlc v3.1.3 [INFO] [stderr] Downloaded grpcio v0.4.7 [INFO] [stderr] Downloaded grpcio-compiler v0.5.0-alpha.6 [INFO] [stderr] Downloaded protobuf v2.10.1 [INFO] [stderr] Downloaded proc-macro-error v0.4.8 [INFO] [stderr] Downloaded protobuf-codegen v2.10.1 [INFO] [stderr] Downloaded proc-macro-error-attr v0.4.8 [INFO] [stderr] Downloaded grpcio-sys v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1eccd840458a0b12a11a3f5bdb555527c0a061d4c5f1fb843c10225c1123278f [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" "1eccd840458a0b12a11a3f5bdb555527c0a061d4c5f1fb843c10225c1123278f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1eccd840458a0b12a11a3f5bdb555527c0a061d4c5f1fb843c10225c1123278f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eccd840458a0b12a11a3f5bdb555527c0a061d4c5f1fb843c10225c1123278f", kill_on_drop: false }` [INFO] [stdout] 1eccd840458a0b12a11a3f5bdb555527c0a061d4c5f1fb843c10225c1123278f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 748520f32d976f998c3d58d53f7e1808a2e408ed74bdad8b8903fe2a805e3ddb [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" "748520f32d976f998c3d58d53f7e1808a2e408ed74bdad8b8903fe2a805e3ddb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling protobuf v2.10.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking normalize-line-endings v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling protoc v2.10.1 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling grpcio-sys v0.4.7 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking slog-async v2.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking slog-term v2.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking predicates v1.0.2 [INFO] [stderr] Compiling grpcio-compiler v0.5.0-alpha.6 [INFO] [stderr] Compiling protobuf-codegen v2.10.1 [INFO] [stderr] Checking ctrlc v3.1.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling protoc-grpcio v1.1.0 [INFO] [stderr] Compiling stock v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] error: failed to run custom build command for `stock v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/stock-64744e6c930dbfd9/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" } [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/backtrace/internal.rs:46 [INFO] [stderr] 1: failure::backtrace::Backtrace::new [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/backtrace/mod.rs:121 [INFO] [stderr] 2: >::from [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error/error_impl.rs:19 [INFO] [stderr] 3: >::from [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error/mod.rs:36 [INFO] [stderr] 4: >::into [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/convert/mod.rs:539 [INFO] [stderr] 5: failure::context::Context::with_err [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/context.rs:105 [INFO] [stderr] 6: failure::Fail::context [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/lib.rs:160 [INFO] [stderr] 7: as failure::result_ext::ResultExt>::context::{{closure}} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/result_ext.rs:164 [INFO] [stderr] 8: core::result::Result::map_err [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/result.rs:591 [INFO] [stderr] 9: as failure::result_ext::ResultExt>::context [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/result_ext.rs:164 [INFO] [stderr] 10: protoc_grpcio::write_out_generated_files [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protoc-grpcio-1.1.0/src/lib.rs:91 [INFO] [stderr] 11: protoc_grpcio::compile_grpc_protos [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protoc-grpcio-1.1.0/src/lib.rs:260 [INFO] [stderr] 12: build_script_build::main [INFO] [stderr] at build.rs:5 [INFO] [stderr] 13: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:227 [INFO] [stderr] 14: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:125 [INFO] [stderr] 15: std::rt::lang_start::{{closure}} [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:66 [INFO] [stderr] 16: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:259 [INFO] [stderr] std::panicking::try::do_call [INFO] [stderr] at library/std/src/panicking.rs:379 [INFO] [stderr] std::panicking::try [INFO] [stderr] at library/std/src/panicking.rs:343 [INFO] [stderr] std::panic::catch_unwind [INFO] [stderr] at library/std/src/panic.rs:431 [INFO] [stderr] std::rt::lang_start_internal [INFO] [stderr] at library/std/src/rt.rs:51 [INFO] [stderr] 17: std::rt::lang_start [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:65 [INFO] [stderr] 18: main [INFO] [stderr] 19: __libc_start_main [INFO] [stderr] 20: _start [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] failed to create "src/proto/stock_grpc.rs" [INFO] [stderr] [INFO] [stderr] failed to write generated grpc definitions', build.rs:5:92 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5572d14eeaf0 - std::backtrace_rs::backtrace::libunwind::trace::h9d49145f95eb5894 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5572d14eeaf0 - std::backtrace_rs::backtrace::trace_unsynchronized::hab1d020365bb6864 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5572d14eeaf0 - std::sys_common::backtrace::_print_fmt::h7659588431e304bd [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5572d14eeaf0 - ::fmt::h09f4a9e3befae3c7 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5572d151114c - core::fmt::write::hf3fdfde304b9a088 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x5572d14ebfa2 - std::io::Write::write_fmt::h1cb850689c7116f0 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x5572d14f0b65 - std::sys_common::backtrace::_print::hdbccd5aa093ba544 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5572d14f0b65 - std::sys_common::backtrace::print::hc639c4f320222558 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5572d14f0b65 - std::panicking::default_hook::{{closure}}::hdb012dd7a485bb5d [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5572d14f0613 - std::panicking::default_hook::h75facbce77b6ba91 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5572d14f1301 - std::panicking::rust_panic_with_hook::hbcaa5de2cb5e22d5 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5572d14f0e47 - std::panicking::begin_panic_handler::{{closure}}::h4ee6cde415c8f62d [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x5572d14eefac - std::sys_common::backtrace::__rust_end_short_backtrace::h895319f2d3f611c0 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5572d14f0da9 - rust_begin_unwind [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5572d150ef51 - core::panicking::panic_fmt::h0123abb763a6e96f [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5572d150ed73 - core::option::expect_none_failed::h9fff90ea7603aa1d [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/option.rs:1300:5 [INFO] [stderr] 16: 0x5572d11eec03 - core::result::Result::unwrap::hc0d604549099efa3 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x5572d11f4013 - build_script_build::main::hec5033da5cea1ae1 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:5:5 [INFO] [stderr] 18: 0x5572d11e89db - core::ops::function::FnOnce::call_once::h4108785a7ee2412a [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x5572d11efa5e - std::sys_common::backtrace::__rust_begin_short_backtrace::h836a82665ccef716 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x5572d11e87c1 - std::rt::lang_start::{{closure}}::hb7f2099b0a2d18e8 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x5572d14f171a - core::ops::function::impls:: for &F>::call_once::h31ee16c075ae2d62 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x5572d14f171a - std::panicking::try::do_call::h3993344bf97066b6 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x5572d14f171a - std::panicking::try::h09e523df7c9c2d28 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x5572d14f171a - std::panic::catch_unwind::h9d4ddb10ebb815ff [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panic.rs:431:14 [INFO] [stderr] 25: 0x5572d14f171a - std::rt::lang_start_internal::hc92e27a69d75de2a [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x5572d11e8797 - std::rt::lang_start::h954c08298ebc9968 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x5572d11f404a - main [INFO] [stderr] 28: 0x7f836e5c90b3 - __libc_start_main [INFO] [stderr] 29: 0x5572d11df19e - _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" "748520f32d976f998c3d58d53f7e1808a2e408ed74bdad8b8903fe2a805e3ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "748520f32d976f998c3d58d53f7e1808a2e408ed74bdad8b8903fe2a805e3ddb", kill_on_drop: false }` [INFO] [stdout] 748520f32d976f998c3d58d53f7e1808a2e408ed74bdad8b8903fe2a805e3ddb