[INFO] cloning repository https://github.com/efosao/hello-rocket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/efosao/hello-rocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fefosao%2Fhello-rocket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fefosao%2Fhello-rocket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b04b4c41138d14d3a559a9a866c177d24dd1620e [INFO] checking efosao/hello-rocket against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fefosao%2Fhello-rocket" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/efosao/hello-rocket on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/efosao/hello-rocket [INFO] finished tweaking git repo https://github.com/efosao/hello-rocket [INFO] tweaked toml for git repo https://github.com/efosao/hello-rocket written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/efosao/hello-rocket already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking efosao/hello-rocket against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fefosao%2Fhello-rocket" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/efosao/hello-rocket on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/efosao/hello-rocket [INFO] finished tweaking git repo https://github.com/efosao/hello-rocket [INFO] tweaked toml for git repo https://github.com/efosao/hello-rocket written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/efosao/hello-rocket already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.0.8 [INFO] [stderr] Downloaded tokio-trace-core v0.2.0 [INFO] [stderr] Downloaded tokio v0.1.21 [INFO] [stderr] Downloaded rocket_contrib v0.4.1 [INFO] [stderr] Downloaded notify v4.0.12 [INFO] [stderr] Downloaded h2 v0.1.23 [INFO] [stderr] Downloaded hyper v0.12.29 [INFO] [stderr] Downloaded syn v0.15.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67c4f437305d8500030aabd6856415d65dea5f90f2a4134458581d8ce87a19f1 [INFO] running `Command { std: "docker" "start" "-a" "67c4f437305d8500030aabd6856415d65dea5f90f2a4134458581d8ce87a19f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67c4f437305d8500030aabd6856415d65dea5f90f2a4134458581d8ce87a19f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67c4f437305d8500030aabd6856415d65dea5f90f2a4134458581d8ce87a19f1", kill_on_drop: false }` [INFO] [stdout] 67c4f437305d8500030aabd6856415d65dea5f90f2a4134458581d8ce87a19f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2351b4aa52271a49da4cd52db177d51cfe14c03c376cb061ce75d18b86e97194 [INFO] running `Command { std: "docker" "start" "-a" "2351b4aa52271a49da4cd52db177d51cfe14c03c376cb061ce75d18b86e97194", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking rand_core v0.4.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] Checking futures v0.1.27 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: openssl-sys@0.9.47: build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token [INFO] [stderr] warning: openssl-sys@0.9.47: 4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v [INFO] [stderr] warning: openssl-sys@0.9.47: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: openssl-sys@0.9.47: build/expando.c:5:23: note: in expansion of macro 'VERSION2' [INFO] [stderr] warning: openssl-sys@0.9.47: 5 | #define VERSION(n, v) VERSION2(n, v) [INFO] [stderr] warning: openssl-sys@0.9.47: | ^~~~~~~~ [INFO] [stderr] warning: openssl-sys@0.9.47: build/expando.c:10:1: note: in expansion of macro 'VERSION' [INFO] [stderr] warning: openssl-sys@0.9.47: 10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER) [INFO] [stderr] warning: openssl-sys@0.9.47: | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.47` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-2021814e14c7463b/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=const_fn [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [INFO] [stderr] OPENSSL_LIB_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [INFO] [stderr] OPENSSL_INCLUDE_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DIR [INFO] [stderr] OPENSSL_DIR unset [INFO] [stderr] cargo:rustc-link-lib=ssl [INFO] [stderr] cargo:rustc-link-lib=crypto [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-E" "build/expando.c" [INFO] [stderr] cargo:warning=build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token [INFO] [stderr] cargo:warning= 4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=build/expando.c:5:23: note: in expansion of macro 'VERSION2' [INFO] [stderr] cargo:warning= 5 | #define VERSION(n, v) VERSION2(n, v) [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=build/expando.c:10:1: note: in expansion of macro 'VERSION' [INFO] [stderr] cargo:warning= 10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER) [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.47/build/main.rs:126:13: [INFO] [stderr] [INFO] [stderr] Header expansion error: [INFO] [stderr] Error { kind: ToolExecError, message: "Command \"cc\" \"-O0\" \"-ffunction-sections\" \"-fdata-sections\" \"-fPIC\" \"-g\" \"-fno-omit-frame-pointer\" \"-m64\" \"-Wall\" \"-Wextra\" \"-E\" \"build/expando.c\" with args \"cc\" did not execute successfully (status code exit status: 1)." } [INFO] [stderr] [INFO] [stderr] Failed to find OpenSSL development headers. [INFO] [stderr] [INFO] [stderr] You can try fixing this setting the `OPENSSL_DIR` environment variable [INFO] [stderr] pointing to your OpenSSL installation or installing OpenSSL headers package [INFO] [stderr] specific to your distribution: [INFO] [stderr] [INFO] [stderr] # On Ubuntu [INFO] [stderr] sudo apt-get install libssl-dev [INFO] [stderr] # On Arch Linux [INFO] [stderr] sudo pacman -S openssl [INFO] [stderr] # On Fedora [INFO] [stderr] sudo dnf install openssl-devel [INFO] [stderr] [INFO] [stderr] See rust-openssl README for more information: [INFO] [stderr] [INFO] [stderr] https://github.com/sfackler/rust-openssl#linux [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x560bca84bba2 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x560bca84bba2 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x560bca84bba2 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x560bca84bba2 - ::fmt::hd2f62a79c076756d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x560bca87041c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x560bca87041c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x560bca84947f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x560bca84b974 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x560bca84b974 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x560bca84d1ab - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 10: 0x560bca84cf03 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x560bca84d64d - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x560bca84d522 - std::panicking::begin_panic_handler::{{closure}}::h0490fb0ce2a5c0be [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x560bca84c076 - std::sys_common::backtrace::__rust_end_short_backtrace::hba4a3b291ebba6bd [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x560bca84d254 - rust_begin_unwind [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x560bca7be355 - core::panicking::panic_fmt::hc5689e3f09a0388f [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x560bca7c70d4 - build_script_main::validate_headers::h9b2bd7f61b4c36b8 [INFO] [stderr] 17: 0x560bca7c3d6e - build_script_main::find::try_pkg_config::hfd527c9b7a92d4cc [INFO] [stderr] 18: 0x560bca7c2a88 - build_script_main::find::find_openssl_dir::h387e3b142c2905d0 [INFO] [stderr] 19: 0x560bca7c2892 - build_script_main::find::get_openssl::{{closure}}::h4824958f318e5550 [INFO] [stderr] 20: 0x560bca7bffe3 - core::option::Option::unwrap_or_else::h423252430313ce59 [INFO] [stderr] 21: 0x560bca7c268d - build_script_main::find::get_openssl::h9796e8fc5606af2e [INFO] [stderr] 22: 0x560bca7c4c49 - build_script_main::main::h08477419ac19b2a8 [INFO] [stderr] 23: 0x560bca7bf453 - core::ops::function::FnOnce::call_once::h5ad133cc5a4c4262 [INFO] [stderr] 24: 0x560bca7bf0d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hfa8421b9f91508ad [INFO] [stderr] 25: 0x560bca7bf139 - std::rt::lang_start::{{closure}}::hba02d5a2549efd7f [INFO] [stderr] 26: 0x560bca845a83 - core::ops::function::impls:: for &F>::call_once::hb687d3eb5aa194ab [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 27: 0x560bca845a83 - std::panicking::try::do_call::h1a8db1b4ab94f870 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40 [INFO] [stderr] 28: 0x560bca845a83 - std::panicking::try::hc39e689b83d5a32c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19 [INFO] [stderr] 29: 0x560bca845a83 - std::panic::catch_unwind::h9b93da0a1041af3a [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14 [INFO] [stderr] 30: 0x560bca845a83 - std::rt::lang_start_internal::{{closure}}::h7a8e8885ac2254b7 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:48 [INFO] [stderr] 31: 0x560bca845a83 - std::panicking::try::do_call::h3b7d4d3637ac6722 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40 [INFO] [stderr] 32: 0x560bca845a83 - std::panicking::try::hd3ee0615612e7288 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19 [INFO] [stderr] 33: 0x560bca845a83 - std::panic::catch_unwind::h9452a3a2801d03fb [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14 [INFO] [stderr] 34: 0x560bca845a83 - std::rt::lang_start_internal::he827cc1207184f9b [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:20 [INFO] [stderr] 35: 0x560bca7bf117 - std::rt::lang_start::h62c34181032a1373 [INFO] [stderr] 36: 0x560bca7c7fc5 - main [INFO] [stderr] 37: 0x7f5655cfad90 - [INFO] [stderr] 38: 0x7f5655cfae40 - __libc_start_main [INFO] [stderr] 39: 0x560bca7bea25 - _start [INFO] [stderr] 40: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2351b4aa52271a49da4cd52db177d51cfe14c03c376cb061ce75d18b86e97194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2351b4aa52271a49da4cd52db177d51cfe14c03c376cb061ce75d18b86e97194", kill_on_drop: false }` [INFO] [stdout] 2351b4aa52271a49da4cd52db177d51cfe14c03c376cb061ce75d18b86e97194