[INFO] cloning repository https://github.com/pavel-mukhanov/cryptocurrency [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pavel-mukhanov/cryptocurrency" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavel-mukhanov%2Fcryptocurrency", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavel-mukhanov%2Fcryptocurrency'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c697ad14ab07408ed2b093c2205d98e506888d1 [INFO] testing pavel-mukhanov/cryptocurrency against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavel-mukhanov%2Fcryptocurrency" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pavel-mukhanov/cryptocurrency on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pavel-mukhanov/cryptocurrency [INFO] removed path dependency exonum from git repo https://github.com/pavel-mukhanov/cryptocurrency [INFO] removed path dependency exonum-testkit from git repo https://github.com/pavel-mukhanov/cryptocurrency [INFO] finished tweaking git repo https://github.com/pavel-mukhanov/cryptocurrency [INFO] tweaked toml for git repo https://github.com/pavel-mukhanov/cryptocurrency written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/pavel-mukhanov/cryptocurrency already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-retry v0.1.1 [INFO] [stderr] Downloaded iron-test v0.6.0 [INFO] [stderr] Downloaded exonum-testkit v0.6.0 [INFO] [stderr] Downloaded params v0.8.0 [INFO] [stderr] Downloaded pretty_assertions v0.5.1 [INFO] [stderr] Downloaded exonum_librocksdb-sys v0.5.5 [INFO] [stderr] Downloaded headers v0.1.0 [INFO] [stderr] Downloaded os_info v0.7.0 [INFO] [stderr] Downloaded iron-cors v0.7.1 [INFO] [stderr] Downloaded exonum_libsodium-sys v0.0.16 [INFO] [stderr] Downloaded exonum_rocksdb v0.7.6 [INFO] [stderr] Downloaded exonum-time v0.6.0 [INFO] [stderr] Downloaded exonum v0.6.1 [INFO] [stderr] Downloaded exonum_profiler v0.1.2 [INFO] [stderr] Downloaded exonum_sodiumoxide v0.0.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 124a216893825924852044cd039a73baee6cbe9d5284f80acddb7e6c4f0e759c [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" "124a216893825924852044cd039a73baee6cbe9d5284f80acddb7e6c4f0e759c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "124a216893825924852044cd039a73baee6cbe9d5284f80acddb7e6c4f0e759c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "124a216893825924852044cd039a73baee6cbe9d5284f80acddb7e6c4f0e759c", kill_on_drop: false }` [INFO] [stdout] 124a216893825924852044cd039a73baee6cbe9d5284f80acddb7e6c4f0e759c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24328baf54f0d705926274e2caef87ccf96a12be9fa6b9846e882033646d13da [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" "24328baf54f0d705926274e2caef87ccf96a12be9fa6b9846e882033646d13da", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling os_info v0.7.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling exonum v0.6.1 [INFO] [stderr] Compiling headers v0.1.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cookie v0.10.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling buf_redux v0.6.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling exonum_librocksdb-sys v0.5.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] error: failed to run custom build command for `exonum_librocksdb-sys v0.5.5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/exonum_librocksdb-sys-06d32d48c40dc3e5/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBSNAPPY_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=LIBSNAPPY_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=LIBSNAPPY_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'To create dir: Os { code: 30, kind: Other, message: "Read-only file system" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.5/build.rs:198:22 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a205b010b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55a205b010b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a205b010b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55a205b010b0 - ::fmt::h7881e3a580134f9a [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55a205b22bdc - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55a205afcb12 - std::io::Write::write_fmt::h24485de26f355188 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x55a205b03d55 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55a205b03d55 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55a205b03d55 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55a205b038aa - std::panicking::default_hook::hb08853b392b9404b [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55a205b044f1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55a205b04037 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55a205b0156c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55a205b03f99 - rust_begin_unwind [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55a205b21f81 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55a205b21da3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/option.rs:1268:5 [INFO] [stderr] 16: 0x55a205ac635f - core::result::Result::expect::h12f1c394f9b053f5 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/result.rs:933:23 [INFO] [stderr] 17: 0x55a205a49623 - build_script_build::get_local_src_if::h20ee48bec029268d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.5/build.rs:198:5 [INFO] [stderr] 18: 0x55a205a49c22 - build_script_build::main::h9bb2f8c4ee9d51c6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum_librocksdb-sys-0.5.5/build.rs:229:9 [INFO] [stderr] 19: 0x55a205a4dc6b - core::ops::function::FnOnce::call_once::h9bfce7d4f9d969ff [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55a205a4affe - std::sys_common::backtrace::__rust_begin_short_backtrace::he939d7083b3907a3 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x55a205a4dae1 - std::rt::lang_start::{{closure}}::h4609b26d1dafb8af [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x55a205b04917 - core::ops::function::impls:: for &F>::call_once::h194d6aa01fb6b594 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55a205b04917 - std::panicking::try::do_call::h4ef477456776cccb [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x55a205b04917 - std::panicking::try::h7f2121b6bb3bbca4 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x55a205b04917 - std::panic::catch_unwind::he974d0ca04309948 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stderr] 26: 0x55a205b04917 - std::rt::lang_start_internal::h36e9e78490120b9f [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x55a205a4dab7 - std::rt::lang_start::h969b6ef966f60088 [INFO] [stderr] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x55a205a49cca - main [INFO] [stderr] 29: 0x7fa2cceb10b3 - __libc_start_main [INFO] [stderr] 30: 0x55a205a480ce - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "24328baf54f0d705926274e2caef87ccf96a12be9fa6b9846e882033646d13da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24328baf54f0d705926274e2caef87ccf96a12be9fa6b9846e882033646d13da", kill_on_drop: false }` [INFO] [stdout] 24328baf54f0d705926274e2caef87ccf96a12be9fa6b9846e882033646d13da