[INFO] fetching crate pksc 0.1.2... [INFO] testing pksc-0.1.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate pksc 0.1.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate pksc 0.1.2 [INFO] finished tweaking crates.io crate pksc 0.1.2 [INFO] tweaked toml for crates.io crate pksc 0.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pksc 0.1.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pksc 0.1.2 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded adler32fast v1.1.0 [INFO] [stderr] Downloaded inventory v0.3.17 [INFO] [stderr] Downloaded mlua-sys v0.6.6 [INFO] [stderr] Downloaded mlua v0.10.2 [INFO] [stderr] Downloaded lua-src v547.0.0 [INFO] [stderr] Downloaded luajit-src v210.5.11+97813fb [INFO] [stderr] Downloaded pksc_macros v0.1.0 [INFO] [stderr] Downloaded pksc_core v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fff4c0e93d544b63063c21493d96cb84efa44adbf090e9f9d332dc63bde4ecc8 [INFO] running `Command { std: "docker" "start" "-a" "fff4c0e93d544b63063c21493d96cb84efa44adbf090e9f9d332dc63bde4ecc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fff4c0e93d544b63063c21493d96cb84efa44adbf090e9f9d332dc63bde4ecc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fff4c0e93d544b63063c21493d96cb84efa44adbf090e9f9d332dc63bde4ecc8", kill_on_drop: false }` [INFO] [stdout] fff4c0e93d544b63063c21493d96cb84efa44adbf090e9f9d332dc63bde4ecc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 374d08b4c9ea708f5fe3423ae07655075826a93db9e3398d1f5ccd518802a092 [INFO] running `Command { std: "docker" "start" "-a" "374d08b4c9ea708f5fe3423ae07655075826a93db9e3398d1f5ccd518802a092", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling zip v2.2.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling luajit-src v210.5.11+97813fb [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling inventory v0.3.17 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling adler32fast v1.1.0 [INFO] [stderr] Compiling xattr v1.4.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling mlua-sys v0.6.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] warning: openssl-sys@0.9.104: Could not find directory of OpenSSL installation, and this `-sys` crate cannot proceed without this knowledge. If OpenSSL is installed and this crate had trouble finding it, you can set the `OPENSSL_DIR` environment variable for the compilation process. See stderr section below for further information. [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.104` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-aa5db7d4c46938bb/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-check-cfg=cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS")) [INFO] [stderr] cargo:rustc-check-cfg=cfg(openssl) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl) [INFO] [stderr] cargo:rustc-check-cfg=cfg(boringssl) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl250) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl251) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl252) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl261) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl270) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl271) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl273) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl280) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl281) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl291) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl310) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl321) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl332) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl340) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl350) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl360) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl361) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl370) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl380) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl381) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl382) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl390) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl400) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl101) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl102) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl102f) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl102h) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl110) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl110f) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl110g) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl110h) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl111) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl111b) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl111c) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl111d) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl300) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl310) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl320) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl330) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl340) [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] [INFO] [stderr] [INFO] [stderr] Could not find openssl via pkg-config: [INFO] [stderr] pkg-config has not been configured to support cross-compilation. [INFO] [stderr] [INFO] [stderr] Install a sysroot for the target platform and configure it via [INFO] [stderr] PKG_CONFIG_SYSROOT_DIR and PKG_CONFIG_PATH, or install a [INFO] [stderr] cross-compiling wrapper for pkg-config and set it via [INFO] [stderr] PKG_CONFIG environment variable. [INFO] [stderr] [INFO] [stderr] cargo:warning=Could not find directory of OpenSSL installation, and this `-sys` crate cannot proceed without this knowledge. If OpenSSL is installed and this crate had trouble finding it, you can set the `OPENSSL_DIR` environment variable for the compilation process. See stderr section below for further information. [INFO] [stderr] [INFO] [stderr] --- stderr [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.104 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `mlua-sys v0.6.6` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mlua-sys-5fdc87c8af945f61/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-musl) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-sys-137a02cbbf09a66a/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-musl [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_musl [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CC [INFO] [stderr] TARGET_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CROSS_COMPILE [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] RUSTC_LINKER = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] running cd "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-sys-137a02cbbf09a66a/out/luajit-build/build/src" && BUILDMODE="static" STATIC_CC="/usr/bin/musl-gcc -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" TARGET_AR="/usr/bin/ar rcus" TARGET_LD="/usr/bin/musl-gcc -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" TARGET_STRIP="/usr/bin/strip" TARGET_SYS="Linux" XCFLAGS="-fPIC" "make" "-e" [INFO] [stderr] HOSTCC host/minilua.o [INFO] [stderr] HOSTLINK host/minilua [INFO] [stderr] VERSION luajit.h [INFO] [stderr] DYNASM host/buildvm_arch.h [INFO] [stderr] HOSTCC host/buildvm.o [INFO] [stderr] HOSTCC host/buildvm_asm.o [INFO] [stderr] HOSTCC host/buildvm_peobj.o [INFO] [stderr] HOSTCC host/buildvm_lib.o [INFO] [stderr] HOSTCC host/buildvm_fold.o [INFO] [stderr] HOSTLINK host/buildvm [INFO] [stderr] BUILDVM lj_vm.S [INFO] [stderr] ASM lj_vm.o [INFO] [stderr] CC lj_assert.o [INFO] [stderr] CC lj_gc.o [INFO] [stderr] BUILDVM lj_ffdef.h [INFO] [stderr] CC lj_err.o [INFO] [stderr] CC lj_char.o [INFO] [stderr] BUILDVM lj_bcdef.h [INFO] [stderr] CC lj_bc.o [INFO] [stderr] CC lj_obj.o [INFO] [stderr] CC lj_buf.o [INFO] [stderr] CC lj_str.o [INFO] [stderr] CC lj_tab.o [INFO] [stderr] CC lj_func.o [INFO] [stderr] CC lj_udata.o [INFO] [stderr] CC lj_meta.o [INFO] [stderr] CC lj_debug.o [INFO] [stderr] CC lj_prng.o [INFO] [stderr] CC lj_state.o [INFO] [stderr] CC lj_dispatch.o [INFO] [stderr] CC lj_vmevent.o [INFO] [stderr] CC lj_vmmath.o [INFO] [stderr] CC lj_strscan.o [INFO] [stderr] CC lj_strfmt.o [INFO] [stderr] CC lj_strfmt_num.o [INFO] [stderr] CC lj_serialize.o [INFO] [stderr] CC lj_api.o [INFO] [stderr] CC lj_profile.o [INFO] [stderr] CC lj_lex.o [INFO] [stderr] CC lj_parse.o [INFO] [stderr] CC lj_bcread.o [INFO] [stderr] CC lj_bcwrite.o [INFO] [stderr] CC lj_load.o [INFO] [stderr] CC lj_ir.o [INFO] [stderr] CC lj_opt_mem.o [INFO] [stderr] BUILDVM lj_folddef.h [INFO] [stderr] CC lj_opt_fold.o [INFO] [stderr] CC lj_opt_narrow.o [INFO] [stderr] CC lj_opt_dce.o [INFO] [stderr] CC lj_opt_loop.o [INFO] [stderr] CC lj_opt_split.o [INFO] [stderr] CC lj_opt_sink.o [INFO] [stderr] CC lj_mcode.o [INFO] [stderr] CC lj_snap.o [INFO] [stderr] CC lj_record.o [INFO] [stderr] CC lj_crecord.o [INFO] [stderr] BUILDVM lj_recdef.h [INFO] [stderr] CC lj_ffrecord.o [INFO] [stderr] CC lj_asm.o [INFO] [stderr] CC lj_trace.o [INFO] [stderr] CC lj_gdbjit.o [INFO] [stderr] CC lj_ctype.o [INFO] [stderr] CC lj_cdata.o [INFO] [stderr] CC lj_cconv.o [INFO] [stderr] CC lj_ccall.o [INFO] [stderr] CC lj_ccallback.o [INFO] [stderr] CC lj_carith.o [INFO] [stderr] CC lj_clib.o [INFO] [stderr] CC lj_cparse.o [INFO] [stderr] CC lj_lib.o [INFO] [stderr] CC lj_alloc.o [INFO] [stderr] CC lib_aux.o [INFO] [stderr] BUILDVM lj_libdef.h [INFO] [stderr] CC lib_base.o [INFO] [stderr] CC lib_math.o [INFO] [stderr] CC lib_bit.o [INFO] [stderr] CC lib_string.o [INFO] [stderr] CC lib_table.o [INFO] [stderr] CC lib_io.o [INFO] [stderr] CC lib_os.o [INFO] [stderr] CC lib_package.o [INFO] [stderr] CC lib_debug.o [INFO] [stderr] CC lib_jit.o [INFO] [stderr] CC lib_ffi.o [INFO] [stderr] CC lib_buffer.o [INFO] [stderr] CC lib_init.o [INFO] [stderr] AR libluajit.a [INFO] [stderr] CC luajit.o [INFO] [stderr] BUILDVM jit/vmdef.lua [INFO] [stderr] LINK luajit [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] **** WARNING Cannot determine rolling release version from git log. [INFO] [stderr] **** WARNING The 'git' command must be available during the build. [INFO] [stderr] /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') [INFO] [stderr] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libgcc_eh.a(unwind-dw2-fde-dip.o): in function `_Unwind_Find_FDE': [INFO] [stderr] (.text+0x26c0): undefined reference to `_dl_find_object' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] make: *** [Makefile:742: luajit] Error 1 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luajit-src-210.5.11+97813fb/src/lib.rs:261:13: [INFO] [stderr] [INFO] [stderr] Error building LuaJIT: [INFO] [stderr] Command: cd "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-sys-137a02cbbf09a66a/out/luajit-build/build/src" && BUILDMODE="static" STATIC_CC="/usr/bin/musl-gcc -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" TARGET_AR="/usr/bin/ar rcus" TARGET_LD="/usr/bin/musl-gcc -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" TARGET_STRIP="/usr/bin/strip" TARGET_SYS="Linux" XCFLAGS="-fPIC" "make" "-e" [INFO] [stderr] Exit status: exit status: 2 [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6230df906932 - std::backtrace_rs::backtrace::libunwind::trace::h7c95ef939f65c294 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6230df906932 - std::backtrace_rs::backtrace::trace_unsynchronized::h32c948083968be8c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6230df906932 - std::sys::backtrace::_print_fmt::hbce1ec88d06e088c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6230df906932 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6230df929ba3 - core::fmt::rt::Argument::fmt::h6807405d250eb341 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x6230df929ba3 - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x6230df903973 - std::io::default_write_fmt::h2bbef4d99fdfa1fb [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x6230df903973 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x6230df906782 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x6230df908302 - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x6230df908105 - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x6230df908cd2 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x6230df908a6a - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x6230df906e29 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x6230df9086fd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x6230df928a20 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x6230df867e07 - luajit_src::Build::run_command::h33933ee0541abd21 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luajit-src-210.5.11+97813fb/src/lib.rs:261:13 [INFO] [stderr] 17: 0x6230df865afe - luajit_src::Build::build_unix::ha919947c17eafb42 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luajit-src-210.5.11+97813fb/src/lib.rs:188:14 [INFO] [stderr] 18: 0x6230df8631dc - luajit_src::Build::build::h91c1d1e497700208 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luajit-src-210.5.11+97813fb/src/lib.rs:70:14 [INFO] [stderr] 19: 0x6230df8609d7 - build_script_main::find::probe_lua::hbe8ce6be142a3602 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-sys-0.6.6/build/find_vendored.rs:19:10 [INFO] [stderr] 20: 0x6230df860931 - build_script_main::main::h565497269dd6e166 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-sys-0.6.6/build/main_inner.rs:34:5 [INFO] [stderr] 21: 0x6230df86029b - core::ops::function::FnOnce::call_once::hf0ab967093bb6fe1 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 22: 0x6230df86021e - std::sys::backtrace::__rust_begin_short_backtrace::h5a878956ce0ae769 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 23: 0x6230df8601f1 - std::rt::lang_start::{{closure}}::hec3a00c30b2075a5 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18 [INFO] [stderr] 24: 0x6230df8ff230 - core::ops::function::impls:: for &F>::call_once::h776d28ad5d8e3065 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 25: 0x6230df8ff230 - std::panicking::catch_unwind::do_call::hc52b7f8762002282 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x6230df8ff230 - std::panicking::catch_unwind::h65ae6675cb87c293 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x6230df8ff230 - std::panic::catch_unwind::h4bf88f8de30a831e [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x6230df8ff230 - std::rt::lang_start_internal::{{closure}}::he18cde089aa4ecf1 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x6230df8ff230 - std::panicking::catch_unwind::do_call::h8d614f4790efaa4f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x6230df8ff230 - std::panicking::catch_unwind::he616f21a5745eff4 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x6230df8ff230 - std::panic::catch_unwind::ha12dd71f2a653c0c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x6230df8ff230 - std::rt::lang_start_internal::hacfd5a6cee565422 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x6230df8601d7 - std::rt::lang_start::he778acf1b09d7cf7 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5 [INFO] [stderr] 34: 0x6230df860a5e - main [INFO] [stderr] 35: 0x7466241cb1ca - [INFO] [stderr] 36: 0x7466241cb28b - __libc_start_main [INFO] [stderr] 37: 0x6230df8600d5 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "374d08b4c9ea708f5fe3423ae07655075826a93db9e3398d1f5ccd518802a092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "374d08b4c9ea708f5fe3423ae07655075826a93db9e3398d1f5ccd518802a092", kill_on_drop: false }` [INFO] [stdout] 374d08b4c9ea708f5fe3423ae07655075826a93db9e3398d1f5ccd518802a092