[INFO] fetching crate rcgen 0.8.9... [INFO] checking rcgen-0.8.9 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate rcgen 0.8.9 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate rcgen 0.8.9 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rcgen 0.8.9 [INFO] finished tweaking crates.io crate rcgen 0.8.9 [INFO] tweaked toml for crates.io crate rcgen 0.8.9 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate rcgen 0.8.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded der-oid-macro v0.3.0 [INFO] [stderr] Downloaded data-encoding v2.3.1 [INFO] [stderr] Downloaded pem v0.8.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.22 [INFO] [stderr] Downloaded oid-registry v0.1.1 [INFO] [stderr] Downloaded rusticata-macros v3.0.1 [INFO] [stderr] Downloaded thiserror v1.0.22 [INFO] [stderr] Downloaded yasna v0.3.2 [INFO] [stderr] Downloaded der-parser v5.0.0 [INFO] [stderr] Downloaded botan-sys v0.8.0 [INFO] [stderr] Downloaded x509-parser v0.9.0 [INFO] [stderr] Downloaded ring v0.16.18 [INFO] [stderr] Downloaded botan-src v0.21701.0 [INFO] [stderr] Downloaded botan v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80bd0371f5bd2195f113d4ff2d2d358d5cc2c63c48ca761c0e61a0f13c7e9c19 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "80bd0371f5bd2195f113d4ff2d2d358d5cc2c63c48ca761c0e61a0f13c7e9c19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80bd0371f5bd2195f113d4ff2d2d358d5cc2c63c48ca761c0e61a0f13c7e9c19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80bd0371f5bd2195f113d4ff2d2d358d5cc2c63c48ca761c0e61a0f13c7e9c19", kill_on_drop: false }` [INFO] [stdout] 80bd0371f5bd2195f113d4ff2d2d358d5cc2c63c48ca761c0e61a0f13c7e9c19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f458c0e2ac32aa96ea9a4283fdd639b86b26a00bb5ede3c5f0e0ebc70e985a95 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f458c0e2ac32aa96ea9a4283fdd639b86b26a00bb5ede3c5f0e0ebc70e985a95", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling botan-src v0.21701.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling botan-sys v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ring v0.16.18 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking pem v0.8.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking yasna v0.3.2 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking rcgen v0.8.9 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `botan-sys v0.8.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/botan-sys-9b17191608e57599/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] INFO: configure.py invoked with options "--with-build-dir=/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan --build-targets=static --without-documentation --no-install-python-module --distribution-info=https://crates.io/crates/botan-src --with-debug-info" [INFO] [stderr] INFO: Configuring to build Botan 2.17.1 (revision unknown) [INFO] [stderr] INFO: Running under 2.7.18 (default, Aug 4 2020, 11:16:42) [GCC 9.3.0] [INFO] [stderr] INFO: Autodetected platform information: OS="Linux" machine="x86_64" proc="x86_64" [INFO] [stderr] INFO: Guessing target OS is linux (use --os to set) [INFO] [stderr] INFO: Guessing to use compiler gcc (use --cc or CXX to set) [INFO] [stderr] INFO: Guessing target processor is a x86_64 (use --cpu to set) [INFO] [stderr] INFO: Using /etc/ssl/certs/ca-certificates.crt as system certificate store [INFO] [stderr] INFO: Auto-detected compiler version 9.3 [INFO] [stderr] INFO: Auto-detected compiler arch x86_64 [INFO] [stderr] INFO: Target is gcc:9.3-linux-x86_64 [INFO] [stderr] INFO: Assuming target x86_64 is little endian [INFO] [stderr] INFO: Skipping (dependency failure): asio certstor_sqlite3 sessions_sqlite3 [INFO] [stderr] INFO: Skipping (incompatible CPU): aes_armv8 aes_power8 sha1_armv8 sha2_32_armv8 sm4_armv8 [INFO] [stderr] INFO: Skipping (incompatible OS): certstor_system_macos certstor_system_windows commoncrypto getentropy win32_stats [INFO] [stderr] INFO: Skipping (no enabled compression schemes): compression [INFO] [stderr] INFO: Skipping (requires external dependency): boost bzip2 lzma openssl sqlite3 tpm zlib [INFO] [stderr] INFO: Loading modules: adler32 aead aes aes_ni aes_vperm aont argon2 aria asn1 auto_rng base base32 base58 base64 bcrypt bcrypt_pbkdf bigint blake2 block blowfish camellia cascade cast128 cast256 cbc cbc_mac ccm cecpq1 certstor_flatfile certstor_sql certstor_system cfb chacha chacha20poly1305 chacha_avx2 chacha_rng chacha_simd32 checksum cmac comb4p cpuid crc24 crc32 cryptobox ctr curve25519 des dev_random dh dl_algo dl_group dlies dsa dyn_load eax ec_group ecc_key ecdh ecdsa ecgdsa ecies eckcdsa ed25519 elgamal eme_oaep eme_pkcs1 eme_raw emsa1 emsa_pkcs1 emsa_pssr emsa_raw emsa_x931 entropy fd_unix ffi filters fpe_fe1 gcm ghash ghash_cpu ghash_vperm gmac gost_28147 gost_3410 gost_3411 hash hash_id hex hkdf hmac hmac_drbg hotp http_util idea idea_sse2 iso9796 kasumi kdf kdf1 kdf1_iso18033 kdf2 keccak keypair lion locking_allocator mac mce mceies md4 md5 mdx_hash mem_pool mgf1 misty1 mode_pad modes mp newhope nist_keywrap noekeon noekeon_simd numbertheory ocb ofb par_hash passhash9 pbes2 pbkdf pbkdf1 pbkdf2 pem pgp_s2k pk_pad pkcs11 poly1305 poly_dbl prf_tls prf_x942 proc_walk processor_rng psk_db pubkey rc4 rdrand_rng rdseed rfc3394 rfc6979 rmd160 rng roughtime rsa salsa20 scrypt seed serpent serpent_avx2 serpent_simd sessions_sql sha1 sha1_sse2 sha1_x86 sha2_32 sha2_32_bmi2 sha2_32_x86 sha2_64 sha2_64_bmi2 sha3 sha3_bmi2 shacal2 shacal2_avx2 shacal2_simd shacal2_x86 shake shake_cipher simd simd_avx2 siphash siv skein sm2 sm3 sm4 socket sodium sp800_108 sp800_56a sp800_56c srp6 stateful_rng stream streebog system_rng thread_utils threefish_512 threefish_512_avx2 tiger tls tls_10 tls_cbc tss twofish utils uuid whirlpool x509 x919_mac xmss xtea xts [INFO] [stderr] INFO: Using symlink to link files into build dir (use --link-method to change) [INFO] [stderr] INFO: Botan 2.17.1 (revision unknown) (unreleased undated) build setup is complete [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/asn1/alg_id.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/asn1_alg_id.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/asn1/asn1_obj.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/asn1_obj.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/asn1/asn1_oid.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/asn1_oid.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/asn1/asn1_print.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/asn1_print.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/asn1/asn1_str.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/asn1_str.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/asn1/asn1_time.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/asn1_time.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/asn1/ber_dec.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/asn1_ber_dec.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/asn1/der_enc.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/asn1_der_enc.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/asn1/oid_maps.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/asn1_oid_maps.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/asn1/oids.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/asn1_oids.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/base/buf_comp.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/base_buf_comp.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/base/scan_name.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/base_scan_name.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/base/sym_algo.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/base_sym_algo.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/base/symkey.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/base_symkey.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/aes/aes.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_aes.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -maes -mpclmul -msse2 -mssse3 -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/aes/aes_ni/aes_ni.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_aes_ni.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -msse2 -mssse3 -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/aes/aes_vperm/aes_vperm.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_aes_vperm.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/aria/aria.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_aria.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/block_cipher.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_cipher.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/blowfish/blowfish.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_blowfish.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/camellia/camellia.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_camellia.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/cascade/cascade.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_cascade.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/cast128/cast128.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_cast128.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/cast256/cast256.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_cast256.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/des/des.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_des.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/des/des_tab.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_des_tab.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/des/desx.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_des_desx.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/gost_28147/gost_28147.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_gost_28147.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/idea/idea.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_idea.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -msse2 -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/idea/idea_sse2/idea_sse2.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_idea_sse2.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/kasumi/kasumi.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_kasumi.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/lion/lion.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_lion.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/misty1/misty1.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_misty1.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/noekeon/noekeon.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_noekeon.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -msse2 -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/noekeon/noekeon_simd/noekeon_simd.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_noekeon_simd.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/seed/seed.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_seed.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/serpent/serpent.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_serpent.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -mavx2 -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/serpent/serpent_avx2/serpent_avx2.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_serpent_avx2.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -msse2 -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/serpent/serpent_simd/serpent_simd.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_serpent_simd.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/shacal2/shacal2.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_shacal2.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -mavx2 -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/shacal2/shacal2_avx2/shacal2_avx2.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_shacal2_avx2.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -msse2 -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/shacal2/shacal2_simd/shacal2_simd.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_shacal2_simd.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -msha -msse2 -mssse3 -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/shacal2/shacal2_x86/shacal2_x86.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_shacal2_x86.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/sm4/sm4.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_sm4.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/threefish_512/threefish_512.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_threefish_512.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -mavx2 -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/threefish_512/threefish_512_avx2/threefish_512_avx2.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_threefish_512_threefish_512_avx2.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/twofish/twofish.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_twofish.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/twofish/twofish_tab.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_twofish_tab.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/block/xtea/xtea.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_xtea.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/codec/base32/base32.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/codec_base32.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/codec/base58/base58.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/codec_base58.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/codec/base64/base64.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/codec_base64.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/codec/hex/hex.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/codec_hex.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/compat/sodium/sodium_25519.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/compat_sodium_25519.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/compat/sodium/sodium_aead.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/compat_sodium_aead.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/compat/sodium/sodium_auth.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/compat_sodium_auth.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/compat/sodium/sodium_box.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/compat_sodium_box.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/compat/sodium/sodium_chacha.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/compat_sodium_chacha.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/compat/sodium/sodium_salsa.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/compat_sodium_salsa.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/compat/sodium/sodium_secretbox.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/compat_sodium_secretbox.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/compat/sodium/sodium_utils.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/compat_sodium_utils.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/entropy/dev_random/dev_random.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/entropy_dev_random.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/entropy/entropy_srcs.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/entropy_srcs.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/entropy/proc_walk/proc_walk.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/entropy_proc_walk.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -mrdseed -msse2 -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/entropy/rdseed/rdseed.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/entropy_rdseed.o [INFO] [stderr] g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT -g -O3 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/include/external -c src/lib/ffi/ffi.cpp -o /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/ffi.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [/opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/Makefile:205: /opt/rustwide/target/debug/build/botan-sys-7b10861c31ab109a/out/botan/build/obj/lib/block_serpent_simd.o] Error 1 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] thread 'main' panicked at 'make terminated unsuccessfully', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/botan-src-0.21701.0/src/lib.rs:102:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5586f2eb48f0 - std::backtrace_rs::backtrace::libunwind::trace::h9d49145f95eb5894 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5586f2eb48f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hab1d020365bb6864 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5586f2eb48f0 - std::sys_common::backtrace::_print_fmt::h7659588431e304bd [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5586f2eb48f0 - ::fmt::h09f4a9e3befae3c7 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5586f2ecf81c - core::fmt::write::hf3fdfde304b9a088 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x5586f2eb22a2 - std::io::Write::write_fmt::h1cb850689c7116f0 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x5586f2eb67b5 - std::sys_common::backtrace::_print::hdbccd5aa093ba544 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5586f2eb67b5 - std::sys_common::backtrace::print::hc639c4f320222558 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5586f2eb67b5 - std::panicking::default_hook::{{closure}}::hdb012dd7a485bb5d [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5586f2eb6263 - std::panicking::default_hook::h75facbce77b6ba91 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5586f2eb6f51 - std::panicking::rust_panic_with_hook::hbcaa5de2cb5e22d5 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5586f2e8f9ce - std::panicking::begin_panic::{{closure}}::h8d8318b297b2d560 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:520:9 [INFO] [stderr] 12: 0x5586f2e90259 - std::sys_common::backtrace::__rust_end_short_backtrace::hce5ae8b8e63da9c6 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5586f2e8f8fb - std::panicking::begin_panic::hd74e52f22aee128e [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:519:12 [INFO] [stderr] 14: 0x5586f2e8eb7f - botan_src::make::h0ce6b8dfedca39d7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/botan-src-0.21701.0/src/lib.rs:102:9 [INFO] [stderr] 15: 0x5586f2e8efca - botan_src::build::hcbd6296e5cb0b466 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/botan-src-0.21701.0/src/lib.rs:114:5 [INFO] [stderr] 16: 0x5586f2e883f2 - build_script_build::main::h3c09386a3dc64263 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/botan-sys-0.8.0/build.rs:4:28 [INFO] [stderr] 17: 0x5586f2e8863b - core::ops::function::FnOnce::call_once::h95c51cf4c67d7023 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 18: 0x5586f2e8816e - std::sys_common::backtrace::__rust_begin_short_backtrace::h4f83198ba5cbcac3 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 19: 0x5586f2e88251 - std::rt::lang_start::{{closure}}::he36ed601e2cfb914 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:66:18 [INFO] [stderr] 20: 0x5586f2eb736a - core::ops::function::impls:: for &F>::call_once::h31ee16c075ae2d62 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 21: 0x5586f2eb736a - std::panicking::try::do_call::h3993344bf97066b6 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:379:40 [INFO] [stderr] 22: 0x5586f2eb736a - std::panicking::try::h09e523df7c9c2d28 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:343:19 [INFO] [stderr] 23: 0x5586f2eb736a - std::panic::catch_unwind::h9d4ddb10ebb815ff [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panic.rs:431:14 [INFO] [stderr] 24: 0x5586f2eb736a - std::rt::lang_start_internal::hc92e27a69d75de2a [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:51:25 [INFO] [stderr] 25: 0x5586f2e88227 - std::rt::lang_start::h062583a848674f63 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:65:5 [INFO] [stderr] 26: 0x5586f2e885ca - main [INFO] [stderr] 27: 0x7f1a777760b3 - __libc_start_main [INFO] [stderr] 28: 0x5586f2e8809e - _start [INFO] [stderr] 29: 0x0 - [INFO] running `Command { std: "docker" "inspect" "f458c0e2ac32aa96ea9a4283fdd639b86b26a00bb5ede3c5f0e0ebc70e985a95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f458c0e2ac32aa96ea9a4283fdd639b86b26a00bb5ede3c5f0e0ebc70e985a95", kill_on_drop: false }` [INFO] [stdout] f458c0e2ac32aa96ea9a4283fdd639b86b26a00bb5ede3c5f0e0ebc70e985a95