[INFO] fetching crate algo_rust_sdk 1.0.3... [INFO] testing algo_rust_sdk-1.0.3 against 1.49.0 for beta-1.50-1 [INFO] extracting crate algo_rust_sdk 1.0.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate algo_rust_sdk 1.0.3 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate algo_rust_sdk 1.0.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate algo_rust_sdk 1.0.3 [INFO] tweaked toml for crates.io crate algo_rust_sdk 1.0.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate algo_rust_sdk 1.0.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7932191967d29a370c0655d847e871fe18fdae4b7b0c85c8033bcc8a469b636f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7932191967d29a370c0655d847e871fe18fdae4b7b0c85c8033bcc8a469b636f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7932191967d29a370c0655d847e871fe18fdae4b7b0c85c8033bcc8a469b636f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7932191967d29a370c0655d847e871fe18fdae4b7b0c85c8033bcc8a469b636f", kill_on_drop: false }` [INFO] [stdout] 7932191967d29a370c0655d847e871fe18fdae4b7b0c85c8033bcc8a469b636f [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 17d0f090ee2bd2a67885cc48cfbdd6c7b515314c1f5e8c99d37b10d4f59e860f [INFO] running `Command { std: "docker" "start" "-a" "17d0f090ee2bd2a67885cc48cfbdd6c7b515314c1f5e8c99d37b10d4f59e860f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [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 form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling tokio-sync v0.1.8 [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 openssl-sys v0.9.60 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling gherkin_rust v0.8.3 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling algo_rust_sdk v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 22s [INFO] running `Command { std: "docker" "inspect" "17d0f090ee2bd2a67885cc48cfbdd6c7b515314c1f5e8c99d37b10d4f59e860f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17d0f090ee2bd2a67885cc48cfbdd6c7b515314c1f5e8c99d37b10d4f59e860f", kill_on_drop: false }` [INFO] [stdout] 17d0f090ee2bd2a67885cc48cfbdd6c7b515314c1f5e8c99d37b10d4f59e860f [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 8048bacaf33a734983b97508f5586075e01619828005c366ae6c6b86616b1b75 [INFO] running `Command { std: "docker" "start" "-a" "8048bacaf33a734983b97508f5586075e01619828005c366ae6c6b86616b1b75", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling shh v1.0.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling globwalk v0.7.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling gherkin_rust v0.6.0 [INFO] [stderr] Compiling cucumber_rust v0.6.9 [INFO] [stderr] Compiling algo_rust_sdk v1.0.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `kmd_address` in this scope [INFO] [stdout] --> examples/kmd_client.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | let kmd_client = KmdClient::new(kmd_address, kmd_token); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kmd_token` in this scope [INFO] [stdout] --> examples/kmd_client.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | let kmd_client = KmdClient::new(kmd_address, kmd_token); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `algo_rust_sdk` [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/submit_file-39a9f2f2bcb777a0.submit_file.b5i3xkmq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/submit_file-39a9f2f2bcb777a0.submit_file.b5i3xkmq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/submit_file-39a9f2f2bcb777a0.submit_file.b5i3xkmq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/submit_file-39a9f2f2bcb777a0.submit_file.b5i3xkmq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/submit_file-39a9f2f2bcb777a0.submit_file.b5i3xkmq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/submit_file-39a9f2f2bcb777a0.submit_file.b5i3xkmq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/submit_file-39a9f2f2bcb777a0.submit_file.b5i3xkmq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/submit_file-39a9f2f2bcb777a0.submit_file.b5i3xkmq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/submit_file-39a9f2f2bcb777a0.submit_file.b5i3xkmq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/submit_file-39a9f2f2bcb777a0.submit_file.b5i3xkmq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/submit_file-39a9f2f2bcb777a0.submit_file.b5i3xkmq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/submit_file-39a9f2f2bcb777a0.submit_file.b5i3xkmq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/submit_file-39a9f2f2bcb777a0.submit_file.b5i3xkmq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/submit_file-39a9f2f2bcb777a0.submit_file.b5i3xkmq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/submit_file-39a9f2f2bcb777a0.submit_file.b5i3xkmq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/submit_file-39a9f2f2bcb777a0.submit_file.b5i3xkmq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/submit_file-39a9f2f2bcb777a0" "/opt/rustwide/target/debug/examples/submit_file-39a9f2f2bcb777a0.1k0frrte9putls9j.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-c22b6d33a599ddae/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalgo_rust_sdk-7869f77f1b19c552.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-b2529a5e88fd5c64.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-1681be70858fe834.rlib" "/opt/rustwide/target/debug/deps/librmp-c660d3d6101372e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4a59219676fe7595.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-5b06eb2cfe3398af.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b919abfdfcd4c7ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-242577fe959291df.rlib" "/opt/rustwide/target/debug/deps/librand-3549d7513f16caa9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93019106e9a94e72.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-e5358ec697bd40c6.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0b60a2023eca5921.rlib" "/opt/rustwide/target/debug/deps/libdtoa-167ebc3473a64580.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libflate2-81133e4bf0c727f9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-78c4a06097ec9217.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c3df4e96c00ad762.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-30922f55412b65c0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b7b21d804ac142f4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8b63a81751877a4e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-3c03f929df65f4f9.rlib" "/opt/rustwide/target/debug/deps/libwant-ed3c56c7dc3b9b49.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libtokio-f38dcd9aa000c24b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0c670e96e0e8e390.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f0a17e933e51237e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b0535afb18dcbfef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d64ec853b8dd2517.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b23cc33dd2d240e2.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-1106df9f86be26f2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-2905e4f9b9282b0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-89713c1b7672c90e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e5cab98218e9ce29.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1fd4cd1c54bb1acb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbb4a111800d5527.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1b4b4a457dd2ec16.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-9e0b7f0b8ae05d3b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/libmio-b0311e702a5b5a60.rlib" "/opt/rustwide/target/debug/deps/libnet2-3513c9298b7fd7a6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-72fb0d05626faaaf.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-b2b72f50e380bb0b.rlib" "/opt/rustwide/target/debug/deps/libh2-2b36c51bbf273c89.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716ec1f1b0dbb5e2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libstring-4616ec7e267ecc46.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1278ac3f70675401.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-555fa94c427010af.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ab9a9891b67f4402.rlib" "/opt/rustwide/target/debug/deps/libhttp-cdc00dc392329b33.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libfutures-adb515f94880e447.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d3930c425b5e5dd1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d77effae9624545a.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-6048d71bcce27ffd.rlib" "/opt/rustwide/target/debug/deps/liblog-84fac41c4b644956.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b246eec6d287cc93.rlib" "/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-47733c06080d187f.rlib" "/opt/rustwide/target/debug/deps/libtry_from-cbb5bae64f9021b3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfailure-e9d474b3afb356f4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f1b8f703a2014f1d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-3398b1b82a61cf88.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-57a8d78d4ce5a557.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a231e394c8ed583.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f324c5343369256d.rlib" "/opt/rustwide/target/debug/deps/libcookie-ddac9b3f9e12f6d9.rlib" "/opt/rustwide/target/debug/deps/libtime-5b171a24a07e4026.rlib" "/opt/rustwide/target/debug/deps/liburl-b1ad55a490a79752.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-740fe4d95ebee3ae.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libbytes-f61468f99c6e94f8.rlib" "/opt/rustwide/target/debug/deps/libeither-5282cb661a2fed13.rlib" "/opt/rustwide/target/debug/deps/libiovec-9e8e8666d0cd996a.rlib" "/opt/rustwide/target/debug/deps/libbase64-56f19bb003aaff78.rlib" "/opt/rustwide/target/debug/deps/libsha2-454ead701e607a48.rlib" "/opt/rustwide/target/debug/deps/libdigest-560da67ecda1b926.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-efd5d3f8c67be758.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3704098158514f49.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-944918fbef163d39.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-863acf4de67dbc62.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a5e8dd74bd8dfb37.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-0cbcbf39d870dce5.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-7b41428fbe7b62c6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libring-2d9bd0cc8a1d65f3.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe08bf82c287d44f.rlib" "/opt/rustwide/target/debug/deps/librand-87f6316c73290afe.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-975d2f4e79923ea1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-791484d9f8485c69.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-73a0fe68ee242ab3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e0846f52673851a4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-9f694a3b0f1ac2d4.rlib" "/opt/rustwide/target/debug/deps/libserde-7f4afced269111de.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/algod_client-71dec90d39e95de5.algod_client.9xs4mub9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-71dec90d39e95de5.algod_client.9xs4mub9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-71dec90d39e95de5.algod_client.9xs4mub9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-71dec90d39e95de5.algod_client.9xs4mub9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-71dec90d39e95de5.algod_client.9xs4mub9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-71dec90d39e95de5.algod_client.9xs4mub9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-71dec90d39e95de5.algod_client.9xs4mub9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-71dec90d39e95de5.algod_client.9xs4mub9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-71dec90d39e95de5.algod_client.9xs4mub9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-71dec90d39e95de5.algod_client.9xs4mub9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-71dec90d39e95de5.algod_client.9xs4mub9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-71dec90d39e95de5.algod_client.9xs4mub9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-71dec90d39e95de5.algod_client.9xs4mub9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-71dec90d39e95de5.algod_client.9xs4mub9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-71dec90d39e95de5.algod_client.9xs4mub9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/algod_client-71dec90d39e95de5.algod_client.9xs4mub9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/algod_client-71dec90d39e95de5" "/opt/rustwide/target/debug/examples/algod_client-71dec90d39e95de5.4cvhnlch5mxowrsi.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-c22b6d33a599ddae/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalgo_rust_sdk-7869f77f1b19c552.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-b2529a5e88fd5c64.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-1681be70858fe834.rlib" "/opt/rustwide/target/debug/deps/librmp-c660d3d6101372e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4a59219676fe7595.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-5b06eb2cfe3398af.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b919abfdfcd4c7ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-242577fe959291df.rlib" "/opt/rustwide/target/debug/deps/librand-3549d7513f16caa9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93019106e9a94e72.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-e5358ec697bd40c6.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0b60a2023eca5921.rlib" "/opt/rustwide/target/debug/deps/libdtoa-167ebc3473a64580.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libflate2-81133e4bf0c727f9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-78c4a06097ec9217.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c3df4e96c00ad762.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-30922f55412b65c0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b7b21d804ac142f4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8b63a81751877a4e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-3c03f929df65f4f9.rlib" "/opt/rustwide/target/debug/deps/libwant-ed3c56c7dc3b9b49.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libtokio-f38dcd9aa000c24b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0c670e96e0e8e390.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f0a17e933e51237e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b0535afb18dcbfef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d64ec853b8dd2517.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b23cc33dd2d240e2.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-1106df9f86be26f2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-2905e4f9b9282b0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-89713c1b7672c90e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e5cab98218e9ce29.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1fd4cd1c54bb1acb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbb4a111800d5527.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1b4b4a457dd2ec16.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-9e0b7f0b8ae05d3b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/libmio-b0311e702a5b5a60.rlib" "/opt/rustwide/target/debug/deps/libnet2-3513c9298b7fd7a6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-72fb0d05626faaaf.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-b2b72f50e380bb0b.rlib" "/opt/rustwide/target/debug/deps/libh2-2b36c51bbf273c89.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716ec1f1b0dbb5e2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libstring-4616ec7e267ecc46.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1278ac3f70675401.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-555fa94c427010af.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ab9a9891b67f4402.rlib" "/opt/rustwide/target/debug/deps/libhttp-cdc00dc392329b33.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libfutures-adb515f94880e447.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d3930c425b5e5dd1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d77effae9624545a.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-6048d71bcce27ffd.rlib" "/opt/rustwide/target/debug/deps/liblog-84fac41c4b644956.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b246eec6d287cc93.rlib" "/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-47733c06080d187f.rlib" "/opt/rustwide/target/debug/deps/libtry_from-cbb5bae64f9021b3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfailure-e9d474b3afb356f4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f1b8f703a2014f1d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-3398b1b82a61cf88.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-57a8d78d4ce5a557.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a231e394c8ed583.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f324c5343369256d.rlib" "/opt/rustwide/target/debug/deps/libcookie-ddac9b3f9e12f6d9.rlib" "/opt/rustwide/target/debug/deps/libtime-5b171a24a07e4026.rlib" "/opt/rustwide/target/debug/deps/liburl-b1ad55a490a79752.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-740fe4d95ebee3ae.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libbytes-f61468f99c6e94f8.rlib" "/opt/rustwide/target/debug/deps/libeither-5282cb661a2fed13.rlib" "/opt/rustwide/target/debug/deps/libiovec-9e8e8666d0cd996a.rlib" "/opt/rustwide/target/debug/deps/libbase64-56f19bb003aaff78.rlib" "/opt/rustwide/target/debug/deps/libsha2-454ead701e607a48.rlib" "/opt/rustwide/target/debug/deps/libdigest-560da67ecda1b926.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-efd5d3f8c67be758.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3704098158514f49.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-944918fbef163d39.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-863acf4de67dbc62.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a5e8dd74bd8dfb37.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-0cbcbf39d870dce5.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-7b41428fbe7b62c6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libring-2d9bd0cc8a1d65f3.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe08bf82c287d44f.rlib" "/opt/rustwide/target/debug/deps/librand-87f6316c73290afe.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-975d2f4e79923ea1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-791484d9f8485c69.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-73a0fe68ee242ab3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e0846f52673851a4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-9f694a3b0f1ac2d4.rlib" "/opt/rustwide/target/debug/deps/libserde-7f4afced269111de.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/quickstart-71e3d77a600530a0.quickstart.9jh7wq4o-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/quickstart-71e3d77a600530a0.quickstart.9jh7wq4o-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/quickstart-71e3d77a600530a0.quickstart.9jh7wq4o-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/quickstart-71e3d77a600530a0.quickstart.9jh7wq4o-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/quickstart-71e3d77a600530a0.quickstart.9jh7wq4o-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/quickstart-71e3d77a600530a0.quickstart.9jh7wq4o-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/quickstart-71e3d77a600530a0.quickstart.9jh7wq4o-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/quickstart-71e3d77a600530a0.quickstart.9jh7wq4o-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/quickstart-71e3d77a600530a0" "/opt/rustwide/target/debug/examples/quickstart-71e3d77a600530a0.ldl7sogupaq37fo.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-c22b6d33a599ddae/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalgo_rust_sdk-7869f77f1b19c552.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-b2529a5e88fd5c64.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-1681be70858fe834.rlib" "/opt/rustwide/target/debug/deps/librmp-c660d3d6101372e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4a59219676fe7595.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-5b06eb2cfe3398af.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b919abfdfcd4c7ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-242577fe959291df.rlib" "/opt/rustwide/target/debug/deps/librand-3549d7513f16caa9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93019106e9a94e72.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-e5358ec697bd40c6.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0b60a2023eca5921.rlib" "/opt/rustwide/target/debug/deps/libdtoa-167ebc3473a64580.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libflate2-81133e4bf0c727f9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-78c4a06097ec9217.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c3df4e96c00ad762.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-30922f55412b65c0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b7b21d804ac142f4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8b63a81751877a4e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-3c03f929df65f4f9.rlib" "/opt/rustwide/target/debug/deps/libwant-ed3c56c7dc3b9b49.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libtokio-f38dcd9aa000c24b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0c670e96e0e8e390.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f0a17e933e51237e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b0535afb18dcbfef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d64ec853b8dd2517.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b23cc33dd2d240e2.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-1106df9f86be26f2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-2905e4f9b9282b0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-89713c1b7672c90e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e5cab98218e9ce29.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1fd4cd1c54bb1acb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbb4a111800d5527.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1b4b4a457dd2ec16.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-9e0b7f0b8ae05d3b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/libmio-b0311e702a5b5a60.rlib" "/opt/rustwide/target/debug/deps/libnet2-3513c9298b7fd7a6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-72fb0d05626faaaf.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-b2b72f50e380bb0b.rlib" "/opt/rustwide/target/debug/deps/libh2-2b36c51bbf273c89.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716ec1f1b0dbb5e2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libstring-4616ec7e267ecc46.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1278ac3f70675401.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-555fa94c427010af.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ab9a9891b67f4402.rlib" "/opt/rustwide/target/debug/deps/libhttp-cdc00dc392329b33.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libfutures-adb515f94880e447.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d3930c425b5e5dd1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d77effae9624545a.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-6048d71bcce27ffd.rlib" "/opt/rustwide/target/debug/deps/liblog-84fac41c4b644956.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b246eec6d287cc93.rlib" "/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-47733c06080d187f.rlib" "/opt/rustwide/target/debug/deps/libtry_from-cbb5bae64f9021b3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfailure-e9d474b3afb356f4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f1b8f703a2014f1d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-3398b1b82a61cf88.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-57a8d78d4ce5a557.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a231e394c8ed583.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f324c5343369256d.rlib" "/opt/rustwide/target/debug/deps/libcookie-ddac9b3f9e12f6d9.rlib" "/opt/rustwide/target/debug/deps/libtime-5b171a24a07e4026.rlib" "/opt/rustwide/target/debug/deps/liburl-b1ad55a490a79752.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-740fe4d95ebee3ae.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libbytes-f61468f99c6e94f8.rlib" "/opt/rustwide/target/debug/deps/libeither-5282cb661a2fed13.rlib" "/opt/rustwide/target/debug/deps/libiovec-9e8e8666d0cd996a.rlib" "/opt/rustwide/target/debug/deps/libbase64-56f19bb003aaff78.rlib" "/opt/rustwide/target/debug/deps/libsha2-454ead701e607a48.rlib" "/opt/rustwide/target/debug/deps/libdigest-560da67ecda1b926.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-efd5d3f8c67be758.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3704098158514f49.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-944918fbef163d39.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-863acf4de67dbc62.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a5e8dd74bd8dfb37.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-0cbcbf39d870dce5.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-7b41428fbe7b62c6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libring-2d9bd0cc8a1d65f3.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe08bf82c287d44f.rlib" "/opt/rustwide/target/debug/deps/librand-87f6316c73290afe.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-975d2f4e79923ea1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-791484d9f8485c69.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-73a0fe68ee242ab3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e0846f52673851a4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-9f694a3b0f1ac2d4.rlib" "/opt/rustwide/target/debug/deps/libserde-7f4afced269111de.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/wallet_restore-5fe37658bea55a89.wallet_restore.3efie9i1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_restore-5fe37658bea55a89.wallet_restore.3efie9i1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_restore-5fe37658bea55a89.wallet_restore.3efie9i1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_restore-5fe37658bea55a89.wallet_restore.3efie9i1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_restore-5fe37658bea55a89.wallet_restore.3efie9i1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_restore-5fe37658bea55a89.wallet_restore.3efie9i1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_restore-5fe37658bea55a89.wallet_restore.3efie9i1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_restore-5fe37658bea55a89.wallet_restore.3efie9i1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_restore-5fe37658bea55a89.wallet_restore.3efie9i1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_restore-5fe37658bea55a89.wallet_restore.3efie9i1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_restore-5fe37658bea55a89.wallet_restore.3efie9i1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_restore-5fe37658bea55a89.wallet_restore.3efie9i1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_restore-5fe37658bea55a89.wallet_restore.3efie9i1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_restore-5fe37658bea55a89.wallet_restore.3efie9i1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_restore-5fe37658bea55a89.wallet_restore.3efie9i1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/wallet_restore-5fe37658bea55a89.wallet_restore.3efie9i1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/wallet_restore-5fe37658bea55a89" "/opt/rustwide/target/debug/examples/wallet_restore-5fe37658bea55a89.46oi8823py8ti8qh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-c22b6d33a599ddae/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalgo_rust_sdk-7869f77f1b19c552.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-b2529a5e88fd5c64.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-1681be70858fe834.rlib" "/opt/rustwide/target/debug/deps/librmp-c660d3d6101372e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4a59219676fe7595.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-5b06eb2cfe3398af.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b919abfdfcd4c7ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-242577fe959291df.rlib" "/opt/rustwide/target/debug/deps/librand-3549d7513f16caa9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93019106e9a94e72.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-e5358ec697bd40c6.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0b60a2023eca5921.rlib" "/opt/rustwide/target/debug/deps/libdtoa-167ebc3473a64580.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libflate2-81133e4bf0c727f9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-78c4a06097ec9217.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c3df4e96c00ad762.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-30922f55412b65c0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b7b21d804ac142f4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8b63a81751877a4e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-3c03f929df65f4f9.rlib" "/opt/rustwide/target/debug/deps/libwant-ed3c56c7dc3b9b49.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libtokio-f38dcd9aa000c24b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0c670e96e0e8e390.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f0a17e933e51237e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b0535afb18dcbfef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d64ec853b8dd2517.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b23cc33dd2d240e2.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-1106df9f86be26f2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-2905e4f9b9282b0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-89713c1b7672c90e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e5cab98218e9ce29.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1fd4cd1c54bb1acb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbb4a111800d5527.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1b4b4a457dd2ec16.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-9e0b7f0b8ae05d3b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/libmio-b0311e702a5b5a60.rlib" "/opt/rustwide/target/debug/deps/libnet2-3513c9298b7fd7a6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-72fb0d05626faaaf.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-b2b72f50e380bb0b.rlib" "/opt/rustwide/target/debug/deps/libh2-2b36c51bbf273c89.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716ec1f1b0dbb5e2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libstring-4616ec7e267ecc46.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1278ac3f70675401.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-555fa94c427010af.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ab9a9891b67f4402.rlib" "/opt/rustwide/target/debug/deps/libhttp-cdc00dc392329b33.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libfutures-adb515f94880e447.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d3930c425b5e5dd1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d77effae9624545a.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-6048d71bcce27ffd.rlib" "/opt/rustwide/target/debug/deps/liblog-84fac41c4b644956.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b246eec6d287cc93.rlib" "/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-47733c06080d187f.rlib" "/opt/rustwide/target/debug/deps/libtry_from-cbb5bae64f9021b3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfailure-e9d474b3afb356f4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f1b8f703a2014f1d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-3398b1b82a61cf88.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-57a8d78d4ce5a557.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a231e394c8ed583.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f324c5343369256d.rlib" "/opt/rustwide/target/debug/deps/libcookie-ddac9b3f9e12f6d9.rlib" "/opt/rustwide/target/debug/deps/libtime-5b171a24a07e4026.rlib" "/opt/rustwide/target/debug/deps/liburl-b1ad55a490a79752.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-740fe4d95ebee3ae.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libbytes-f61468f99c6e94f8.rlib" "/opt/rustwide/target/debug/deps/libeither-5282cb661a2fed13.rlib" "/opt/rustwide/target/debug/deps/libiovec-9e8e8666d0cd996a.rlib" "/opt/rustwide/target/debug/deps/libbase64-56f19bb003aaff78.rlib" "/opt/rustwide/target/debug/deps/libsha2-454ead701e607a48.rlib" "/opt/rustwide/target/debug/deps/libdigest-560da67ecda1b926.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-efd5d3f8c67be758.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3704098158514f49.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-944918fbef163d39.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-863acf4de67dbc62.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a5e8dd74bd8dfb37.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-0cbcbf39d870dce5.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-7b41428fbe7b62c6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libring-2d9bd0cc8a1d65f3.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe08bf82c287d44f.rlib" "/opt/rustwide/target/debug/deps/librand-87f6316c73290afe.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-975d2f4e79923ea1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-791484d9f8485c69.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-73a0fe68ee242ab3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e0846f52673851a4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-9f694a3b0f1ac2d4.rlib" "/opt/rustwide/target/debug/deps/libserde-7f4afced269111de.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8048bacaf33a734983b97508f5586075e01619828005c366ae6c6b86616b1b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8048bacaf33a734983b97508f5586075e01619828005c366ae6c6b86616b1b75", kill_on_drop: false }` [INFO] [stdout] 8048bacaf33a734983b97508f5586075e01619828005c366ae6c6b86616b1b75