[INFO] fetching crate launcho 0.1.0...
[INFO] testing launcho-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate launcho 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate launcho 0.1.0
[INFO] finished tweaking crates.io crate launcho 0.1.0
[INFO] tweaked toml for crates.io crate launcho 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate launcho 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate launcho 0.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f4b121cda96046213f041790743a0e0f0d4b89a5a96636a72c8d91c30ac82ae
[INFO] running `Command { std: "docker" "start" "-a" "0f4b121cda96046213f041790743a0e0f0d4b89a5a96636a72c8d91c30ac82ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f4b121cda96046213f041790743a0e0f0d4b89a5a96636a72c8d91c30ac82ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f4b121cda96046213f041790743a0e0f0d4b89a5a96636a72c8d91c30ac82ae", kill_on_drop: false }`
[INFO] [stdout] 0f4b121cda96046213f041790743a0e0f0d4b89a5a96636a72c8d91c30ac82ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41859e8dd773f8529ac3596a2fe343daf1ac7cf5fa9dc2b12e905c0731aeca29
[INFO] running `Command { std: "docker" "start" "-a" "41859e8dd773f8529ac3596a2fe343daf1ac7cf5fa9dc2b12e905c0731aeca29", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.88
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling openssl v0.10.54
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling botan-src v0.21903.1
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling botan-sys v0.10.3
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling time v0.3.22
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pem v2.0.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.8
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling sha256 v1.1.4
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.4
[INFO] [stderr]    Compiling edit v0.1.4
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling serde_with_macros v3.0.0
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling pin-project v1.1.0
[INFO] [stderr]    Compiling tungstenite v0.18.0
[INFO] [stderr]    Compiling clap v4.3.4
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=1b3e981f26619ca8 -C extra-filename=-d1a0bd37b3edc888 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-89d7ab79dfdabb18.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-66bd796108c518fc.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-40b0ee658f205e43.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d16b440f74ae9667.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-483c456c796c2727.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-97c4b49af6812166.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-75a3055d79aac451.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-922d7c83c3f0f262.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-246d544436653d2f.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `botan-sys v0.10.3`
[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/botan-sys-18b9b986f31ce3eb/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]      INFO: configure.py invoked with options "--with-build-dir=/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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.19.3 (revision unknown)
[INFO] [stderr]      INFO: Running under 3.12.3 (main, Aug 14 2025, 17:47:21) [GCC 13.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 13.3
[INFO] [stderr]      INFO: Auto-detected compiler arch x86_64
[INFO] [stderr]      INFO: Target is gcc:13.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 sqlite3 tpm zlib
[INFO] [stderr]      INFO: Loading modules: adler32 aead aes aes_ni aes_vperm aont argon2 argon2_ssse3 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 zfec zfec_sse2 zfec_vperm
[INFO] [stderr]      INFO: Using symlink to link files into build dir (use --link-method to change)
[INFO] [stderr]      INFO: Botan 2.19.3 (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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/asn1/alg_id.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/asn1/asn1_obj.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/asn1/asn1_oid.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/asn1/asn1_print.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/asn1/asn1_str.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/asn1/asn1_time.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/asn1/ber_dec.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/asn1/der_enc.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/asn1/oid_maps.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/asn1/oids.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/base/buf_comp.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/base/scan_name.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/base/sym_algo.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/base/symkey.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/aes/aes.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/aes/aes_ni/aes_ni.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/aes/aes_vperm/aes_vperm.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/aria/aria.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/block_cipher.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/blowfish/blowfish.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/camellia/camellia.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/cascade/cascade.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/cast128/cast128.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/cast256/cast256.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/des/des.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/des/des_tab.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/des/desx.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/gost_28147/gost_28147.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/idea/idea.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/idea/idea_sse2/idea_sse2.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/kasumi/kasumi.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/lion/lion.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/misty1/misty1.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/noekeon/noekeon.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/noekeon/noekeon_simd/noekeon_simd.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/seed/seed.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/serpent/serpent.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/serpent/serpent_avx2/serpent_avx2.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/serpent/serpent_simd/serpent_simd.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/shacal2/shacal2.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/shacal2/shacal2_avx2/shacal2_avx2.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/shacal2/shacal2_simd/shacal2_simd.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/shacal2/shacal2_x86/shacal2_x86.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/sm4/sm4.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/threefish_512/threefish_512.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/twofish/twofish.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/twofish/twofish_tab.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/block/xtea/xtea.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/codec/base32/base32.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/codec/base58/base58.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/codec/base64/base64.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/codec/hex/hex.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/compat/sodium/sodium_25519.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/compat/sodium/sodium_aead.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/compat/sodium/sodium_auth.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/compat/sodium/sodium_box.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/compat/sodium/sodium_chacha.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/compat/sodium/sodium_salsa.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/compat/sodium/sodium_secretbox.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/compat/sodium/sodium_utils.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/entropy/dev_random/dev_random.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/entropy/entropy_srcs.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/entropy/proc_walk/proc_walk.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/entropy/rdseed/rdseed.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/ffi/ffi.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/obj/lib/ffi.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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/ffi/ffi_block.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/obj/lib/ffi_block.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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/ffi/ffi_cert.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/obj/lib/ffi_cert.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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/ffi/ffi_cipher.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/obj/lib/ffi_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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/ffi/ffi_fpe.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/obj/lib/ffi_fpe.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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/ffi/ffi_hash.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/obj/lib/ffi_hash.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-1a8cb7a6298c8882/out/botan/build/include -I/opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/external -c src/lib/ffi/ffi_hotp.cpp -o /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/obj/lib/ffi_hotp.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   In file included from /usr/include/c++/13/bits/new_allocator.h:36,
[INFO] [stderr]                    from /usr/include/x86_64-linux-gnu/c++/13/bits/c++allocator.h:33,
[INFO] [stderr]                    from /usr/include/c++/13/bits/allocator.h:46,
[INFO] [stderr]                    from /usr/include/c++/13/memory:65,
[INFO] [stderr]                    from /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/botan/types.h:17,
[INFO] [stderr]                    from /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/botan/secmem.h:11,
[INFO] [stderr]                    from /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/botan/asn1_obj.h:10,
[INFO] [stderr]                    from /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/botan/der_enc.h:11,
[INFO] [stderr]                    from src/lib/asn1/der_enc.cpp:8:
[INFO] [stderr]   In function 'std::_Require<std::__not_<std::__is_tuple_like<_Tp> >, std::is_move_constructible<_Tp>, std::is_move_assignable<_Tp> > std::swap(_Tp&, _Tp&) [with _Tp = Botan::ASN1_Tag]',
[INFO] [stderr]       inlined from 'Botan::DER_Encoder::DER_Sequence::DER_Sequence(Botan::DER_Encoder::DER_Sequence&&)' at /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/include/botan/der_enc.h:195:25,
[INFO] [stderr]       inlined from 'Botan::DER_Encoder& Botan::DER_Encoder::end_cons()' at src/lib/asn1/der_enc.cpp:196:77:
[INFO] [stderr]   /usr/include/c++/13/bits/move.h:197:11: warning: '*(__vector(2) unsigned int*)((char*)&last_seq + offsetof(Botan::DER_Encoder::DER_Sequence, Botan::DER_Encoder::DER_Sequence::m_type_tag))' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr]     197 |       _Tp __tmp = _GLIBCXX_MOVE(__a);
[INFO] [stderr]         |           ^~~~~
[INFO] [stderr]   src/lib/asn1/der_enc.cpp: In member function 'Botan::DER_Encoder& Botan::DER_Encoder::end_cons()':
[INFO] [stderr]   src/lib/asn1/der_enc.cpp:196:17: note: 'last_seq' declared here
[INFO] [stderr]     196 |    DER_Sequence last_seq = std::move(m_subsequences[m_subsequences.size()-1]);
[INFO] [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-1a8cb7a6298c8882/out/botan/Makefile:116: /opt/rustwide/target/debug/build/botan-sys-1a8cb7a6298c8882/out/botan/build/obj/lib/asn1_oid_maps.o] Error 1
[INFO] [stderr]   make: *** Waiting for unfinished jobs....
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1321) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/botan-src-0.21903.1/src/lib.rs:117:9:
[INFO] [stderr]   make terminated unsuccessfully
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5cf510fe50b2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5cf510fe50b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5cf510fe50b2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5cf510fe50b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5cf510ff4a1f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5cf510ff4a1f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5cf510fba413 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5cf510fba413 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5cf510fc3692 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5cf510fc51cc - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5cf510fc5026 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5cf510fc57a5 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5cf510fc5606 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13
[INFO] [stderr]     13:     0x5cf510fc37c9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5cf510faeded - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5cf510ff8060 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5cf510fadb1d - botan_src::make::h36e9c195ed2b2786
[INFO] [stderr]     17:     0x5cf510fadf5a - botan_src::build::h5411b2b4cc560e32
[INFO] [stderr]     18:     0x5cf510fa6165 - build_script_build::main::hfb8dd922c964c6c0
[INFO] [stderr]     19:     0x5cf510fa64b3 - core::ops::function::FnOnce::call_once::hc7f23bb20a79b786
[INFO] [stderr]     20:     0x5cf510fa63e6 - std::sys::backtrace::__rust_begin_short_backtrace::he30d3531e84355b6
[INFO] [stderr]     21:     0x5cf510fa63c9 - std::rt::lang_start::{{closure}}::hddaaf951c11fb824
[INFO] [stderr]     22:     0x5cf510fbbb80 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5cf510fbbb80 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x5cf510fbbb80 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x5cf510fbbb80 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5cf510fbbb80 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5cf510fbbb80 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x5cf510fbbb80 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x5cf510fbbb80 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5cf510fbbb80 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5cf510fa63b1 - std::rt::lang_start::h2b1047c9230b5366
[INFO] [stderr]     32:     0x5cf510fa6835 - main
[INFO] [stderr]     33:     0x74c31d93e1ca - <unknown>
[INFO] [stderr]     34:     0x74c31d93e28b - __libc_start_main
[INFO] [stderr]     35:     0x5cf510fa5fc5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "41859e8dd773f8529ac3596a2fe343daf1ac7cf5fa9dc2b12e905c0731aeca29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41859e8dd773f8529ac3596a2fe343daf1ac7cf5fa9dc2b12e905c0731aeca29", kill_on_drop: false }`
[INFO] [stdout] 41859e8dd773f8529ac3596a2fe343daf1ac7cf5fa9dc2b12e905c0731aeca29
