[INFO] crate solana-tokens 1.2.9 is already in cache [INFO] testing solana-tokens-1.2.9 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate solana-tokens 1.2.9 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate solana-tokens 1.2.9 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-tokens 1.2.9 [INFO] finished tweaking crates.io crate solana-tokens 1.2.9 [INFO] tweaked toml for crates.io crate solana-tokens 1.2.9 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate solana-tokens 1.2.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6cccc0bbf9fe5f61f17d7d134023447152aac4785335e8a6cc11358dfc9cb5f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d6cccc0bbf9fe5f61f17d7d134023447152aac4785335e8a6cc11358dfc9cb5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6cccc0bbf9fe5f61f17d7d134023447152aac4785335e8a6cc11358dfc9cb5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6cccc0bbf9fe5f61f17d7d134023447152aac4785335e8a6cc11358dfc9cb5f", kill_on_drop: false }` [INFO] [stdout] d6cccc0bbf9fe5f61f17d7d134023447152aac4785335e8a6cc11358dfc9cb5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 799ec84505208e58b0d48ec552104bb6debaa469dd12a51f1b7d6a76b11711ba [INFO] running `Command { std: "docker" "start" "-a" "799ec84505208e58b0d48ec552104bb6debaa469dd12a51f1b7d6a76b11711ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.2.9 [INFO] [stderr] Compiling cc v1.0.49 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling console v0.10.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling hidapi v1.2.3 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling solana-logger v1.2.9 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling dialoguer v0.6.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling solana-sdk-macro v1.2.9 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling chrono v0.4.12 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling solana-cli-config v1.2.9 [INFO] [stderr] Compiling tiny-bip39 v0.7.3 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling jsonrpc-core v14.2.0 [INFO] [stderr] Compiling pickledb v0.4.1 [INFO] [stderr] Compiling solana-crate-features v1.2.9 [INFO] [stderr] Compiling solana-sdk v1.2.9 [INFO] [stderr] Compiling solana-metrics v1.2.9 [INFO] [stderr] Compiling solana-remote-wallet v1.2.9 [INFO] [stderr] Compiling solana-version v1.2.9 [INFO] [stderr] Compiling solana-config-program v1.2.9 [INFO] [stderr] Compiling solana-transaction-status v1.2.9 [INFO] [stderr] Compiling solana-vote-program v1.2.9 [INFO] [stderr] Compiling solana-clap-utils v1.2.9 [INFO] [stderr] Compiling solana-net-utils v1.2.9 [INFO] [stderr] Compiling solana-stake-program v1.2.9 [INFO] [stderr] Compiling solana-client v1.2.9 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling jemalloc-ctl v0.3.3 [INFO] [stderr] Compiling solana-measure v1.2.9 [INFO] [stderr] Compiling solana-runtime v1.2.9 [INFO] [stderr] Compiling solana-tokens v1.2.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8m 14s [INFO] running `Command { std: "docker" "inspect" "799ec84505208e58b0d48ec552104bb6debaa469dd12a51f1b7d6a76b11711ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "799ec84505208e58b0d48ec552104bb6debaa469dd12a51f1b7d6a76b11711ba", kill_on_drop: false }` [INFO] [stdout] 799ec84505208e58b0d48ec552104bb6debaa469dd12a51f1b7d6a76b11711ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27f67bbebfa40464339b8baedec809cd96ef6baa50fbf05597e292eab64e1fa2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "27f67bbebfa40464339b8baedec809cd96ef6baa50fbf05597e292eab64e1fa2", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling indexed v0.1.1 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling fast-math v0.1.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling trees v0.2.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling unix_socket2 v0.5.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling combine v2.5.2 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling core_affinity v0.5.10 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling jsonrpc-pubsub v14.2.0 [INFO] [stderr] Compiling sysctl v0.4.0 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling jsonrpc-server-utils v14.2.0 [INFO] [stderr] Compiling dlopen v0.1.8 [INFO] [stderr] Compiling solana-budget-program v1.2.9 [INFO] [stderr] Compiling solana-merkle-tree v1.2.9 [INFO] [stderr] Compiling solana-exchange-program v1.2.9 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling websocket-base v0.24.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling jsonrpc-ws-server v14.2.0 [INFO] [stderr] Compiling solana-sys-tuner v1.2.9 [INFO] [stderr] Compiling solana-faucet v1.2.9 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling websocket v0.24.0 [INFO] [stderr] Compiling jsonrpc-derive v14.2.1 [INFO] [stderr] Compiling solana-vest-program v1.2.9 [INFO] [stderr] Compiling jsonrpc-client-transports v14.2.0 [INFO] [stderr] Compiling solana-perf v1.2.9 [INFO] [stderr] Compiling jsonrpc-core-client v14.2.0 [INFO] [stderr] Compiling solana-streamer v1.2.9 [INFO] [stderr] Compiling jsonrpc-http-server v14.2.0 [INFO] [stderr] Compiling solana_rbpf v0.1.28 [INFO] [stderr] Compiling solana-vote-signer v1.2.9 [INFO] [stderr] Compiling solana-bpf-loader-program v1.2.9 [INFO] [stderr] Compiling librocksdb-sys v6.7.4 [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/solana_bpf_loader_program-84cbbcfb39db852e.solana_bpf_loader_program.5ufltu2o-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/solana_bpf_loader_program-84cbbcfb39db852e.solana_bpf_loader_program.5ufltu2o-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/solana_bpf_loader_program-84cbbcfb39db852e.solana_bpf_loader_program.5ufltu2o-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/solana_bpf_loader_program-84cbbcfb39db852e.solana_bpf_loader_program.5ufltu2o-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/solana_bpf_loader_program-84cbbcfb39db852e.solana_bpf_loader_program.5ufltu2o-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/solana_bpf_loader_program-84cbbcfb39db852e.solana_bpf_loader_program.5ufltu2o-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/solana_bpf_loader_program-84cbbcfb39db852e.solana_bpf_loader_program.5ufltu2o-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/solana_bpf_loader_program-84cbbcfb39db852e.solana_bpf_loader_program.5ufltu2o-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/solana_bpf_loader_program-84cbbcfb39db852e.solana_bpf_loader_program.5ufltu2o-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/solana_bpf_loader_program-84cbbcfb39db852e.solana_bpf_loader_program.5ufltu2o-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/solana_bpf_loader_program-84cbbcfb39db852e.solana_bpf_loader_program.5ufltu2o-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/solana_bpf_loader_program-84cbbcfb39db852e.solana_bpf_loader_program.5ufltu2o-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/solana_bpf_loader_program-84cbbcfb39db852e.solana_bpf_loader_program.5ufltu2o-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/solana_bpf_loader_program-84cbbcfb39db852e.solana_bpf_loader_program.5ufltu2o-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/solana_bpf_loader_program-84cbbcfb39db852e.solana_bpf_loader_program.5ufltu2o-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/solana_bpf_loader_program-84cbbcfb39db852e.solana_bpf_loader_program.5ufltu2o-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libsolana_bpf_loader_program-84cbbcfb39db852e.so" "-Wl,--version-script=/tmp/rustcipb0pP/list" "/opt/rustwide/target/debug/deps/solana_bpf_loader_program-84cbbcfb39db852e.s2zbp5e4i9m0t6y.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/jemalloc-sys-b114e8e751e337d5/out/build/lib" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-61600556fc7d6960/out" "-L" "/opt/rustwide/target/debug/build/ring-265c5a6cef01ff0d/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsolana_logger-2b6609c11bf8fc44.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-e6721ce0ce12d6e1.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-13b88d7c65d73d73.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libregex-47b2d3266b014794.rlib" "/opt/rustwide/target/debug/deps/libthread_local-dc14f0c6d460502c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libsolana_runtime-6ffbe16e0816233d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6e2fb0502f4b2fd6.rlib" "/opt/rustwide/target/debug/deps/libsolana_rayon_threadlimit-51c56c3fa52cb39d.rlib" "/opt/rustwide/target/debug/deps/libsolana_measure-5db46cd04eb4f5d7.rlib" "/opt/rustwide/target/debug/deps/libjemalloc_ctl-6ad0286aacb48879.rlib" "/opt/rustwide/target/debug/deps/libpaste-36db2493aca31bcb.rlib" "/opt/rustwide/target/debug/deps/libjemallocator-b1a06e31bcfbc2f0.rlib" "/opt/rustwide/target/debug/deps/libjemalloc_sys-6a05e63d21fe6f5f.rlib" "/opt/rustwide/target/debug/deps/librayon-f9cd902ead899fc3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-9eaeb62627eb7507.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-192768432e6c8f8a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1a0179b58e9a90ce.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6850d02eec3a8ac1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-90fe6850cbab17a7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1dda6265167da1a9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b513c168823aa554.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a9d58e5b261c6f4f.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-c752847c7f7385dd.rlib" "/opt/rustwide/target/debug/deps/libsolana_stake_program-d681bf57addf8559.rlib" "/opt/rustwide/target/debug/deps/libsolana_vote_program-79d9aab30f08f78c.rlib" "/opt/rustwide/target/debug/deps/libsolana_metrics-8a7275ae8207ea93.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a180b7799ad7b7ba.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-9d1ff4eef0fc1b0e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-b50240abffbac62e.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-57b96d51fe43d216.rlib" "/opt/rustwide/target/debug/deps/librustls-7afe9f4e37b72768.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libsct-ab296a138faf4137.rlib" "/opt/rustwide/target/debug/deps/libwebpki-ae642b733c27f3c2.rlib" "/opt/rustwide/target/debug/deps/libring-e9bb653c4b6a7b69.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1c2b96292a50ab0d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a85048285a89cd30.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ad53e196416f9ce5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-691522b5ffa538ef.rlib" "/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e812c72aaa70e3b7.rlib" "/opt/rustwide/target/debug/deps/libunicase-5c6651c155623786.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libhyper-1c0664567e204e25.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-5f6c95443c97a810.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0ace56d2430a4fe3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ce08fe48c68a9665.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9a390f90cf161699.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8a35b13ad3950233.rlib" "/opt/rustwide/target/debug/deps/libtokio-53473d0b038351a5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e90a0df0a5b38e09.rlib" "/opt/rustwide/target/debug/deps/libmio-fca4a37cf99769e7.rlib" "/opt/rustwide/target/debug/deps/libiovec-d52a98ffe721d93c.rlib" "/opt/rustwide/target/debug/deps/libnet2-19122d26f633773b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-274f98c5e2451ef3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e7c80f0f2a6f845d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a98deda6e4e07445.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ba97d7debe3c50a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-83a0c7fe9d90513a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-29c2f7bd5f243dc9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-df2e1aef8c3cd835.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5b322c05fe57f6c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c77ebb6e11df40ac.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-8c15391b24ff54ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-e2f7d60ed17837d2.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b89df4f389b247b4.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libgethostname-6c4119cc87543e3a.rlib" "/opt/rustwide/target/debug/deps/libsolana_config_program-bd7ad01d39228792.rlib" "/opt/rustwide/target/debug/deps/libsolana_sdk-1a6664f62bc09954.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-165c27c854de0b82.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-7483c39e62c64adb.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-2fcba9c1b2c73d80.rlib" "/opt/rustwide/target/debug/deps/libsubtle-fe4cb6f1506a958e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-74a6c27a4cd7ca93.rlib" "/opt/rustwide/target/debug/deps/libclear_on_drop-5eb8760eb6e826ea.rlib" "/opt/rustwide/target/debug/deps/libserde_json-90c6fb566844898d.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/libhex-fb13f38417616817.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-a62708be87cdd57f.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-52bb1f024b5003dc.rlib" "/opt/rustwide/target/debug/deps/libmemmap-a1821c1755c35212.rlib" "/opt/rustwide/target/debug/deps/libchrono-3b3af0437b3e389f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c46c88efe54b13fe.rlib" "/opt/rustwide/target/debug/deps/libbv-8bf6611db8ba397a.rlib" "/opt/rustwide/target/debug/deps/libitertools-ba00051283d98f4c.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libsha2-f6b9650f1562cc3e.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ecb0cab96c499980.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2de2b3e19ad17644.rlib" "/opt/rustwide/target/debug/deps/libbincode-bd447e28ab7460b3.rlib" "/opt/rustwide/target/debug/deps/libserde-0e027a218c729f67.rlib" "/opt/rustwide/target/debug/deps/libbs58-baf0f7595e7a8958.rlib" "/opt/rustwide/target/debug/deps/libsolana_rbpf-6b6ad9309c6716a9.rlib" "/opt/rustwide/target/debug/deps/libgoblin-ea077a380e9db4b4.rlib" "/opt/rustwide/target/debug/deps/libplain-cb91f202fd8137b4.rlib" "/opt/rustwide/target/debug/deps/libscroll-3e0df6608588e3ac.rlib" "/opt/rustwide/target/debug/deps/libtime-95bc193e0f8b2091.rlib" "/opt/rustwide/target/debug/deps/libthiserror-35f413deda9bcb16.rlib" "/opt/rustwide/target/debug/deps/librand-6de7ff26a86d5c34.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-80c1908a51fb0c96.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-0bb06c268013b54f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-969176025e88bad1.rlib" "/opt/rustwide/target/debug/deps/liblibc-5782b7f2e503b46c.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libhash32-70c7bf1d9c973afb.rlib" "/opt/rustwide/target/debug/deps/libcombine-ff00c51ac05d49b7.rlib" "/opt/rustwide/target/debug/deps/libascii-bf41d552740c4c3f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-cd38a06705c534fc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ldl" "-lpthread" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-bpf-loader-program`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "27f67bbebfa40464339b8baedec809cd96ef6baa50fbf05597e292eab64e1fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27f67bbebfa40464339b8baedec809cd96ef6baa50fbf05597e292eab64e1fa2", kill_on_drop: false }` [INFO] [stdout] 27f67bbebfa40464339b8baedec809cd96ef6baa50fbf05597e292eab64e1fa2