[INFO] crate algosdk 1.0.0 is already in cache [INFO] testing algosdk-1.0.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate algosdk 1.0.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate algosdk 1.0.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-4/source/Cargo.toml [INFO] crate crates.io crate algosdk 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b900cfcd484dc75f2a7a3a354f6f7bf4591d05f71872c1842725befda3279a0c [INFO] running `Command { std: "docker" "start" "-a" "b900cfcd484dc75f2a7a3a354f6f7bf4591d05f71872c1842725befda3279a0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b900cfcd484dc75f2a7a3a354f6f7bf4591d05f71872c1842725befda3279a0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b900cfcd484dc75f2a7a3a354f6f7bf4591d05f71872c1842725befda3279a0c", kill_on_drop: false }` [INFO] [stdout] b900cfcd484dc75f2a7a3a354f6f7bf4591d05f71872c1842725befda3279a0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3c997ed3b1de3d7c2c0c301a92085a7d78be111e9e61cdfff3c4e2eb2d30a6ae [INFO] running `Command { std: "docker" "start" "-a" "3c997ed3b1de3d7c2c0c301a92085a7d78be111e9e61cdfff3c4e2eb2d30a6ae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling openssl v0.10.24 [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 percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling error-chain v0.12.1 [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 block-padding v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling quote v1.0.2 [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 openssl-sys v0.9.49 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [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 url v2.1.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rmp v0.8.8 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling failure v0.1.5 [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 30s [INFO] running `Command { std: "docker" "inspect" "3c997ed3b1de3d7c2c0c301a92085a7d78be111e9e61cdfff3c4e2eb2d30a6ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c997ed3b1de3d7c2c0c301a92085a7d78be111e9e61cdfff3c4e2eb2d30a6ae", kill_on_drop: false }` [INFO] [stdout] 3c997ed3b1de3d7c2c0c301a92085a7d78be111e9e61cdfff3c4e2eb2d30a6ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9313bc97d92ae2f08b26934beff7491790cde79da515e99fff2580e3b71bf964 [INFO] running `Command { std: "docker" "start" "-a" "9313bc97d92ae2f08b26934beff7491790cde79da515e99fff2580e3b71bf964", kill_on_drop: false }` [INFO] [stderr] Compiling algosdk v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `cucumber` [INFO] [stdout] --> tests/cucumber.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cucumber::{Steps, StepsBuilder}; [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `cucumber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cucumber` [INFO] [stdout] --> tests/cucumber.rs:781:9 [INFO] [stdout] | [INFO] [stdout] 781 | use cucumber::{CucumberBuilder, DefaultOutput, OutputVisitor, Scenario, Steps}; [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `cucumber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `cucumber` [INFO] [stdout] --> tests/cucumber.rs:70:6 [INFO] [stdout] | [INFO] [stdout] 70 | impl cucumber::World for World {} [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `cucumber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `dirs` [INFO] [stdout] --> tests/cucumber.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | let home = dirs::home_dir().expect("Couldn't get home dir"); [INFO] [stdout] | ^^^^ use of undeclared type or module `dirs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `dirs` [INFO] [stdout] --> tests/cucumber.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | let home = dirs::home_dir().expect("Couldn't get home dir"); [INFO] [stdout] | ^^^^ use of undeclared type or module `dirs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `chrono` [INFO] [stdout] --> tests/cucumber.rs:149:84 [INFO] [stdout] | [INFO] [stdout] 149 | ... let _ = algod_client.transactions(&world.accounts[0], None, None, Some(chrono::Local::today().naive_local().to_string()), Some(chro... [INFO] [stdout] | ^^^^^^ use of undeclared type or module `chrono` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `chrono` [INFO] [stdout] --> tests/cucumber.rs:149:140 [INFO] [stdout] | [INFO] [stdout] 149 | ...::today().naive_local().to_string()), Some(chrono::Local::today().naive_local().to_string()), Some(10)).unwrap(); [INFO] [stdout] | ^^^^^^ use of undeclared type or module `chrono` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `cucumber` [INFO] [stdout] --> tests/cucumber.rs:796:19 [INFO] [stdout] | [INFO] [stdout] 796 | let options = cucumber::cli::make_app().unwrap(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `cucumber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [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] [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/algod_client-7789f8a14fcb09ee.algod_client.coj3vlf8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-7789f8a14fcb09ee.algod_client.coj3vlf8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-7789f8a14fcb09ee.algod_client.coj3vlf8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-7789f8a14fcb09ee.algod_client.coj3vlf8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-7789f8a14fcb09ee.algod_client.coj3vlf8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-7789f8a14fcb09ee.algod_client.coj3vlf8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-7789f8a14fcb09ee.algod_client.coj3vlf8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-7789f8a14fcb09ee.algod_client.coj3vlf8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-7789f8a14fcb09ee.algod_client.coj3vlf8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-7789f8a14fcb09ee.algod_client.coj3vlf8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-7789f8a14fcb09ee.algod_client.coj3vlf8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-7789f8a14fcb09ee.algod_client.coj3vlf8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-7789f8a14fcb09ee.algod_client.coj3vlf8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-7789f8a14fcb09ee.algod_client.coj3vlf8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-7789f8a14fcb09ee.algod_client.coj3vlf8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/algod_client-7789f8a14fcb09ee" "/opt/rustwide/target/debug/examples/algod_client-7789f8a14fcb09ee.544m6rqs2y03v6w0.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-27e297a8213ef50e/out" "-L" "/opt/rustwide/target/debug/build/ring-cb61a869e4683e69/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalgosdk-24fd2e0fdc8ec68f.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-fd0bdbc0e196ad26.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-53120243ce24584f.rlib" "/opt/rustwide/target/debug/deps/librmp-2f4da08c125d6cbb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7d0c72377de9d2b7.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0e3d1e4ebf4c56c7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e4e1e6f01843b3b0.rlib" "/opt/rustwide/target/debug/deps/libuuid-4cf374e8076c071b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b49de0cebdd40832.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libflate2-fb185436c8f8f98c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4119eb699442da0c.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5891b5374a32b2cd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b7fa9ccdea10c47a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1e7a9f83906c86ed.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2bfddf8a7022643d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5a12eb63d15a8817.rlib" "/opt/rustwide/target/debug/deps/libhyper-6b487f130d6b7cc7.rlib" "/opt/rustwide/target/debug/deps/libwant-89724f4c0cc1af89.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-3f0fa974135a5edc.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-4fdfbdb012e0a4f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-8e10c64ce7a0ecef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fedd5d29b598dcaf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c394996fe73d67f1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-76961b977438ea87.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d34ac35ff5729e7d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2448c6239ae6129b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-b0f590b28986f29c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-114b6e6f6e58d7de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-381cea9c30db05fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-76d731b712f7ee95.rlib" "/opt/rustwide/target/debug/deps/librand-95d4ffa7e8320f2d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-12bf9dc9fd05ec5a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e2dd50ee4fc42ef.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-0384348ac6d25061.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-addc344a3ad3ce0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2f76e09e07554a18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libmio-a332d1ac93ca88b8.rlib" "/opt/rustwide/target/debug/deps/libnet2-f5304ffb8fcba983.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c009d9193c6f7936.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-31141ffdd0608636.rlib" "/opt/rustwide/target/debug/deps/libh2-ea0169222ff637dd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ec739dcfe1b7d761.rlib" "/opt/rustwide/target/debug/deps/libstring-a3dbc3e6d5f80a82.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5f1a04d575d22bfd.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-1a92f275db223251.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d9365ec44cd969e3.rlib" "/opt/rustwide/target/debug/deps/libhttp-eab00cfa26114917.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-30c32f6983adf9b7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9efb06c13ed7fb89.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-649b478e4ad9c7bc.rlib" "/opt/rustwide/target/debug/deps/liburl-de9cf1e8f1ecc6b7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-64596b67e95bdc74.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-1a9c1d714a36bc18.rlib" "/opt/rustwide/target/debug/deps/libtry_from-577864acc82fb80b.rlib" "/opt/rustwide/target/debug/deps/libfailure-d690b896ce0a2090.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-cfc6127a766f5a8c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3072f5421e5e4e07.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libcookie-4c7b62575176dc26.rlib" "/opt/rustwide/target/debug/deps/libtime-dbbbe9797af2d446.rlib" "/opt/rustwide/target/debug/deps/liburl-8a9f2762630cd79a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-ee5ba8f44dfddea8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c262643cec8ccc8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbytes-d4bd8fa1cc29cd8b.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-955ab23aa6a2eabc.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libsha2-8252d1f01488430f.rlib" "/opt/rustwide/target/debug/deps/libdigest-05b5beb5e4c3647f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9f0a53ebba218dbf.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-def7f7a1e3d88397.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libring-5d8d1a55f6c02820.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a224c001c183e994.rlib" "/opt/rustwide/target/debug/deps/librand-1dd55940571d4fcc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-95a5c25b5be0878e.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-74c18312b35dd19f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-99a9afc4039325cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/librand_core-23326aede303cb80.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3e4a1535090841b7.rlib" "/opt/rustwide/target/debug/deps/liblibc-21f67c47dfc455da.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-f98736056b69d85d.rlib" "/opt/rustwide/target/debug/deps/libserde-9aa1c6c0d9ffeba7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/kmd_client-26b95c783b2c7250.kmd_client.8ytl5fuq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-26b95c783b2c7250.kmd_client.8ytl5fuq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-26b95c783b2c7250.kmd_client.8ytl5fuq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-26b95c783b2c7250.kmd_client.8ytl5fuq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-26b95c783b2c7250.kmd_client.8ytl5fuq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-26b95c783b2c7250.kmd_client.8ytl5fuq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-26b95c783b2c7250.kmd_client.8ytl5fuq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-26b95c783b2c7250.kmd_client.8ytl5fuq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-26b95c783b2c7250.kmd_client.8ytl5fuq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-26b95c783b2c7250.kmd_client.8ytl5fuq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-26b95c783b2c7250.kmd_client.8ytl5fuq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-26b95c783b2c7250.kmd_client.8ytl5fuq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-26b95c783b2c7250.kmd_client.8ytl5fuq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-26b95c783b2c7250.kmd_client.8ytl5fuq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/kmd_client-26b95c783b2c7250.kmd_client.8ytl5fuq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/kmd_client-26b95c783b2c7250" "/opt/rustwide/target/debug/examples/kmd_client-26b95c783b2c7250.45kdolyc2wliw5t5.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-27e297a8213ef50e/out" "-L" "/opt/rustwide/target/debug/build/ring-cb61a869e4683e69/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalgosdk-24fd2e0fdc8ec68f.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-fd0bdbc0e196ad26.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-53120243ce24584f.rlib" "/opt/rustwide/target/debug/deps/librmp-2f4da08c125d6cbb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7d0c72377de9d2b7.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0e3d1e4ebf4c56c7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e4e1e6f01843b3b0.rlib" "/opt/rustwide/target/debug/deps/libuuid-4cf374e8076c071b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b49de0cebdd40832.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libflate2-fb185436c8f8f98c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4119eb699442da0c.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5891b5374a32b2cd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b7fa9ccdea10c47a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1e7a9f83906c86ed.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2bfddf8a7022643d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5a12eb63d15a8817.rlib" "/opt/rustwide/target/debug/deps/libhyper-6b487f130d6b7cc7.rlib" "/opt/rustwide/target/debug/deps/libwant-89724f4c0cc1af89.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-3f0fa974135a5edc.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-4fdfbdb012e0a4f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-8e10c64ce7a0ecef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fedd5d29b598dcaf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c394996fe73d67f1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-76961b977438ea87.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d34ac35ff5729e7d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2448c6239ae6129b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-b0f590b28986f29c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-114b6e6f6e58d7de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-381cea9c30db05fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-76d731b712f7ee95.rlib" "/opt/rustwide/target/debug/deps/librand-95d4ffa7e8320f2d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-12bf9dc9fd05ec5a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e2dd50ee4fc42ef.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-0384348ac6d25061.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-addc344a3ad3ce0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2f76e09e07554a18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libmio-a332d1ac93ca88b8.rlib" "/opt/rustwide/target/debug/deps/libnet2-f5304ffb8fcba983.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c009d9193c6f7936.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-31141ffdd0608636.rlib" "/opt/rustwide/target/debug/deps/libh2-ea0169222ff637dd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ec739dcfe1b7d761.rlib" "/opt/rustwide/target/debug/deps/libstring-a3dbc3e6d5f80a82.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5f1a04d575d22bfd.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-1a92f275db223251.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d9365ec44cd969e3.rlib" "/opt/rustwide/target/debug/deps/libhttp-eab00cfa26114917.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-30c32f6983adf9b7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9efb06c13ed7fb89.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-649b478e4ad9c7bc.rlib" "/opt/rustwide/target/debug/deps/liburl-de9cf1e8f1ecc6b7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-64596b67e95bdc74.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-1a9c1d714a36bc18.rlib" "/opt/rustwide/target/debug/deps/libtry_from-577864acc82fb80b.rlib" "/opt/rustwide/target/debug/deps/libfailure-d690b896ce0a2090.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-cfc6127a766f5a8c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3072f5421e5e4e07.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libcookie-4c7b62575176dc26.rlib" "/opt/rustwide/target/debug/deps/libtime-dbbbe9797af2d446.rlib" "/opt/rustwide/target/debug/deps/liburl-8a9f2762630cd79a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-ee5ba8f44dfddea8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c262643cec8ccc8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbytes-d4bd8fa1cc29cd8b.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-955ab23aa6a2eabc.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libsha2-8252d1f01488430f.rlib" "/opt/rustwide/target/debug/deps/libdigest-05b5beb5e4c3647f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9f0a53ebba218dbf.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-def7f7a1e3d88397.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libring-5d8d1a55f6c02820.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a224c001c183e994.rlib" "/opt/rustwide/target/debug/deps/librand-1dd55940571d4fcc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-95a5c25b5be0878e.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-74c18312b35dd19f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-99a9afc4039325cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/librand_core-23326aede303cb80.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3e4a1535090841b7.rlib" "/opt/rustwide/target/debug/deps/liblibc-21f67c47dfc455da.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-f98736056b69d85d.rlib" "/opt/rustwide/target/debug/deps/libserde-9aa1c6c0d9ffeba7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/quickstart-ca4aad1a1dcc339a.quickstart.6y6ofyyl-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/quickstart-ca4aad1a1dcc339a.quickstart.6y6ofyyl-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/quickstart-ca4aad1a1dcc339a.quickstart.6y6ofyyl-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/quickstart-ca4aad1a1dcc339a.quickstart.6y6ofyyl-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/quickstart-ca4aad1a1dcc339a.quickstart.6y6ofyyl-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/quickstart-ca4aad1a1dcc339a.quickstart.6y6ofyyl-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/quickstart-ca4aad1a1dcc339a.quickstart.6y6ofyyl-cgu.6.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/quickstart-ca4aad1a1dcc339a" "/opt/rustwide/target/debug/examples/quickstart-ca4aad1a1dcc339a.4xd9v4ep3zgol76p.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-27e297a8213ef50e/out" "-L" "/opt/rustwide/target/debug/build/ring-cb61a869e4683e69/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalgosdk-24fd2e0fdc8ec68f.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-fd0bdbc0e196ad26.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-53120243ce24584f.rlib" "/opt/rustwide/target/debug/deps/librmp-2f4da08c125d6cbb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7d0c72377de9d2b7.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0e3d1e4ebf4c56c7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e4e1e6f01843b3b0.rlib" "/opt/rustwide/target/debug/deps/libuuid-4cf374e8076c071b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b49de0cebdd40832.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libflate2-fb185436c8f8f98c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4119eb699442da0c.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5891b5374a32b2cd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b7fa9ccdea10c47a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1e7a9f83906c86ed.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2bfddf8a7022643d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5a12eb63d15a8817.rlib" "/opt/rustwide/target/debug/deps/libhyper-6b487f130d6b7cc7.rlib" "/opt/rustwide/target/debug/deps/libwant-89724f4c0cc1af89.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-3f0fa974135a5edc.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-4fdfbdb012e0a4f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-8e10c64ce7a0ecef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fedd5d29b598dcaf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c394996fe73d67f1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-76961b977438ea87.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d34ac35ff5729e7d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2448c6239ae6129b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-b0f590b28986f29c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-114b6e6f6e58d7de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-381cea9c30db05fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-76d731b712f7ee95.rlib" "/opt/rustwide/target/debug/deps/librand-95d4ffa7e8320f2d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-12bf9dc9fd05ec5a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e2dd50ee4fc42ef.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-0384348ac6d25061.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-addc344a3ad3ce0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2f76e09e07554a18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libmio-a332d1ac93ca88b8.rlib" "/opt/rustwide/target/debug/deps/libnet2-f5304ffb8fcba983.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c009d9193c6f7936.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-31141ffdd0608636.rlib" "/opt/rustwide/target/debug/deps/libh2-ea0169222ff637dd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ec739dcfe1b7d761.rlib" "/opt/rustwide/target/debug/deps/libstring-a3dbc3e6d5f80a82.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5f1a04d575d22bfd.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-1a92f275db223251.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d9365ec44cd969e3.rlib" "/opt/rustwide/target/debug/deps/libhttp-eab00cfa26114917.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-30c32f6983adf9b7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9efb06c13ed7fb89.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-649b478e4ad9c7bc.rlib" "/opt/rustwide/target/debug/deps/liburl-de9cf1e8f1ecc6b7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-64596b67e95bdc74.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-1a9c1d714a36bc18.rlib" "/opt/rustwide/target/debug/deps/libtry_from-577864acc82fb80b.rlib" "/opt/rustwide/target/debug/deps/libfailure-d690b896ce0a2090.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-cfc6127a766f5a8c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3072f5421e5e4e07.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libcookie-4c7b62575176dc26.rlib" "/opt/rustwide/target/debug/deps/libtime-dbbbe9797af2d446.rlib" "/opt/rustwide/target/debug/deps/liburl-8a9f2762630cd79a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-ee5ba8f44dfddea8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c262643cec8ccc8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbytes-d4bd8fa1cc29cd8b.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-955ab23aa6a2eabc.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libsha2-8252d1f01488430f.rlib" "/opt/rustwide/target/debug/deps/libdigest-05b5beb5e4c3647f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9f0a53ebba218dbf.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-def7f7a1e3d88397.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libring-5d8d1a55f6c02820.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a224c001c183e994.rlib" "/opt/rustwide/target/debug/deps/librand-1dd55940571d4fcc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-95a5c25b5be0878e.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-74c18312b35dd19f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-99a9afc4039325cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/librand_core-23326aede303cb80.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3e4a1535090841b7.rlib" "/opt/rustwide/target/debug/deps/liblibc-21f67c47dfc455da.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-f98736056b69d85d.rlib" "/opt/rustwide/target/debug/deps/libserde-9aa1c6c0d9ffeba7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/wallet_backup-bebb0e96351f68e0.wallet_backup.eaqcayyw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-bebb0e96351f68e0.wallet_backup.eaqcayyw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-bebb0e96351f68e0.wallet_backup.eaqcayyw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-bebb0e96351f68e0.wallet_backup.eaqcayyw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-bebb0e96351f68e0.wallet_backup.eaqcayyw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-bebb0e96351f68e0.wallet_backup.eaqcayyw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-bebb0e96351f68e0.wallet_backup.eaqcayyw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-bebb0e96351f68e0.wallet_backup.eaqcayyw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-bebb0e96351f68e0.wallet_backup.eaqcayyw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-bebb0e96351f68e0.wallet_backup.eaqcayyw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-bebb0e96351f68e0.wallet_backup.eaqcayyw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-bebb0e96351f68e0.wallet_backup.eaqcayyw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-bebb0e96351f68e0.wallet_backup.eaqcayyw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-bebb0e96351f68e0.wallet_backup.eaqcayyw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-bebb0e96351f68e0.wallet_backup.eaqcayyw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_backup-bebb0e96351f68e0.wallet_backup.eaqcayyw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/wallet_backup-bebb0e96351f68e0" "/opt/rustwide/target/debug/examples/wallet_backup-bebb0e96351f68e0.1lz389k63f4b1d42.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-27e297a8213ef50e/out" "-L" "/opt/rustwide/target/debug/build/ring-cb61a869e4683e69/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalgosdk-24fd2e0fdc8ec68f.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-fd0bdbc0e196ad26.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-53120243ce24584f.rlib" "/opt/rustwide/target/debug/deps/librmp-2f4da08c125d6cbb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7d0c72377de9d2b7.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0e3d1e4ebf4c56c7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e4e1e6f01843b3b0.rlib" "/opt/rustwide/target/debug/deps/libuuid-4cf374e8076c071b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b49de0cebdd40832.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libflate2-fb185436c8f8f98c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4119eb699442da0c.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5891b5374a32b2cd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b7fa9ccdea10c47a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1e7a9f83906c86ed.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2bfddf8a7022643d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5a12eb63d15a8817.rlib" "/opt/rustwide/target/debug/deps/libhyper-6b487f130d6b7cc7.rlib" "/opt/rustwide/target/debug/deps/libwant-89724f4c0cc1af89.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-3f0fa974135a5edc.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-4fdfbdb012e0a4f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-8e10c64ce7a0ecef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fedd5d29b598dcaf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c394996fe73d67f1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-76961b977438ea87.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d34ac35ff5729e7d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2448c6239ae6129b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-b0f590b28986f29c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-114b6e6f6e58d7de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-381cea9c30db05fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-76d731b712f7ee95.rlib" "/opt/rustwide/target/debug/deps/librand-95d4ffa7e8320f2d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-12bf9dc9fd05ec5a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e2dd50ee4fc42ef.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-0384348ac6d25061.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-addc344a3ad3ce0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2f76e09e07554a18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libmio-a332d1ac93ca88b8.rlib" "/opt/rustwide/target/debug/deps/libnet2-f5304ffb8fcba983.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c009d9193c6f7936.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-31141ffdd0608636.rlib" "/opt/rustwide/target/debug/deps/libh2-ea0169222ff637dd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ec739dcfe1b7d761.rlib" "/opt/rustwide/target/debug/deps/libstring-a3dbc3e6d5f80a82.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5f1a04d575d22bfd.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-1a92f275db223251.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d9365ec44cd969e3.rlib" "/opt/rustwide/target/debug/deps/libhttp-eab00cfa26114917.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-30c32f6983adf9b7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9efb06c13ed7fb89.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-649b478e4ad9c7bc.rlib" "/opt/rustwide/target/debug/deps/liburl-de9cf1e8f1ecc6b7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-64596b67e95bdc74.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-1a9c1d714a36bc18.rlib" "/opt/rustwide/target/debug/deps/libtry_from-577864acc82fb80b.rlib" "/opt/rustwide/target/debug/deps/libfailure-d690b896ce0a2090.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-cfc6127a766f5a8c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3072f5421e5e4e07.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libcookie-4c7b62575176dc26.rlib" "/opt/rustwide/target/debug/deps/libtime-dbbbe9797af2d446.rlib" "/opt/rustwide/target/debug/deps/liburl-8a9f2762630cd79a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-ee5ba8f44dfddea8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c262643cec8ccc8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbytes-d4bd8fa1cc29cd8b.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-955ab23aa6a2eabc.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libsha2-8252d1f01488430f.rlib" "/opt/rustwide/target/debug/deps/libdigest-05b5beb5e4c3647f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9f0a53ebba218dbf.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-def7f7a1e3d88397.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libring-5d8d1a55f6c02820.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a224c001c183e994.rlib" "/opt/rustwide/target/debug/deps/librand-1dd55940571d4fcc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-95a5c25b5be0878e.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-74c18312b35dd19f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-99a9afc4039325cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/librand_core-23326aede303cb80.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3e4a1535090841b7.rlib" "/opt/rustwide/target/debug/deps/liblibc-21f67c47dfc455da.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-f98736056b69d85d.rlib" "/opt/rustwide/target/debug/deps/libserde-9aa1c6c0d9ffeba7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/sign_offline-713b9b676bc1292b.sign_offline.555f44g7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-713b9b676bc1292b.sign_offline.555f44g7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-713b9b676bc1292b.sign_offline.555f44g7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-713b9b676bc1292b.sign_offline.555f44g7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-713b9b676bc1292b.sign_offline.555f44g7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-713b9b676bc1292b.sign_offline.555f44g7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-713b9b676bc1292b.sign_offline.555f44g7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-713b9b676bc1292b.sign_offline.555f44g7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-713b9b676bc1292b.sign_offline.555f44g7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-713b9b676bc1292b.sign_offline.555f44g7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-713b9b676bc1292b.sign_offline.555f44g7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-713b9b676bc1292b.sign_offline.555f44g7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-713b9b676bc1292b.sign_offline.555f44g7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-713b9b676bc1292b.sign_offline.555f44g7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-713b9b676bc1292b.sign_offline.555f44g7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/sign_offline-713b9b676bc1292b.sign_offline.555f44g7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/sign_offline-713b9b676bc1292b" "/opt/rustwide/target/debug/examples/sign_offline-713b9b676bc1292b.19k17ocm8xbj52je.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-27e297a8213ef50e/out" "-L" "/opt/rustwide/target/debug/build/ring-cb61a869e4683e69/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalgosdk-24fd2e0fdc8ec68f.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-fd0bdbc0e196ad26.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-53120243ce24584f.rlib" "/opt/rustwide/target/debug/deps/librmp-2f4da08c125d6cbb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7d0c72377de9d2b7.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0e3d1e4ebf4c56c7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e4e1e6f01843b3b0.rlib" "/opt/rustwide/target/debug/deps/libuuid-4cf374e8076c071b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b49de0cebdd40832.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libflate2-fb185436c8f8f98c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4119eb699442da0c.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5891b5374a32b2cd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b7fa9ccdea10c47a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1e7a9f83906c86ed.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2bfddf8a7022643d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5a12eb63d15a8817.rlib" "/opt/rustwide/target/debug/deps/libhyper-6b487f130d6b7cc7.rlib" "/opt/rustwide/target/debug/deps/libwant-89724f4c0cc1af89.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-3f0fa974135a5edc.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-4fdfbdb012e0a4f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-8e10c64ce7a0ecef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fedd5d29b598dcaf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c394996fe73d67f1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-76961b977438ea87.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d34ac35ff5729e7d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2448c6239ae6129b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-b0f590b28986f29c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-114b6e6f6e58d7de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-381cea9c30db05fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-76d731b712f7ee95.rlib" "/opt/rustwide/target/debug/deps/librand-95d4ffa7e8320f2d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-12bf9dc9fd05ec5a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e2dd50ee4fc42ef.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-0384348ac6d25061.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-addc344a3ad3ce0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2f76e09e07554a18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libmio-a332d1ac93ca88b8.rlib" "/opt/rustwide/target/debug/deps/libnet2-f5304ffb8fcba983.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c009d9193c6f7936.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-31141ffdd0608636.rlib" "/opt/rustwide/target/debug/deps/libh2-ea0169222ff637dd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ec739dcfe1b7d761.rlib" "/opt/rustwide/target/debug/deps/libstring-a3dbc3e6d5f80a82.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5f1a04d575d22bfd.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-1a92f275db223251.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d9365ec44cd969e3.rlib" "/opt/rustwide/target/debug/deps/libhttp-eab00cfa26114917.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-30c32f6983adf9b7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9efb06c13ed7fb89.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-649b478e4ad9c7bc.rlib" "/opt/rustwide/target/debug/deps/liburl-de9cf1e8f1ecc6b7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-64596b67e95bdc74.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-1a9c1d714a36bc18.rlib" "/opt/rustwide/target/debug/deps/libtry_from-577864acc82fb80b.rlib" "/opt/rustwide/target/debug/deps/libfailure-d690b896ce0a2090.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-cfc6127a766f5a8c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3072f5421e5e4e07.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libcookie-4c7b62575176dc26.rlib" "/opt/rustwide/target/debug/deps/libtime-dbbbe9797af2d446.rlib" "/opt/rustwide/target/debug/deps/liburl-8a9f2762630cd79a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-ee5ba8f44dfddea8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c262643cec8ccc8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbytes-d4bd8fa1cc29cd8b.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-955ab23aa6a2eabc.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libsha2-8252d1f01488430f.rlib" "/opt/rustwide/target/debug/deps/libdigest-05b5beb5e4c3647f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9f0a53ebba218dbf.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-def7f7a1e3d88397.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libring-5d8d1a55f6c02820.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a224c001c183e994.rlib" "/opt/rustwide/target/debug/deps/librand-1dd55940571d4fcc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-95a5c25b5be0878e.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-74c18312b35dd19f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-99a9afc4039325cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/librand_core-23326aede303cb80.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3e4a1535090841b7.rlib" "/opt/rustwide/target/debug/deps/liblibc-21f67c47dfc455da.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-f98736056b69d85d.rlib" "/opt/rustwide/target/debug/deps/libserde-9aa1c6c0d9ffeba7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9313bc97d92ae2f08b26934beff7491790cde79da515e99fff2580e3b71bf964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9313bc97d92ae2f08b26934beff7491790cde79da515e99fff2580e3b71bf964", kill_on_drop: false }` [INFO] [stdout] 9313bc97d92ae2f08b26934beff7491790cde79da515e99fff2580e3b71bf964