[INFO] cloning repository https://github.com/johnae/zwift [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnae/zwift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnae%2Fzwift", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnae%2Fzwift'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1631090559d4203ac149ac27f92b345cac01fbe6 [INFO] checking johnae/zwift against try#09ea730c380b8b9acb96ff87b724c45df920f793 for pr-134272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnae%2Fzwift" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnae/zwift on toolchain 09ea730c380b8b9acb96ff87b724c45df920f793 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09ea730c380b8b9acb96ff87b724c45df920f793" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/johnae/zwift [INFO] finished tweaking git repo https://github.com/johnae/zwift [INFO] tweaked toml for git repo https://github.com/johnae/zwift written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/johnae/zwift 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" "+09ea730c380b8b9acb96ff87b724c45df920f793" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+09ea730c380b8b9acb96ff87b724c45df920f793" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05cf492ac3e86afddfcc6f718ad7ccce9b2c83873765983f537da391d2373348 [INFO] running `Command { std: "docker" "start" "-a" "05cf492ac3e86afddfcc6f718ad7ccce9b2c83873765983f537da391d2373348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05cf492ac3e86afddfcc6f718ad7ccce9b2c83873765983f537da391d2373348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05cf492ac3e86afddfcc6f718ad7ccce9b2c83873765983f537da391d2373348", kill_on_drop: false }` [INFO] [stdout] 05cf492ac3e86afddfcc6f718ad7ccce9b2c83873765983f537da391d2373348 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+09ea730c380b8b9acb96ff87b724c45df920f793" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09e83bb60c0c14750a87d63c2bb9993a17f295453d48e03da0df7329e3a2ed0e [INFO] running `Command { std: "docker" "start" "-a" "09e83bb60c0c14750a87d63c2bb9993a17f295453d48e03da0df7329e3a2ed0e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking value-bag v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking event-listener-strategy v0.5.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking async-channel v2.2.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking async-executor v1.11.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking spinning_top v0.2.5 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling terminfo v0.7.5 [INFO] [stderr] Checking flume v0.9.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking lab v0.11.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling interprocess v1.2.1 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking supports-unicode v2.1.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking deltae v0.3.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking vtparse v0.6.2 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking thread-id v4.2.1 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking spinning v0.1.0 [INFO] [stderr] Checking to_method v1.1.0 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking intmap v0.7.1 [INFO] [stderr] Checking file-id v0.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking include_dir v0.7.3 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Checking colorsys v0.6.7 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking common-path v1.0.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-26c0aa6c6b2c8bbe.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=3e9e5a63cb3193e3 -C extra-filename=-e6c5f2cc69ca4a2e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5acc79033a727eb5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e3ec4e0198a31cd7.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b240505bfd42d77c.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.102` [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-86414368dca75117/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [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=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] 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-86c85365690635a4/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-86c85365690635a4/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-dso" "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.2.1 for target linux-x86_64 [INFO] [stderr] Using os-specific seed configuration [INFO] [stderr] Created configdata.pm [INFO] [stderr] Running configdata.pm [INFO] [stderr] Created Makefile.in [INFO] [stderr] Created Makefile [INFO] [stderr] Created include/openssl/configuration.h [INFO] [stderr] [INFO] [stderr] ********************************************************************** [INFO] [stderr] *** *** [INFO] [stderr] *** OpenSSL has been successfully configured *** [INFO] [stderr] *** *** [INFO] [stderr] *** If you encounter a problem while building, please open an *** [INFO] [stderr] *** issue on GitHub *** [INFO] [stderr] *** and include the output from the following command: *** [INFO] [stderr] *** *** [INFO] [stderr] *** perl configdata.pm --dump *** [INFO] [stderr] *** *** [INFO] [stderr] *** (If you are new to OpenSSL, you might want to consult the *** [INFO] [stderr] *** 'Troubleshooting' section in the INSTALL.md file first) *** [INFO] [stderr] *** *** [INFO] [stderr] ********************************************************************** [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/build/src" && "make" "depend" [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/build/src" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "build_libs" [INFO] [stderr] /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" crypto/params_idx.c.in > crypto/params_idx.c [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h [INFO] [stderr] /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" include/internal/param_names.h.in > include/internal/param_names.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/asn1.h.in > include/openssl/asn1.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/asn1t.h.in > include/openssl/asn1t.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/bio.h.in > include/openssl/bio.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/cmp.h.in > include/openssl/cmp.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/cms.h.in > include/openssl/cms.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/conf.h.in > include/openssl/conf.h [INFO] [stderr] /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" include/openssl/core_names.h.in > include/openssl/core_names.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/crmf.h.in > include/openssl/crmf.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/crypto.h.in > include/openssl/crypto.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ct.h.in > include/openssl/ct.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/err.h.in > include/openssl/err.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ess.h.in > include/openssl/ess.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/fipskey.h.in > include/openssl/fipskey.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/lhash.h.in > include/openssl/lhash.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ocsp.h.in > include/openssl/ocsp.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/opensslv.h.in > include/openssl/opensslv.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/pkcs12.h.in > include/openssl/pkcs12.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/pkcs7.h.in > include/openssl/pkcs7.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/safestack.h.in > include/openssl/safestack.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/srp.h.in > include/openssl/srp.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ssl.h.in > include/openssl/ssl.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ui.h.in > include/openssl/ui.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509.h.in > include/openssl/x509.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509_vfy.h.in > include/openssl/x509_vfy.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509v3.h.in > include/openssl/x509v3.h [INFO] [stderr] make depend && make _build_libs [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/build/src' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/build/src' [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/build/src' [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_libctx.d.tmp -MT apps/lib/libapps-lib-app_libctx.o -c -o apps/lib/libapps-lib-app_libctx.o apps/lib/app_libctx.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_params.d.tmp -MT apps/lib/libapps-lib-app_params.o -c -o apps/lib/libapps-lib-app_params.o apps/lib/app_params.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_provider.d.tmp -MT apps/lib/libapps-lib-app_provider.o -c -o apps/lib/libapps-lib-app_provider.o apps/lib/app_provider.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_rand.d.tmp -MT apps/lib/libapps-lib-app_rand.o -c -o apps/lib/libapps-lib-app_rand.o apps/lib/app_rand.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_x509.d.tmp -MT apps/lib/libapps-lib-app_x509.o -c -o apps/lib/libapps-lib-app_x509.o apps/lib/app_x509.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-apps.d.tmp -MT apps/lib/libapps-lib-apps.o -c -o apps/lib/libapps-lib-apps.o apps/lib/apps.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-apps_opt_printf.d.tmp -MT apps/lib/libapps-lib-apps_opt_printf.o -c -o apps/lib/libapps-lib-apps_opt_printf.o apps/lib/apps_opt_printf.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-apps_ui.d.tmp -MT apps/lib/libapps-lib-apps_ui.o -c -o apps/lib/libapps-lib-apps_ui.o apps/lib/apps_ui.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-columns.d.tmp -MT apps/lib/libapps-lib-columns.o -c -o apps/lib/libapps-lib-columns.o apps/lib/columns.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-engine.d.tmp -MT apps/lib/libapps-lib-engine.o -c -o apps/lib/libapps-lib-engine.o apps/lib/engine.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-engine_loader.d.tmp -MT apps/lib/libapps-lib-engine_loader.o -c -o apps/lib/libapps-lib-engine_loader.o apps/lib/engine_loader.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-fmt.d.tmp -MT apps/lib/libapps-lib-fmt.o -c -o apps/lib/libapps-lib-fmt.o apps/lib/fmt.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-http_server.d.tmp -MT apps/lib/libapps-lib-http_server.o -c -o apps/lib/libapps-lib-http_server.o apps/lib/http_server.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-log.d.tmp -MT apps/lib/libapps-lib-log.o -c -o apps/lib/libapps-lib-log.o apps/lib/log.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-names.d.tmp -MT apps/lib/libapps-lib-names.o -c -o apps/lib/libapps-lib-names.o apps/lib/names.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-opt.d.tmp -MT apps/lib/libapps-lib-opt.o -c -o apps/lib/libapps-lib-opt.o apps/lib/opt.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-s_cb.d.tmp -MT apps/lib/libapps-lib-s_cb.o -c -o apps/lib/libapps-lib-s_cb.o apps/lib/s_cb.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-s_socket.d.tmp -MT apps/lib/libapps-lib-s_socket.o -c -o apps/lib/libapps-lib-s_socket.o apps/lib/s_socket.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-tlssrp_depr.d.tmp -MT apps/lib/libapps-lib-tlssrp_depr.o -c -o apps/lib/libapps-lib-tlssrp_depr.o apps/lib/tlssrp_depr.c [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/aes-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/aes-x86_64.s [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aes/libcrypto-lib-aes_cfb.d.tmp -MT crypto/aes/libcrypto-lib-aes_cfb.o -c -o crypto/aes/libcrypto-lib-aes_cfb.o crypto/aes/aes_cfb.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aes/libcrypto-lib-aes_ecb.d.tmp -MT crypto/aes/libcrypto-lib-aes_ecb.o -c -o crypto/aes/libcrypto-lib-aes_ecb.o crypto/aes/aes_ecb.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aes/libcrypto-lib-aes_ige.d.tmp -MT crypto/aes/libcrypto-lib-aes_ige.o -c -o crypto/aes/libcrypto-lib-aes_ige.o crypto/aes/aes_ige.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aes/libcrypto-lib-aes_misc.d.tmp -MT crypto/aes/libcrypto-lib-aes_misc.o -c -o crypto/aes/libcrypto-lib-aes_misc.o crypto/aes/aes_misc.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aes/libcrypto-lib-aes_ofb.d.tmp -MT crypto/aes/libcrypto-lib-aes_ofb.o -c -o crypto/aes/libcrypto-lib-aes_ofb.o crypto/aes/aes_ofb.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aes/libcrypto-lib-aes_wrap.d.tmp -MT crypto/aes/libcrypto-lib-aes_wrap.o -c -o crypto/aes/libcrypto-lib-aes_wrap.o crypto/aes/aes_wrap.c [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/aesni-mb-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/aesni-mb-x86_64.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/aesni-sha1-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/aesni-sha1-x86_64.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/aesni-sha256-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/aesni-sha256-x86_64.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/aesni-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/aesni-x86_64.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/bsaes-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/bsaes-x86_64.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/vpaes-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/vpaes-x86_64.s [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aria/libcrypto-lib-aria.d.tmp -MT crypto/aria/libcrypto-lib-aria.o -c -o crypto/aria/libcrypto-lib-aria.o crypto/aria/aria.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_bitstr.d.tmp -MT crypto/asn1/libcrypto-lib-a_bitstr.o -c -o crypto/asn1/libcrypto-lib-a_bitstr.o crypto/asn1/a_bitstr.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_d2i_fp.d.tmp -MT crypto/asn1/libcrypto-lib-a_d2i_fp.o -c -o crypto/asn1/libcrypto-lib-a_d2i_fp.o crypto/asn1/a_d2i_fp.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_digest.d.tmp -MT crypto/asn1/libcrypto-lib-a_digest.o -c -o crypto/asn1/libcrypto-lib-a_digest.o crypto/asn1/a_digest.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_dup.d.tmp -MT crypto/asn1/libcrypto-lib-a_dup.o -c -o crypto/asn1/libcrypto-lib-a_dup.o crypto/asn1/a_dup.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_gentm.d.tmp -MT crypto/asn1/libcrypto-lib-a_gentm.o -c -o crypto/asn1/libcrypto-lib-a_gentm.o crypto/asn1/a_gentm.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_i2d_fp.d.tmp -MT crypto/asn1/libcrypto-lib-a_i2d_fp.o -c -o crypto/asn1/libcrypto-lib-a_i2d_fp.o crypto/asn1/a_i2d_fp.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_int.d.tmp -MT crypto/asn1/libcrypto-lib-a_int.o -c -o crypto/asn1/libcrypto-lib-a_int.o crypto/asn1/a_int.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_mbstr.d.tmp -MT crypto/asn1/libcrypto-lib-a_mbstr.o -c -o crypto/asn1/libcrypto-lib-a_mbstr.o crypto/asn1/a_mbstr.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_object.d.tmp -MT crypto/asn1/libcrypto-lib-a_object.o -c -o crypto/asn1/libcrypto-lib-a_object.o crypto/asn1/a_object.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_octet.d.tmp -MT crypto/asn1/libcrypto-lib-a_octet.o -c -o crypto/asn1/libcrypto-lib-a_octet.o crypto/asn1/a_octet.c [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/build/src' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] crypto/asn1/a_dup.c: In function 'ASN1_item_dup': [INFO] [stderr] crypto/asn1/a_dup.c:52:5: error: unknown type name 'ASN1_aux_cb' [INFO] [stderr] 52 | ASN1_aux_cb *asn1_cb = NULL; [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] crypto/asn1/a_dup.c:63:11: error: invalid use of incomplete typedef 'ASN1_ITEM' {aka 'const struct ASN1_ITEM_st'} [INFO] [stderr] 63 | if (it->itype == ASN1_ITYPE_SEQUENCE || it->itype == ASN1_ITYPE_CHOICE [INFO] [stderr] | ^~ [INFO] [stderr] crypto/asn1/a_dup.c:63:22: error: 'ASN1_ITYPE_SEQUENCE' undeclared (first use in this function) [INFO] [stderr] 63 | if (it->itype == ASN1_ITYPE_SEQUENCE || it->itype == ASN1_ITYPE_CHOICE [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] crypto/asn1/a_dup.c:63:22: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] crypto/asn1/a_dup.c:63:47: error: invalid use of incomplete typedef 'ASN1_ITEM' {aka 'const struct ASN1_ITEM_st'} [INFO] [stderr] 63 | if (it->itype == ASN1_ITYPE_SEQUENCE || it->itype == ASN1_ITYPE_CHOICE [INFO] [stderr] | ^~ [INFO] [stderr] crypto/asn1/a_dup.c:63:58: error: 'ASN1_ITYPE_CHOICE' undeclared (first use in this function) [INFO] [stderr] 63 | if (it->itype == ASN1_ITYPE_SEQUENCE || it->itype == ASN1_ITYPE_CHOICE [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] crypto/asn1/a_dup.c:64:14: error: invalid use of incomplete typedef 'ASN1_ITEM' {aka 'const struct ASN1_ITEM_st'} [INFO] [stderr] 64 | || it->itype == ASN1_ITYPE_NDEF_SEQUENCE) { [INFO] [stderr] | ^~ [INFO] [stderr] crypto/asn1/a_dup.c:64:25: error: 'ASN1_ITYPE_NDEF_SEQUENCE' undeclared (first use in this function) [INFO] [stderr] 64 | || it->itype == ASN1_ITYPE_NDEF_SEQUENCE) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] crypto/asn1/a_dup.c:65:15: error: unknown type name 'ASN1_AUX' [INFO] [stderr] 65 | const ASN1_AUX *aux = it->funcs; [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] crypto/asn1/a_dup.c:65:33: error: invalid use of incomplete typedef 'ASN1_ITEM' {aka 'const struct ASN1_ITEM_st'} [INFO] [stderr] 65 | const ASN1_AUX *aux = it->funcs; [INFO] [stderr] | ^~ [INFO] [stderr] crypto/asn1/a_dup.c:67:36: error: request for member 'asn1_cb' in something not a structure or union [INFO] [stderr] 67 | asn1_cb = aux != NULL ? aux->asn1_cb : NULL; [INFO] [stderr] | ^~ [INFO] [stderr] crypto/asn1/a_dup.c:71:22: error: 'ASN1_OP_DUP_PRE' undeclared (first use in this function) [INFO] [stderr] 71 | if (!asn1_cb(ASN1_OP_DUP_PRE, (ASN1_VALUE **)&x, it, NULL) [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] crypto/asn1/a_dup.c:71:14: error: called object 'asn1_cb' is not a function or function pointer [INFO] [stderr] 71 | if (!asn1_cb(ASN1_OP_DUP_PRE, (ASN1_VALUE **)&x, it, NULL) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] crypto/asn1/a_dup.c:52:18: note: declared here [INFO] [stderr] 52 | ASN1_aux_cb *asn1_cb = NULL; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] crypto/asn1/a_dup.c:72:29: error: 'ASN1_OP_GET0_LIBCTX' undeclared (first use in this function) [INFO] [stderr] 72 | || !asn1_cb(ASN1_OP_GET0_LIBCTX, (ASN1_VALUE **)&x, it, &libctx) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] crypto/asn1/a_dup.c:72:21: error: called object 'asn1_cb' is not a function or function pointer [INFO] [stderr] 72 | || !asn1_cb(ASN1_OP_GET0_LIBCTX, (ASN1_VALUE **)&x, it, &libctx) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] crypto/asn1/a_dup.c:52:18: note: declared here [INFO] [stderr] 52 | ASN1_aux_cb *asn1_cb = NULL; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] crypto/asn1/a_dup.c:73:29: error: 'ASN1_OP_GET0_PROPQ' undeclared (first use in this function) [INFO] [stderr] 73 | || !asn1_cb(ASN1_OP_GET0_PROPQ, (ASN1_VALUE **)&x, it, &propq)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] crypto/asn1/a_dup.c:73:21: error: called object 'asn1_cb' is not a function or function pointer [INFO] [stderr] 73 | || !asn1_cb(ASN1_OP_GET0_PROPQ, (ASN1_VALUE **)&x, it, &propq)) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] crypto/asn1/a_dup.c:52:18: note: declared here [INFO] [stderr] 52 | ASN1_aux_cb *asn1_cb = NULL; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] crypto/asn1/a_gentm.c:21:1: warning: return type defaults to 'int' [-Wimplicit-int] [INFO] [stderr] 21 | IMPLEMENT_ASN1_DUP_FUNCTION(ASN1_GENERALIZEDTIME) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] crypto/asn1/a_gentm.c: In function 'IMPLEMENT_ASN1_DUP_FUNCTION': [INFO] [stderr] crypto/asn1/a_gentm.c:26:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] 26 | { [INFO] [stderr] | ^ [INFO] [stderr] crypto/asn1/a_gentm.c:34:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] 34 | { [INFO] [stderr] | ^ [INFO] [stderr] crypto/asn1/a_gentm.c:39:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] 39 | { [INFO] [stderr] | ^ [INFO] [stderr] crypto/asn1/a_gentm.c:58:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] 58 | { [INFO] [stderr] | ^ [INFO] [stderr] crypto/asn1/a_gentm.c:65:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] 65 | { [INFO] [stderr] | ^ [INFO] [stderr] crypto/asn1/a_gentm.c:82:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] 82 | { [INFO] [stderr] | ^ [INFO] [stderr] crypto/asn1/a_gentm.c:87: error: expected '{' at end of input [INFO] [stderr] crypto/asn1/a_gentm.c:87: warning: control reaches end of non-void function [-Wreturn-type] [INFO] [stderr] make[1]: *** [Makefile:5011: crypto/asn1/libcrypto-lib-a_gentm.o] Error 1 [INFO] [stderr] make[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] crypto/asn1/a_dup.c:87:21: error: 'ASN1_OP_DUP_POST' undeclared (first use in this function) [INFO] [stderr] 87 | && !asn1_cb(ASN1_OP_DUP_POST, &ret, it, (void *)x)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] crypto/asn1/a_dup.c:87:13: error: called object 'asn1_cb' is not a function or function pointer [INFO] [stderr] 87 | && !asn1_cb(ASN1_OP_DUP_POST, &ret, it, (void *)x)) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] crypto/asn1/a_dup.c:52:18: note: declared here [INFO] [stderr] 52 | ASN1_aux_cb *asn1_cb = NULL; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] crypto/asn1/a_dup.c:93:65: error: invalid use of incomplete typedef 'ASN1_ITEM' {aka 'const struct ASN1_ITEM_st'} [INFO] [stderr] 93 | ERR_raise_data(ERR_LIB_ASN1, ASN1_R_AUX_ERROR, "Type=%s", it->sname); [INFO] [stderr] | ^~ [INFO] [stderr] make[1]: *** [Makefile:5003: crypto/asn1/libcrypto-lib-a_dup.o] Error 1 [INFO] [stderr] make: *** [Makefile:2301: build_libs] Error 2 [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.2.3+3.2.1/src/lib.rs:611:9: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Error building OpenSSL: [INFO] [stderr] Command: cd "/opt/rustwide/target/debug/build/openssl-sys-86c85365690635a4/out/openssl-build/build/src" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "build_libs" [INFO] [stderr] Exit status: exit status: 2 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x615cf4672f1a - std::backtrace_rs::backtrace::libunwind::trace::h381197767b0ad34a [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x615cf4672f1a - std::backtrace_rs::backtrace::trace_unsynchronized::he12c67f9e5a3eb94 [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x615cf4672f1a - std::sys::backtrace::_print_fmt::h6b951e1242d8d6c5 [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x615cf4672f1a - ::fmt::hec3e2eae4d06f33f [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x615cf4698d73 - core::fmt::rt::Argument::fmt::h29c522cae980241c [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x615cf4698d73 - core::fmt::write::h05a73bd8dfc39e27 [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x615cf466ebd3 - std::io::Write::write_fmt::hd50f173afb562b2d [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x615cf4672d62 - std::sys::backtrace::BacktraceLock::print::h59ab9400dbbba6a0 [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x615cf467455d - std::panicking::default_hook::{{closure}}::h7d8282a516f2920b [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x615cf46743a2 - std::panicking::default_hook::hec1c90baabfdfd29 [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x615cf4674c67 - std::panicking::rust_panic_with_hook::hc487efe057b64249 [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x615cf46749ea - std::panicking::begin_panic_handler::{{closure}}::hb22cf7a24d4d5e94 [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x615cf46733e9 - std::sys::backtrace::__rust_end_short_backtrace::h39223be13b28c29a [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x615cf467467d - rust_begin_unwind [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x615cf4697b10 - core::panicking::panic_fmt::h1fe1046d8dacaf17 [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x615cf45e5b0b - openssl_src::Build::run_command::h0822e0db37996724 [INFO] [stderr] 16: 0x615cf45e4aef - openssl_src::Build::build::had874c4de674a018 [INFO] [stderr] 17: 0x615cf45764c3 - build_script_main::find_vendored::get_openssl::h0d743901a6477ff5 [INFO] [stderr] 18: 0x615cf456bfc8 - build_script_main::find_openssl::h56a47a002a7f3a8d [INFO] [stderr] 19: 0x615cf456c1c1 - build_script_main::main::h016e7fd728e3aee0 [INFO] [stderr] 20: 0x615cf4573d63 - core::ops::function::FnOnce::call_once::haf0441bd69242e35 [INFO] [stderr] 21: 0x615cf4572f16 - std::sys::backtrace::__rust_begin_short_backtrace::h92bfeea62ad3fd1f [INFO] [stderr] 22: 0x615cf4572d69 - std::rt::lang_start::{{closure}}::h1415795ce574d755 [INFO] [stderr] 23: 0x615cf466ad27 - core::ops::function::impls:: for &F>::call_once::h9f449f0d9cd1332a [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x615cf466ad27 - std::panicking::try::do_call::hd095a918d581f1d0 [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/panicking.rs:573:40 [INFO] [stderr] 25: 0x615cf466ad27 - std::panicking::try::h57bccdf6a93a5022 [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/panicking.rs:536:19 [INFO] [stderr] 26: 0x615cf466ad27 - std::panic::catch_unwind::h19bbbdb60a130b2e [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x615cf466ad27 - std::rt::lang_start_internal::{{closure}}::h532fed18c13ccf52 [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/rt.rs:174:48 [INFO] [stderr] 28: 0x615cf466ad27 - std::panicking::try::do_call::h20b3fbc3d6032215 [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/panicking.rs:573:40 [INFO] [stderr] 29: 0x615cf466ad27 - std::panicking::try::h30195485c177457f [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/panicking.rs:536:19 [INFO] [stderr] 30: 0x615cf466ad27 - std::panic::catch_unwind::h0d9f52081886e4ae [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x615cf466ad27 - std::rt::lang_start_internal::h15bbbd4864161bfc [INFO] [stderr] at /rustc/09ea730c380b8b9acb96ff87b724c45df920f793/library/std/src/rt.rs:174:20 [INFO] [stderr] 32: 0x615cf4572d47 - std::rt::lang_start::h368ff2e87a25dab0 [INFO] [stderr] 33: 0x615cf45702a5 - main [INFO] [stderr] 34: 0x7242326c0d90 - [INFO] [stderr] 35: 0x7242326c0e40 - __libc_start_main [INFO] [stderr] 36: 0x615cf45671c5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "09e83bb60c0c14750a87d63c2bb9993a17f295453d48e03da0df7329e3a2ed0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09e83bb60c0c14750a87d63c2bb9993a17f295453d48e03da0df7329e3a2ed0e", kill_on_drop: false }` [INFO] [stdout] 09e83bb60c0c14750a87d63c2bb9993a17f295453d48e03da0df7329e3a2ed0e