[INFO] cloning repository https://github.com/peripherio/peripherio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peripherio/peripherio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperipherio%2Fperipherio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperipherio%2Fperipherio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5ebb68ce23f2ebec1a58efb3c05f1e7479177e7 [INFO] testing peripherio/peripherio against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperipherio%2Fperipherio" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peripherio/peripherio on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peripherio/peripherio [INFO] finished tweaking git repo https://github.com/peripherio/peripherio [INFO] tweaked toml for git repo https://github.com/peripherio/peripherio written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/peripherio/peripherio already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85dbe31b0f588418c7f67f41199fb9f5628c51de457404f752f5a99935ffaedf [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" "85dbe31b0f588418c7f67f41199fb9f5628c51de457404f752f5a99935ffaedf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85dbe31b0f588418c7f67f41199fb9f5628c51de457404f752f5a99935ffaedf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85dbe31b0f588418c7f67f41199fb9f5628c51de457404f752f5a99935ffaedf", kill_on_drop: false }` [INFO] [stdout] 85dbe31b0f588418c7f67f41199fb9f5628c51de457404f752f5a99935ffaedf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01bddd0c489f178d93a04e9722d5abbb461d424564995cee22c56e8e7fadc9cd [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" "01bddd0c489f178d93a04e9722d5abbb461d424564995cee22c56e8e7fadc9cd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling proc-macro2 v0.4.12 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling protobuf v2.0.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling ryu v0.2.4 [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling traitobject v0.0.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling cmake v0.1.33 [INFO] [stderr] Compiling protoc v2.0.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling uuid v0.1.18 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling mktemp v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling valico v2.1.0 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling grpcio-sys v0.2.3 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling ctrlc v3.1.1 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling protobuf-codegen v2.0.4 [INFO] [stderr] Compiling serde_test v1.0.73 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling grpcio-compiler v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling protoc-grpcio v0.2.0 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling peripherio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `peripherio v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/peripherio-6e4ba8b020ad5710/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=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: 0x55ed3ad964c3 - backtrace::backtrace::libunwind::trace::hbdceed6d9827c06f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/libunwind.rs:53 [INFO] [stderr] - backtrace::backtrace::trace::h0cfd6ef614d6729c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/mod.rs:42 [INFO] [stderr] 1: 0x55ed3ad90f75 - backtrace::capture::Backtrace::new_unresolved::h20c685a185da417b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:88 [INFO] [stderr] 2: 0x55ed3ad900e0 - failure::backtrace::internal::InternalBacktrace::new::h35d43a757f7037e8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.2/src/backtrace/internal.rs:44 [INFO] [stderr] 3: 0x55ed3ad8ec2c - failure::backtrace::Backtrace::new::h38a91f96e0561439 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.2/src/backtrace/mod.rs:111 [INFO] [stderr] 4: 0x55ed3ad5a93c - >::from::hadc8569b2d6f5b41 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.2/src/error/error_impl.rs:20 [INFO] [stderr] 5: 0x55ed3ad627ee - >::from::hb821a7e765cdaf63 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.2/src/error/mod.rs:36 [INFO] [stderr] 6: 0x55ed3ad58bde - >::into::ha5528c782f1c1486 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/convert/mod.rs:546 [INFO] [stderr] 7: 0x55ed3ad5860d - failure::context::Context::with_err::ha1085a8a2f0f2424 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.2/src/context.rs:78 [INFO] [stderr] 8: 0x55ed3ad590f5 - failure::Fail::context::h4320d256163a45cd [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.2/src/lib.rs:148 [INFO] [stderr] 9: 0x55ed3ad62b75 - as failure::result_ext::ResultExt>::context::{{closure}}::hb47ca1f96daf4871 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.2/src/result_ext.rs:164 [INFO] [stderr] 10: 0x55ed3ad5ee91 - core::result::Result::map_err::he6009dee66b4ae02 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:595 [INFO] [stderr] 11: 0x55ed3ad5f56d - as failure::result_ext::ResultExt>::context::hab49469dea08918e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.2/src/result_ext.rs:164 [INFO] [stderr] 12: 0x55ed3ad559a5 - protoc_grpcio::write_out_generated_files::h69158275f9a067b3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protoc-grpcio-0.2.0/src/lib.rs:91 [INFO] [stderr] 13: 0x55ed3ad54e81 - protoc_grpcio::compile_grpc_protos::h0f587898470b4118 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protoc-grpcio-0.2.0/src/lib.rs:256 [INFO] [stderr] 14: 0x55ed3ad57ee3 - build_script_build::main::he24f061737f54dc5 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:7 [INFO] [stderr] 15: 0x55ed3ad570ca - core::ops::function::FnOnce::call_once::h830f8ed2501816b5 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227 [INFO] [stderr] 16: 0x55ed3ad61d9d - std::sys_common::backtrace::__rust_begin_short_backtrace::he2f6ad2a436e8836 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125 [INFO] [stderr] 17: 0x55ed3ad61e40 - std::rt::lang_start::{{closure}}::h54f183a52dd145f9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/rt.rs:66 [INFO] [stderr] 18: 0x55ed3affcd16 - core::ops::function::impls:: for &F>::call_once::h194d6aa01fb6b594 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:259 [INFO] [stderr] - std::panicking::try::do_call::h4ef477456776cccb [INFO] [stderr] at library/std/src/panicking.rs:379 [INFO] [stderr] - std::panicking::try::h7f2121b6bb3bbca4 [INFO] [stderr] at library/std/src/panicking.rs:343 [INFO] [stderr] - std::panic::catch_unwind::he974d0ca04309948 [INFO] [stderr] at library/std/src/panic.rs:396 [INFO] [stderr] - std::rt::lang_start_internal::h36e9e78490120b9f [INFO] [stderr] at library/std/src/rt.rs:51 [INFO] [stderr] 19: 0x55ed3ad61e16 - std::rt::lang_start::hecfac7dc91cf2d17 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/rt.rs:65 [INFO] [stderr] 20: 0x55ed3ad57f59 - main [INFO] [stderr] 21: 0x7f713488d0b2 - __libc_start_main [INFO] [stderr] 22: 0x55ed3ad5019d - _start [INFO] [stderr] 23: 0x0 - [INFO] [stderr] [INFO] [stderr] failed to create "src/protos/peripherio_grpc.rs" [INFO] [stderr] [INFO] [stderr] failed to write generated grpc definitions', build.rs:8:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ed3aff98c0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55ed3aff98c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55ed3aff98c0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55ed3aff98c0 - ::fmt::h7881e3a580134f9a [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55ed3b01fd9c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55ed3aff67d2 - std::io::Write::write_fmt::h24485de26f355188 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x55ed3affc155 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55ed3affc155 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55ed3affc155 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55ed3affbcaa - std::panicking::default_hook::hb08853b392b9404b [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55ed3affc8f1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55ed3affc437 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55ed3aff9d7c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55ed3affc399 - rust_begin_unwind [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55ed3b01dd31 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55ed3b01db53 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stderr] 16: 0x55ed3ad5e6f6 - core::result::Result::expect::h0e7cd97f3c8c316f [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:933:23 [INFO] [stderr] 17: 0x55ed3ad57f20 - build_script_build::main::he24f061737f54dc5 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:7:5 [INFO] [stderr] 18: 0x55ed3ad570cb - core::ops::function::FnOnce::call_once::h830f8ed2501816b5 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55ed3ad61d9e - std::sys_common::backtrace::__rust_begin_short_backtrace::he2f6ad2a436e8836 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x55ed3ad61e41 - std::rt::lang_start::{{closure}}::h54f183a52dd145f9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x55ed3affcd17 - core::ops::function::impls:: for &F>::call_once::h194d6aa01fb6b594 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55ed3affcd17 - std::panicking::try::do_call::h4ef477456776cccb [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x55ed3affcd17 - std::panicking::try::h7f2121b6bb3bbca4 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x55ed3affcd17 - std::panic::catch_unwind::he974d0ca04309948 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stderr] 25: 0x55ed3affcd17 - std::rt::lang_start_internal::h36e9e78490120b9f [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x55ed3ad61e17 - std::rt::lang_start::hecfac7dc91cf2d17 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x55ed3ad57f5a - main [INFO] [stderr] 28: 0x7f713488d0b3 - __libc_start_main [INFO] [stderr] 29: 0x55ed3ad5019e - _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" "01bddd0c489f178d93a04e9722d5abbb461d424564995cee22c56e8e7fadc9cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01bddd0c489f178d93a04e9722d5abbb461d424564995cee22c56e8e7fadc9cd", kill_on_drop: false }` [INFO] [stdout] 01bddd0c489f178d93a04e9722d5abbb461d424564995cee22c56e8e7fadc9cd