[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#893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 for pr-77153 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamhogman%2Frusty-snek" "/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/williamhogman/rusty-snek on toolchain 893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "read-manifest" "--manifest-path" "Cargo.toml", 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-6/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" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "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-6/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-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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8e354a0d710f7aa639efd6747732c42555c7d60f5bd4a8ab46fe09c5602a6c7 [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" "d8e354a0d710f7aa639efd6747732c42555c7d60f5bd4a8ab46fe09c5602a6c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8e354a0d710f7aa639efd6747732c42555c7d60f5bd4a8ab46fe09c5602a6c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8e354a0d710f7aa639efd6747732c42555c7d60f5bd4a8ab46fe09c5602a6c7", kill_on_drop: false }` [INFO] [stdout] d8e354a0d710f7aa639efd6747732c42555c7d60f5bd4a8ab46fe09c5602a6c7 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99b1033f7face297aeb474e7783c403112139aede168dbbc95aac055a800ba78 [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" "99b1033f7face297aeb474e7783c403112139aede168dbbc95aac055a800ba78", 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 libc v0.2.42 [INFO] [stderr] Compiling protobuf v1.7.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Checking rand_core v0.2.0 [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling protoc v1.7.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking rand v0.5.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling grpcio-sys v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling uuid v0.1.18 [INFO] [stderr] Compiling mktemp v0.3.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-beb1480b289169e0/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: 0x55effe50fd03 - backtrace::backtrace::libunwind::trace::h0ad69e611fca5d2a [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::hb8308994051b4d44 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.8/src/backtrace/mod.rs:42 [INFO] [stderr] 1: 0x55effe50c253 - backtrace::capture::Backtrace::new_unresolved::h9b9f4696b242fa14 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.8/src/capture.rs:88 [INFO] [stderr] 2: 0x55effe50a55f - failure::backtrace::internal::InternalBacktrace::new::hc47a3045876a66fd [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/backtrace/internal.rs:44 [INFO] [stderr] 3: 0x55effe5097fc - failure::backtrace::Backtrace::new::h19222fdace3ce5a4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/backtrace/mod.rs:98 [INFO] [stderr] 4: 0x55effe4dc5f7 - >::from::hce3efa9aae950f4c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/error.rs:34 [INFO] [stderr] 5: 0x55effe4ddd4e - >::into::h2d254c94f652cba7 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/core/src/convert/mod.rs:545 [INFO] [stderr] 6: 0x55effe4d375d - failure::context::Context::with_err::h11c60115ecbb4e83 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/context.rs:78 [INFO] [stderr] 7: 0x55effe4ddeb5 - failure::Fail::context::h7051f15ac82382eb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/lib.rs:127 [INFO] [stderr] 8: 0x55effe4d31e5 - as failure::result_ext::ResultExt>::context::{{closure}}::h5c9a4764051c4e46 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/result_ext.rs:32 [INFO] [stderr] 9: 0x55effe4d9ea1 - core::result::Result::map_err::hc4989d58829765c1 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/core/src/result.rs:595 [INFO] [stderr] 10: 0x55effe4da5dd - as failure::result_ext::ResultExt>::context::h9f23d09aae09d338 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/result_ext.rs:32 [INFO] [stderr] 11: 0x55effe4d094a - protoc_grpcio::write_out_generated_files::h177fa566dd8eb81d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protoc-grpcio-0.1.1/src/lib.rs:89 [INFO] [stderr] 12: 0x55effe4cff98 - protoc_grpcio::compile_grpc_protos::h766e695596bfbf5e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protoc-grpcio-0.1.1/src/lib.rs:252 [INFO] [stderr] 13: 0x55effe4d41c8 - build_script_build::main::h78cd6e3185fd95d7 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:7 [INFO] [stderr] 14: 0x55effe4d20aa - core::ops::function::FnOnce::call_once::h6ab3663ad3031817 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/core/src/ops/function.rs:227 [INFO] [stderr] 15: 0x55effe4d3b7d - std::sys_common::backtrace::__rust_begin_short_backtrace::h2f78492aa78e2aa1 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 16: 0x55effe4dd570 - std::rt::lang_start::{{closure}}::hb0df03fe317ba735 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/rt.rs:66 [INFO] [stderr] 17: 0x55effe78dfbf - core::ops::function::impls:: for &F>::call_once::h5e15f43ce28787f7 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/core/src/ops/function.rs:259 [INFO] [stderr] - std::panicking::try::do_call::h764f1891769113e9 [INFO] [stderr] at library/std/src/panicking.rs:381 [INFO] [stderr] - std::panicking::try::h0f2fe4fdd5e0ad19 [INFO] [stderr] at library/std/src/panicking.rs:345 [INFO] [stderr] - std::panic::catch_unwind::h1634e40dd3a19f80 [INFO] [stderr] at library/std/src/panic.rs:382 [INFO] [stderr] - std::rt::lang_start_internal::h8d4bc7b854bbd5fe [INFO] [stderr] at library/std/src/rt.rs:51 [INFO] [stderr] 18: 0x55effe4dd546 - std::rt::lang_start::h72e7ac0b6be8df5b [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/rt.rs:65 [INFO] [stderr] 19: 0x55effe4d4239 - main [INFO] [stderr] 20: 0x7fca88e2b0b2 - __libc_start_main [INFO] [stderr] 21: 0x55effe4cb1ad - _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: 0x55effe78af90 - std::backtrace_rs::backtrace::libunwind::trace::he85dfb3ae4206056 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x55effe78af90 - std::backtrace_rs::backtrace::trace_unsynchronized::h1ad28094d7b00c21 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55effe78af90 - std::sys_common::backtrace::_print_fmt::h901b54610713cd21 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x55effe78af90 - ::fmt::hb0ad78ee1571f7e0 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x55effe7af50c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/core/src/fmt/mod.rs:1080 [INFO] [stderr] 5: 0x55effe788437 - std::io::Write::write_fmt::hf7b7d7b243f84a36 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/io/mod.rs:1517 [INFO] [stderr] 6: 0x55effe78d530 - std::sys_common::backtrace::_print::hd093978a5287b8ff [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x55effe78d530 - std::sys_common::backtrace::print::h20f46787581d56d7 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x55effe78d530 - std::panicking::default_hook::{{closure}}::h486cbb4b82ffc357 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/panicking.rs:208 [INFO] [stderr] 9: 0x55effe78d1e8 - std::panicking::default_hook::h4190c9e3edd4d591 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/panicking.rs:227 [INFO] [stderr] 10: 0x55effe78dc01 - std::panicking::rust_panic_with_hook::h72e78719cdda225c [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/panicking.rs:577 [INFO] [stderr] 11: 0x55effe78d7a9 - std::panicking::begin_panic_handler::{{closure}}::h8bd07dbd34150a96 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/panicking.rs:484 [INFO] [stderr] 12: 0x55effe78b41c - std::sys_common::backtrace::__rust_end_short_backtrace::hdb6b3066ad29028a [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x55effe78d769 - rust_begin_unwind [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/panicking.rs:483 [INFO] [stderr] 14: 0x55effe7ad3e1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/core/src/panicking.rs:85 [INFO] [stderr] 15: 0x55effe7ad203 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/core/src/option.rs:1221 [INFO] [stderr] 16: 0x55effe4d9726 - core::result::Result::expect::he706e903f91d8336 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/core/src/result.rs:933 [INFO] [stderr] 17: 0x55effe4d4205 - build_script_build::main::h78cd6e3185fd95d7 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:7 [INFO] [stderr] 18: 0x55effe4d20ab - core::ops::function::FnOnce::call_once::h6ab3663ad3031817 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/core/src/ops/function.rs:227 [INFO] [stderr] 19: 0x55effe4d3b7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h2f78492aa78e2aa1 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 20: 0x55effe4dd571 - std::rt::lang_start::{{closure}}::hb0df03fe317ba735 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/rt.rs:66 [INFO] [stderr] 21: 0x55effe78dfc0 - core::ops::function::impls:: for &F>::call_once::h5e15f43ce28787f7 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/core/src/ops/function.rs:259 [INFO] [stderr] 22: 0x55effe78dfc0 - std::panicking::try::do_call::h764f1891769113e9 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/panicking.rs:381 [INFO] [stderr] 23: 0x55effe78dfc0 - std::panicking::try::h0f2fe4fdd5e0ad19 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/panicking.rs:345 [INFO] [stderr] 24: 0x55effe78dfc0 - std::panic::catch_unwind::h1634e40dd3a19f80 [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/panic.rs:382 [INFO] [stderr] 25: 0x55effe78dfc0 - std::rt::lang_start_internal::h8d4bc7b854bbd5fe [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/rt.rs:51 [INFO] [stderr] 26: 0x55effe4dd547 - std::rt::lang_start::h72e7ac0b6be8df5b [INFO] [stderr] at /rustc/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/library/std/src/rt.rs:65 [INFO] [stderr] 27: 0x55effe4d423a - main [INFO] [stderr] 28: 0x7fca88e2b0b3 - __libc_start_main [INFO] [stderr] 29: 0x55effe4cb1ae - _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" "99b1033f7face297aeb474e7783c403112139aede168dbbc95aac055a800ba78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99b1033f7face297aeb474e7783c403112139aede168dbbc95aac055a800ba78", kill_on_drop: false }` [INFO] [stdout] 99b1033f7face297aeb474e7783c403112139aede168dbbc95aac055a800ba78