[INFO] cloning repository https://github.com/soloradish/chartmuseum-ctl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soloradish/chartmuseum-ctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoloradish%2Fchartmuseum-ctl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoloradish%2Fchartmuseum-ctl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6eff60535cba0274387f4e42afb7323caa662d24
[INFO] checking soloradish/chartmuseum-ctl/6eff60535cba0274387f4e42afb7323caa662d24 against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoloradish%2Fchartmuseum-ctl" "/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/soloradish/chartmuseum-ctl on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/soloradish/chartmuseum-ctl
[INFO] finished tweaking git repo https://github.com/soloradish/chartmuseum-ctl
[INFO] tweaked toml for git repo https://github.com/soloradish/chartmuseum-ctl written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/soloradish/chartmuseum-ctl 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.25
[INFO] [stderr]   Downloaded web-sys v0.3.52
[INFO] [stderr]   Downloaded openssl-src v111.15.0+1.1.1k
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7baa0041012b8855342a15caa59f24184818a664346bdcd2302045880df37f9
[INFO] running `Command { std: "docker" "start" "-a" "f7baa0041012b8855342a15caa59f24184818a664346bdcd2302045880df37f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7baa0041012b8855342a15caa59f24184818a664346bdcd2302045880df37f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7baa0041012b8855342a15caa59f24184818a664346bdcd2302045880df37f9", kill_on_drop: false }`
[INFO] [stdout] f7baa0041012b8855342a15caa59f24184818a664346bdcd2302045880df37f9
[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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69c9e2cd17459fa610f14767b3dcc68495f884e5d95283747a870d811e97e886
[INFO] running `Command { std: "docker" "start" "-a" "69c9e2cd17459fa610f14767b3dcc68495f884e5d95283747a870d811e97e886", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]    Compiling openssl-src v111.15.0+1.1.1k
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking socket2 v0.4.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking h2 v0.3.3
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking hyper v0.14.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.65`
[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-f4dd87a199d58d1b/build-script-main` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-cfg=const_fn
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_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]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   running cd "/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/build/src" && env -u CROSS_COMPILE CC="cc" "perl" "./Configure" "--prefix=/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install" "no-dso" "no-shared" "no-ssl3" "no-unit-test" "no-comp" "no-zlib" "no-zlib-dynamic" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64"
[INFO] [stderr]   Configuring OpenSSL version 1.1.1k (0x101010bfL) for linux-x86_64
[INFO] [stderr]   Using os-specific seed configuration
[INFO] [stderr]   Creating configdata.pm
[INFO] [stderr]   Creating Makefile
[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 <https://github.com/openssl/openssl/issues>  ***
[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 file first)         ***
[INFO] [stderr]   ***                                                                ***
[INFO] [stderr]   **********************************************************************
[INFO] [stderr]   running cd "/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/build/src" && "make" "depend"
[INFO] [stderr]   running cd "/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/build/src" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "build_libs"
[INFO] [stderr]   /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
[INFO] [stderr]       "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h
[INFO] [stderr]   /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
[INFO] [stderr]       "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h
[INFO] [stderr]   /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
[INFO] [stderr]       "-oMakefile" include/openssl/opensslconf.h.in > include/openssl/opensslconf.h
[INFO] [stderr]   make depend && make _build_libs
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/build/src'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/build/src'
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/build/src'
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF apps/app_rand.d.tmp -MT apps/app_rand.o -c -o apps/app_rand.o apps/app_rand.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF apps/apps.d.tmp -MT apps/apps.o -c -o apps/apps.o apps/apps.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF apps/bf_prefix.d.tmp -MT apps/bf_prefix.o -c -o apps/bf_prefix.o apps/bf_prefix.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF apps/opt.d.tmp -MT apps/opt.o -c -o apps/opt.o apps/opt.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF apps/s_cb.d.tmp -MT apps/s_cb.o -c -o apps/s_cb.o apps/s_cb.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF apps/s_socket.d.tmp -MT apps/s_socket.o -c -o apps/s_socket.o apps/s_socket.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/aes/aes_cbc.d.tmp -MT crypto/aes/aes_cbc.o -c -o crypto/aes/aes_cbc.o crypto/aes/aes_cbc.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/aes/aes_cfb.d.tmp -MT crypto/aes/aes_cfb.o -c -o crypto/aes/aes_cfb.o crypto/aes/aes_cfb.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/aes/aes_core.d.tmp -MT crypto/aes/aes_core.o -c -o crypto/aes/aes_core.o crypto/aes/aes_core.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/aes/aes_ecb.d.tmp -MT crypto/aes/aes_ecb.o -c -o crypto/aes/aes_ecb.o crypto/aes/aes_ecb.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/aes/aes_ige.d.tmp -MT crypto/aes/aes_ige.o -c -o crypto/aes/aes_ige.o crypto/aes/aes_ige.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/aes/aes_misc.d.tmp -MT crypto/aes/aes_misc.o -c -o crypto/aes/aes_misc.o crypto/aes/aes_misc.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/aes/aes_ofb.d.tmp -MT crypto/aes/aes_ofb.o -c -o crypto/aes/aes_ofb.o crypto/aes/aes_ofb.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/aes/aes_wrap.d.tmp -MT crypto/aes/aes_wrap.o -c -o crypto/aes/aes_wrap.o crypto/aes/aes_wrap.c
[INFO] [stderr]   CC="cc" /usr/bin/perl crypto/aes/asm/aesni-mb-x86_64.pl elf crypto/aes/aesni-mb-x86_64.s
[INFO] [stderr]   CC="cc" /usr/bin/perl crypto/aes/asm/aesni-sha1-x86_64.pl elf crypto/aes/aesni-sha1-x86_64.s
[INFO] [stderr]   CC="cc" /usr/bin/perl crypto/aes/asm/aesni-sha256-x86_64.pl elf crypto/aes/aesni-sha256-x86_64.s
[INFO] [stderr]   CC="cc" /usr/bin/perl crypto/aes/asm/aesni-x86_64.pl elf crypto/aes/aesni-x86_64.s
[INFO] [stderr]   CC="cc" /usr/bin/perl crypto/aes/asm/vpaes-x86_64.pl elf crypto/aes/vpaes-x86_64.s
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/aria/aria.d.tmp -MT crypto/aria/aria.o -c -o crypto/aria/aria.o crypto/aria/aria.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT crypto/asn1/a_bitstr.o -c -o crypto/asn1/a_bitstr.o crypto/asn1/a_bitstr.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT crypto/asn1/a_d2i_fp.o -c -o crypto/asn1/a_d2i_fp.o crypto/asn1/a_d2i_fp.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/a_digest.d.tmp -MT crypto/asn1/a_digest.o -c -o crypto/asn1/a_digest.o crypto/asn1/a_digest.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/a_dup.d.tmp -MT crypto/asn1/a_dup.o -c -o crypto/asn1/a_dup.o crypto/asn1/a_dup.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/a_gentm.d.tmp -MT crypto/asn1/a_gentm.o -c -o crypto/asn1/a_gentm.o crypto/asn1/a_gentm.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT crypto/asn1/a_i2d_fp.o -c -o crypto/asn1/a_i2d_fp.o crypto/asn1/a_i2d_fp.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/a_int.d.tmp -MT crypto/asn1/a_int.o -c -o crypto/asn1/a_int.o crypto/asn1/a_int.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT crypto/asn1/a_mbstr.o -c -o crypto/asn1/a_mbstr.o crypto/asn1/a_mbstr.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/a_object.d.tmp -MT crypto/asn1/a_object.o -c -o crypto/asn1/a_object.o crypto/asn1/a_object.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/a_octet.d.tmp -MT crypto/asn1/a_octet.o -c -o crypto/asn1/a_octet.o crypto/asn1/a_octet.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/a_print.d.tmp -MT crypto/asn1/a_print.o -c -o crypto/asn1/a_print.o crypto/asn1/a_print.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/a_sign.d.tmp -MT crypto/asn1/a_sign.o -c -o crypto/asn1/a_sign.o crypto/asn1/a_sign.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/a_strex.d.tmp -MT crypto/asn1/a_strex.o -c -o crypto/asn1/a_strex.o crypto/asn1/a_strex.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/a_strnid.d.tmp -MT crypto/asn1/a_strnid.o -c -o crypto/asn1/a_strnid.o crypto/asn1/a_strnid.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/a_time.d.tmp -MT crypto/asn1/a_time.o -c -o crypto/asn1/a_time.o crypto/asn1/a_time.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/a_type.d.tmp -MT crypto/asn1/a_type.o -c -o crypto/asn1/a_type.o crypto/asn1/a_type.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/a_utctm.d.tmp -MT crypto/asn1/a_utctm.o -c -o crypto/asn1/a_utctm.o crypto/asn1/a_utctm.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/a_utf8.d.tmp -MT crypto/asn1/a_utf8.o -c -o crypto/asn1/a_utf8.o crypto/asn1/a_utf8.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/a_verify.d.tmp -MT crypto/asn1/a_verify.o -c -o crypto/asn1/a_verify.o crypto/asn1/a_verify.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT crypto/asn1/ameth_lib.o -c -o crypto/asn1/ameth_lib.o crypto/asn1/ameth_lib.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/asn1_err.d.tmp -MT crypto/asn1/asn1_err.o -c -o crypto/asn1/asn1_err.o crypto/asn1/asn1_err.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT crypto/asn1/asn1_gen.o -c -o crypto/asn1/asn1_gen.o crypto/asn1/asn1_gen.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT crypto/asn1/asn1_item_list.o -c -o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_item_list.c
[INFO] [stderr]   cc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/install/lib/engines-1.1\"" -DNDEBUG  -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT crypto/asn1/asn1_lib.o -c -o crypto/asn1/asn1_lib.o crypto/asn1/asn1_lib.c
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/out/openssl-build/build/src'
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   /tmp/ccg7jON0.s: Assembler messages:
[INFO] [stderr]   /tmp/ccg7jON0.s: Fatal error: can't write 16 bytes to section .text.d2i_ASN1_TIME of crypto/asn1/a_time.o: 'No space left on device'
[INFO] [stderr]   /tmp/ccg7jON0.s: Fatal error: crypto/asn1/a_time.o: No such file or directory
[INFO] [stderr]   make[1]: *** [Makefile:935: crypto/asn1/a_time.o] Error 1
[INFO] [stderr]   make[1]: *** Waiting for unfinished jobs....
[INFO] [stderr]   crypto/asn1/ameth_lib.c:451:1: fatal error: error writing to /tmp/ccj2cdr8.s: No space left on device
[INFO] [stderr]     451 | }
[INFO] [stderr]         | ^
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   make[1]: *** [Makefile:975: crypto/asn1/ameth_lib.o] Error 1
[INFO] [stderr]   make: *** [Makefile:177: build_libs] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-src-111.15.0+1.1.1k/src/lib.rs:471:13:
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Error building OpenSSL:
[INFO] [stderr]       Command: cd "/opt/rustwide/target/debug/build/openssl-sys-e5e89a9ae397c64b/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:     0x5918fa08f992 - std::backtrace_rs::backtrace::libunwind::trace::h563a2beac1baee5d
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5918fa08f992 - std::backtrace_rs::backtrace::trace_unsynchronized::hdc700c8ea914f702
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5918fa08f992 - std::sys::backtrace::_print_fmt::h1b39b2ce6204063a
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5918fa08f992 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h542d155fb00771a6
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5918fa0b3623 - core::fmt::rt::Argument::fmt::h387f243e796dbb39
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/fmt/rt.rs:179:76
[INFO] [stderr]      5:     0x5918fa0b3623 - core::fmt::write::h5c20ef0aafe2b529
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/fmt/mod.rs:1481:25
[INFO] [stderr]      6:     0x5918fa08c353 - std::io::default_write_fmt::hcd6191d430111ac5
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5918fa08c353 - std::io::Write::write_fmt::hac11ffd732faa171
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/io/mod.rs:1914:13
[INFO] [stderr]      8:     0x5918fa08f7e2 - std::sys::backtrace::BacktraceLock::print::h47f90f237b73cbf4
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5918fa0919c2 - std::panicking::default_hook::{{closure}}::h6282c72a1387d25f
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:300:22
[INFO] [stderr]     10:     0x5918fa0917c5 - std::panicking::default_hook::he6b494ff3c83ead4
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5918fa0923e2 - std::panicking::rust_panic_with_hook::h149b08272aeb16bc
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5918fa09216a - std::panicking::begin_panic_handler::{{closure}}::hcdbe86989a0ba44a
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5918fa08fe99 - std::sys::backtrace::__rust_end_short_backtrace::hf8d59804c2387dc6
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5918fa091dfd - __rustc[2d4870ff425ddf61]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5918fa0b24b0 - core::panicking::panic_fmt::he8c25f98fc794a04
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5918fa01b898 - openssl_src::Build::run_command::h16f0dee80a5d978e
[INFO] [stderr]     17:     0x5918fa01aa07 - openssl_src::Build::build::h565e9d5aca3dbed7
[INFO] [stderr]     18:     0x5918f9ffac4d - build_script_main::find_vendored::get_openssl::hfc7fca67e37a6fc9
[INFO] [stderr]     19:     0x5918f9ff19d8 - build_script_main::find_openssl::hfa396a573494e04b
[INFO] [stderr]     20:     0x5918f9ff1bc1 - build_script_main::main::hd4d2f380b172310b
[INFO] [stderr]     21:     0x5918f9ff8633 - core::ops::function::FnOnce::call_once::h26ef0ff115a44332
[INFO] [stderr]     22:     0x5918f9ff7ca6 - std::sys::backtrace::__rust_begin_short_backtrace::hbccbd9c70524fc18
[INFO] [stderr]     23:     0x5918f9febf99 - std::rt::lang_start::{{closure}}::h556a8c0e7c3a6eb1
[INFO] [stderr]     24:     0x5918fa086c60 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h7076474eed8656b3
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     25:     0x5918fa086c60 - std::panicking::try::do_call::hbd0cac780971e5ed
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:589:40
[INFO] [stderr]     26:     0x5918fa086c60 - std::panicking::try::h3cbc02d8aba51c73
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:552:19
[INFO] [stderr]     27:     0x5918fa086c60 - std::panic::catch_unwind::h6b36eecd966bb8ff
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5918fa086c60 - std::rt::lang_start_internal::{{closure}}::hdbe6db4edf3386dc
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/rt.rs:168:24
[INFO] [stderr]     29:     0x5918fa086c60 - std::panicking::try::do_call::h510fcf1b84eec1a9
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:589:40
[INFO] [stderr]     30:     0x5918fa086c60 - std::panicking::try::h3dc1c9c2c726907f
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:552:19
[INFO] [stderr]     31:     0x5918fa086c60 - std::panic::catch_unwind::haa7a05f30e57423e
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x5918fa086c60 - std::rt::lang_start_internal::h85e7d85bc582d158
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/rt.rs:164:5
[INFO] [stderr]     33:     0x5918f9febf81 - std::rt::lang_start::h5b595b3d1e0c052f
[INFO] [stderr]     34:     0x5918f9ff5235 - main
[INFO] [stderr]     35:     0x715d16f1c1ca - <unknown>
[INFO] [stderr]     36:     0x715d16f1c28b - __libc_start_main
[INFO] [stderr]     37:     0x5918f9febcd5 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqmicFA/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyper` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.127/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=1d72de3439944fce -C extra-filename=-229ce4097d4f229a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c04f9a3250798f92.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9d083ea772f8a688.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ff60d456686f0c30.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "69c9e2cd17459fa610f14767b3dcc68495f884e5d95283747a870d811e97e886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69c9e2cd17459fa610f14767b3dcc68495f884e5d95283747a870d811e97e886", kill_on_drop: false }`
[INFO] [stdout] 69c9e2cd17459fa610f14767b3dcc68495f884e5d95283747a870d811e97e886
