[INFO] cloning repository https://github.com/banr1/forked-lighthouse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/banr1/forked-lighthouse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanr1%2Fforked-lighthouse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanr1%2Fforked-lighthouse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e0eb6d1b8705bbda2ba56eb195d9cc7c6575e95 [INFO] checking banr1/forked-lighthouse/2e0eb6d1b8705bbda2ba56eb195d9cc7c6575e95 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanr1%2Fforked-lighthouse" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/banr1/forked-lighthouse on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/banr1/forked-lighthouse [INFO] finished tweaking git repo https://github.com/banr1/forked-lighthouse [INFO] tweaked toml for git repo https://github.com/banr1/forked-lighthouse written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/banr1/forked-lighthouse 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/sigp/quick-protobuf.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/sigp/lmdb-rs` [INFO] [stderr] Updating git submodule `https://github.com/mozilla/lmdb` [INFO] [stderr] Updating git repository `https://github.com/sigp/libmdbx-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mock_instant v0.3.2 [INFO] [stderr] Downloaded ethereum_hashing v0.6.0 [INFO] [stderr] Downloaded ssz_types v0.6.0 [INFO] [stderr] Downloaded tree_hash_derive v0.6.0 [INFO] [stderr] Downloaded superstruct v0.8.0 [INFO] [stderr] Downloaded ethereum_ssz v0.5.4 [INFO] [stderr] Downloaded tree_hash v0.6.0 [INFO] [stderr] Downloaded ethereum_serde_utils v0.5.2 [INFO] [stderr] Downloaded r2d2_sqlite v0.21.0 [INFO] [stderr] Downloaded discv5 v0.4.1 [INFO] [stderr] Downloaded metastruct_macro v0.1.2 [INFO] [stderr] Downloaded rpds v0.11.0 [INFO] [stderr] Downloaded jemalloc-ctl v0.5.4 [INFO] [stderr] Downloaded milhouse v0.1.0 [INFO] [stderr] Downloaded sloggers v2.2.0 [INFO] [stderr] Downloaded alloy-consensus v0.2.0 [INFO] [stderr] Downloaded ethers-contract-abigen v1.0.2 [INFO] [stderr] Downloaded ethers-contract v1.0.2 [INFO] [stderr] Downloaded ethers-providers v1.0.2 [INFO] [stderr] Downloaded ethers-core v1.0.2 [INFO] [stderr] Downloaded ethereum_ssz_derive v0.5.4 [INFO] [stderr] Downloaded serde_array_query v0.1.0 [INFO] [stderr] Downloaded redb v2.1.1 [INFO] [stderr] Downloaded libp2p-plaintext v0.41.0 [INFO] [stderr] Downloaded metastruct v0.1.2 [INFO] [stderr] Downloaded ethers-contract-derive v1.0.2 [INFO] [stderr] Downloaded alloy-eips v0.2.0 [INFO] [stderr] Downloaded windows-acl v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f22a7771e2b76597d746a93a42acb8670a78c92c25db323c55d18f562c4e369f [INFO] running `Command { std: "docker" "start" "-a" "f22a7771e2b76597d746a93a42acb8670a78c92c25db323c55d18f562c4e369f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f22a7771e2b76597d746a93a42acb8670a78c92c25db323c55d18f562c4e369f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f22a7771e2b76597d746a93a42acb8670a78c92c25db323c55d18f562c4e369f", kill_on_drop: false }` [INFO] [stdout] f22a7771e2b76597d746a93a42acb8670a78c92c25db323c55d18f562c4e369f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 031a3877f284f78f1662bab1d1db724306a28f472e77675777c8aad0ffeb11ff [INFO] running `Command { std: "docker" "start" "-a" "031a3877f284f78f1662bab1d1db724306a28f472e77675777c8aad0ffeb11ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling blst v0.3.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking ethereum_hashing v0.6.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.7 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling c-kzg v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling ethereum_ssz_derive v0.5.4 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking tokio v1.39.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling metastruct_macro v0.1.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling compare_fields_derive v0.2.0 (/opt/rustwide/workdir/common/compare_fields_derive) [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking alloy-rlp v0.3.7 [INFO] [stderr] Compiling superstruct v0.8.0 [INFO] [stderr] Compiling tree_hash_derive v0.6.0 [INFO] [stderr] Compiling test_random_derive v0.2.0 (/opt/rustwide/workdir/common/test_random_derive) [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking ruint v1.12.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking const-hex v1.12.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling scale-info-derive v2.11.3 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking alloy-primitives v0.7.7 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking safe_arith v0.1.0 (/opt/rustwide/workdir/consensus/safe_arith) [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking triomphe v0.1.13 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking archery v0.4.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking rpds v0.11.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking metastruct v0.1.2 [INFO] [stderr] Checking int_to_bytes v0.2.0 (/opt/rustwide/workdir/consensus/int_to_bytes) [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking compare_fields v0.2.0 (/opt/rustwide/workdir/common/compare_fields) [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking parity-scale-codec v3.6.12 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking scale-info v2.11.3 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta71qVGR/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] error: could not compile `crypto-bigint` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetagLVzDA" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2MZx9m/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ethbloom` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `ring v0.16.20` [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/ring-5d3c3fb7f7ba3495/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out/aesni-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/aesni-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out/vpaes-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/vpaes-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out/x86_64-mont-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/x86_64-mont-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out/x86_64-mont5-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/x86_64-mont5-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out/chacha-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/chacha-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out/p256-x86_64-asm-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/p256-x86_64-asm-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out/aesni-gcm-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/aesni-gcm-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out/ghash-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/ghash-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out/sha512-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/sha512-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out/chacha20_poly1305_x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/chacha20_poly1305_x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out/sha256-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/sha256-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out/aes_nohw.o" "crypto/fipsmodule/aes/aes_nohw.c" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out/montgomery.o" "crypto/fipsmodule/bn/montgomery.c" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out/montgomery_inv.o" "crypto/fipsmodule/bn/montgomery_inv.c" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out/limbs.o" "crypto/limbs/limbs.c" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out/mem.o" "crypto/mem.c" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out/poly1305.o" "crypto/poly1305/poly1305.c" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out/crypto.o" "crypto/crypto.c" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-d2c95975c19d5798/out/curve25519.o" "crypto/curve25519/curve25519.c" [INFO] [stderr] crypto/curve25519/curve25519.c:1911:1: fatal error: error writing to /tmp/cc00MTCT.s: No space left on device [INFO] [stderr] 1911 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/build.rs:656:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x566cfb6c60da - std::backtrace_rs::backtrace::libunwind::trace::h3d1148b7268e4456 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x566cfb6c60da - std::backtrace_rs::backtrace::trace_unsynchronized::hcd8d8263202addd9 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x566cfb6c60da - std::sys::backtrace::_print_fmt::h812e4f55de0da7fc [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x566cfb6c60da - ::fmt::h906dff65e8b7c000 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x566cfb6ead93 - core::fmt::rt::Argument::fmt::hb1625b4525552ddc [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x566cfb6ead93 - core::fmt::write::h44024895ba49323a [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/fmt/mod.rs:1189:21 [INFO] [stderr] 6: 0x566cfb6c20d3 - std::io::Write::write_fmt::hf3c4d9bb313458e6 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x566cfb6c5f22 - std::sys::backtrace::BacktraceLock::print::h70dc6513b8f1948d [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x566cfb6c711c - std::panicking::default_hook::{{closure}}::h4e46246c986b21f2 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x566cfb6c6f62 - std::panicking::default_hook::h149f583b31249354 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x566cfb6c7757 - std::panicking::rust_panic_with_hook::h9f77e00b577fb66f [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x566cfb64d97a - std::panicking::begin_panic::{{closure}}::h3b72f1a67f65ff68 [INFO] [stderr] 12: 0x566cfb64fe3a - std::sys::backtrace::__rust_end_short_backtrace::h62ca0280a7964dd9 [INFO] [stderr] 13: 0x566cfb64d926 - std::panicking::begin_panic::h666a7a82653ab274 [INFO] [stderr] 14: 0x566cfb6112da - build_script_build::run_command::hea813eb13ad9ed78 [INFO] [stderr] 15: 0x566cfb60fd26 - build_script_build::compile::h62bb216ef1ab973c [INFO] [stderr] 16: 0x566cfb60f82e - build_script_build::build_library::{{closure}}::h123a242c8bde0527 [INFO] [stderr] 17: 0x566cfb60bc5b - core::ops::function::impls:: for &mut F>::call_once::h3eb3612a82391c73 [INFO] [stderr] 18: 0x566cfb607dc5 - as core::iter::traits::iterator::Iterator>::next::h58f28add4fd39359 [INFO] [stderr] 19: 0x566cfb60a7c5 - alloc::vec::Vec::extend_desugared::hece970f50432e2d4 [INFO] [stderr] 20: 0x566cfb60b946 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h889bf5f3100fb961 [INFO] [stderr] 21: 0x566cfb608774 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h25f71584f932550f [INFO] [stderr] 22: 0x566cfb60b9bd - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h2a8a0efa929f7767 [INFO] [stderr] 23: 0x566cfb60b8e1 - as core::iter::traits::collect::FromIterator>::from_iter::he8d3c1c965912ef6 [INFO] [stderr] 24: 0x566cfb609c34 - core::iter::traits::iterator::Iterator::collect::h36a150c5ee52acb2 [INFO] [stderr] 25: 0x566cfb60efe1 - build_script_build::build_library::h65272c7228b1f015 [INFO] [stderr] 26: 0x566cfb60ee2e - build_script_build::build_c_code::{{closure}}::h4d93d9c2dec04d2c [INFO] [stderr] 27: 0x566cfb61769f - as core::iter::traits::iterator::Iterator>::for_each::hf2001a66233ce6c8 [INFO] [stderr] 28: 0x566cfb60ea3d - build_script_build::build_c_code::h771a64cc0aad21db [INFO] [stderr] 29: 0x566cfb60d53c - build_script_build::ring_build_rs_main::h2ece42cfb045a336 [INFO] [stderr] 30: 0x566cfb60c8ed - build_script_build::main::h1790d39991e15e88 [INFO] [stderr] 31: 0x566cfb609303 - core::ops::function::FnOnce::call_once::h347098d850b6dca0 [INFO] [stderr] 32: 0x566cfb614816 - std::sys::backtrace::__rust_begin_short_backtrace::hd06fa74ae9208486 [INFO] [stderr] 33: 0x566cfb614799 - std::rt::lang_start::{{closure}}::hbc28b6b47b0f4c03 [INFO] [stderr] 34: 0x566cfb6bc637 - core::ops::function::impls:: for &F>::call_once::h9b826323d0f6f52d [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 35: 0x566cfb6bc637 - std::panicking::try::do_call::h11b8cb37e889e723 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:557:40 [INFO] [stderr] 36: 0x566cfb6bc637 - std::panicking::try::h8c0c35eed4b91402 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:520:19 [INFO] [stderr] 37: 0x566cfb6bc637 - std::panic::catch_unwind::hdd9725084aceebb7 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panic.rs:358:14 [INFO] [stderr] 38: 0x566cfb6bc637 - std::rt::lang_start_internal::{{closure}}::h70a2b8736f81fb2f [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/rt.rs:174:48 [INFO] [stderr] 39: 0x566cfb6bc637 - std::panicking::try::do_call::h9dbefce92b360333 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:557:40 [INFO] [stderr] 40: 0x566cfb6bc637 - std::panicking::try::h69f0829c3d3bd7a7 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:520:19 [INFO] [stderr] 41: 0x566cfb6bc637 - std::panic::catch_unwind::haf848aa83b38ef16 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panic.rs:358:14 [INFO] [stderr] 42: 0x566cfb6bc637 - std::rt::lang_start_internal::ha915624e2796630d [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/rt.rs:174:20 [INFO] [stderr] 43: 0x566cfb614777 - std::rt::lang_start::hb7539ea9c12d9c87 [INFO] [stderr] 44: 0x566cfb6133a5 - main [INFO] [stderr] 45: 0x7efa44335d90 - [INFO] [stderr] 46: 0x7efa44335e40 - __libc_start_main [INFO] [stderr] 47: 0x566cfb607ab5 - _start [INFO] [stderr] 48: 0x0 - [INFO] [stderr] warning: libsqlite3-sys@0.25.2: /tmp/cc7AA7Ru.s: Assembler messages: [INFO] [stderr] warning: libsqlite3-sys@0.25.2: /tmp/cc7AA7Ru.s: Fatal error: can't write 320 bytes to section .data of /opt/rustwide/target/debug/build/libsqlite3-sys-5cee37e628b241d1/out/0343851c9008f270-sqlite3.o: 'No space left on device' [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: libsqlite3-sys@0.25.2: /tmp/cc7AA7Ru.s: Fatal error: /opt/rustwide/target/debug/build/libsqlite3-sys-5cee37e628b241d1/out/0343851c9008f270-sqlite3.o: No space left on device [INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.25.2` [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/libsqlite3-sys-351d5e02363597ce/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=sqlite3/sqlite3.c [INFO] [stderr] cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH [INFO] [stderr] cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libsqlite3-sys-5cee37e628b241d1/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:warning=/tmp/cc7AA7Ru.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/cc7AA7Ru.s: Fatal error: can't write 320 bytes to section .data of /opt/rustwide/target/debug/build/libsqlite3-sys-5cee37e628b241d1/out/0343851c9008f270-sqlite3.o: 'No space left on device' [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=/tmp/cc7AA7Ru.s: Fatal error: /opt/rustwide/target/debug/build/libsqlite3-sys-5cee37e628b241d1/out/0343851c9008f270-sqlite3.o: No space left on device [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_ISNAN" "-DHAVE_LOCALTIME_R" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-5cee37e628b241d1/out/0343851c9008f270-sqlite3.o" "-c" "sqlite3/sqlite3.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc2NDtKi/symbols.o" "/opt/rustwide/target/debug/build/curve25519-dalek-daef19fd21694d79/build_script_build-daef19fd21694d79.build_script_build.ce529669c5ee9209-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/curve25519-dalek-daef19fd21694d79/build_script_build-daef19fd21694d79.1nefnutkh33xzqhdwmoh47i91.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustc_version-6fbec9b41b2fda0e.rlib" "/opt/rustwide/target/debug/deps/libsemver-d6dd6c8fa554e727.rlib" "/opt/rustwide/target/debug/deps/libserde-856438dfedda1756.rlib" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cb5ec2ef594bb30c.rlib" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd556125f3c54f38.rlib" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-24135b58e98c7743.rlib" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b84472edfde5b8b3.rlib" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-9ea54a4ae45fef28.rlib" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8b7cc309868a115a.rlib" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/curve25519-dalek-daef19fd21694d79/build_script_build-daef19fd21694d79" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] #0 0x000072a5a85530e7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f530e7) [INFO] [stdout] #1 0x000072a5a85534fc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f534fc) [INFO] [stdout] #2 0x000072a5ac5f5520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x000072a5ac7538c6 (/lib/x86_64-linux-gnu/libc.so.6+0x1a08c6) [INFO] [stdout] #4 0x000072a5ab4590dc llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x000072a5a8504a61 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f04a61) [INFO] [stdout] #6 0x000072a5a85031cd llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f031cd) [INFO] [stdout] #7 0x0000580543322dad lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x485dad) [INFO] [stdout] #8 0x00005805432b77ba void lld::elf::OutputSection::writeTo >(unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x000072a5a8504932 std::_Function_handler, bool)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f04932) [INFO] [stdout] #10 0x000072a5a8503cea llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f03cea) [INFO] [stdout] #11 0x000072a5a847f170 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3e7f170) [INFO] [stdout] #12 0x000072a5ac647ac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #13 0x000072a5ac6d8a04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `curve25519-dalek` (build script) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.103` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-39744d3f420456e8/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-check-cfg=cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO")) [INFO] [stderr] cargo:rustc-check-cfg=cfg(openssl) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl) [INFO] [stderr] cargo:rustc-check-cfg=cfg(boringssl) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl250) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl251) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl252) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl261) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl270) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl271) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl273) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl280) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl281) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl291) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl310) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl321) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl332) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl340) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl350) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl360) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl361) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl370) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl380) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl381) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl382) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl390) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl400) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl101) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl102) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl102f) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl102h) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl110) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl110f) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl110g) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl110h) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl111) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl111b) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl111c) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl111d) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl300) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl310) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl320) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl330) [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR [INFO] [stderr] OPENSSL_NO_VENDOR unset [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_CONFIG_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_CONFIG_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_CONFIG_DIR [INFO] [stderr] OPENSSL_CONFIG_DIR unset [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_AR [INFO] [stderr] HOST_AR = None [INFO] [stderr] cargo:rerun-if-env-changed=AR [INFO] [stderr] AR = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] ARFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] ARFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_ARFLAGS [INFO] [stderr] HOST_ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS [INFO] [stderr] ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIB_x86_64-unknown-linux-gnu [INFO] [stderr] RANLIB_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIB_x86_64_unknown_linux_gnu [INFO] [stderr] RANLIB_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_RANLIB [INFO] [stderr] HOST_RANLIB = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIB [INFO] [stderr] RANLIB = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] RANLIBFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] RANLIBFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_RANLIBFLAGS [INFO] [stderr] HOST_RANLIBFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS [INFO] [stderr] RANLIBFLAGS = None [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/build/src" && env -u CROSS_COMPILE AR="ar" CC="cc" RANLIB="ranlib" "perl" "./Configure" "--prefix=/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-dso" "no-shared" "no-ssl3" "no-tests" "no-comp" "no-zlib" "no-zlib-dynamic" "--libdir=lib" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" [INFO] [stderr] Configuring OpenSSL version 3.3.1 for target linux-x86_64 [INFO] [stderr] Using os-specific seed configuration [INFO] [stderr] Created configdata.pm [INFO] [stderr] Running configdata.pm [INFO] [stderr] Created Makefile.in [INFO] [stderr] Created Makefile [INFO] [stderr] Created include/openssl/configuration.h [INFO] [stderr] [INFO] [stderr] ********************************************************************** [INFO] [stderr] *** *** [INFO] [stderr] *** OpenSSL has been successfully configured *** [INFO] [stderr] *** *** [INFO] [stderr] *** If you encounter a problem while building, please open an *** [INFO] [stderr] *** issue on GitHub *** [INFO] [stderr] *** and include the output from the following command: *** [INFO] [stderr] *** *** [INFO] [stderr] *** perl configdata.pm --dump *** [INFO] [stderr] *** *** [INFO] [stderr] *** (If you are new to OpenSSL, you might want to consult the *** [INFO] [stderr] *** 'Troubleshooting' section in the INSTALL.md file first) *** [INFO] [stderr] *** *** [INFO] [stderr] ********************************************************************** [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/build/src" && "make" "depend" [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/build/src" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "build_libs" [INFO] [stderr] /usr/bin/perl util/mkinstallvars.pl PREFIX=. BINDIR=apps LIBDIR= INCLUDEDIR=include APPLINKDIR=ms ENGINESDIR=engines MODULESDIR=providers "VERSION=3.3.1" "LDLIBS=-ldl -pthread " > builddata.pm [INFO] [stderr] /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" crypto/params_idx.c.in > crypto/params_idx.c [INFO] [stderr] /usr/bin/perl util/mkinstallvars.pl "PREFIX=/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install" BINDIR=bin "LIBDIR=lib" INCLUDEDIR=include APPLINKDIR=include/openssl "ENGINESDIR=/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3" "MODULESDIR=/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules" "PKGCONFIGDIR=/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/pkgconfig" "CMAKECONFIGDIR=/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/cmake/OpenSSL" "LDLIBS=-ldl -pthread " "VERSION=3.3.1" > installdata.pm [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h [INFO] [stderr] /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" include/internal/param_names.h.in > include/internal/param_names.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/asn1.h.in > include/openssl/asn1.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/asn1t.h.in > include/openssl/asn1t.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/bio.h.in > include/openssl/bio.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/cmp.h.in > include/openssl/cmp.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/cms.h.in > include/openssl/cms.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/conf.h.in > include/openssl/conf.h [INFO] [stderr] /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" include/openssl/core_names.h.in > include/openssl/core_names.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/crmf.h.in > include/openssl/crmf.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/crypto.h.in > include/openssl/crypto.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ct.h.in > include/openssl/ct.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/err.h.in > include/openssl/err.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ess.h.in > include/openssl/ess.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/fipskey.h.in > include/openssl/fipskey.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/lhash.h.in > include/openssl/lhash.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ocsp.h.in > include/openssl/ocsp.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/opensslv.h.in > include/openssl/opensslv.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/pkcs12.h.in > include/openssl/pkcs12.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/pkcs7.h.in > include/openssl/pkcs7.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/safestack.h.in > include/openssl/safestack.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/srp.h.in > include/openssl/srp.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ssl.h.in > include/openssl/ssl.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ui.h.in > include/openssl/ui.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509.h.in > include/openssl/x509.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509_vfy.h.in > include/openssl/x509_vfy.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509v3.h.in > include/openssl/x509v3.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libcrypto.pc.in > libcrypto.pc [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libssl.pc.in > libssl.pc [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfig.cmake.in > OpenSSLConfig.cmake [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfig.cmake.in > exporters/OpenSSLConfig.cmake [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libcrypto.pc.in > exporters/libcrypto.pc [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libssl.pc.in > exporters/libssl.pc [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "-Mbuilddata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/openssl.pc.in > openssl.pc [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfigVersion.cmake.in > OpenSSLConfigVersion.cmake [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mconfigdata" "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/openssl.pc.in > exporters/openssl.pc [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfigVersion.cmake.in > exporters/OpenSSLConfigVersion.cmake [INFO] [stderr] "make" depend && "make" _build_libs [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/build/src' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/build/src' [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/build/src' [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_libctx.d.tmp -MT apps/lib/libapps-lib-app_libctx.o -c -o apps/lib/libapps-lib-app_libctx.o apps/lib/app_libctx.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_params.d.tmp -MT apps/lib/libapps-lib-app_params.o -c -o apps/lib/libapps-lib-app_params.o apps/lib/app_params.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_provider.d.tmp -MT apps/lib/libapps-lib-app_provider.o -c -o apps/lib/libapps-lib-app_provider.o apps/lib/app_provider.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_rand.d.tmp -MT apps/lib/libapps-lib-app_rand.o -c -o apps/lib/libapps-lib-app_rand.o apps/lib/app_rand.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_x509.d.tmp -MT apps/lib/libapps-lib-app_x509.o -c -o apps/lib/libapps-lib-app_x509.o apps/lib/app_x509.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-apps.d.tmp -MT apps/lib/libapps-lib-apps.o -c -o apps/lib/libapps-lib-apps.o apps/lib/apps.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-apps_opt_printf.d.tmp -MT apps/lib/libapps-lib-apps_opt_printf.o -c -o apps/lib/libapps-lib-apps_opt_printf.o apps/lib/apps_opt_printf.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-apps_ui.d.tmp -MT apps/lib/libapps-lib-apps_ui.o -c -o apps/lib/libapps-lib-apps_ui.o apps/lib/apps_ui.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-columns.d.tmp -MT apps/lib/libapps-lib-columns.o -c -o apps/lib/libapps-lib-columns.o apps/lib/columns.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-engine.d.tmp -MT apps/lib/libapps-lib-engine.o -c -o apps/lib/libapps-lib-engine.o apps/lib/engine.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-engine_loader.d.tmp -MT apps/lib/libapps-lib-engine_loader.o -c -o apps/lib/libapps-lib-engine_loader.o apps/lib/engine_loader.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-fmt.d.tmp -MT apps/lib/libapps-lib-fmt.o -c -o apps/lib/libapps-lib-fmt.o apps/lib/fmt.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-http_server.d.tmp -MT apps/lib/libapps-lib-http_server.o -c -o apps/lib/libapps-lib-http_server.o apps/lib/http_server.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-log.d.tmp -MT apps/lib/libapps-lib-log.o -c -o apps/lib/libapps-lib-log.o apps/lib/log.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-names.d.tmp -MT apps/lib/libapps-lib-names.o -c -o apps/lib/libapps-lib-names.o apps/lib/names.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-opt.d.tmp -MT apps/lib/libapps-lib-opt.o -c -o apps/lib/libapps-lib-opt.o apps/lib/opt.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-s_cb.d.tmp -MT apps/lib/libapps-lib-s_cb.o -c -o apps/lib/libapps-lib-s_cb.o apps/lib/s_cb.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-s_socket.d.tmp -MT apps/lib/libapps-lib-s_socket.o -c -o apps/lib/libapps-lib-s_socket.o apps/lib/s_socket.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-tlssrp_depr.d.tmp -MT apps/lib/libapps-lib-tlssrp_depr.o -c -o apps/lib/libapps-lib-tlssrp_depr.o apps/lib/tlssrp_depr.c [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/aes-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/aes-x86_64.s [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aes/libcrypto-lib-aes_cfb.d.tmp -MT crypto/aes/libcrypto-lib-aes_cfb.o -c -o crypto/aes/libcrypto-lib-aes_cfb.o crypto/aes/aes_cfb.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aes/libcrypto-lib-aes_ecb.d.tmp -MT crypto/aes/libcrypto-lib-aes_ecb.o -c -o crypto/aes/libcrypto-lib-aes_ecb.o crypto/aes/aes_ecb.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aes/libcrypto-lib-aes_ige.d.tmp -MT crypto/aes/libcrypto-lib-aes_ige.o -c -o crypto/aes/libcrypto-lib-aes_ige.o crypto/aes/aes_ige.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aes/libcrypto-lib-aes_misc.d.tmp -MT crypto/aes/libcrypto-lib-aes_misc.o -c -o crypto/aes/libcrypto-lib-aes_misc.o crypto/aes/aes_misc.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aes/libcrypto-lib-aes_ofb.d.tmp -MT crypto/aes/libcrypto-lib-aes_ofb.o -c -o crypto/aes/libcrypto-lib-aes_ofb.o crypto/aes/aes_ofb.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aes/libcrypto-lib-aes_wrap.d.tmp -MT crypto/aes/libcrypto-lib-aes_wrap.o -c -o crypto/aes/libcrypto-lib-aes_wrap.o crypto/aes/aes_wrap.c [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/aesni-mb-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/aesni-mb-x86_64.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/aesni-sha1-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/aesni-sha1-x86_64.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/aesni-sha256-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/aesni-sha256-x86_64.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/aesni-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/aesni-x86_64.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/bsaes-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/bsaes-x86_64.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/vpaes-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/vpaes-x86_64.s [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/aria/libcrypto-lib-aria.d.tmp -MT crypto/aria/libcrypto-lib-aria.o -c -o crypto/aria/libcrypto-lib-aria.o crypto/aria/aria.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_bitstr.d.tmp -MT crypto/asn1/libcrypto-lib-a_bitstr.o -c -o crypto/asn1/libcrypto-lib-a_bitstr.o crypto/asn1/a_bitstr.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_d2i_fp.d.tmp -MT crypto/asn1/libcrypto-lib-a_d2i_fp.o -c -o crypto/asn1/libcrypto-lib-a_d2i_fp.o crypto/asn1/a_d2i_fp.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_digest.d.tmp -MT crypto/asn1/libcrypto-lib-a_digest.o -c -o crypto/asn1/libcrypto-lib-a_digest.o crypto/asn1/a_digest.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_dup.d.tmp -MT crypto/asn1/libcrypto-lib-a_dup.o -c -o crypto/asn1/libcrypto-lib-a_dup.o crypto/asn1/a_dup.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_gentm.d.tmp -MT crypto/asn1/libcrypto-lib-a_gentm.o -c -o crypto/asn1/libcrypto-lib-a_gentm.o crypto/asn1/a_gentm.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_i2d_fp.d.tmp -MT crypto/asn1/libcrypto-lib-a_i2d_fp.o -c -o crypto/asn1/libcrypto-lib-a_i2d_fp.o crypto/asn1/a_i2d_fp.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_int.d.tmp -MT crypto/asn1/libcrypto-lib-a_int.o -c -o crypto/asn1/libcrypto-lib-a_int.o crypto/asn1/a_int.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_mbstr.d.tmp -MT crypto/asn1/libcrypto-lib-a_mbstr.o -c -o crypto/asn1/libcrypto-lib-a_mbstr.o crypto/asn1/a_mbstr.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_object.d.tmp -MT crypto/asn1/libcrypto-lib-a_object.o -c -o crypto/asn1/libcrypto-lib-a_object.o crypto/asn1/a_object.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_octet.d.tmp -MT crypto/asn1/libcrypto-lib-a_octet.o -c -o crypto/asn1/libcrypto-lib-a_octet.o crypto/asn1/a_octet.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_print.d.tmp -MT crypto/asn1/libcrypto-lib-a_print.o -c -o crypto/asn1/libcrypto-lib-a_print.o crypto/asn1/a_print.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_sign.d.tmp -MT crypto/asn1/libcrypto-lib-a_sign.o -c -o crypto/asn1/libcrypto-lib-a_sign.o crypto/asn1/a_sign.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_strex.d.tmp -MT crypto/asn1/libcrypto-lib-a_strex.o -c -o crypto/asn1/libcrypto-lib-a_strex.o crypto/asn1/a_strex.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_strnid.d.tmp -MT crypto/asn1/libcrypto-lib-a_strnid.o -c -o crypto/asn1/libcrypto-lib-a_strnid.o crypto/asn1/a_strnid.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_time.d.tmp -MT crypto/asn1/libcrypto-lib-a_time.o -c -o crypto/asn1/libcrypto-lib-a_time.o crypto/asn1/a_time.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_type.d.tmp -MT crypto/asn1/libcrypto-lib-a_type.o -c -o crypto/asn1/libcrypto-lib-a_type.o crypto/asn1/a_type.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_utctm.d.tmp -MT crypto/asn1/libcrypto-lib-a_utctm.o -c -o crypto/asn1/libcrypto-lib-a_utctm.o crypto/asn1/a_utctm.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_utf8.d.tmp -MT crypto/asn1/libcrypto-lib-a_utf8.o -c -o crypto/asn1/libcrypto-lib-a_utf8.o crypto/asn1/a_utf8.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-a_verify.d.tmp -MT crypto/asn1/libcrypto-lib-a_verify.o -c -o crypto/asn1/libcrypto-lib-a_verify.o crypto/asn1/a_verify.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-ameth_lib.d.tmp -MT crypto/asn1/libcrypto-lib-ameth_lib.o -c -o crypto/asn1/libcrypto-lib-ameth_lib.o crypto/asn1/ameth_lib.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-asn1_err.d.tmp -MT crypto/asn1/libcrypto-lib-asn1_err.o -c -o crypto/asn1/libcrypto-lib-asn1_err.o crypto/asn1/asn1_err.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-asn1_gen.d.tmp -MT crypto/asn1/libcrypto-lib-asn1_gen.o -c -o crypto/asn1/libcrypto-lib-asn1_gen.o crypto/asn1/asn1_gen.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-asn1_item_list.d.tmp -MT crypto/asn1/libcrypto-lib-asn1_item_list.o -c -o crypto/asn1/libcrypto-lib-asn1_item_list.o crypto/asn1/asn1_item_list.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-asn1_lib.d.tmp -MT crypto/asn1/libcrypto-lib-asn1_lib.o -c -o crypto/asn1/libcrypto-lib-asn1_lib.o crypto/asn1/asn1_lib.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-asn1_parse.d.tmp -MT crypto/asn1/libcrypto-lib-asn1_parse.o -c -o crypto/asn1/libcrypto-lib-asn1_parse.o crypto/asn1/asn1_parse.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-asn_mime.d.tmp -MT crypto/asn1/libcrypto-lib-asn_mime.o -c -o crypto/asn1/libcrypto-lib-asn_mime.o crypto/asn1/asn_mime.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-asn_moid.d.tmp -MT crypto/asn1/libcrypto-lib-asn_moid.o -c -o crypto/asn1/libcrypto-lib-asn_moid.o crypto/asn1/asn_moid.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-asn_mstbl.d.tmp -MT crypto/asn1/libcrypto-lib-asn_mstbl.o -c -o crypto/asn1/libcrypto-lib-asn_mstbl.o crypto/asn1/asn_mstbl.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-asn_pack.d.tmp -MT crypto/asn1/libcrypto-lib-asn_pack.o -c -o crypto/asn1/libcrypto-lib-asn_pack.o crypto/asn1/asn_pack.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-bio_asn1.d.tmp -MT crypto/asn1/libcrypto-lib-bio_asn1.o -c -o crypto/asn1/libcrypto-lib-bio_asn1.o crypto/asn1/bio_asn1.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-bio_ndef.d.tmp -MT crypto/asn1/libcrypto-lib-bio_ndef.o -c -o crypto/asn1/libcrypto-lib-bio_ndef.o crypto/asn1/bio_ndef.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-d2i_param.d.tmp -MT crypto/asn1/libcrypto-lib-d2i_param.o -c -o crypto/asn1/libcrypto-lib-d2i_param.o crypto/asn1/d2i_param.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-d2i_pr.d.tmp -MT crypto/asn1/libcrypto-lib-d2i_pr.o -c -o crypto/asn1/libcrypto-lib-d2i_pr.o crypto/asn1/d2i_pr.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-d2i_pu.d.tmp -MT crypto/asn1/libcrypto-lib-d2i_pu.o -c -o crypto/asn1/libcrypto-lib-d2i_pu.o crypto/asn1/d2i_pu.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-evp_asn1.d.tmp -MT crypto/asn1/libcrypto-lib-evp_asn1.o -c -o crypto/asn1/libcrypto-lib-evp_asn1.o crypto/asn1/evp_asn1.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-f_int.d.tmp -MT crypto/asn1/libcrypto-lib-f_int.o -c -o crypto/asn1/libcrypto-lib-f_int.o crypto/asn1/f_int.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-f_string.d.tmp -MT crypto/asn1/libcrypto-lib-f_string.o -c -o crypto/asn1/libcrypto-lib-f_string.o crypto/asn1/f_string.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-i2d_evp.d.tmp -MT crypto/asn1/libcrypto-lib-i2d_evp.o -c -o crypto/asn1/libcrypto-lib-i2d_evp.o crypto/asn1/i2d_evp.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-n_pkey.d.tmp -MT crypto/asn1/libcrypto-lib-n_pkey.o -c -o crypto/asn1/libcrypto-lib-n_pkey.o crypto/asn1/n_pkey.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-nsseq.d.tmp -MT crypto/asn1/libcrypto-lib-nsseq.o -c -o crypto/asn1/libcrypto-lib-nsseq.o crypto/asn1/nsseq.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-p5_pbe.d.tmp -MT crypto/asn1/libcrypto-lib-p5_pbe.o -c -o crypto/asn1/libcrypto-lib-p5_pbe.o crypto/asn1/p5_pbe.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-p5_pbev2.d.tmp -MT crypto/asn1/libcrypto-lib-p5_pbev2.o -c -o crypto/asn1/libcrypto-lib-p5_pbev2.o crypto/asn1/p5_pbev2.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-p5_scrypt.d.tmp -MT crypto/asn1/libcrypto-lib-p5_scrypt.o -c -o crypto/asn1/libcrypto-lib-p5_scrypt.o crypto/asn1/p5_scrypt.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-p8_pkey.d.tmp -MT crypto/asn1/libcrypto-lib-p8_pkey.o -c -o crypto/asn1/libcrypto-lib-p8_pkey.o crypto/asn1/p8_pkey.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-t_bitst.d.tmp -MT crypto/asn1/libcrypto-lib-t_bitst.o -c -o crypto/asn1/libcrypto-lib-t_bitst.o crypto/asn1/t_bitst.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-t_pkey.d.tmp -MT crypto/asn1/libcrypto-lib-t_pkey.o -c -o crypto/asn1/libcrypto-lib-t_pkey.o crypto/asn1/t_pkey.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-t_spki.d.tmp -MT crypto/asn1/libcrypto-lib-t_spki.o -c -o crypto/asn1/libcrypto-lib-t_spki.o crypto/asn1/t_spki.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-tasn_dec.d.tmp -MT crypto/asn1/libcrypto-lib-tasn_dec.o -c -o crypto/asn1/libcrypto-lib-tasn_dec.o crypto/asn1/tasn_dec.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-tasn_enc.d.tmp -MT crypto/asn1/libcrypto-lib-tasn_enc.o -c -o crypto/asn1/libcrypto-lib-tasn_enc.o crypto/asn1/tasn_enc.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-tasn_fre.d.tmp -MT crypto/asn1/libcrypto-lib-tasn_fre.o -c -o crypto/asn1/libcrypto-lib-tasn_fre.o crypto/asn1/tasn_fre.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-tasn_new.d.tmp -MT crypto/asn1/libcrypto-lib-tasn_new.o -c -o crypto/asn1/libcrypto-lib-tasn_new.o crypto/asn1/tasn_new.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-tasn_prn.d.tmp -MT crypto/asn1/libcrypto-lib-tasn_prn.o -c -o crypto/asn1/libcrypto-lib-tasn_prn.o crypto/asn1/tasn_prn.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-tasn_scn.d.tmp -MT crypto/asn1/libcrypto-lib-tasn_scn.o -c -o crypto/asn1/libcrypto-lib-tasn_scn.o crypto/asn1/tasn_scn.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-tasn_typ.d.tmp -MT crypto/asn1/libcrypto-lib-tasn_typ.o -c -o crypto/asn1/libcrypto-lib-tasn_typ.o crypto/asn1/tasn_typ.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-tasn_utl.d.tmp -MT crypto/asn1/libcrypto-lib-tasn_utl.o -c -o crypto/asn1/libcrypto-lib-tasn_utl.o crypto/asn1/tasn_utl.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-x_algor.d.tmp -MT crypto/asn1/libcrypto-lib-x_algor.o -c -o crypto/asn1/libcrypto-lib-x_algor.o crypto/asn1/x_algor.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-x_bignum.d.tmp -MT crypto/asn1/libcrypto-lib-x_bignum.o -c -o crypto/asn1/libcrypto-lib-x_bignum.o crypto/asn1/x_bignum.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-x_info.d.tmp -MT crypto/asn1/libcrypto-lib-x_info.o -c -o crypto/asn1/libcrypto-lib-x_info.o crypto/asn1/x_info.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-x_int64.d.tmp -MT crypto/asn1/libcrypto-lib-x_int64.o -c -o crypto/asn1/libcrypto-lib-x_int64.o crypto/asn1/x_int64.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-x_long.d.tmp -MT crypto/asn1/libcrypto-lib-x_long.o -c -o crypto/asn1/libcrypto-lib-x_long.o crypto/asn1/x_long.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-x_pkey.d.tmp -MT crypto/asn1/libcrypto-lib-x_pkey.o -c -o crypto/asn1/libcrypto-lib-x_pkey.o crypto/asn1/x_pkey.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-x_sig.d.tmp -MT crypto/asn1/libcrypto-lib-x_sig.o -c -o crypto/asn1/libcrypto-lib-x_sig.o crypto/asn1/x_sig.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-x_spki.d.tmp -MT crypto/asn1/libcrypto-lib-x_spki.o -c -o crypto/asn1/libcrypto-lib-x_spki.o crypto/asn1/x_spki.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/asn1/libcrypto-lib-x_val.d.tmp -MT crypto/asn1/libcrypto-lib-x_val.o -c -o crypto/asn1/libcrypto-lib-x_val.o crypto/asn1/x_val.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/async/arch/libcrypto-lib-async_null.d.tmp -MT crypto/async/arch/libcrypto-lib-async_null.o -c -o crypto/async/arch/libcrypto-lib-async_null.o crypto/async/arch/async_null.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/async/arch/libcrypto-lib-async_posix.d.tmp -MT crypto/async/arch/libcrypto-lib-async_posix.o -c -o crypto/async/arch/libcrypto-lib-async_posix.o crypto/async/arch/async_posix.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/async/arch/libcrypto-lib-async_win.d.tmp -MT crypto/async/arch/libcrypto-lib-async_win.o -c -o crypto/async/arch/libcrypto-lib-async_win.o crypto/async/arch/async_win.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/async/libcrypto-lib-async.d.tmp -MT crypto/async/libcrypto-lib-async.o -c -o crypto/async/libcrypto-lib-async.o crypto/async/async.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/async/libcrypto-lib-async_err.d.tmp -MT crypto/async/libcrypto-lib-async_err.o -c -o crypto/async/libcrypto-lib-async_err.o crypto/async/async_err.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/async/libcrypto-lib-async_wait.d.tmp -MT crypto/async/libcrypto-lib-async_wait.o -c -o crypto/async/libcrypto-lib-async_wait.o crypto/async/async_wait.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bf/libcrypto-lib-bf_cfb64.d.tmp -MT crypto/bf/libcrypto-lib-bf_cfb64.o -c -o crypto/bf/libcrypto-lib-bf_cfb64.o crypto/bf/bf_cfb64.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bf/libcrypto-lib-bf_ecb.d.tmp -MT crypto/bf/libcrypto-lib-bf_ecb.o -c -o crypto/bf/libcrypto-lib-bf_ecb.o crypto/bf/bf_ecb.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bf/libcrypto-lib-bf_enc.d.tmp -MT crypto/bf/libcrypto-lib-bf_enc.o -c -o crypto/bf/libcrypto-lib-bf_enc.o crypto/bf/bf_enc.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bf/libcrypto-lib-bf_ofb64.d.tmp -MT crypto/bf/libcrypto-lib-bf_ofb64.o -c -o crypto/bf/libcrypto-lib-bf_ofb64.o crypto/bf/bf_ofb64.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bf/libcrypto-lib-bf_skey.d.tmp -MT crypto/bf/libcrypto-lib-bf_skey.o -c -o crypto/bf/libcrypto-lib-bf_skey.o crypto/bf/bf_skey.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bf_buff.d.tmp -MT crypto/bio/libcrypto-lib-bf_buff.o -c -o crypto/bio/libcrypto-lib-bf_buff.o crypto/bio/bf_buff.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bf_lbuf.d.tmp -MT crypto/bio/libcrypto-lib-bf_lbuf.o -c -o crypto/bio/libcrypto-lib-bf_lbuf.o crypto/bio/bf_lbuf.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bf_nbio.d.tmp -MT crypto/bio/libcrypto-lib-bf_nbio.o -c -o crypto/bio/libcrypto-lib-bf_nbio.o crypto/bio/bf_nbio.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bf_null.d.tmp -MT crypto/bio/libcrypto-lib-bf_null.o -c -o crypto/bio/libcrypto-lib-bf_null.o crypto/bio/bf_null.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bf_prefix.d.tmp -MT crypto/bio/libcrypto-lib-bf_prefix.o -c -o crypto/bio/libcrypto-lib-bf_prefix.o crypto/bio/bf_prefix.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bf_readbuff.d.tmp -MT crypto/bio/libcrypto-lib-bf_readbuff.o -c -o crypto/bio/libcrypto-lib-bf_readbuff.o crypto/bio/bf_readbuff.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bio_addr.d.tmp -MT crypto/bio/libcrypto-lib-bio_addr.o -c -o crypto/bio/libcrypto-lib-bio_addr.o crypto/bio/bio_addr.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bio_cb.d.tmp -MT crypto/bio/libcrypto-lib-bio_cb.o -c -o crypto/bio/libcrypto-lib-bio_cb.o crypto/bio/bio_cb.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bio_dump.d.tmp -MT crypto/bio/libcrypto-lib-bio_dump.o -c -o crypto/bio/libcrypto-lib-bio_dump.o crypto/bio/bio_dump.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bio_err.d.tmp -MT crypto/bio/libcrypto-lib-bio_err.o -c -o crypto/bio/libcrypto-lib-bio_err.o crypto/bio/bio_err.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bio_lib.d.tmp -MT crypto/bio/libcrypto-lib-bio_lib.o -c -o crypto/bio/libcrypto-lib-bio_lib.o crypto/bio/bio_lib.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bio_meth.d.tmp -MT crypto/bio/libcrypto-lib-bio_meth.o -c -o crypto/bio/libcrypto-lib-bio_meth.o crypto/bio/bio_meth.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bio_print.d.tmp -MT crypto/bio/libcrypto-lib-bio_print.o -c -o crypto/bio/libcrypto-lib-bio_print.o crypto/bio/bio_print.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bio_sock.d.tmp -MT crypto/bio/libcrypto-lib-bio_sock.o -c -o crypto/bio/libcrypto-lib-bio_sock.o crypto/bio/bio_sock.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bio_sock2.d.tmp -MT crypto/bio/libcrypto-lib-bio_sock2.o -c -o crypto/bio/libcrypto-lib-bio_sock2.o crypto/bio/bio_sock2.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bss_acpt.d.tmp -MT crypto/bio/libcrypto-lib-bss_acpt.o -c -o crypto/bio/libcrypto-lib-bss_acpt.o crypto/bio/bss_acpt.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bss_bio.d.tmp -MT crypto/bio/libcrypto-lib-bss_bio.o -c -o crypto/bio/libcrypto-lib-bss_bio.o crypto/bio/bss_bio.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bss_conn.d.tmp -MT crypto/bio/libcrypto-lib-bss_conn.o -c -o crypto/bio/libcrypto-lib-bss_conn.o crypto/bio/bss_conn.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bss_core.d.tmp -MT crypto/bio/libcrypto-lib-bss_core.o -c -o crypto/bio/libcrypto-lib-bss_core.o crypto/bio/bss_core.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bss_dgram.d.tmp -MT crypto/bio/libcrypto-lib-bss_dgram.o -c -o crypto/bio/libcrypto-lib-bss_dgram.o crypto/bio/bss_dgram.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bss_dgram_pair.d.tmp -MT crypto/bio/libcrypto-lib-bss_dgram_pair.o -c -o crypto/bio/libcrypto-lib-bss_dgram_pair.o crypto/bio/bss_dgram_pair.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bss_fd.d.tmp -MT crypto/bio/libcrypto-lib-bss_fd.o -c -o crypto/bio/libcrypto-lib-bss_fd.o crypto/bio/bss_fd.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bss_file.d.tmp -MT crypto/bio/libcrypto-lib-bss_file.o -c -o crypto/bio/libcrypto-lib-bss_file.o crypto/bio/bss_file.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bss_log.d.tmp -MT crypto/bio/libcrypto-lib-bss_log.o -c -o crypto/bio/libcrypto-lib-bss_log.o crypto/bio/bss_log.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bss_mem.d.tmp -MT crypto/bio/libcrypto-lib-bss_mem.o -c -o crypto/bio/libcrypto-lib-bss_mem.o crypto/bio/bss_mem.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bss_null.d.tmp -MT crypto/bio/libcrypto-lib-bss_null.o -c -o crypto/bio/libcrypto-lib-bss_null.o crypto/bio/bss_null.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-bss_sock.d.tmp -MT crypto/bio/libcrypto-lib-bss_sock.o -c -o crypto/bio/libcrypto-lib-bss_sock.o crypto/bio/bss_sock.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bio/libcrypto-lib-ossl_core_bio.d.tmp -MT crypto/bio/libcrypto-lib-ossl_core_bio.o -c -o crypto/bio/libcrypto-lib-ossl_core_bio.o crypto/bio/ossl_core_bio.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/asm/libcrypto-lib-x86_64-gcc.d.tmp -MT crypto/bn/asm/libcrypto-lib-x86_64-gcc.o -c -o crypto/bn/asm/libcrypto-lib-x86_64-gcc.o crypto/bn/asm/x86_64-gcc.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_add.d.tmp -MT crypto/bn/libcrypto-lib-bn_add.o -c -o crypto/bn/libcrypto-lib-bn_add.o crypto/bn/bn_add.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_blind.d.tmp -MT crypto/bn/libcrypto-lib-bn_blind.o -c -o crypto/bn/libcrypto-lib-bn_blind.o crypto/bn/bn_blind.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_const.d.tmp -MT crypto/bn/libcrypto-lib-bn_const.o -c -o crypto/bn/libcrypto-lib-bn_const.o crypto/bn/bn_const.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_conv.d.tmp -MT crypto/bn/libcrypto-lib-bn_conv.o -c -o crypto/bn/libcrypto-lib-bn_conv.o crypto/bn/bn_conv.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_ctx.d.tmp -MT crypto/bn/libcrypto-lib-bn_ctx.o -c -o crypto/bn/libcrypto-lib-bn_ctx.o crypto/bn/bn_ctx.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_depr.d.tmp -MT crypto/bn/libcrypto-lib-bn_depr.o -c -o crypto/bn/libcrypto-lib-bn_depr.o crypto/bn/bn_depr.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_dh.d.tmp -MT crypto/bn/libcrypto-lib-bn_dh.o -c -o crypto/bn/libcrypto-lib-bn_dh.o crypto/bn/bn_dh.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_div.d.tmp -MT crypto/bn/libcrypto-lib-bn_div.o -c -o crypto/bn/libcrypto-lib-bn_div.o crypto/bn/bn_div.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_err.d.tmp -MT crypto/bn/libcrypto-lib-bn_err.o -c -o crypto/bn/libcrypto-lib-bn_err.o crypto/bn/bn_err.c [INFO] [stderr] cc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_exp.d.tmp -MT crypto/bn/libcrypto-lib-bn_exp.o -c -o crypto/bn/libcrypto-lib-bn_exp.o crypto/bn/bn_exp.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_exp2.d.tmp -MT crypto/bn/libcrypto-lib-bn_exp2.o -c -o crypto/bn/libcrypto-lib-bn_exp2.o crypto/bn/bn_exp2.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_gcd.d.tmp -MT crypto/bn/libcrypto-lib-bn_gcd.o -c -o crypto/bn/libcrypto-lib-bn_gcd.o crypto/bn/bn_gcd.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_gf2m.d.tmp -MT crypto/bn/libcrypto-lib-bn_gf2m.o -c -o crypto/bn/libcrypto-lib-bn_gf2m.o crypto/bn/bn_gf2m.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_intern.d.tmp -MT crypto/bn/libcrypto-lib-bn_intern.o -c -o crypto/bn/libcrypto-lib-bn_intern.o crypto/bn/bn_intern.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_kron.d.tmp -MT crypto/bn/libcrypto-lib-bn_kron.o -c -o crypto/bn/libcrypto-lib-bn_kron.o crypto/bn/bn_kron.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_lib.d.tmp -MT crypto/bn/libcrypto-lib-bn_lib.o -c -o crypto/bn/libcrypto-lib-bn_lib.o crypto/bn/bn_lib.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_mod.d.tmp -MT crypto/bn/libcrypto-lib-bn_mod.o -c -o crypto/bn/libcrypto-lib-bn_mod.o crypto/bn/bn_mod.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_mont.d.tmp -MT crypto/bn/libcrypto-lib-bn_mont.o -c -o crypto/bn/libcrypto-lib-bn_mont.o crypto/bn/bn_mont.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_mpi.d.tmp -MT crypto/bn/libcrypto-lib-bn_mpi.o -c -o crypto/bn/libcrypto-lib-bn_mpi.o crypto/bn/bn_mpi.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_mul.d.tmp -MT crypto/bn/libcrypto-lib-bn_mul.o -c -o crypto/bn/libcrypto-lib-bn_mul.o crypto/bn/bn_mul.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_nist.d.tmp -MT crypto/bn/libcrypto-lib-bn_nist.o -c -o crypto/bn/libcrypto-lib-bn_nist.o crypto/bn/bn_nist.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_prime.d.tmp -MT crypto/bn/libcrypto-lib-bn_prime.o -c -o crypto/bn/libcrypto-lib-bn_prime.o crypto/bn/bn_prime.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_print.d.tmp -MT crypto/bn/libcrypto-lib-bn_print.o -c -o crypto/bn/libcrypto-lib-bn_print.o crypto/bn/bn_print.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_rand.d.tmp -MT crypto/bn/libcrypto-lib-bn_rand.o -c -o crypto/bn/libcrypto-lib-bn_rand.o crypto/bn/bn_rand.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_recp.d.tmp -MT crypto/bn/libcrypto-lib-bn_recp.o -c -o crypto/bn/libcrypto-lib-bn_recp.o crypto/bn/bn_recp.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_rsa_fips186_4.d.tmp -MT crypto/bn/libcrypto-lib-bn_rsa_fips186_4.o -c -o crypto/bn/libcrypto-lib-bn_rsa_fips186_4.o crypto/bn/bn_rsa_fips186_4.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_shift.d.tmp -MT crypto/bn/libcrypto-lib-bn_shift.o -c -o crypto/bn/libcrypto-lib-bn_shift.o crypto/bn/bn_shift.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_sqr.d.tmp -MT crypto/bn/libcrypto-lib-bn_sqr.o -c -o crypto/bn/libcrypto-lib-bn_sqr.o crypto/bn/bn_sqr.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_sqrt.d.tmp -MT crypto/bn/libcrypto-lib-bn_sqrt.o -c -o crypto/bn/libcrypto-lib-bn_sqrt.o crypto/bn/bn_sqrt.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_srp.d.tmp -MT crypto/bn/libcrypto-lib-bn_srp.o -c -o crypto/bn/libcrypto-lib-bn_srp.o crypto/bn/bn_srp.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_word.d.tmp -MT crypto/bn/libcrypto-lib-bn_word.o -c -o crypto/bn/libcrypto-lib-bn_word.o crypto/bn/bn_word.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-bn_x931p.d.tmp -MT crypto/bn/libcrypto-lib-bn_x931p.o -c -o crypto/bn/libcrypto-lib-bn_x931p.o crypto/bn/bn_x931p.c [INFO] [stderr] CC="cc" /usr/bin/perl crypto/bn/asm/rsaz-2k-avx512.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/bn/rsaz-2k-avx512.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/bn/asm/rsaz-3k-avx512.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/bn/rsaz-3k-avx512.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/bn/asm/rsaz-4k-avx512.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/bn/rsaz-4k-avx512.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/bn/asm/rsaz-avx2.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/bn/rsaz-avx2.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/bn/asm/rsaz-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/bn/rsaz-x86_64.s [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-rsaz_exp.d.tmp -MT crypto/bn/libcrypto-lib-rsaz_exp.o -c -o crypto/bn/libcrypto-lib-rsaz_exp.o crypto/bn/rsaz_exp.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/bn/libcrypto-lib-rsaz_exp_x2.d.tmp -MT crypto/bn/libcrypto-lib-rsaz_exp_x2.o -c -o crypto/bn/libcrypto-lib-rsaz_exp_x2.o crypto/bn/rsaz_exp_x2.c [INFO] [stderr] CC="cc" /usr/bin/perl crypto/bn/asm/x86_64-gf2m.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/bn/x86_64-gf2m.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/bn/asm/x86_64-mont.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/bn/x86_64-mont.s [INFO] [stderr] CC="cc" /usr/bin/perl crypto/bn/asm/x86_64-mont5.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/bn/x86_64-mont5.s [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/buffer/libcrypto-lib-buf_err.d.tmp -MT crypto/buffer/libcrypto-lib-buf_err.o -c -o crypto/buffer/libcrypto-lib-buf_err.o crypto/buffer/buf_err.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/buffer/libcrypto-lib-buffer.d.tmp -MT crypto/buffer/libcrypto-lib-buffer.o -c -o crypto/buffer/libcrypto-lib-buffer.o crypto/buffer/buffer.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/cast/libcrypto-lib-c_cfb64.d.tmp -MT crypto/cast/libcrypto-lib-c_cfb64.o -c -o crypto/cast/libcrypto-lib-c_cfb64.o crypto/cast/c_cfb64.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/cast/libcrypto-lib-c_ecb.d.tmp -MT crypto/cast/libcrypto-lib-c_ecb.o -c -o crypto/cast/libcrypto-lib-c_ecb.o crypto/cast/c_ecb.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/cast/libcrypto-lib-c_enc.d.tmp -MT crypto/cast/libcrypto-lib-c_enc.o -c -o crypto/cast/libcrypto-lib-c_enc.o crypto/cast/c_enc.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/cast/libcrypto-lib-c_ofb64.d.tmp -MT crypto/cast/libcrypto-lib-c_ofb64.o -c -o crypto/cast/libcrypto-lib-c_ofb64.o crypto/cast/c_ofb64.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/cast/libcrypto-lib-c_skey.d.tmp -MT crypto/cast/libcrypto-lib-c_skey.o -c -o crypto/cast/libcrypto-lib-c_skey.o crypto/cast/c_skey.c [INFO] [stderr] CC="cc" /usr/bin/perl crypto/chacha/asm/chacha-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/chacha/chacha-x86_64.s [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/cmac/libcrypto-lib-cmac.d.tmp -MT crypto/cmac/libcrypto-lib-cmac.o -c -o crypto/cmac/libcrypto-lib-cmac.o crypto/cmac/cmac.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/cmp/libcrypto-lib-cmp_asn.d.tmp -MT crypto/cmp/libcrypto-lib-cmp_asn.o -c -o crypto/cmp/libcrypto-lib-cmp_asn.o crypto/cmp/cmp_asn.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/cmp/libcrypto-lib-cmp_client.d.tmp -MT crypto/cmp/libcrypto-lib-cmp_client.o -c -o crypto/cmp/libcrypto-lib-cmp_client.o crypto/cmp/cmp_client.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/cmp/libcrypto-lib-cmp_ctx.d.tmp -MT crypto/cmp/libcrypto-lib-cmp_ctx.o -c -o crypto/cmp/libcrypto-lib-cmp_ctx.o crypto/cmp/cmp_ctx.c [INFO] [stderr] cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/cmp/libcrypto-lib-cmp_err.d.tmp -MT crypto/cmp/libcrypto-lib-cmp_err.o -c -o crypto/cmp/libcrypto-lib-cmp_err.o crypto/cmp/cmp_err.c [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/build/src' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] crypto/cast/c_enc.c:157:1: fatal error: error writing to /tmp/ccSnZRGC.s: No space left on device [INFO] [stderr] 157 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[1]: *** [Makefile:6167: crypto/cast/libcrypto-lib-c_enc.o] Error 1 [INFO] [stderr] make[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] error closing STDOUT: No space left on device; at crypto/chacha/asm/../../perlasm/x86_64-xlate.pl line 1274, <> line 3422. [INFO] [stderr] error closing STDOUT: at crypto/chacha/asm/chacha-x86_64.pl line 4039. [INFO] [stderr] make[1]: *** [Makefile:6193: crypto/chacha/chacha-x86_64.s] Error 28 [INFO] [stderr] crypto/cmp/cmp_asn.c:597:1: fatal error: error writing to /tmp/ccbHsPT3.s: No space left on device [INFO] [stderr] 597 | ASN1_ITEM_TEMPLATE_END(OSSL_CMP_MSGS) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[1]: *** [Makefile:6203: crypto/cmp/libcrypto-lib-cmp_asn.o] Error 1 [INFO] [stderr] crypto/cmp/cmp_client.c:1054:1: fatal error: error writing to /tmp/ccODgiLP.s: No space left on device [INFO] [stderr] 1054 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[1]: *** [Makefile:6211: crypto/cmp/libcrypto-lib-cmp_client.o] Error 1 [INFO] [stderr] crypto/cmp/cmp_ctx.c:1042:1: fatal error: error writing to /tmp/ccBLfKzc.s: No space left on device [INFO] [stderr] 1042 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[1]: *** [Makefile:6219: crypto/cmp/libcrypto-lib-cmp_ctx.o] Error 1 [INFO] [stderr] make: *** [Makefile:2336: build_libs] Error 2 [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.3.1+3.3.1/src/lib.rs:621:9: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Error building OpenSSL: [INFO] [stderr] Command: cd "/opt/rustwide/target/debug/build/openssl-sys-0ef3166181d150cf/out/openssl-build/build/src" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "build_libs" [INFO] [stderr] Exit status: exit status: 2 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55caf30df09a - std::backtrace_rs::backtrace::libunwind::trace::h3d1148b7268e4456 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55caf30df09a - std::backtrace_rs::backtrace::trace_unsynchronized::hcd8d8263202addd9 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55caf30df09a - std::sys::backtrace::_print_fmt::h812e4f55de0da7fc [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55caf30df09a - ::fmt::h906dff65e8b7c000 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55caf31059d3 - core::fmt::rt::Argument::fmt::hb1625b4525552ddc [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x55caf31059d3 - core::fmt::write::h44024895ba49323a [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/fmt/mod.rs:1189:21 [INFO] [stderr] 6: 0x55caf30daa33 - std::io::Write::write_fmt::hf3c4d9bb313458e6 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x55caf30deee2 - std::sys::backtrace::BacktraceLock::print::h70dc6513b8f1948d [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x55caf30e06dc - std::panicking::default_hook::{{closure}}::h4e46246c986b21f2 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x55caf30e0522 - std::panicking::default_hook::h149f583b31249354 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x55caf30e0d17 - std::panicking::rust_panic_with_hook::h9f77e00b577fb66f [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x55caf30e0baa - std::panicking::begin_panic_handler::{{closure}}::h05dd299f621afec5 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x55caf30df579 - std::sys::backtrace::__rust_end_short_backtrace::h1ac5e80eb199b5e7 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x55caf30e083c - rust_begin_unwind [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x55caf3104780 - core::panicking::panic_fmt::hdb7e6f3ae56c06a6 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/panicking.rs:76:14 [INFO] [stderr] 15: 0x55caf302a49f - openssl_src::Build::run_command::hd83182663654b413 [INFO] [stderr] 16: 0x55caf302936f - openssl_src::Build::build::h0b304ea0f193d015 [INFO] [stderr] 17: 0x55caf2fac07d - build_script_main::find_vendored::get_openssl::h251aab993e899b1b [INFO] [stderr] 18: 0x55caf2fad898 - build_script_main::find_openssl::he8a213272c8e4edf [INFO] [stderr] 19: 0x55caf2fae081 - build_script_main::main::h5994d7752ede41d3 [INFO] [stderr] 20: 0x55caf2fa9c93 - core::ops::function::FnOnce::call_once::hafbdda73a53a4d84 [INFO] [stderr] 21: 0x55caf2fa9276 - std::sys::backtrace::__rust_begin_short_backtrace::h8e402bdb6d38b59f [INFO] [stderr] 22: 0x55caf2fb4f49 - std::rt::lang_start::{{closure}}::hae3130822b047631 [INFO] [stderr] 23: 0x55caf30d4e97 - core::ops::function::impls:: for &F>::call_once::h9b826323d0f6f52d [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55caf30d4e97 - std::panicking::try::do_call::h11b8cb37e889e723 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:557:40 [INFO] [stderr] 25: 0x55caf30d4e97 - std::panicking::try::h8c0c35eed4b91402 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:520:19 [INFO] [stderr] 26: 0x55caf30d4e97 - std::panic::catch_unwind::hdd9725084aceebb7 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x55caf30d4e97 - std::rt::lang_start_internal::{{closure}}::h70a2b8736f81fb2f [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/rt.rs:174:48 [INFO] [stderr] 28: 0x55caf30d4e97 - std::panicking::try::do_call::h9dbefce92b360333 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:557:40 [INFO] [stderr] 29: 0x55caf30d4e97 - std::panicking::try::h69f0829c3d3bd7a7 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:520:19 [INFO] [stderr] 30: 0x55caf30d4e97 - std::panic::catch_unwind::haf848aa83b38ef16 [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x55caf30d4e97 - std::rt::lang_start_internal::ha915624e2796630d [INFO] [stderr] at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/rt.rs:174:20 [INFO] [stderr] 32: 0x55caf2fb4f27 - std::rt::lang_start::h6f8111f525c27e9c [INFO] [stderr] 33: 0x55caf2fb27e5 - main [INFO] [stderr] 34: 0x7cced17dfd90 - [INFO] [stderr] 35: 0x7cced17dfe40 - __libc_start_main [INFO] [stderr] 36: 0x55caf2fa8af5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "031a3877f284f78f1662bab1d1db724306a28f472e77675777c8aad0ffeb11ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "031a3877f284f78f1662bab1d1db724306a28f472e77675777c8aad0ffeb11ff", kill_on_drop: false }` [INFO] [stdout] 031a3877f284f78f1662bab1d1db724306a28f472e77675777c8aad0ffeb11ff