[INFO] fetching crate openstack 0.4.0... [INFO] testing openstack-0.4.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate openstack 0.4.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate openstack 0.4.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate openstack 0.4.0 [INFO] finished tweaking crates.io crate openstack 0.4.0 [INFO] tweaked toml for crates.io crate openstack 0.4.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate openstack 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4004e6d97aa6f4a8f9865cf331b2ed99a8732092a99557b72740f42c1fbac135 [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" "4004e6d97aa6f4a8f9865cf331b2ed99a8732092a99557b72740f42c1fbac135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4004e6d97aa6f4a8f9865cf331b2ed99a8732092a99557b72740f42c1fbac135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4004e6d97aa6f4a8f9865cf331b2ed99a8732092a99557b72740f42c1fbac135", kill_on_drop: false }` [INFO] [stdout] 4004e6d97aa6f4a8f9865cf331b2ed99a8732092a99557b72740f42c1fbac135 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 806619df6288ce50622dc93676a748d1ad049f27cb839620a4a630cfc07d479f [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" "806619df6288ce50622dc93676a748d1ad049f27cb839620a4a630cfc07d479f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling waiter v0.1.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling async-compression v0.3.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling eui48 v1.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling osproto v0.2.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling osauth v0.3.0 [INFO] [stderr] Compiling openstack v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "806619df6288ce50622dc93676a748d1ad049f27cb839620a4a630cfc07d479f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "806619df6288ce50622dc93676a748d1ad049f27cb839620a4a630cfc07d479f", kill_on_drop: false }` [INFO] [stdout] 806619df6288ce50622dc93676a748d1ad049f27cb839620a4a630cfc07d479f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc11baf07ecfcfd91602f9cf948d78ea8d29e5f5f5e4cdfaf3b7d2a203b372d7 [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" "fc11baf07ecfcfd91602f9cf948d78ea8d29e5f5f5e4cdfaf3b7d2a203b372d7", kill_on_drop: false }` [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling openstack v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `openstack` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name integration_create_delete_server --edition=2018 tests/integration-create-delete-server.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="compute"' --cfg 'feature="default"' --cfg 'feature="image"' --cfg 'feature="native-tls"' --cfg 'feature="network"' --cfg 'feature="object-storage"' -C metadata=ea601bb972452e92 -C extra-filename=-ea601bb972452e92 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-19f1473766977d2d.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8f6c93896c3c1691.rlib --extern eui48=/opt/rustwide/target/debug/deps/libeui48-44584aabf495acde.rlib --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-7476feb784d28597.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1b2c7e77060f2821.rlib --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-077167b27bd9a796.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib --extern openstack=/opt/rustwide/target/debug/deps/libopenstack-5896e6b5a62d3bf1.rlib --extern osauth=/opt/rustwide/target/debug/deps/libosauth-6180ccc5a8a8e25b.rlib --extern osproto=/opt/rustwide/target/debug/deps/libosproto-4ff2d296a5f7dd97.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7d320cacb2b58edc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a5ed34ef9f1d52f9.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-97236073853f7b42.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5f1751cb4f6124f.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-f0025c6b6df66332.rlib --extern waiter=/opt/rustwide/target/debug/deps/libwaiter-d4f674ae1d3f9d63.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/list_networks-0d48d424b55a888a.list_networks.6neukzof-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-0d48d424b55a888a.list_networks.6neukzof-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-0d48d424b55a888a.list_networks.6neukzof-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-0d48d424b55a888a.list_networks.6neukzof-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-0d48d424b55a888a.list_networks.6neukzof-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-0d48d424b55a888a.list_networks.6neukzof-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-0d48d424b55a888a.list_networks.6neukzof-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-0d48d424b55a888a.list_networks.6neukzof-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-0d48d424b55a888a.list_networks.6neukzof-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-0d48d424b55a888a.list_networks.6neukzof-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-0d48d424b55a888a.list_networks.6neukzof-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-0d48d424b55a888a.list_networks.6neukzof-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-0d48d424b55a888a.list_networks.6neukzof-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-0d48d424b55a888a.list_networks.6neukzof-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-0d48d424b55a888a.list_networks.6neukzof-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-0d48d424b55a888a.list_networks.6neukzof-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/list_networks-0d48d424b55a888a" "/opt/rustwide/target/debug/examples/list_networks-0d48d424b55a888a.mdbxseb39y3d6cx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopenstack-5896e6b5a62d3bf1.rlib" "/opt/rustwide/target/debug/deps/libwaiter-d4f674ae1d3f9d63.rlib" "/opt/rustwide/target/debug/deps/libosauth-6180ccc5a8a8e25b.rlib" "/opt/rustwide/target/debug/deps/libfutures-1b2c7e77060f2821.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-01cb83c3abe0b6b0.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-f0025c6b6df66332.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-66a4b644aaf538d3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libdirs-02724dbe47bf81ac.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-8897bb1564442ce8.rlib" "/opt/rustwide/target/debug/deps/libosproto-4ff2d296a5f7dd97.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7d320cacb2b58edc.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-0a686d3c663c1581.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-46415d5939ae6603.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7415d3e203227172.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c5550371d3ed7370.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e5f1751cb4f6124f.rlib" "/opt/rustwide/target/debug/deps/libryu-ae8eb6686af9d6c8.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-24383edc5a2a4b0a.rlib" "/opt/rustwide/target/debug/deps/libflate2-00e001b470de10f7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-261889f8467fb040.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-238f348386307a18.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-073696f2a235baa4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bec8675cdc57e336.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-6bafb5b0ad2c047c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-d77e85edbf7b5414.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-583671015762f279.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-065f49c6003ce245.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a79cc11fbf65a6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-7dd0fcf3d6c12284.rlib" "/opt/rustwide/target/debug/deps/libmio-aa7245be6c442561.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bc565d3488a09a75.rlib" "/opt/rustwide/target/debug/deps/libnet2-0cc27b75a1e311f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-de154a230e13ba8e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0c6c715a49d32c29.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/liburl-482515bd0fd0da92.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-aa9ce6c8d5a2aa47.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4cfd451302fd5788.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-7fa3ac25abb9a3f7.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libipnet-077167b27bd9a796.rlib" "/opt/rustwide/target/debug/deps/libeui48-44584aabf495acde.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-74425f941af46c4f.rlib" "/opt/rustwide/target/debug/deps/libchrono-19f1473766977d2d.rlib" "/opt/rustwide/target/debug/deps/libserde-a5ed34ef9f1d52f9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c3da9c790a896ed4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e4b83ba858a73561.rlib" "/opt/rustwide/target/debug/deps/libtime-ee96aca56bf8259e.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-7476feb784d28597.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-8f6c93896c3c1691.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libatty-8a3a9ce2aca5f39b.rlib" "/opt/rustwide/target/debug/deps/liblibc-5bb5029eb671be1f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libregex-9784bdbd17761e23.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a638c6ab9996b7e1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/integration_list_resources-38f9d0d01420c791.integration_list_resources.4gxbps6d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/integration_list_resources-38f9d0d01420c791.integration_list_resources.4gxbps6d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/integration_list_resources-38f9d0d01420c791.integration_list_resources.4gxbps6d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/integration_list_resources-38f9d0d01420c791.integration_list_resources.4gxbps6d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/integration_list_resources-38f9d0d01420c791.integration_list_resources.4gxbps6d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/integration_list_resources-38f9d0d01420c791.integration_list_resources.4gxbps6d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/integration_list_resources-38f9d0d01420c791.integration_list_resources.4gxbps6d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/integration_list_resources-38f9d0d01420c791.integration_list_resources.4gxbps6d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/integration_list_resources-38f9d0d01420c791.integration_list_resources.4gxbps6d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/integration_list_resources-38f9d0d01420c791.integration_list_resources.4gxbps6d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/integration_list_resources-38f9d0d01420c791.integration_list_resources.4gxbps6d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/integration_list_resources-38f9d0d01420c791.integration_list_resources.4gxbps6d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/integration_list_resources-38f9d0d01420c791.integration_list_resources.4gxbps6d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/integration_list_resources-38f9d0d01420c791.integration_list_resources.4gxbps6d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/integration_list_resources-38f9d0d01420c791.integration_list_resources.4gxbps6d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/integration_list_resources-38f9d0d01420c791.integration_list_resources.4gxbps6d-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/integration_list_resources-38f9d0d01420c791" "/opt/rustwide/target/debug/deps/integration_list_resources-38f9d0d01420c791.2jszo066qsn4e5w8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libopenstack-5896e6b5a62d3bf1.rlib" "/opt/rustwide/target/debug/deps/libwaiter-d4f674ae1d3f9d63.rlib" "/opt/rustwide/target/debug/deps/libosauth-6180ccc5a8a8e25b.rlib" "/opt/rustwide/target/debug/deps/libfutures-1b2c7e77060f2821.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-01cb83c3abe0b6b0.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-f0025c6b6df66332.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-66a4b644aaf538d3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libdirs-02724dbe47bf81ac.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-8897bb1564442ce8.rlib" "/opt/rustwide/target/debug/deps/libosproto-4ff2d296a5f7dd97.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7d320cacb2b58edc.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-0a686d3c663c1581.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-46415d5939ae6603.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7415d3e203227172.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c5550371d3ed7370.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e5f1751cb4f6124f.rlib" "/opt/rustwide/target/debug/deps/libryu-ae8eb6686af9d6c8.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-24383edc5a2a4b0a.rlib" "/opt/rustwide/target/debug/deps/libflate2-00e001b470de10f7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-261889f8467fb040.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-238f348386307a18.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-073696f2a235baa4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bec8675cdc57e336.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-6bafb5b0ad2c047c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-d77e85edbf7b5414.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-583671015762f279.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-065f49c6003ce245.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a79cc11fbf65a6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-7dd0fcf3d6c12284.rlib" "/opt/rustwide/target/debug/deps/libmio-aa7245be6c442561.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bc565d3488a09a75.rlib" "/opt/rustwide/target/debug/deps/libnet2-0cc27b75a1e311f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-de154a230e13ba8e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0c6c715a49d32c29.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/liburl-482515bd0fd0da92.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-aa9ce6c8d5a2aa47.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4cfd451302fd5788.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-7fa3ac25abb9a3f7.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libipnet-077167b27bd9a796.rlib" "/opt/rustwide/target/debug/deps/libeui48-44584aabf495acde.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-74425f941af46c4f.rlib" "/opt/rustwide/target/debug/deps/libchrono-19f1473766977d2d.rlib" "/opt/rustwide/target/debug/deps/libserde-a5ed34ef9f1d52f9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c3da9c790a896ed4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e4b83ba858a73561.rlib" "/opt/rustwide/target/debug/deps/libtime-ee96aca56bf8259e.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-7476feb784d28597.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-8f6c93896c3c1691.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libatty-8a3a9ce2aca5f39b.rlib" "/opt/rustwide/target/debug/deps/liblibc-5bb5029eb671be1f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libregex-9784bdbd17761e23.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a638c6ab9996b7e1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_keypair-98a32b95b8f7a2ce.get_keypair.2oppfuxe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-98a32b95b8f7a2ce.get_keypair.2oppfuxe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-98a32b95b8f7a2ce.get_keypair.2oppfuxe-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-98a32b95b8f7a2ce.get_keypair.2oppfuxe-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-98a32b95b8f7a2ce.get_keypair.2oppfuxe-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-98a32b95b8f7a2ce.get_keypair.2oppfuxe-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-98a32b95b8f7a2ce.get_keypair.2oppfuxe-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-98a32b95b8f7a2ce.get_keypair.2oppfuxe-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-98a32b95b8f7a2ce.get_keypair.2oppfuxe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-98a32b95b8f7a2ce.get_keypair.2oppfuxe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-98a32b95b8f7a2ce.get_keypair.2oppfuxe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-98a32b95b8f7a2ce.get_keypair.2oppfuxe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-98a32b95b8f7a2ce.get_keypair.2oppfuxe-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-98a32b95b8f7a2ce.get_keypair.2oppfuxe-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-98a32b95b8f7a2ce.get_keypair.2oppfuxe-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-98a32b95b8f7a2ce.get_keypair.2oppfuxe-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_keypair-98a32b95b8f7a2ce" "/opt/rustwide/target/debug/examples/get_keypair-98a32b95b8f7a2ce.1wuhmk7ziae7mejb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopenstack-5896e6b5a62d3bf1.rlib" "/opt/rustwide/target/debug/deps/libwaiter-d4f674ae1d3f9d63.rlib" "/opt/rustwide/target/debug/deps/libosauth-6180ccc5a8a8e25b.rlib" "/opt/rustwide/target/debug/deps/libfutures-1b2c7e77060f2821.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-01cb83c3abe0b6b0.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-f0025c6b6df66332.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-66a4b644aaf538d3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libdirs-02724dbe47bf81ac.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-8897bb1564442ce8.rlib" "/opt/rustwide/target/debug/deps/libosproto-4ff2d296a5f7dd97.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7d320cacb2b58edc.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-0a686d3c663c1581.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-46415d5939ae6603.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7415d3e203227172.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c5550371d3ed7370.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e5f1751cb4f6124f.rlib" "/opt/rustwide/target/debug/deps/libryu-ae8eb6686af9d6c8.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-24383edc5a2a4b0a.rlib" "/opt/rustwide/target/debug/deps/libflate2-00e001b470de10f7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-261889f8467fb040.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-238f348386307a18.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-073696f2a235baa4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bec8675cdc57e336.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-6bafb5b0ad2c047c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-d77e85edbf7b5414.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-583671015762f279.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-065f49c6003ce245.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a79cc11fbf65a6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-7dd0fcf3d6c12284.rlib" "/opt/rustwide/target/debug/deps/libmio-aa7245be6c442561.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bc565d3488a09a75.rlib" "/opt/rustwide/target/debug/deps/libnet2-0cc27b75a1e311f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-de154a230e13ba8e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0c6c715a49d32c29.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/liburl-482515bd0fd0da92.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-aa9ce6c8d5a2aa47.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4cfd451302fd5788.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-7fa3ac25abb9a3f7.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libipnet-077167b27bd9a796.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-7476feb784d28597.rlib" "/opt/rustwide/target/debug/deps/libeui48-44584aabf495acde.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-74425f941af46c4f.rlib" "/opt/rustwide/target/debug/deps/libchrono-19f1473766977d2d.rlib" "/opt/rustwide/target/debug/deps/libserde-a5ed34ef9f1d52f9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c3da9c790a896ed4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e4b83ba858a73561.rlib" "/opt/rustwide/target/debug/deps/libtime-ee96aca56bf8259e.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-8f6c93896c3c1691.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libatty-8a3a9ce2aca5f39b.rlib" "/opt/rustwide/target/debug/deps/liblibc-5bb5029eb671be1f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libregex-9784bdbd17761e23.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a638c6ab9996b7e1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_network-464ec7ae0dc47578.get_network.6rljepdz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-464ec7ae0dc47578.get_network.6rljepdz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-464ec7ae0dc47578.get_network.6rljepdz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-464ec7ae0dc47578.get_network.6rljepdz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-464ec7ae0dc47578.get_network.6rljepdz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-464ec7ae0dc47578.get_network.6rljepdz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-464ec7ae0dc47578.get_network.6rljepdz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-464ec7ae0dc47578.get_network.6rljepdz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-464ec7ae0dc47578.get_network.6rljepdz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-464ec7ae0dc47578.get_network.6rljepdz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-464ec7ae0dc47578.get_network.6rljepdz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-464ec7ae0dc47578.get_network.6rljepdz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-464ec7ae0dc47578.get_network.6rljepdz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-464ec7ae0dc47578.get_network.6rljepdz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-464ec7ae0dc47578.get_network.6rljepdz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-464ec7ae0dc47578.get_network.6rljepdz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_network-464ec7ae0dc47578" "/opt/rustwide/target/debug/examples/get_network-464ec7ae0dc47578.58iiu4gp3l7b3s8x.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopenstack-5896e6b5a62d3bf1.rlib" "/opt/rustwide/target/debug/deps/libwaiter-d4f674ae1d3f9d63.rlib" "/opt/rustwide/target/debug/deps/libosauth-6180ccc5a8a8e25b.rlib" "/opt/rustwide/target/debug/deps/libfutures-1b2c7e77060f2821.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-01cb83c3abe0b6b0.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-f0025c6b6df66332.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-66a4b644aaf538d3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libdirs-02724dbe47bf81ac.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-8897bb1564442ce8.rlib" "/opt/rustwide/target/debug/deps/libosproto-4ff2d296a5f7dd97.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7d320cacb2b58edc.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-0a686d3c663c1581.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-46415d5939ae6603.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7415d3e203227172.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c5550371d3ed7370.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e5f1751cb4f6124f.rlib" "/opt/rustwide/target/debug/deps/libryu-ae8eb6686af9d6c8.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-24383edc5a2a4b0a.rlib" "/opt/rustwide/target/debug/deps/libflate2-00e001b470de10f7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-261889f8467fb040.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-238f348386307a18.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-073696f2a235baa4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bec8675cdc57e336.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-6bafb5b0ad2c047c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-d77e85edbf7b5414.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-583671015762f279.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-065f49c6003ce245.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a79cc11fbf65a6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-7dd0fcf3d6c12284.rlib" "/opt/rustwide/target/debug/deps/libmio-aa7245be6c442561.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bc565d3488a09a75.rlib" "/opt/rustwide/target/debug/deps/libnet2-0cc27b75a1e311f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-de154a230e13ba8e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0c6c715a49d32c29.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/liburl-482515bd0fd0da92.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-aa9ce6c8d5a2aa47.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4cfd451302fd5788.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-7fa3ac25abb9a3f7.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libipnet-077167b27bd9a796.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-7476feb784d28597.rlib" "/opt/rustwide/target/debug/deps/libeui48-44584aabf495acde.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-74425f941af46c4f.rlib" "/opt/rustwide/target/debug/deps/libchrono-19f1473766977d2d.rlib" "/opt/rustwide/target/debug/deps/libserde-a5ed34ef9f1d52f9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c3da9c790a896ed4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e4b83ba858a73561.rlib" "/opt/rustwide/target/debug/deps/libtime-ee96aca56bf8259e.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-8f6c93896c3c1691.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libatty-8a3a9ce2aca5f39b.rlib" "/opt/rustwide/target/debug/deps/liblibc-5bb5029eb671be1f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libregex-9784bdbd17761e23.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a638c6ab9996b7e1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-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" "fc11baf07ecfcfd91602f9cf948d78ea8d29e5f5f5e4cdfaf3b7d2a203b372d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc11baf07ecfcfd91602f9cf948d78ea8d29e5f5f5e4cdfaf3b7d2a203b372d7", kill_on_drop: false }` [INFO] [stdout] fc11baf07ecfcfd91602f9cf948d78ea8d29e5f5f5e4cdfaf3b7d2a203b372d7