[INFO] crate algosdk 1.0.0 is already in cache [INFO] testing algosdk-1.0.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate algosdk 1.0.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate algosdk 1.0.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate algosdk 1.0.0 [INFO] finished tweaking crates.io crate algosdk 1.0.0 [INFO] tweaked toml for crates.io crate algosdk 1.0.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate algosdk 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stdout] a31e1baff5c39ac82eb40215bb343c40dfb92d50b3cbd58ca04b7a53872c816c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "a31e1baff5c39ac82eb40215bb343c40dfb92d50b3cbd58ca04b7a53872c816c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rmp v0.8.8 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_bytes v0.11.2 [INFO] [stderr] Compiling rmp-serde v0.14.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling algosdk v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `"docker" "inspect" "a31e1baff5c39ac82eb40215bb343c40dfb92d50b3cbd58ca04b7a53872c816c"` [INFO] running `"docker" "rm" "-f" "a31e1baff5c39ac82eb40215bb343c40dfb92d50b3cbd58ca04b7a53872c816c"` [INFO] [stdout] a31e1baff5c39ac82eb40215bb343c40dfb92d50b3cbd58ca04b7a53872c816c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b02fa0a7614d06dbe65b45f31d58165355c3729db84499f04d3af0dc2557299f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "b02fa0a7614d06dbe65b45f31d58165355c3729db84499f04d3af0dc2557299f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling algosdk v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `cucumber` [INFO] [stderr] --> tests/cucumber.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use cucumber::{Steps, StepsBuilder}; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `cucumber` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `cucumber` [INFO] [stderr] --> tests/cucumber.rs:781:9 [INFO] [stderr] | [INFO] [stderr] 781 | use cucumber::{CucumberBuilder, DefaultOutput, OutputVisitor, Scenario, Steps}; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `cucumber` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `cucumber` [INFO] [stderr] --> tests/cucumber.rs:70:6 [INFO] [stderr] | [INFO] [stderr] 70 | impl cucumber::World for World {} [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `cucumber` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `dirs` [INFO] [stderr] --> tests/cucumber.rs:76:24 [INFO] [stderr] | [INFO] [stderr] 76 | let home = dirs::home_dir().expect("Couldn't get home dir"); [INFO] [stderr] | ^^^^ use of undeclared type or module `dirs` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `dirs` [INFO] [stderr] --> tests/cucumber.rs:95:24 [INFO] [stderr] | [INFO] [stderr] 95 | let home = dirs::home_dir().expect("Couldn't get home dir"); [INFO] [stderr] | ^^^^ use of undeclared type or module `dirs` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chrono` [INFO] [stderr] --> tests/cucumber.rs:149:84 [INFO] [stderr] | [INFO] [stderr] 149 | let _ = algod_client.transactions(&world.accounts[0], None, None, Some(chrono::Local::today().naive_local().to_string()), Some(chrono::Local::today().naive_local().to_string()), Some(10)).unwrap(); [INFO] [stderr] | ^^^^^^ use of undeclared type or module `chrono` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chrono` [INFO] [stderr] --> tests/cucumber.rs:149:140 [INFO] [stderr] | [INFO] [stderr] 149 | let _ = algod_client.transactions(&world.accounts[0], None, None, Some(chrono::Local::today().naive_local().to_string()), Some(chrono::Local::today().naive_local().to_string()), Some(10)).unwrap(); [INFO] [stderr] | ^^^^^^ use of undeclared type or module `chrono` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `cucumber` [INFO] [stderr] --> tests/cucumber.rs:796:19 [INFO] [stderr] | [INFO] [stderr] 796 | let options = cucumber::cli::make_app().unwrap(); [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `cucumber` [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `algosdk`. [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: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/wallet_backup-cbfd456eef12ad5b.wallet_backup.1em48qwv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-cbfd456eef12ad5b.wallet_backup.1em48qwv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-cbfd456eef12ad5b.wallet_backup.1em48qwv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-cbfd456eef12ad5b.wallet_backup.1em48qwv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-cbfd456eef12ad5b.wallet_backup.1em48qwv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-cbfd456eef12ad5b.wallet_backup.1em48qwv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-cbfd456eef12ad5b.wallet_backup.1em48qwv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-cbfd456eef12ad5b.wallet_backup.1em48qwv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-cbfd456eef12ad5b.wallet_backup.1em48qwv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-cbfd456eef12ad5b.wallet_backup.1em48qwv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-cbfd456eef12ad5b.wallet_backup.1em48qwv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-cbfd456eef12ad5b.wallet_backup.1em48qwv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-cbfd456eef12ad5b.wallet_backup.1em48qwv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-cbfd456eef12ad5b.wallet_backup.1em48qwv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-cbfd456eef12ad5b.wallet_backup.1em48qwv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-cbfd456eef12ad5b.wallet_backup.1em48qwv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/wallet_backup-cbfd456eef12ad5b" "/opt/rustwide/target/debug/examples/wallet_backup-cbfd456eef12ad5b.4xj0glj4303k3xhm.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-735e7085fb5345fa/out" "-L" "/opt/rustwide/target/debug/build/ring-a93b78da3f84ca0c/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalgosdk-023b52928cfb8a8f.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-186115db41f95e96.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-ae492f314b149e6e.rlib" "/opt/rustwide/target/debug/deps/librmp-faab2c316292cadb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-efde0ca71b7c9a9a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-7098714927ec4bf9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c6713467f8337c8c.rlib" "/opt/rustwide/target/debug/deps/libuuid-05e0fdcfcc60328e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-273e5e7557c8794b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c1d47cf5404f8f1c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3513076bbe81286d.rlib" "/opt/rustwide/target/debug/deps/libunicase-c0d2d569a3b217d3.rlib" "/opt/rustwide/target/debug/deps/libmime-ff9bc79d051f9852.rlib" "/opt/rustwide/target/debug/deps/libflate2-0d81f0b319b6585c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b49f7e00e7f7299f.rlib" "/opt/rustwide/target/debug/deps/libadler32-94321a05f32b04d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c0d32379140e81b0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e363056a7d4353f0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dd93bb7689b5e3b0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c775b173a1c05eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5d82895adcce31ca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-68efcdf13c25c668.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2e847ba160d5da93.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e020287afcc6712a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f854f5e9b96c0265.rlib" "/opt/rustwide/target/debug/deps/libhyper-b9e325aba2d0d33d.rlib" "/opt/rustwide/target/debug/deps/libwant-c85995e7212b5ef7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c7cee3da6f1e22b1.rlib" "/opt/rustwide/target/debug/deps/libtokio-44535e1e572d0a33.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-45392b2c40e42f4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2e09def652e23e33.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-db2260e18af49542.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7aea0dc802c01846.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4ef3f73ee3760b41.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d00efb923351447f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7089ff11c3a75a2a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-09213dedf076b89b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3f1ae48cdf99ed25.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-95dbf4088bdcfcb7.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-ff0fd74c4d3e96d9.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-5be4eea8fd49f117.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c0565b8874c3361c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-236e67d98aff0798.rlib" "/opt/rustwide/target/debug/deps/librand-cfbef282e9cde38c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-55225f7c9ad0c2e7.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fbf62ac733ef0d6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-980be8da34566e1a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d76d699464ac7555.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ea51ddc61af076b.rlib" "/opt/rustwide/target/debug/deps/librand_core-26a2826f5572bf57.rlib" "/opt/rustwide/target/debug/deps/librand_os-c9d17af94f57a405.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-58dce171dcf92ccf.rlib" "/opt/rustwide/target/debug/deps/librand_core-d04c764b3a64cc39.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d8b21120cfbbc8ff.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2ef1d1fc70c75ac5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd809b37baaaeaf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-96db1f09e66479ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-7f82066aa597e5cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d11bd9bd1513407a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f1874e28f1344045.rlib" "/opt/rustwide/target/debug/deps/libmio-69731101aedc5088.rlib" "/opt/rustwide/target/debug/deps/libnet2-01fec3e9fe7e97d8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-68d73f9a0ebc7a09.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ac63aa2d6c5bd6f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-f19dd18cbeb10ff4.rlib" "/opt/rustwide/target/debug/deps/libh2-1ed67eb9026eea9e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f6e309981f4226a0.rlib" "/opt/rustwide/target/debug/deps/libstring-7ced01cd94caf252.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-02f8594f4076ab6a.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-b0c29025e754422f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dc88694afb63d374.rlib" "/opt/rustwide/target/debug/deps/libhttp-7593534fd5c8ff9a.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/libfutures-e9fa68217aeb65e1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dfd40dbd5f5ae8d7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-388df78a04aee999.rlib" "/opt/rustwide/target/debug/deps/libserde_json-be6619b3f0666738.rlib" "/opt/rustwide/target/debug/deps/libryu-290c21121bea8453.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d9b2c9addc04afb.rlib" "/opt/rustwide/target/debug/deps/liblog-94affdc30a23f199.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-51463855411efe6a.rlib" "/opt/rustwide/target/debug/deps/liburl-fdaf65263b02f544.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-94d16d88db9564e5.rlib" "/opt/rustwide/target/debug/deps/libidna-2df043ad3402ba50.rlib" "/opt/rustwide/target/debug/deps/libregex-63bc2482e95e66f2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-88e268f569b6f304.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-44bce573e0a283f7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-16f2173dc3657298.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d6c9e32d21fed1ee.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-8f2586a5e5b8ec79.rlib" "/opt/rustwide/target/debug/deps/libtry_from-fa24d9e8990db82a.rlib" "/opt/rustwide/target/debug/deps/libfailure-af9ea7b253a9e38c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5eae85a271e3fd6d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4c1a05e2cb2a079a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e3c66f530931b34f.rlib" "/opt/rustwide/target/debug/deps/libcookie-9e619620b16ad1e0.rlib" "/opt/rustwide/target/debug/deps/libtime-bdfed1420c0aef54.rlib" "/opt/rustwide/target/debug/deps/liburl-d4e9beeb38b19289.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f5793f90edc28827.rlib" "/opt/rustwide/target/debug/deps/libidna-de3ac2c468e6139e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1f4c1966098a3a94.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-91bb181b0fb23d7a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libbytes-c1eab47be6c64c09.rlib" "/opt/rustwide/target/debug/deps/libeither-19da0396cea95667.rlib" "/opt/rustwide/target/debug/deps/libiovec-bb277f812a25ac97.rlib" "/opt/rustwide/target/debug/deps/libbase64-874b6ea391b91190.rlib" "/opt/rustwide/target/debug/deps/libsha2-2d87fc167b8b8ba1.rlib" "/opt/rustwide/target/debug/deps/libdigest-bfa7dd4c7b07196c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e9fc7c3621d5e95d.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d874a30e1b67705e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8dccb46658e29ea3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d8d9efc6310cc66d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-12c2185626f4e68c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-013f356d488a2b90.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-cd70415a6eda7105.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e25957e3c50c2ac2.rlib" "/opt/rustwide/target/debug/deps/libring-eaad18472437372c.rlib" "/opt/rustwide/target/debug/deps/libspin-3ad8816f35cf88b1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b7dc6df73c7313c9.rlib" "/opt/rustwide/target/debug/deps/librand-c9fdce666b35eedd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fb2a94ffbd83c805.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-c0fdd749e32485f9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7a7a95765fa55576.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/librand_core-d452df179cf54988.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8d3e1375b16db4f3.rlib" "/opt/rustwide/target/debug/deps/liblibc-84efda87e0c06bef.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-4e5c844d71382048.rlib" "/opt/rustwide/target/debug/deps/libserde-7fbcd98d65f0273c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/kmd_client-ddde95e59d4ace3b.kmd_client.dg728x73-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-ddde95e59d4ace3b.kmd_client.dg728x73-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-ddde95e59d4ace3b.kmd_client.dg728x73-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-ddde95e59d4ace3b.kmd_client.dg728x73-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-ddde95e59d4ace3b.kmd_client.dg728x73-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-ddde95e59d4ace3b.kmd_client.dg728x73-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-ddde95e59d4ace3b.kmd_client.dg728x73-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-ddde95e59d4ace3b.kmd_client.dg728x73-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-ddde95e59d4ace3b.kmd_client.dg728x73-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-ddde95e59d4ace3b.kmd_client.dg728x73-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-ddde95e59d4ace3b.kmd_client.dg728x73-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-ddde95e59d4ace3b.kmd_client.dg728x73-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-ddde95e59d4ace3b.kmd_client.dg728x73-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-ddde95e59d4ace3b.kmd_client.dg728x73-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-ddde95e59d4ace3b.kmd_client.dg728x73-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/kmd_client-ddde95e59d4ace3b" "/opt/rustwide/target/debug/examples/kmd_client-ddde95e59d4ace3b.264tjnfy5sueo8ph.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-735e7085fb5345fa/out" "-L" "/opt/rustwide/target/debug/build/ring-a93b78da3f84ca0c/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalgosdk-023b52928cfb8a8f.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-186115db41f95e96.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-ae492f314b149e6e.rlib" "/opt/rustwide/target/debug/deps/librmp-faab2c316292cadb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-efde0ca71b7c9a9a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-7098714927ec4bf9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c6713467f8337c8c.rlib" "/opt/rustwide/target/debug/deps/libuuid-05e0fdcfcc60328e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-273e5e7557c8794b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c1d47cf5404f8f1c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3513076bbe81286d.rlib" "/opt/rustwide/target/debug/deps/libunicase-c0d2d569a3b217d3.rlib" "/opt/rustwide/target/debug/deps/libmime-ff9bc79d051f9852.rlib" "/opt/rustwide/target/debug/deps/libflate2-0d81f0b319b6585c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b49f7e00e7f7299f.rlib" "/opt/rustwide/target/debug/deps/libadler32-94321a05f32b04d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c0d32379140e81b0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e363056a7d4353f0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dd93bb7689b5e3b0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c775b173a1c05eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5d82895adcce31ca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-68efcdf13c25c668.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2e847ba160d5da93.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e020287afcc6712a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f854f5e9b96c0265.rlib" "/opt/rustwide/target/debug/deps/libhyper-b9e325aba2d0d33d.rlib" "/opt/rustwide/target/debug/deps/libwant-c85995e7212b5ef7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c7cee3da6f1e22b1.rlib" "/opt/rustwide/target/debug/deps/libtokio-44535e1e572d0a33.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-45392b2c40e42f4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2e09def652e23e33.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-db2260e18af49542.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7aea0dc802c01846.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4ef3f73ee3760b41.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d00efb923351447f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7089ff11c3a75a2a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-09213dedf076b89b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3f1ae48cdf99ed25.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-95dbf4088bdcfcb7.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-ff0fd74c4d3e96d9.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-5be4eea8fd49f117.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c0565b8874c3361c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-236e67d98aff0798.rlib" "/opt/rustwide/target/debug/deps/librand-cfbef282e9cde38c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-55225f7c9ad0c2e7.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fbf62ac733ef0d6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-980be8da34566e1a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d76d699464ac7555.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ea51ddc61af076b.rlib" "/opt/rustwide/target/debug/deps/librand_core-26a2826f5572bf57.rlib" "/opt/rustwide/target/debug/deps/librand_os-c9d17af94f57a405.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-58dce171dcf92ccf.rlib" "/opt/rustwide/target/debug/deps/librand_core-d04c764b3a64cc39.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d8b21120cfbbc8ff.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2ef1d1fc70c75ac5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd809b37baaaeaf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-96db1f09e66479ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-7f82066aa597e5cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d11bd9bd1513407a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f1874e28f1344045.rlib" "/opt/rustwide/target/debug/deps/libmio-69731101aedc5088.rlib" "/opt/rustwide/target/debug/deps/libnet2-01fec3e9fe7e97d8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-68d73f9a0ebc7a09.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ac63aa2d6c5bd6f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-f19dd18cbeb10ff4.rlib" "/opt/rustwide/target/debug/deps/libh2-1ed67eb9026eea9e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f6e309981f4226a0.rlib" "/opt/rustwide/target/debug/deps/libstring-7ced01cd94caf252.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-02f8594f4076ab6a.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-b0c29025e754422f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dc88694afb63d374.rlib" "/opt/rustwide/target/debug/deps/libhttp-7593534fd5c8ff9a.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/libfutures-e9fa68217aeb65e1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dfd40dbd5f5ae8d7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-388df78a04aee999.rlib" "/opt/rustwide/target/debug/deps/libserde_json-be6619b3f0666738.rlib" "/opt/rustwide/target/debug/deps/libryu-290c21121bea8453.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d9b2c9addc04afb.rlib" "/opt/rustwide/target/debug/deps/liblog-94affdc30a23f199.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-51463855411efe6a.rlib" "/opt/rustwide/target/debug/deps/liburl-fdaf65263b02f544.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-94d16d88db9564e5.rlib" "/opt/rustwide/target/debug/deps/libidna-2df043ad3402ba50.rlib" "/opt/rustwide/target/debug/deps/libregex-63bc2482e95e66f2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-88e268f569b6f304.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-44bce573e0a283f7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-16f2173dc3657298.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d6c9e32d21fed1ee.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-8f2586a5e5b8ec79.rlib" "/opt/rustwide/target/debug/deps/libtry_from-fa24d9e8990db82a.rlib" "/opt/rustwide/target/debug/deps/libfailure-af9ea7b253a9e38c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5eae85a271e3fd6d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4c1a05e2cb2a079a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e3c66f530931b34f.rlib" "/opt/rustwide/target/debug/deps/libcookie-9e619620b16ad1e0.rlib" "/opt/rustwide/target/debug/deps/libtime-bdfed1420c0aef54.rlib" "/opt/rustwide/target/debug/deps/liburl-d4e9beeb38b19289.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f5793f90edc28827.rlib" "/opt/rustwide/target/debug/deps/libidna-de3ac2c468e6139e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1f4c1966098a3a94.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-91bb181b0fb23d7a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libbytes-c1eab47be6c64c09.rlib" "/opt/rustwide/target/debug/deps/libeither-19da0396cea95667.rlib" "/opt/rustwide/target/debug/deps/libiovec-bb277f812a25ac97.rlib" "/opt/rustwide/target/debug/deps/libbase64-874b6ea391b91190.rlib" "/opt/rustwide/target/debug/deps/libsha2-2d87fc167b8b8ba1.rlib" "/opt/rustwide/target/debug/deps/libdigest-bfa7dd4c7b07196c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e9fc7c3621d5e95d.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d874a30e1b67705e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8dccb46658e29ea3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d8d9efc6310cc66d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-12c2185626f4e68c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-013f356d488a2b90.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-cd70415a6eda7105.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e25957e3c50c2ac2.rlib" "/opt/rustwide/target/debug/deps/libring-eaad18472437372c.rlib" "/opt/rustwide/target/debug/deps/libspin-3ad8816f35cf88b1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b7dc6df73c7313c9.rlib" "/opt/rustwide/target/debug/deps/librand-c9fdce666b35eedd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fb2a94ffbd83c805.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-c0fdd749e32485f9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7a7a95765fa55576.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/librand_core-d452df179cf54988.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8d3e1375b16db4f3.rlib" "/opt/rustwide/target/debug/deps/liblibc-84efda87e0c06bef.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-4e5c844d71382048.rlib" "/opt/rustwide/target/debug/deps/libserde-7fbcd98d65f0273c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/quickstart-411c9c8824e75bca.quickstart.8fqmayqa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/quickstart-411c9c8824e75bca.quickstart.8fqmayqa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/quickstart-411c9c8824e75bca.quickstart.8fqmayqa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/quickstart-411c9c8824e75bca.quickstart.8fqmayqa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/quickstart-411c9c8824e75bca.quickstart.8fqmayqa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/quickstart-411c9c8824e75bca.quickstart.8fqmayqa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/quickstart-411c9c8824e75bca.quickstart.8fqmayqa-cgu.6.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/quickstart-411c9c8824e75bca" "/opt/rustwide/target/debug/examples/quickstart-411c9c8824e75bca.3v9ehqskimy28zds.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-735e7085fb5345fa/out" "-L" "/opt/rustwide/target/debug/build/ring-a93b78da3f84ca0c/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalgosdk-023b52928cfb8a8f.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-186115db41f95e96.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-ae492f314b149e6e.rlib" "/opt/rustwide/target/debug/deps/librmp-faab2c316292cadb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-efde0ca71b7c9a9a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-7098714927ec4bf9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c6713467f8337c8c.rlib" "/opt/rustwide/target/debug/deps/libuuid-05e0fdcfcc60328e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-273e5e7557c8794b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c1d47cf5404f8f1c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3513076bbe81286d.rlib" "/opt/rustwide/target/debug/deps/libunicase-c0d2d569a3b217d3.rlib" "/opt/rustwide/target/debug/deps/libmime-ff9bc79d051f9852.rlib" "/opt/rustwide/target/debug/deps/libflate2-0d81f0b319b6585c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b49f7e00e7f7299f.rlib" "/opt/rustwide/target/debug/deps/libadler32-94321a05f32b04d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c0d32379140e81b0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e363056a7d4353f0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dd93bb7689b5e3b0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c775b173a1c05eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5d82895adcce31ca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-68efcdf13c25c668.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2e847ba160d5da93.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e020287afcc6712a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f854f5e9b96c0265.rlib" "/opt/rustwide/target/debug/deps/libhyper-b9e325aba2d0d33d.rlib" "/opt/rustwide/target/debug/deps/libwant-c85995e7212b5ef7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c7cee3da6f1e22b1.rlib" "/opt/rustwide/target/debug/deps/libtokio-44535e1e572d0a33.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-45392b2c40e42f4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2e09def652e23e33.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-db2260e18af49542.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7aea0dc802c01846.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4ef3f73ee3760b41.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d00efb923351447f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7089ff11c3a75a2a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-09213dedf076b89b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3f1ae48cdf99ed25.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-95dbf4088bdcfcb7.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-ff0fd74c4d3e96d9.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-5be4eea8fd49f117.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c0565b8874c3361c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-236e67d98aff0798.rlib" "/opt/rustwide/target/debug/deps/librand-cfbef282e9cde38c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-55225f7c9ad0c2e7.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fbf62ac733ef0d6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-980be8da34566e1a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d76d699464ac7555.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ea51ddc61af076b.rlib" "/opt/rustwide/target/debug/deps/librand_core-26a2826f5572bf57.rlib" "/opt/rustwide/target/debug/deps/librand_os-c9d17af94f57a405.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-58dce171dcf92ccf.rlib" "/opt/rustwide/target/debug/deps/librand_core-d04c764b3a64cc39.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d8b21120cfbbc8ff.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2ef1d1fc70c75ac5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd809b37baaaeaf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-96db1f09e66479ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-7f82066aa597e5cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d11bd9bd1513407a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f1874e28f1344045.rlib" "/opt/rustwide/target/debug/deps/libmio-69731101aedc5088.rlib" "/opt/rustwide/target/debug/deps/libnet2-01fec3e9fe7e97d8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-68d73f9a0ebc7a09.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ac63aa2d6c5bd6f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-f19dd18cbeb10ff4.rlib" "/opt/rustwide/target/debug/deps/libh2-1ed67eb9026eea9e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f6e309981f4226a0.rlib" "/opt/rustwide/target/debug/deps/libstring-7ced01cd94caf252.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-02f8594f4076ab6a.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-b0c29025e754422f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dc88694afb63d374.rlib" "/opt/rustwide/target/debug/deps/libhttp-7593534fd5c8ff9a.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/libfutures-e9fa68217aeb65e1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dfd40dbd5f5ae8d7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-388df78a04aee999.rlib" "/opt/rustwide/target/debug/deps/libserde_json-be6619b3f0666738.rlib" "/opt/rustwide/target/debug/deps/libryu-290c21121bea8453.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d9b2c9addc04afb.rlib" "/opt/rustwide/target/debug/deps/liblog-94affdc30a23f199.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-51463855411efe6a.rlib" "/opt/rustwide/target/debug/deps/liburl-fdaf65263b02f544.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-94d16d88db9564e5.rlib" "/opt/rustwide/target/debug/deps/libidna-2df043ad3402ba50.rlib" "/opt/rustwide/target/debug/deps/libregex-63bc2482e95e66f2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-88e268f569b6f304.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-44bce573e0a283f7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-16f2173dc3657298.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d6c9e32d21fed1ee.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-8f2586a5e5b8ec79.rlib" "/opt/rustwide/target/debug/deps/libtry_from-fa24d9e8990db82a.rlib" "/opt/rustwide/target/debug/deps/libfailure-af9ea7b253a9e38c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5eae85a271e3fd6d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4c1a05e2cb2a079a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e3c66f530931b34f.rlib" "/opt/rustwide/target/debug/deps/libcookie-9e619620b16ad1e0.rlib" "/opt/rustwide/target/debug/deps/libtime-bdfed1420c0aef54.rlib" "/opt/rustwide/target/debug/deps/liburl-d4e9beeb38b19289.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f5793f90edc28827.rlib" "/opt/rustwide/target/debug/deps/libidna-de3ac2c468e6139e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1f4c1966098a3a94.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-91bb181b0fb23d7a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libbytes-c1eab47be6c64c09.rlib" "/opt/rustwide/target/debug/deps/libeither-19da0396cea95667.rlib" "/opt/rustwide/target/debug/deps/libiovec-bb277f812a25ac97.rlib" "/opt/rustwide/target/debug/deps/libbase64-874b6ea391b91190.rlib" "/opt/rustwide/target/debug/deps/libsha2-2d87fc167b8b8ba1.rlib" "/opt/rustwide/target/debug/deps/libdigest-bfa7dd4c7b07196c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e9fc7c3621d5e95d.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d874a30e1b67705e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8dccb46658e29ea3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d8d9efc6310cc66d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-12c2185626f4e68c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-013f356d488a2b90.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-cd70415a6eda7105.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e25957e3c50c2ac2.rlib" "/opt/rustwide/target/debug/deps/libring-eaad18472437372c.rlib" "/opt/rustwide/target/debug/deps/libspin-3ad8816f35cf88b1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b7dc6df73c7313c9.rlib" "/opt/rustwide/target/debug/deps/librand-c9fdce666b35eedd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fb2a94ffbd83c805.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-c0fdd749e32485f9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7a7a95765fa55576.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/librand_core-d452df179cf54988.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8d3e1375b16db4f3.rlib" "/opt/rustwide/target/debug/deps/liblibc-84efda87e0c06bef.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-4e5c844d71382048.rlib" "/opt/rustwide/target/debug/deps/libserde-7fbcd98d65f0273c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `algosdk`. [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: could not compile `algosdk`. [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: could not compile `algosdk`. [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: linking with `cc` failed: signal: 9 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/sign_offline-715b47e339e989fa.sign_offline.4l1t1iwo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-715b47e339e989fa.sign_offline.4l1t1iwo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-715b47e339e989fa.sign_offline.4l1t1iwo-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-715b47e339e989fa.sign_offline.4l1t1iwo-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-715b47e339e989fa.sign_offline.4l1t1iwo-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-715b47e339e989fa.sign_offline.4l1t1iwo-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-715b47e339e989fa.sign_offline.4l1t1iwo-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-715b47e339e989fa.sign_offline.4l1t1iwo-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-715b47e339e989fa.sign_offline.4l1t1iwo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-715b47e339e989fa.sign_offline.4l1t1iwo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-715b47e339e989fa.sign_offline.4l1t1iwo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-715b47e339e989fa.sign_offline.4l1t1iwo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-715b47e339e989fa.sign_offline.4l1t1iwo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-715b47e339e989fa.sign_offline.4l1t1iwo-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-715b47e339e989fa.sign_offline.4l1t1iwo-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-715b47e339e989fa.sign_offline.4l1t1iwo-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/sign_offline-715b47e339e989fa" "/opt/rustwide/target/debug/examples/sign_offline-715b47e339e989fa.329g9enyzb966fob.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-735e7085fb5345fa/out" "-L" "/opt/rustwide/target/debug/build/ring-a93b78da3f84ca0c/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalgosdk-023b52928cfb8a8f.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-186115db41f95e96.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-ae492f314b149e6e.rlib" "/opt/rustwide/target/debug/deps/librmp-faab2c316292cadb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-efde0ca71b7c9a9a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-7098714927ec4bf9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c6713467f8337c8c.rlib" "/opt/rustwide/target/debug/deps/libuuid-05e0fdcfcc60328e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-273e5e7557c8794b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c1d47cf5404f8f1c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3513076bbe81286d.rlib" "/opt/rustwide/target/debug/deps/libunicase-c0d2d569a3b217d3.rlib" "/opt/rustwide/target/debug/deps/libmime-ff9bc79d051f9852.rlib" "/opt/rustwide/target/debug/deps/libflate2-0d81f0b319b6585c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b49f7e00e7f7299f.rlib" "/opt/rustwide/target/debug/deps/libadler32-94321a05f32b04d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c0d32379140e81b0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e363056a7d4353f0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dd93bb7689b5e3b0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c775b173a1c05eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5d82895adcce31ca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-68efcdf13c25c668.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2e847ba160d5da93.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e020287afcc6712a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f854f5e9b96c0265.rlib" "/opt/rustwide/target/debug/deps/libhyper-b9e325aba2d0d33d.rlib" "/opt/rustwide/target/debug/deps/libwant-c85995e7212b5ef7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c7cee3da6f1e22b1.rlib" "/opt/rustwide/target/debug/deps/libtokio-44535e1e572d0a33.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-45392b2c40e42f4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2e09def652e23e33.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-db2260e18af49542.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7aea0dc802c01846.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4ef3f73ee3760b41.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d00efb923351447f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7089ff11c3a75a2a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-09213dedf076b89b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3f1ae48cdf99ed25.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-95dbf4088bdcfcb7.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-ff0fd74c4d3e96d9.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-5be4eea8fd49f117.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c0565b8874c3361c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-236e67d98aff0798.rlib" "/opt/rustwide/target/debug/deps/librand-cfbef282e9cde38c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-55225f7c9ad0c2e7.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fbf62ac733ef0d6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-980be8da34566e1a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d76d699464ac7555.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ea51ddc61af076b.rlib" "/opt/rustwide/target/debug/deps/librand_core-26a2826f5572bf57.rlib" "/opt/rustwide/target/debug/deps/librand_os-c9d17af94f57a405.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-58dce171dcf92ccf.rlib" "/opt/rustwide/target/debug/deps/librand_core-d04c764b3a64cc39.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d8b21120cfbbc8ff.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2ef1d1fc70c75ac5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd809b37baaaeaf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-96db1f09e66479ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-7f82066aa597e5cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d11bd9bd1513407a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f1874e28f1344045.rlib" "/opt/rustwide/target/debug/deps/libmio-69731101aedc5088.rlib" "/opt/rustwide/target/debug/deps/libnet2-01fec3e9fe7e97d8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-68d73f9a0ebc7a09.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ac63aa2d6c5bd6f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-f19dd18cbeb10ff4.rlib" "/opt/rustwide/target/debug/deps/libh2-1ed67eb9026eea9e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f6e309981f4226a0.rlib" "/opt/rustwide/target/debug/deps/libstring-7ced01cd94caf252.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-02f8594f4076ab6a.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-b0c29025e754422f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dc88694afb63d374.rlib" "/opt/rustwide/target/debug/deps/libhttp-7593534fd5c8ff9a.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/libfutures-e9fa68217aeb65e1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dfd40dbd5f5ae8d7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-388df78a04aee999.rlib" "/opt/rustwide/target/debug/deps/libserde_json-be6619b3f0666738.rlib" "/opt/rustwide/target/debug/deps/libryu-290c21121bea8453.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d9b2c9addc04afb.rlib" "/opt/rustwide/target/debug/deps/liblog-94affdc30a23f199.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-51463855411efe6a.rlib" "/opt/rustwide/target/debug/deps/liburl-fdaf65263b02f544.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-94d16d88db9564e5.rlib" "/opt/rustwide/target/debug/deps/libidna-2df043ad3402ba50.rlib" "/opt/rustwide/target/debug/deps/libregex-63bc2482e95e66f2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-88e268f569b6f304.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-44bce573e0a283f7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-16f2173dc3657298.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d6c9e32d21fed1ee.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-8f2586a5e5b8ec79.rlib" "/opt/rustwide/target/debug/deps/libtry_from-fa24d9e8990db82a.rlib" "/opt/rustwide/target/debug/deps/libfailure-af9ea7b253a9e38c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5eae85a271e3fd6d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4c1a05e2cb2a079a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e3c66f530931b34f.rlib" "/opt/rustwide/target/debug/deps/libcookie-9e619620b16ad1e0.rlib" "/opt/rustwide/target/debug/deps/libtime-bdfed1420c0aef54.rlib" "/opt/rustwide/target/debug/deps/liburl-d4e9beeb38b19289.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f5793f90edc28827.rlib" "/opt/rustwide/target/debug/deps/libidna-de3ac2c468e6139e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1f4c1966098a3a94.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-91bb181b0fb23d7a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libbytes-c1eab47be6c64c09.rlib" "/opt/rustwide/target/debug/deps/libeither-19da0396cea95667.rlib" "/opt/rustwide/target/debug/deps/libiovec-bb277f812a25ac97.rlib" "/opt/rustwide/target/debug/deps/libbase64-874b6ea391b91190.rlib" "/opt/rustwide/target/debug/deps/libsha2-2d87fc167b8b8ba1.rlib" "/opt/rustwide/target/debug/deps/libdigest-bfa7dd4c7b07196c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e9fc7c3621d5e95d.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d874a30e1b67705e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8dccb46658e29ea3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d8d9efc6310cc66d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-12c2185626f4e68c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-013f356d488a2b90.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-cd70415a6eda7105.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e25957e3c50c2ac2.rlib" "/opt/rustwide/target/debug/deps/libring-eaad18472437372c.rlib" "/opt/rustwide/target/debug/deps/libspin-3ad8816f35cf88b1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b7dc6df73c7313c9.rlib" "/opt/rustwide/target/debug/deps/librand-c9fdce666b35eedd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fb2a94ffbd83c805.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-c0fdd749e32485f9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7a7a95765fa55576.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/librand_core-d452df179cf54988.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8d3e1375b16db4f3.rlib" "/opt/rustwide/target/debug/deps/liblibc-84efda87e0c06bef.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-4e5c844d71382048.rlib" "/opt/rustwide/target/debug/deps/libserde-7fbcd98d65f0273c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/sign_submit_transaction-e71f027fc5adb603.sign_submit_transaction.cjwc7jk2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/sign_submit_transaction-e71f027fc5adb603.sign_submit_transaction.cjwc7jk2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/sign_submit_transaction-e71f027fc5adb603.sign_submit_transaction.cjwc7jk2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/sign_submit_transaction-e71f027fc5adb603.sign_submit_transaction.cjwc7jk2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/sign_submit_transaction-e71f027fc5adb603.sign_submit_transaction.cjwc7jk2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/sign_submit_transaction-e71f027fc5adb603.sign_submit_transaction.cjwc7jk2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/sign_submit_transaction-e71f027fc5adb603.sign_submit_transaction.cjwc7jk2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/sign_submit_transaction-e71f027fc5adb603.sign_submit_transaction.cjwc7jk2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/sign_submit_transaction-e71f027fc5adb603.sign_submit_transaction.cjwc7jk2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/sign_submit_transaction-e71f027fc5adb603.sign_submit_transaction.cjwc7jk2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/sign_submit_transaction-e71f027fc5adb603.sign_submit_transaction.cjwc7jk2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/sign_submit_transaction-e71f027fc5adb603.sign_submit_transaction.cjwc7jk2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/sign_submit_transaction-e71f027fc5adb603.sign_submit_transaction.cjwc7jk2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/sign_submit_transaction-e71f027fc5adb603.sign_submit_transaction.cjwc7jk2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/sign_submit_transaction-e71f027fc5adb603.sign_submit_transaction.cjwc7jk2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/sign_submit_transaction-e71f027fc5adb603.sign_submit_transaction.cjwc7jk2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/sign_submit_transaction-e71f027fc5adb603" "/opt/rustwide/target/debug/examples/sign_submit_transaction-e71f027fc5adb603.4mg8vj945d1h8vj2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-735e7085fb5345fa/out" "-L" "/opt/rustwide/target/debug/build/ring-a93b78da3f84ca0c/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalgosdk-023b52928cfb8a8f.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-186115db41f95e96.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-ae492f314b149e6e.rlib" "/opt/rustwide/target/debug/deps/librmp-faab2c316292cadb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-efde0ca71b7c9a9a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-7098714927ec4bf9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c6713467f8337c8c.rlib" "/opt/rustwide/target/debug/deps/libuuid-05e0fdcfcc60328e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-273e5e7557c8794b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c1d47cf5404f8f1c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3513076bbe81286d.rlib" "/opt/rustwide/target/debug/deps/libunicase-c0d2d569a3b217d3.rlib" "/opt/rustwide/target/debug/deps/libmime-ff9bc79d051f9852.rlib" "/opt/rustwide/target/debug/deps/libflate2-0d81f0b319b6585c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b49f7e00e7f7299f.rlib" "/opt/rustwide/target/debug/deps/libadler32-94321a05f32b04d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c0d32379140e81b0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e363056a7d4353f0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dd93bb7689b5e3b0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c775b173a1c05eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5d82895adcce31ca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-68efcdf13c25c668.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2e847ba160d5da93.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e020287afcc6712a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f854f5e9b96c0265.rlib" "/opt/rustwide/target/debug/deps/libhyper-b9e325aba2d0d33d.rlib" "/opt/rustwide/target/debug/deps/libwant-c85995e7212b5ef7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c7cee3da6f1e22b1.rlib" "/opt/rustwide/target/debug/deps/libtokio-44535e1e572d0a33.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-45392b2c40e42f4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2e09def652e23e33.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-db2260e18af49542.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7aea0dc802c01846.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4ef3f73ee3760b41.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d00efb923351447f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7089ff11c3a75a2a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-09213dedf076b89b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3f1ae48cdf99ed25.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-95dbf4088bdcfcb7.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-ff0fd74c4d3e96d9.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-5be4eea8fd49f117.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c0565b8874c3361c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-236e67d98aff0798.rlib" "/opt/rustwide/target/debug/deps/librand-cfbef282e9cde38c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-55225f7c9ad0c2e7.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fbf62ac733ef0d6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-980be8da34566e1a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d76d699464ac7555.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ea51ddc61af076b.rlib" "/opt/rustwide/target/debug/deps/librand_core-26a2826f5572bf57.rlib" "/opt/rustwide/target/debug/deps/librand_os-c9d17af94f57a405.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-58dce171dcf92ccf.rlib" "/opt/rustwide/target/debug/deps/librand_core-d04c764b3a64cc39.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d8b21120cfbbc8ff.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2ef1d1fc70c75ac5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd809b37baaaeaf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-96db1f09e66479ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-7f82066aa597e5cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d11bd9bd1513407a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f1874e28f1344045.rlib" "/opt/rustwide/target/debug/deps/libmio-69731101aedc5088.rlib" "/opt/rustwide/target/debug/deps/libnet2-01fec3e9fe7e97d8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-68d73f9a0ebc7a09.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ac63aa2d6c5bd6f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-f19dd18cbeb10ff4.rlib" "/opt/rustwide/target/debug/deps/libh2-1ed67eb9026eea9e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f6e309981f4226a0.rlib" "/opt/rustwide/target/debug/deps/libstring-7ced01cd94caf252.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-02f8594f4076ab6a.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-b0c29025e754422f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dc88694afb63d374.rlib" "/opt/rustwide/target/debug/deps/libhttp-7593534fd5c8ff9a.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/libfutures-e9fa68217aeb65e1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dfd40dbd5f5ae8d7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-388df78a04aee999.rlib" "/opt/rustwide/target/debug/deps/libserde_json-be6619b3f0666738.rlib" "/opt/rustwide/target/debug/deps/libryu-290c21121bea8453.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d9b2c9addc04afb.rlib" "/opt/rustwide/target/debug/deps/liblog-94affdc30a23f199.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-51463855411efe6a.rlib" "/opt/rustwide/target/debug/deps/liburl-fdaf65263b02f544.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-94d16d88db9564e5.rlib" "/opt/rustwide/target/debug/deps/libidna-2df043ad3402ba50.rlib" "/opt/rustwide/target/debug/deps/libregex-63bc2482e95e66f2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-88e268f569b6f304.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-44bce573e0a283f7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-16f2173dc3657298.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d6c9e32d21fed1ee.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-8f2586a5e5b8ec79.rlib" "/opt/rustwide/target/debug/deps/libtry_from-fa24d9e8990db82a.rlib" "/opt/rustwide/target/debug/deps/libfailure-af9ea7b253a9e38c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5eae85a271e3fd6d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4c1a05e2cb2a079a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e3c66f530931b34f.rlib" "/opt/rustwide/target/debug/deps/libcookie-9e619620b16ad1e0.rlib" "/opt/rustwide/target/debug/deps/libtime-bdfed1420c0aef54.rlib" "/opt/rustwide/target/debug/deps/liburl-d4e9beeb38b19289.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f5793f90edc28827.rlib" "/opt/rustwide/target/debug/deps/libidna-de3ac2c468e6139e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1f4c1966098a3a94.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-91bb181b0fb23d7a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libbytes-c1eab47be6c64c09.rlib" "/opt/rustwide/target/debug/deps/libeither-19da0396cea95667.rlib" "/opt/rustwide/target/debug/deps/libiovec-bb277f812a25ac97.rlib" "/opt/rustwide/target/debug/deps/libbase64-874b6ea391b91190.rlib" "/opt/rustwide/target/debug/deps/libsha2-2d87fc167b8b8ba1.rlib" "/opt/rustwide/target/debug/deps/libdigest-bfa7dd4c7b07196c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e9fc7c3621d5e95d.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d874a30e1b67705e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8dccb46658e29ea3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d8d9efc6310cc66d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-12c2185626f4e68c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-013f356d488a2b90.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-cd70415a6eda7105.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e25957e3c50c2ac2.rlib" "/opt/rustwide/target/debug/deps/libring-eaad18472437372c.rlib" "/opt/rustwide/target/debug/deps/libspin-3ad8816f35cf88b1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b7dc6df73c7313c9.rlib" "/opt/rustwide/target/debug/deps/librand-c9fdce666b35eedd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fb2a94ffbd83c805.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-c0fdd749e32485f9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7a7a95765fa55576.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/librand_core-d452df179cf54988.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8d3e1375b16db4f3.rlib" "/opt/rustwide/target/debug/deps/liblibc-84efda87e0c06bef.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-4e5c844d71382048.rlib" "/opt/rustwide/target/debug/deps/libserde-7fbcd98d65f0273c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `algosdk`. [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: could not compile `algosdk`. [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 `"docker" "inspect" "b02fa0a7614d06dbe65b45f31d58165355c3729db84499f04d3af0dc2557299f"` [INFO] running `"docker" "rm" "-f" "b02fa0a7614d06dbe65b45f31d58165355c3729db84499f04d3af0dc2557299f"` [INFO] [stdout] b02fa0a7614d06dbe65b45f31d58165355c3729db84499f04d3af0dc2557299f