[INFO] cloning repository https://github.com/droidraja/jeera [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/droidraja/jeera" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroidraja%2Fjeera", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroidraja%2Fjeera'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 279255c4db67c227de538848adedd843e641e49e [INFO] testing droidraja/jeera against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroidraja%2Fjeera" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/droidraja/jeera on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/droidraja/jeera [INFO] finished tweaking git repo https://github.com/droidraja/jeera [INFO] tweaked toml for git repo https://github.com/droidraja/jeera written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/droidraja/jeera 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tui-textarea v0.7.0 [INFO] [stderr] Downloaded tui-big-text v0.7.0 [INFO] [stderr] Downloaded openssl-src v300.4.0+3.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4299bdd9ffedd6d0a538e29a531207c453fc6942b18ca60325c382de5d2711ba [INFO] running `Command { std: "docker" "start" "-a" "4299bdd9ffedd6d0a538e29a531207c453fc6942b18ca60325c382de5d2711ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4299bdd9ffedd6d0a538e29a531207c453fc6942b18ca60325c382de5d2711ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4299bdd9ffedd6d0a538e29a531207c453fc6942b18ca60325c382de5d2711ba", kill_on_drop: false }` [INFO] [stdout] 4299bdd9ffedd6d0a538e29a531207c453fc6942b18ca60325c382de5d2711ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67298df6b6fdc86594f0b16b01ba05f4b762684165a1bb13b250bfcd6e6efde4 [INFO] running `Command { std: "docker" "start" "-a" "67298df6b6fdc86594f0b16b01ba05f4b762684165a1bb13b250bfcd6e6efde4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling openssl-src v300.4.0+3.4.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling font8x8 v0.3.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling jeera-derive v0.1.4 (/opt/rustwide/workdir/jeera-derive) [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling tui-textarea v0.7.0 [INFO] [stderr] Compiling tui-big-text v0.7.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMevqf0/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_with` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaemFu4B/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `h2` (lib) due to 1 previous error [INFO] [stderr] warning: openssl-sys@0.9.104: configuring OpenSSL build: 'perl' reported failure with exit status: 1 [INFO] [stderr] warning: openssl-sys@0.9.104: openssl-src: failed to build OpenSSL from source [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.104` [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-d3198832b9d7a2b4/build-script-main` (exit status: 1) [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_GNU_OPENSSL_NO_VENDOR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR [INFO] [stderr] OPENSSL_NO_VENDOR unset [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_CONFIG_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_CONFIG_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_CONFIG_DIR [INFO] [stderr] OPENSSL_CONFIG_DIR unset [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/openssl-sys-c533a85022a1a027/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = 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) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_AR [INFO] [stderr] HOST_AR = None [INFO] [stderr] cargo:rerun-if-env-changed=AR [INFO] [stderr] AR = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] ARFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] ARFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_ARFLAGS [INFO] [stderr] HOST_ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS [INFO] [stderr] ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIB_x86_64-unknown-linux-gnu [INFO] [stderr] RANLIB_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIB_x86_64_unknown_linux_gnu [INFO] [stderr] RANLIB_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_RANLIB [INFO] [stderr] HOST_RANLIB = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIB [INFO] [stderr] RANLIB = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] RANLIBFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] RANLIBFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_RANLIBFLAGS [INFO] [stderr] HOST_RANLIBFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS [INFO] [stderr] RANLIBFLAGS = None [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-c533a85022a1a027/out/openssl-build/build/src" && env -u CROSS_COMPILE AR="ar" CC="cc" RANLIB="ranlib" "perl" "./Configure" "--prefix=/opt/rustwide/target/debug/build/openssl-sys-c533a85022a1a027/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-shared" "no-ssl3" "no-tests" "no-comp" "no-zlib" "no-zlib-dynamic" "--libdir=lib" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" [INFO] [stderr] Configuring OpenSSL version 3.4.0 for target linux-x86_64 [INFO] [stderr] Using os-specific seed configuration [INFO] [stderr] Created configdata.pm [INFO] [stderr] Running configdata.pm [INFO] [stderr] cargo:warning=configuring OpenSSL build: 'perl' reported failure with exit status: 1 [INFO] [stderr] cargo:warning=openssl-src: failed to build OpenSSL from source [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] syntax error at configdata.pm line 14045, near "=)" [INFO] [stderr] BEGIN not safe after errors--compilation aborted at configdata.pm line 14240. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Error configuring OpenSSL build: [INFO] [stderr] 'perl' reported failure with exit status: 1 [INFO] [stderr] Command failed: cd "/opt/rustwide/target/debug/build/openssl-sys-c533a85022a1a027/out/openssl-build/build/src" && env -u CROSS_COMPILE AR="ar" CC="cc" RANLIB="ranlib" "perl" "./Configure" "--prefix=/opt/rustwide/target/debug/build/openssl-sys-c533a85022a1a027/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-shared" "no-ssl3" "no-tests" "no-comp" "no-zlib" "no-zlib-dynamic" "--libdir=lib" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "67298df6b6fdc86594f0b16b01ba05f4b762684165a1bb13b250bfcd6e6efde4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67298df6b6fdc86594f0b16b01ba05f4b762684165a1bb13b250bfcd6e6efde4", kill_on_drop: false }` [INFO] [stdout] 67298df6b6fdc86594f0b16b01ba05f4b762684165a1bb13b250bfcd6e6efde4