[INFO] cloning repository https://github.com/litentry/litentry-juniper-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/litentry/litentry-juniper-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitentry%2Flitentry-juniper-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitentry%2Flitentry-juniper-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5c021747c011ce30e9521374f75af4b8105c999 [INFO] testing litentry/litentry-juniper-api against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitentry%2Flitentry-juniper-api" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/litentry/litentry-juniper-api on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/litentry/litentry-juniper-api [INFO] finished tweaking git repo https://github.com/litentry/litentry-juniper-api [INFO] tweaked toml for git repo https://github.com/litentry/litentry-juniper-api written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/litentry/litentry-juniper-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8c6c7f8ad33a029024270b0f28dc0bb5e500a0371d19435b730917961797f7cc [INFO] running `Command { std: "docker" "start" "-a" "8c6c7f8ad33a029024270b0f28dc0bb5e500a0371d19435b730917961797f7cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c6c7f8ad33a029024270b0f28dc0bb5e500a0371d19435b730917961797f7cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c6c7f8ad33a029024270b0f28dc0bb5e500a0371d19435b730917961797f7cc", kill_on_drop: false }` [INFO] [stdout] 8c6c7f8ad33a029024270b0f28dc0bb5e500a0371d19435b730917961797f7cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b2c7f2575e7c938c920442bb252bb936e4e6443d90531498c34fd71197ec127 [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" "5b2c7f2575e7c938c920442bb252bb936e4e6443d90531498c34fd71197ec127", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling bitvec v0.14.0 [INFO] [stderr] Compiling byte-slice-cast v0.3.2 [INFO] [stderr] Compiling parity-wasm v0.40.3 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling zeroize v0.10.1 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling bs58 v0.2.5 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling environmental v1.0.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ryu v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.51 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling integer-sqrt v0.1.2 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.51 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling quick-error v0.1.4 [INFO] [stderr] Compiling nohash-hasher v0.1.2 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling static_slice v0.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling parity-send-wrapper v0.1.0 [INFO] [stderr] Compiling ipnet v2.0.1 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling once_cell v0.2.4 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling bitmask v0.5.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling parity-bytes v0.1.0 (https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d#b0317f64) [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling litentry-runtime v0.1.0 (/opt/rustwide/workdir/litentry) [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling chunked_transfer v1.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling futures-core v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling qstring v0.6.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling hashbrown v0.6.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling trie-root v0.15.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.3.3 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling wasmi-validation v0.2.0 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling futures-channel v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling sr-std v2.0.0 (https://github.com/paritytech/substrate?rev=f17d023bbe179f15678ac9989f471c9b18917e17#f17d023b) [INFO] [stderr] Compiling sr-io v2.0.0 (https://github.com/paritytech/substrate?rev=f17d023bbe179f15678ac9989f471c9b18917e17#f17d023b) [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling sr-std v2.0.0 (https://github.com/paritytech/substrate#02622d9c) [INFO] [stderr] Compiling snow v0.5.2 [INFO] [stderr] Compiling safe-mix v1.0.0 [INFO] [stderr] Compiling sr-io v2.0.0 (https://github.com/paritytech/substrate#02622d9c) [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling futures-sink v0.2.1 [INFO] [stderr] Compiling uint v0.8.1 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling elastic-array v0.10.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling wasm-timer v0.1.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-io v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] error: failed to run custom build command for `openssl v0.9.24` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-332fb5e00f55d2f1/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Unable to detect OpenSSL version', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56101369bacc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x56101369bacc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56101369bacc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x56101369bacc - ::fmt::hf439e5ed84c74abd [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5610136b5bfc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/fmt/mod.rs:1149:17 [INFO] [stderr] 5: 0x5610136993b5 - std::io::Write::write_fmt::h5562a8b6da0f0339 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/io/mod.rs:1697:15 [INFO] [stderr] 6: 0x56101369d0d0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x56101369d0d0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x56101369d0d0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x56101369cc7b - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x56101369d784 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x56101368518e - std::panicking::begin_panic::{{closure}}::hc6945ff32667fd81 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:526:9 [INFO] [stderr] 12: 0x561013684f68 - std::sys_common::backtrace::__rust_end_short_backtrace::h6c0c19b2ca2d6820 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x5610136850cf - std::panicking::begin_panic::hcee2c05b5d5a137e [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:525:12 [INFO] [stderr] 14: 0x561013686006 - build_script_build::main::hd5a20a020ee5b1f3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14 [INFO] [stderr] 15: 0x5610136839db - core::ops::function::FnOnce::call_once::h4074f155260f7d6f [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x561013684fae - std::sys_common::backtrace::__rust_begin_short_backtrace::hebde1193ac9e69dd [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 17: 0x561013684001 - std::rt::lang_start::{{closure}}::h685c5362bcd44e19 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/rt.rs:145:18 [INFO] [stderr] 18: 0x56101369b311 - core::ops::function::impls:: for &F>::call_once::h42d3791e66d196c0 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x56101369b311 - std::panicking::try::do_call::hc3bcb188e535517f [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stderr] 20: 0x56101369b311 - std::panicking::try::hb1edf04d4a7097ab [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stderr] 21: 0x56101369b311 - std::panic::catch_unwind::h75ed941ac0d36d57 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stderr] 22: 0x56101369b311 - std::rt::lang_start_internal::{{closure}}::hc702b3389af4cbea [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/rt.rs:128:48 [INFO] [stderr] 23: 0x56101369b311 - std::panicking::try::do_call::h53276a03c7fe2ebc [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stderr] 24: 0x56101369b311 - std::panicking::try::ha9e37f45dc542517 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stderr] 25: 0x56101369b311 - std::panic::catch_unwind::h182647595766fee7 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stderr] 26: 0x56101369b311 - std::rt::lang_start_internal::h571831ebdba142de [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/rt.rs:128:20 [INFO] [stderr] 27: 0x561013683fd0 - std::rt::lang_start::h0cb4595b41c1157c [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/rt.rs:144:17 [INFO] [stderr] 28: 0x5610136866ec - main [INFO] [stderr] 29: 0x7f84bc8410b3 - __libc_start_main [INFO] [stderr] 30: 0x56101368157e - _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" "5b2c7f2575e7c938c920442bb252bb936e4e6443d90531498c34fd71197ec127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b2c7f2575e7c938c920442bb252bb936e4e6443d90531498c34fd71197ec127", kill_on_drop: false }` [INFO] [stdout] 5b2c7f2575e7c938c920442bb252bb936e4e6443d90531498c34fd71197ec127