[INFO] fetching crate solana-install 1.4.20... [INFO] testing solana-install-1.4.20 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate solana-install 1.4.20 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate solana-install 1.4.20 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-install 1.4.20 [INFO] finished tweaking crates.io crate solana-install 1.4.20 [INFO] tweaked toml for crates.io crate solana-install 1.4.20 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate solana-install 1.4.20 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 048aceadf53e8f597b69bbaaa2ae124e9187bfa5643618964b4ae76ff561118b [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" "048aceadf53e8f597b69bbaaa2ae124e9187bfa5643618964b4ae76ff561118b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "048aceadf53e8f597b69bbaaa2ae124e9187bfa5643618964b4ae76ff561118b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "048aceadf53e8f597b69bbaaa2ae124e9187bfa5643618964b4ae76ff561118b", kill_on_drop: false }` [INFO] [stdout] 048aceadf53e8f597b69bbaaa2ae124e9187bfa5643618964b4ae76ff561118b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6720f08316c7375f7b5b1ffd2e76767b7d779e3b0c03ea8dd88a54a18d0bff6b [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" "6720f08316c7375f7b5b1ffd2e76767b7d779e3b0c03ea8dd88a54a18d0bff6b", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling solana-install v1.4.20 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling solana-logger v1.5.0 [INFO] [stderr] Compiling ouroboros_macro v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling jsonrpc-core v15.1.0 [INFO] [stderr] Compiling dialoguer v0.6.2 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling solana-frozen-abi v1.5.0 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling solana-program v1.5.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling solana-crate-features v1.5.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling solana-sdk v1.5.0 [INFO] [stderr] Compiling ouroboros v0.5.1 [INFO] [stderr] Compiling spl-memo v2.0.1 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling spl-token v3.0.1 [INFO] [stderr] Compiling solana-metrics v1.5.0 [INFO] [stderr] Compiling solana-config-program v1.5.0 [INFO] [stderr] Compiling solana-remote-wallet v1.5.0 [INFO] [stderr] Compiling solana-secp256k1-program v1.5.0 [INFO] [stderr] Compiling solana-version v1.5.0 [INFO] [stderr] Compiling solana-vote-program v1.5.0 [INFO] [stderr] Compiling solana-measure v1.5.0 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling solana-clap-utils v1.5.0 [INFO] [stderr] Compiling solana-net-utils v1.5.0 [INFO] [stderr] Compiling solana-stake-program v1.5.0 [INFO] [stderr] Compiling solana-account-decoder v1.5.0 [INFO] [stderr] Compiling solana-runtime v1.5.0 [INFO] [stderr] Compiling solana-transaction-status v1.5.0 [INFO] [stderr] Compiling solana-client v1.5.0 [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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/solana_install-02ab6256732a5689.solana_install.512chmng-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/solana_install-02ab6256732a5689.solana_install.512chmng-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/solana_install-02ab6256732a5689.solana_install.512chmng-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/solana_install-02ab6256732a5689.solana_install.512chmng-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/solana_install-02ab6256732a5689.solana_install.512chmng-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/solana_install-02ab6256732a5689.solana_install.512chmng-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/solana_install-02ab6256732a5689.solana_install.512chmng-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/solana_install-02ab6256732a5689.solana_install.512chmng-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/solana_install-02ab6256732a5689.solana_install.512chmng-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/solana_install-02ab6256732a5689.solana_install.512chmng-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/solana_install-02ab6256732a5689" "/opt/rustwide/target/debug/deps/solana_install-02ab6256732a5689.dx8ng1h9zxd9kdz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-3c59a6d9422efdde/out/lib" "-L" "/opt/rustwide/target/debug/build/ring-b7d17939b2f4b5e9/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/hidapi-586aa1bd5b9d4c87/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8f77be3a188a8dc4/out" "-L" "/opt/rustwide/target/debug/build/blake3-71f49c1e012fe9bd/out" "-L" "/opt/rustwide/target/debug/build/blake3-71f49c1e012fe9bd/out" "-L" "/opt/rustwide/target/debug/build/jemalloc-sys-f9e80d70eb7239df/out/build/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsolana_install-4dcd7e5ce2041d4f.rlib" "/opt/rustwide/target/debug/deps/libsolana_logger-d6c41d569cd9b01d.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b338d0e6852d8173.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-708b856bc0bad76e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-adb1c3dfaf792f89.rlib" "/opt/rustwide/target/debug/deps/libctrlc-a760a5703ae1e6b4.rlib" "/opt/rustwide/target/debug/deps/libnix-d83f8aca318bad58.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-d6ac7f8f3e563689.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-76410d12a9935f46.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-e7f6bccabbb6ac48.rlib" "/opt/rustwide/target/debug/deps/libdtoa-6086f1b08cac0218.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-9c5e16e11e1c4223.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a06d32fee8e4d25.rlib" "/opt/rustwide/target/debug/deps/libnix-5cad5510a76ad0d9.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libsolana_client-252a9d11daafaf7d.rlib" "/opt/rustwide/target/debug/deps/libsolana_net_utils-a7192cab69e07266.rlib" "/opt/rustwide/target/debug/deps/libnix-f570144e58ec7a2a.rlib" "/opt/rustwide/target/debug/deps/libtokio-6321ac50a1e7c16e.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-b605d658a2a27faa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d9fa8af677eeeb46.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-eb5aa989e4869b2f.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-694e7afffbe4c4c6.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-295697da36fb2442.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-4b5357f07a58787f.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8979332de620101c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6542c0859afac7fb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c807469b0a6b0ecd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f7a141b32be52a8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-88dccb48b0d3de54.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-58b695f9d4169878.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-91b50497d979efbd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-07154ca444af7a4d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-281950e12014f7ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1aefc72640aeab97.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-72e758a3e4813b16.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-e37525966133e587.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-afdaeee03d0ebb96.rlib" "/opt/rustwide/target/debug/deps/libbytes-7dbc128707717896.rlib" "/opt/rustwide/target/debug/deps/libsemver-e8dfd76ea439d50e.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-db54bec27ef44f17.rlib" "/opt/rustwide/target/debug/deps/libpest-52c71a95408b4ce0.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-86188b303b999519.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-76d8ae3f24f1376f.rlib" "/opt/rustwide/target/debug/deps/libfutures-f57264efe2215d26.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-eb97b57ac86a4d73.rlib" "/opt/rustwide/target/debug/deps/libutf8-2b4dcfddee452a7c.rlib" "/opt/rustwide/target/debug/deps/libsha1-6284af9a09455ff3.rlib" "/opt/rustwide/target/debug/deps/libbase64-2a598dcb608e88ef.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-0813b353626491b7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-df5ddb7adda22926.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-77ef816489043a1f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bf8583698d2fc6e3.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libsolana_version-3347b70f6c6ad112.rlib" "/opt/rustwide/target/debug/deps/libsolana_transaction_status-8c37bf5d81a62bb2.rlib" "/opt/rustwide/target/debug/deps/libspl_memo-b664b7a796e65fff.rlib" "/opt/rustwide/target/debug/deps/libsolana_runtime-36e24c81cca9bc94.rlib" "/opt/rustwide/target/debug/deps/libdir_diff-ef5a006a3af8dfc3.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5b9a65c02ab19218.rlib" "/opt/rustwide/target/debug/deps/libsymlink-4e5b96a9ffac776d.rlib" "/opt/rustwide/target/debug/deps/libsolana_secp256k1_program-42929ef31980941a.rlib" "/opt/rustwide/target/debug/deps/libflate2-3494b0e0a073a56f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-52db5a2fb6e5927b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3cd2f00d4847b73f.rlib" "/opt/rustwide/target/debug/deps/libtar-c0b3dea1c33e8254.rlib" "/opt/rustwide/target/debug/deps/libxattr-4ef54b136f352716.rlib" "/opt/rustwide/target/debug/deps/libfiletime-e0d3972b16ab912c.rlib" "/opt/rustwide/target/debug/deps/libbzip2-9abb81b5c5389bd8.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-627a05c53321f98d.rlib" "/opt/rustwide/target/debug/deps/libouroboros-89dbc700368058b2.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd3a449dde0ad161.rlib" "/opt/rustwide/target/debug/deps/libsolana_rayon_threadlimit-63193f9f64480a1d.rlib" "/opt/rustwide/target/debug/deps/libdashmap-02d773d6bca6a8c0.rlib" "/opt/rustwide/target/debug/deps/libahash-2a3c71597992a348.rlib" "/opt/rustwide/target/debug/deps/libconst_random-c292d9b8eef95c31.rlib" "/opt/rustwide/target/debug/deps/libblake3-8a2d0f5b376c6177.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-56671d94b2e87165.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-158817826d14761e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0adcc90ddc67c6b8.rlib" "/opt/rustwide/target/debug/deps/libsolana_measure-e4441799a4b705fc.rlib" "/opt/rustwide/target/debug/deps/libjemalloc_ctl-721dea39c9ef3e1f.rlib" "/opt/rustwide/target/debug/deps/libpaste-4699681183b8cbb1.rlib" "/opt/rustwide/target/debug/deps/libjemallocator-0f913c878613d9a3.rlib" "/opt/rustwide/target/debug/deps/libjemalloc_sys-30d29e29bb653c28.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c5a3832f2b72e600.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c14628e3f422feb3.rlib" "/opt/rustwide/target/debug/deps/librayon-1ba946c4d7718fde.rlib" "/opt/rustwide/target/debug/deps/librayon_core-136441bdbca651a7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-50851989446a2b64.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bd9bc5827c6cca14.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b655deac3cb1d6a8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-2391d52e83cb1886.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c914cfcd9b7711a0.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-3ce149029715ce00.rlib" "/opt/rustwide/target/debug/deps/libsolana_account_decoder-d419e2b9310800a0.rlib" "/opt/rustwide/target/debug/deps/libzstd-af203b6033face93.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-09d91c532a279981.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-e2df0c1f22167fee.rlib" "/opt/rustwide/target/debug/deps/libspl_token-3d8ed93a3368be23.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-ee434f920bea77e7.rlib" "/opt/rustwide/target/debug/deps/libsolana_stake_program-98356ce33270dd0b.rlib" "/opt/rustwide/target/debug/deps/libsolana_vote_program-e67ea9d711925aac.rlib" "/opt/rustwide/target/debug/deps/libsolana_metrics-9e97d0d3b73a8294.rlib" "/opt/rustwide/target/debug/deps/libgethostname-1d1ec7506c50db05.rlib" "/opt/rustwide/target/debug/deps/libsolana_config_program-4d9a27300dcc6c4a.rlib" "/opt/rustwide/target/debug/deps/libinflector-742f5668a8f38be3.rlib" "/opt/rustwide/target/debug/deps/libreqwest-cdbb2087f7eb28a3.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-1697e709484e1410.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-c43ed04bf3647f47.rlib" "/opt/rustwide/target/debug/deps/libipnet-a61fcdffca614624.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-a4474b341df0eef0.rlib" "/opt/rustwide/target/debug/deps/librustls-84295c0023c6c844.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libsct-98505fe061c5fe51.rlib" "/opt/rustwide/target/debug/deps/libwebpki-087307b7775fd820.rlib" "/opt/rustwide/target/debug/deps/libring-ffb674b8f8a02a5b.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-d67c0ed62294e46d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-475c61d3d0dc2f47.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-50190e98c81ae5f4.rlib" "/opt/rustwide/target/debug/deps/libbase64-652e22f2c0312e1e.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libhyper-b50f9c55276daf96.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-093d640c7a59cec3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libh2-5f17084fd751d069.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-69b7d035cad9fe14.rlib" "/opt/rustwide/target/debug/deps/libpin_project-118d21cd3f796e56.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ffbbf84de1e35400.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5ffc97ab4784b0e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7ca59d8d5135b15f.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ba4bc36f56957a5b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7aa760e92b2321ce.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-80e4aabf6fe56bc0.rlib" "/opt/rustwide/target/debug/deps/libtracing-0fc80bfd4705e03c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0d1242cbae3e9d06.rlib" "/opt/rustwide/target/debug/deps/libtokio-853157407abac423.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3fc081ddcf89086c.rlib" "/opt/rustwide/target/debug/deps/libmio-9291277f7481b1ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-cf76f0d3779cb1e4.rlib" "/opt/rustwide/target/debug/deps/libnet2-e6e98ba040c0c4ce.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8024acad22cac6af.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-401cff4b7fa21e36.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b14256cf280508b8.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dd131a4215554adb.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b34ddf9401920b6.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7c390cf1c85e3b83.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ef41fccd5ba0a880.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.rlib" "/opt/rustwide/target/debug/deps/libhttp-8ad66954887d631f.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libindicatif-1a8c5264d020b39e.rlib" "/opt/rustwide/target/debug/deps/libconsole-6d7a4f4c7c11f19c.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-840ee3ac2aeb52bf.rlib" "/opt/rustwide/target/debug/deps/libsolana_clap_utils-f8e4d2552ace00b3.rlib" "/opt/rustwide/target/debug/deps/librpassword-6de5c43d38e44364.rlib" "/opt/rustwide/target/debug/deps/libbip39-ff56506ebc64593d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-48cd25a5b1b556e0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b35e07f0b8c957e7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c6c5519a348bb7cd.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e052604e524a2804.rlib" "/opt/rustwide/target/debug/deps/libinstant-80af378529ae977f.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-928c3e4ebf889784.rlib" "/opt/rustwide/target/debug/deps/libfailure-2683909c8b42d628.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7e72eaabab68db44.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-a3af16ab6b77e470.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/libsolana_remote_wallet-fcde80c03aa79f70.rlib" "/opt/rustwide/target/debug/deps/libhidapi-3a4374e462f1331a.rlib" "/opt/rustwide/target/debug/deps/liburl-9636fc8adfc31f79.rlib" "/opt/rustwide/target/debug/deps/libidna-24ecefd6c5b9a04d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7468a419cdf9d732.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9737c6d444d5d4fb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b6a481f1afd6d359.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d1dffea220fc0b94.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5ae1e2fa6e7c2ceb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libsolana_sdk-a444ddbbc0867814.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-9185a17568fcf868.rlib" "/opt/rustwide/target/debug/deps/libsha3-862e3a3a4955c8d6.rlib" "/opt/rustwide/target/debug/deps/libkeccak-dbe4a15355e0420f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e3af6b50f8d5b688.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8eea00de623aa4d0.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-4c01c3e0650631ad.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-5c79360da6f5057a.rlib" "/opt/rustwide/target/debug/deps/libarrayref-280df12ae2372da3.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-982a1c30e869c931.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-a525440c283aef43.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a4f0564a79d4dbd8.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-7705fc0f005bae91.rlib" "/opt/rustwide/target/debug/deps/libhmac-62592b804dad7dc5.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-bd1d9116e2557247.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9944561b71b95e1.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-e3483c9f94fc91a9.rlib" "/opt/rustwide/target/debug/deps/libed25519-81ac2370d2fb7448.rlib" "/opt/rustwide/target/debug/deps/libsignature-5d39acda046f74bc.rlib" "/opt/rustwide/target/debug/deps/libdigest-c7a0467606b0f203.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-79adad82852d029d.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-9944084e58bfae01.rlib" "/opt/rustwide/target/debug/deps/libsolana_program-d20df91c2e0bf9b7.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-089950632f80feb6.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b38c7fe11c48314d.rlib" "/opt/rustwide/target/debug/deps/libzeroize-de20ac431c618d93.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-7db1b01593bb327e.rlib" "/opt/rustwide/target/debug/deps/libhex-14911843fdb620d9.rlib" "/opt/rustwide/target/debug/deps/libbv-76d12d535b547f9f.rlib" "/opt/rustwide/target/debug/deps/libitertools-eb9cc0b966aaa1f4.rlib" "/opt/rustwide/target/debug/deps/libeither-bdbb982f7ccc1550.rlib" "/opt/rustwide/target/debug/deps/libsha2-a5711bf1c060fac1.rlib" "/opt/rustwide/target/debug/deps/libdigest-0d6a3fdec507716b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-526b45f238f54092.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-273ffbf2f61783d6.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-74419fd4e76e6b33.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-46f6c89e18f4a933.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-608f546cf353a4c0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5afb3a459fa301fb.rlib" "/opt/rustwide/target/debug/deps/libbincode-3d7b2ee83e109889.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-11b763a203461315.rlib" "/opt/rustwide/target/debug/deps/libbs58-d03cbc786fcc7a6e.rlib" "/opt/rustwide/target/debug/deps/libsemver-bb450cbd562a1133.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-bb70944049e860e8.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-581d9c7f545ec053.rlib" "/opt/rustwide/target/debug/deps/libtempfile-dd0015100329c810.rlib" "/opt/rustwide/target/debug/deps/librand-6226746e531f5450.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dfbf22fadd1899c5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dbf32e05ba03d4f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d68b414eb5e8bdcc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-14da0bbdd231c317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libconsole-eb836e230743dc68.rlib" "/opt/rustwide/target/debug/deps/libtermios-ab7d785cc936cf4b.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-3c70fc16e6b7b999.rlib" "/opt/rustwide/target/debug/deps/libregex-1947ebbd48943f90.rlib" "/opt/rustwide/target/debug/deps/libthread_local-781434af474c35e7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libchrono-ba31bef8d816996d.rlib" "/opt/rustwide/target/debug/deps/libserde-b3143936aab303a9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-701d902bbb8dc4e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cb2b583837c7ff21.rlib" "/opt/rustwide/target/debug/deps/libtime-278ffe2bfd45e6dc.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d601abf36647da7a.rlib" "/opt/rustwide/target/debug/deps/libclap-e2caddefc56e89be.rlib" "/opt/rustwide/target/debug/deps/libvec_map-9c64949c2f867b0b.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-24249d84d50da6cf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-906fa989c4fba052.rlib" "/opt/rustwide/target/debug/deps/libstrsim-794cc78f848fe7af.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libatty-cd6d686a580eb58c.rlib" "/opt/rustwide/target/debug/deps/liblibc-0aca411dc2b49d53.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-db471e68f2e0245c.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldl" "-lpthread" "-ludev" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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-install` [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] error: build failed [INFO] running `Command { std: "docker" "inspect" "6720f08316c7375f7b5b1ffd2e76767b7d779e3b0c03ea8dd88a54a18d0bff6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6720f08316c7375f7b5b1ffd2e76767b7d779e3b0c03ea8dd88a54a18d0bff6b", kill_on_drop: false }` [INFO] [stdout] 6720f08316c7375f7b5b1ffd2e76767b7d779e3b0c03ea8dd88a54a18d0bff6b