[INFO] cloning repository https://github.com/ttencate/aoc2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ttencate/aoc2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttencate%2Faoc2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttencate%2Faoc2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fa24608397f64a4f9a729b6dd23e7f0581c0124 [INFO] testing ttencate/aoc2020 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttencate%2Faoc2020" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ttencate/aoc2020 [INFO] finished tweaking git repo https://github.com/ttencate/aoc2020 [INFO] tweaked toml for git repo https://github.com/ttencate/aoc2020 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ttencate/aoc2020 on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ttencate/aoc2020 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing ttencate/aoc2020 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttencate%2Faoc2020" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ttencate/aoc2020 [INFO] finished tweaking git repo https://github.com/ttencate/aoc2020 [INFO] tweaked toml for git repo https://github.com/ttencate/aoc2020 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ttencate/aoc2020 on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ttencate/aoc2020 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "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 multiset v0.0.5 [INFO] [stderr] Downloaded packed_simd_2 v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fc78860dd6160932fb69230806e325b5df516f5dd5d5527f314de915b5bd10f [INFO] running `Command { std: "docker" "start" "-a" "8fc78860dd6160932fb69230806e325b5df516f5dd5d5527f314de915b5bd10f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fc78860dd6160932fb69230806e325b5df516f5dd5d5527f314de915b5bd10f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fc78860dd6160932fb69230806e325b5df516f5dd5d5527f314de915b5bd10f", kill_on_drop: false }` [INFO] [stdout] 8fc78860dd6160932fb69230806e325b5df516f5dd5d5527f314de915b5bd10f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2193ffb393767804425bd1e3bcfb8a2d31de23710afb1ea59e0731390bd88ce2 [INFO] running `Command { std: "docker" "start" "-a" "2193ffb393767804425bd1e3bcfb8a2d31de23710afb1ea59e0731390bd88ce2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.58` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-4301aedb7592aeb7/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_MUSL_OPENSSL_LIB_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_MUSL_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_MUSL_OPENSSL_INCLUDE_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_MUSL_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_MUSL_OPENSSL_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_MUSL_OPENSSL_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DIR [INFO] [stderr] OPENSSL_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64-unknown-linux-musl [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64_unknown_linux_musl [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-musl [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_musl [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-musl [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_musl [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] run pkg_config fail: "pkg-config has not been configured to support cross-compilation.\n\n Install a sysroot for the target platform and configure it via\n PKG_CONFIG_SYSROOT_DIR and PKG_CONFIG_PATH, or install a\n cross-compiling wrapper for pkg-config and set it via\n PKG_CONFIG environment variable." [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.58/build/find_normal.rs:157:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Could not find directory of OpenSSL installation, and this `-sys` crate cannot [INFO] [stderr] proceed without this knowledge. If OpenSSL is installed and this crate had [INFO] [stderr] trouble finding it, you can set the `OPENSSL_DIR` environment variable for the [INFO] [stderr] compilation process. [INFO] [stderr] [INFO] [stderr] Make sure you also have the development packages of openssl installed. [INFO] [stderr] For example, `libssl-dev` on Ubuntu or `openssl-devel` on Fedora. [INFO] [stderr] [INFO] [stderr] If you're in a situation where you think the directory *should* be found [INFO] [stderr] automatically, please open a bug at https://github.com/sfackler/rust-openssl [INFO] [stderr] and include information about your system as well as this message. [INFO] [stderr] [INFO] [stderr] $HOST = x86_64-unknown-linux-gnu [INFO] [stderr] $TARGET = x86_64-unknown-linux-musl [INFO] [stderr] openssl-sys = 0.9.58 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x583d255b6942 - std::backtrace_rs::backtrace::libunwind::trace::h336be5e593063670 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x583d255b6942 - std::backtrace_rs::backtrace::trace_unsynchronized::h53cd89a9e1086a9f [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x583d255b6942 - std::sys::backtrace::_print_fmt::h7fac830ac35f9006 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x583d255b6942 - ::fmt::hfc8f49ba7d56aade [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x583d255d9b03 - core::fmt::rt::Argument::fmt::hfe54b96766956939 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x583d255d9b03 - core::fmt::write::h1e393919b307fd6e [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x583d255b3833 - std::io::default_write_fmt::h8f58a960b0aa594b [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x583d255b3833 - std::io::Write::write_fmt::h6273b40ff7818cc9 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x583d255b6792 - std::sys::backtrace::BacktraceLock::print::hfca3ff949f5dfed7 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x583d255b7c72 - std::panicking::default_hook::{{closure}}::hf894c49f9dfaed9b [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x583d255b7a75 - std::panicking::default_hook::he22d11fe1811e4b6 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x583d255b8682 - std::panicking::rust_panic_with_hook::h39c8e0bb7a6c49a5 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x583d255156fb - std::panicking::begin_panic::{{closure}}::h7ea4787332167031 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:770:9 [INFO] [stderr] 13: 0x583d25515486 - std::sys::backtrace::__rust_end_short_backtrace::ha8264b04929d1f4d [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x583d25515692 - std::panicking::begin_panic::h8190d169e48734e8 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:769:5 [INFO] [stderr] 15: 0x583d2550d07a - build_script_main::find_normal::find_openssl_dir::he8ce63ad31d8c61b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.58/build/find_normal.rs:157:5 [INFO] [stderr] 16: 0x583d2550c472 - build_script_main::find_normal::get_openssl::{{closure}}::h4491a2730b194d30 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.58/build/find_normal.rs:15:68 [INFO] [stderr] 17: 0x583d25508bac - core::option::Option::unwrap_or_else::h9d92eeedf6405ee9 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/option.rs:1050:21 [INFO] [stderr] 18: 0x583d2550c25e - build_script_main::find_normal::get_openssl::h89219be1f07cb3bd [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.58/build/find_normal.rs:15:50 [INFO] [stderr] 19: 0x583d2550e2ca - build_script_main::find_openssl::he0d713d9304cf4a1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.58/build/main.rs:55:5 [INFO] [stderr] 20: 0x583d2550e441 - build_script_main::main::h15301e51ebc11eb2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.58/build/main.rs:63:34 [INFO] [stderr] 21: 0x583d2551612b - core::ops::function::FnOnce::call_once::haeb5bd3ce96497e8 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 22: 0x583d2551549e - std::sys::backtrace::__rust_begin_short_backtrace::h5715b46ae1d7e878 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 23: 0x583d25507e31 - std::rt::lang_start::{{closure}}::hcf60b6c956984ba6 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/rt.rs:206:18 [INFO] [stderr] 24: 0x583d255af350 - core::ops::function::impls:: for &F>::call_once::h3be30ed71cd6793b [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 25: 0x583d255af350 - std::panicking::catch_unwind::do_call::h6d6089cc98334c10 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x583d255af350 - std::panicking::catch_unwind::h322cd4c9462c2d0f [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x583d255af350 - std::panic::catch_unwind::hfdfc1e1ef7b07ece [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x583d255af350 - std::rt::lang_start_internal::{{closure}}::h314815a89e93d99c [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x583d255af350 - std::panicking::catch_unwind::do_call::h74240456dfda9133 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x583d255af350 - std::panicking::catch_unwind::hc4a09264a6d26ab8 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x583d255af350 - std::panic::catch_unwind::hc5040a30658493a5 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x583d255af350 - std::rt::lang_start_internal::hc718f0977f08bbfc [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x583d25507e17 - std::rt::lang_start::h9f93075f936e6d97 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/rt.rs:205:5 [INFO] [stderr] 34: 0x583d255116ce - main [INFO] [stderr] 35: 0x7b9da6fe81ca - [INFO] [stderr] 36: 0x7b9da6fe828b - __libc_start_main [INFO] [stderr] 37: 0x583d255078f5 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2193ffb393767804425bd1e3bcfb8a2d31de23710afb1ea59e0731390bd88ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2193ffb393767804425bd1e3bcfb8a2d31de23710afb1ea59e0731390bd88ce2", kill_on_drop: false }` [INFO] [stdout] 2193ffb393767804425bd1e3bcfb8a2d31de23710afb1ea59e0731390bd88ce2