[INFO] crate openstack 0.4.0 is already in cache [INFO] testing openstack-0.4.0 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate openstack 0.4.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate openstack 0.4.0 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-0/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 02b15a66e58779de243d32272cee1b5b8bafee1e6f21c058cd14e891e10998b7 [INFO] running `Command { std: "docker" "start" "-a" "02b15a66e58779de243d32272cee1b5b8bafee1e6f21c058cd14e891e10998b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02b15a66e58779de243d32272cee1b5b8bafee1e6f21c058cd14e891e10998b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02b15a66e58779de243d32272cee1b5b8bafee1e6f21c058cd14e891e10998b7", kill_on_drop: false }` [INFO] [stdout] 02b15a66e58779de243d32272cee1b5b8bafee1e6f21c058cd14e891e10998b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 841b004ef9d3689b6c4298388122de91908a600a2047ffae99078f214370dda8 [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" "841b004ef9d3689b6c4298388122de91908a600a2047ffae99078f214370dda8", 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 log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [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 tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [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 http v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [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 unicase v2.6.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling idna v0.2.0 [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 openssl-sys v0.9.56 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling dirs v2.0.2 [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 tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.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 hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling osproto v0.2.1 [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 13s [INFO] running `Command { std: "docker" "inspect" "841b004ef9d3689b6c4298388122de91908a600a2047ffae99078f214370dda8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "841b004ef9d3689b6c4298388122de91908a600a2047ffae99078f214370dda8", kill_on_drop: false }` [INFO] [stdout] 841b004ef9d3689b6c4298388122de91908a600a2047ffae99078f214370dda8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2689bc9b766c4f5d00fec8cb1cec57342246d35ac7f9011f493b26149ee06441 [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" "2689bc9b766c4f5d00fec8cb1cec57342246d35ac7f9011f493b26149ee06441", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [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_object_storage --edition=2018 tests/integration-object-storage.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-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=f3e613f27d102071 -C extra-filename=-f3e613f27d102071 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-37f86f0b747f87cc.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-845402a648687370.rlib --extern eui48=/opt/rustwide/target/debug/deps/libeui48-42a0f63909be0b28.rlib --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-0143bd37628f8112.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7daa005d154d1427.rlib --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-8c016b3c8675c02a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib --extern openstack=/opt/rustwide/target/debug/deps/libopenstack-08821f2e33d54ae4.rlib --extern osauth=/opt/rustwide/target/debug/deps/libosauth-a6b4fd4cd250f6f4.rlib --extern osproto=/opt/rustwide/target/debug/deps/libosproto-3b9cfb82d5390de5.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ca7968c0284837e0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-926c6c30bf3fd095.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-e46ec319381b0f67.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-dddddf48cb962e0a.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-4111b13aadcf343a.rlib --extern waiter=/opt/rustwide/target/debug/deps/libwaiter-6aa35433d9bc6492.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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_network-66ce807219ee27d0.get_network.alox4phm-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-66ce807219ee27d0.get_network.alox4phm-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-66ce807219ee27d0.get_network.alox4phm-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-66ce807219ee27d0.get_network.alox4phm-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-66ce807219ee27d0.get_network.alox4phm-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-66ce807219ee27d0.get_network.alox4phm-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-66ce807219ee27d0.get_network.alox4phm-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-66ce807219ee27d0.get_network.alox4phm-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-66ce807219ee27d0.get_network.alox4phm-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-66ce807219ee27d0.get_network.alox4phm-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-66ce807219ee27d0.get_network.alox4phm-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-66ce807219ee27d0.get_network.alox4phm-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-66ce807219ee27d0.get_network.alox4phm-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-66ce807219ee27d0.get_network.alox4phm-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-66ce807219ee27d0.get_network.alox4phm-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_network-66ce807219ee27d0.get_network.alox4phm-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_network-66ce807219ee27d0" "/opt/rustwide/target/debug/examples/get_network-66ce807219ee27d0.4vlpjnmfyefnz01y.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopenstack-08821f2e33d54ae4.rlib" "/opt/rustwide/target/debug/deps/libwaiter-6aa35433d9bc6492.rlib" "/opt/rustwide/target/debug/deps/libosauth-a6b4fd4cd250f6f4.rlib" "/opt/rustwide/target/debug/deps/libfutures-7daa005d154d1427.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9c06b70100f09507.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-4111b13aadcf343a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-877e95d41ea92af0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libdirs-87e277c498c4d0f7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-36598702ea00dae7.rlib" "/opt/rustwide/target/debug/deps/libosproto-3b9cfb82d5390de5.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ca7968c0284837e0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-10500dc724087d61.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-73fa2cc88282765c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a85048285a89cd30.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8f41436a01ea2536.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dddddf48cb962e0a.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-34b400701c34e679.rlib" "/opt/rustwide/target/debug/deps/libflate2-fe60e98a63d875df.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dfeedc8e1a118ac0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e699484b63f4ef2c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fe2173a97709cb58.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-bcbfe2751fe1576a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-b377d9553d374aae.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d06d0e9f5583d3e0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9a5701f40c1b1dee.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2778e7c1b8d0bb59.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libtokio-995a8e56149563f4.rlib" "/opt/rustwide/target/debug/deps/libmio-49ebbf79920d2159.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-13476c7d519c1d38.rlib" "/opt/rustwide/target/debug/deps/libnet2-a5377bbaf88405f4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1b0025b539bb900f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0ef39bd0301ece73.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/liburl-78461cec50292dac.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libipnet-8c016b3c8675c02a.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-0143bd37628f8112.rlib" "/opt/rustwide/target/debug/deps/libeui48-42a0f63909be0b28.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libchrono-37f86f0b747f87cc.rlib" "/opt/rustwide/target/debug/deps/libserde-926c6c30bf3fd095.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libtime-c14485d17f3372af.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-845402a648687370.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-0d321cc8d36af216.rlib" "/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/create_delete_port-22d796b78af8be1c.create_delete_port.5v4sxhy1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/create_delete_port-22d796b78af8be1c.create_delete_port.5v4sxhy1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/create_delete_port-22d796b78af8be1c.create_delete_port.5v4sxhy1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/create_delete_port-22d796b78af8be1c.create_delete_port.5v4sxhy1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/create_delete_port-22d796b78af8be1c.create_delete_port.5v4sxhy1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/create_delete_port-22d796b78af8be1c.create_delete_port.5v4sxhy1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/create_delete_port-22d796b78af8be1c.create_delete_port.5v4sxhy1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/create_delete_port-22d796b78af8be1c.create_delete_port.5v4sxhy1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/create_delete_port-22d796b78af8be1c.create_delete_port.5v4sxhy1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/create_delete_port-22d796b78af8be1c.create_delete_port.5v4sxhy1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/create_delete_port-22d796b78af8be1c.create_delete_port.5v4sxhy1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/create_delete_port-22d796b78af8be1c.create_delete_port.5v4sxhy1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/create_delete_port-22d796b78af8be1c.create_delete_port.5v4sxhy1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/create_delete_port-22d796b78af8be1c.create_delete_port.5v4sxhy1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/create_delete_port-22d796b78af8be1c.create_delete_port.5v4sxhy1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/create_delete_port-22d796b78af8be1c.create_delete_port.5v4sxhy1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/create_delete_port-22d796b78af8be1c" "/opt/rustwide/target/debug/examples/create_delete_port-22d796b78af8be1c.48isvcp5yhj5ta8e.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopenstack-08821f2e33d54ae4.rlib" "/opt/rustwide/target/debug/deps/libwaiter-6aa35433d9bc6492.rlib" "/opt/rustwide/target/debug/deps/libosauth-a6b4fd4cd250f6f4.rlib" "/opt/rustwide/target/debug/deps/libfutures-7daa005d154d1427.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9c06b70100f09507.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-4111b13aadcf343a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-877e95d41ea92af0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libdirs-87e277c498c4d0f7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-36598702ea00dae7.rlib" "/opt/rustwide/target/debug/deps/libosproto-3b9cfb82d5390de5.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ca7968c0284837e0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-10500dc724087d61.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-73fa2cc88282765c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a85048285a89cd30.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8f41436a01ea2536.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dddddf48cb962e0a.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-34b400701c34e679.rlib" "/opt/rustwide/target/debug/deps/libflate2-fe60e98a63d875df.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dfeedc8e1a118ac0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e699484b63f4ef2c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fe2173a97709cb58.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-bcbfe2751fe1576a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-b377d9553d374aae.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d06d0e9f5583d3e0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9a5701f40c1b1dee.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2778e7c1b8d0bb59.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libtokio-995a8e56149563f4.rlib" "/opt/rustwide/target/debug/deps/libmio-49ebbf79920d2159.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-13476c7d519c1d38.rlib" "/opt/rustwide/target/debug/deps/libnet2-a5377bbaf88405f4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1b0025b539bb900f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0ef39bd0301ece73.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/liburl-78461cec50292dac.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libipnet-8c016b3c8675c02a.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-0143bd37628f8112.rlib" "/opt/rustwide/target/debug/deps/libeui48-42a0f63909be0b28.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libchrono-37f86f0b747f87cc.rlib" "/opt/rustwide/target/debug/deps/libserde-926c6c30bf3fd095.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libtime-c14485d17f3372af.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-845402a648687370.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-0d321cc8d36af216.rlib" "/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_keypair-95c30ae412a9c116.get_keypair.8eui4bhw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-95c30ae412a9c116.get_keypair.8eui4bhw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-95c30ae412a9c116.get_keypair.8eui4bhw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-95c30ae412a9c116.get_keypair.8eui4bhw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-95c30ae412a9c116.get_keypair.8eui4bhw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-95c30ae412a9c116.get_keypair.8eui4bhw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-95c30ae412a9c116.get_keypair.8eui4bhw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-95c30ae412a9c116.get_keypair.8eui4bhw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-95c30ae412a9c116.get_keypair.8eui4bhw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-95c30ae412a9c116.get_keypair.8eui4bhw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-95c30ae412a9c116.get_keypair.8eui4bhw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-95c30ae412a9c116.get_keypair.8eui4bhw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-95c30ae412a9c116.get_keypair.8eui4bhw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-95c30ae412a9c116.get_keypair.8eui4bhw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-95c30ae412a9c116.get_keypair.8eui4bhw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_keypair-95c30ae412a9c116.get_keypair.8eui4bhw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_keypair-95c30ae412a9c116" "/opt/rustwide/target/debug/examples/get_keypair-95c30ae412a9c116.e9jm11h0auody8b.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopenstack-08821f2e33d54ae4.rlib" "/opt/rustwide/target/debug/deps/libwaiter-6aa35433d9bc6492.rlib" "/opt/rustwide/target/debug/deps/libosauth-a6b4fd4cd250f6f4.rlib" "/opt/rustwide/target/debug/deps/libfutures-7daa005d154d1427.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9c06b70100f09507.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-4111b13aadcf343a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-877e95d41ea92af0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libdirs-87e277c498c4d0f7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-36598702ea00dae7.rlib" "/opt/rustwide/target/debug/deps/libosproto-3b9cfb82d5390de5.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ca7968c0284837e0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-10500dc724087d61.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-73fa2cc88282765c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a85048285a89cd30.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8f41436a01ea2536.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dddddf48cb962e0a.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-34b400701c34e679.rlib" "/opt/rustwide/target/debug/deps/libflate2-fe60e98a63d875df.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dfeedc8e1a118ac0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e699484b63f4ef2c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fe2173a97709cb58.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-bcbfe2751fe1576a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-b377d9553d374aae.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d06d0e9f5583d3e0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9a5701f40c1b1dee.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2778e7c1b8d0bb59.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libtokio-995a8e56149563f4.rlib" "/opt/rustwide/target/debug/deps/libmio-49ebbf79920d2159.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-13476c7d519c1d38.rlib" "/opt/rustwide/target/debug/deps/libnet2-a5377bbaf88405f4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1b0025b539bb900f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0ef39bd0301ece73.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/liburl-78461cec50292dac.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libipnet-8c016b3c8675c02a.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-0143bd37628f8112.rlib" "/opt/rustwide/target/debug/deps/libeui48-42a0f63909be0b28.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libchrono-37f86f0b747f87cc.rlib" "/opt/rustwide/target/debug/deps/libserde-926c6c30bf3fd095.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libtime-c14485d17f3372af.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-845402a648687370.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-0d321cc8d36af216.rlib" "/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/list_networks-ac19d30477be314b.list_networks.85uju8xs-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-ac19d30477be314b.list_networks.85uju8xs-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-ac19d30477be314b.list_networks.85uju8xs-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-ac19d30477be314b.list_networks.85uju8xs-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-ac19d30477be314b.list_networks.85uju8xs-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-ac19d30477be314b.list_networks.85uju8xs-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-ac19d30477be314b.list_networks.85uju8xs-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-ac19d30477be314b.list_networks.85uju8xs-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-ac19d30477be314b.list_networks.85uju8xs-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-ac19d30477be314b.list_networks.85uju8xs-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-ac19d30477be314b.list_networks.85uju8xs-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-ac19d30477be314b.list_networks.85uju8xs-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-ac19d30477be314b.list_networks.85uju8xs-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/list_networks-ac19d30477be314b.list_networks.85uju8xs-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/list_networks-ac19d30477be314b" "/opt/rustwide/target/debug/examples/list_networks-ac19d30477be314b.6kq8pdo0e0i5h44.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopenstack-08821f2e33d54ae4.rlib" "/opt/rustwide/target/debug/deps/libwaiter-6aa35433d9bc6492.rlib" "/opt/rustwide/target/debug/deps/libosauth-a6b4fd4cd250f6f4.rlib" "/opt/rustwide/target/debug/deps/libfutures-7daa005d154d1427.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9c06b70100f09507.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-4111b13aadcf343a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-877e95d41ea92af0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libdirs-87e277c498c4d0f7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-36598702ea00dae7.rlib" "/opt/rustwide/target/debug/deps/libosproto-3b9cfb82d5390de5.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ca7968c0284837e0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-10500dc724087d61.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-73fa2cc88282765c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a85048285a89cd30.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8f41436a01ea2536.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dddddf48cb962e0a.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-34b400701c34e679.rlib" "/opt/rustwide/target/debug/deps/libflate2-fe60e98a63d875df.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dfeedc8e1a118ac0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e699484b63f4ef2c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fe2173a97709cb58.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-bcbfe2751fe1576a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-b377d9553d374aae.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d06d0e9f5583d3e0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9a5701f40c1b1dee.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2778e7c1b8d0bb59.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libtokio-995a8e56149563f4.rlib" "/opt/rustwide/target/debug/deps/libmio-49ebbf79920d2159.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-13476c7d519c1d38.rlib" "/opt/rustwide/target/debug/deps/libnet2-a5377bbaf88405f4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1b0025b539bb900f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0ef39bd0301ece73.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/liburl-78461cec50292dac.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libipnet-8c016b3c8675c02a.rlib" "/opt/rustwide/target/debug/deps/libeui48-42a0f63909be0b28.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libchrono-37f86f0b747f87cc.rlib" "/opt/rustwide/target/debug/deps/libserde-926c6c30bf3fd095.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libtime-c14485d17f3372af.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-0143bd37628f8112.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-845402a648687370.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-0d321cc8d36af216.rlib" "/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_server-2591aac8b678539a.get_server.25tsix0g-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_server-2591aac8b678539a.get_server.25tsix0g-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_server-2591aac8b678539a.get_server.25tsix0g-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_server-2591aac8b678539a.get_server.25tsix0g-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_server-2591aac8b678539a.get_server.25tsix0g-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_server-2591aac8b678539a.get_server.25tsix0g-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_server-2591aac8b678539a.get_server.25tsix0g-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_server-2591aac8b678539a.get_server.25tsix0g-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_server-2591aac8b678539a.get_server.25tsix0g-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_server-2591aac8b678539a.get_server.25tsix0g-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_server-2591aac8b678539a.get_server.25tsix0g-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_server-2591aac8b678539a.get_server.25tsix0g-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_server-2591aac8b678539a.get_server.25tsix0g-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_server-2591aac8b678539a.get_server.25tsix0g-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_server-2591aac8b678539a.get_server.25tsix0g-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_server-2591aac8b678539a.get_server.25tsix0g-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_server-2591aac8b678539a" "/opt/rustwide/target/debug/examples/get_server-2591aac8b678539a.380s3qve2pg1pv7w.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopenstack-08821f2e33d54ae4.rlib" "/opt/rustwide/target/debug/deps/libwaiter-6aa35433d9bc6492.rlib" "/opt/rustwide/target/debug/deps/libosauth-a6b4fd4cd250f6f4.rlib" "/opt/rustwide/target/debug/deps/libfutures-7daa005d154d1427.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9c06b70100f09507.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-4111b13aadcf343a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-877e95d41ea92af0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libdirs-87e277c498c4d0f7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-36598702ea00dae7.rlib" "/opt/rustwide/target/debug/deps/libosproto-3b9cfb82d5390de5.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ca7968c0284837e0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-10500dc724087d61.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-73fa2cc88282765c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a85048285a89cd30.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8f41436a01ea2536.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dddddf48cb962e0a.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-34b400701c34e679.rlib" "/opt/rustwide/target/debug/deps/libflate2-fe60e98a63d875df.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dfeedc8e1a118ac0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e699484b63f4ef2c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fe2173a97709cb58.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-bcbfe2751fe1576a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-b377d9553d374aae.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d06d0e9f5583d3e0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9a5701f40c1b1dee.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2778e7c1b8d0bb59.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libtokio-995a8e56149563f4.rlib" "/opt/rustwide/target/debug/deps/libmio-49ebbf79920d2159.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-13476c7d519c1d38.rlib" "/opt/rustwide/target/debug/deps/libnet2-a5377bbaf88405f4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1b0025b539bb900f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0ef39bd0301ece73.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/liburl-78461cec50292dac.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libipnet-8c016b3c8675c02a.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-0143bd37628f8112.rlib" "/opt/rustwide/target/debug/deps/libeui48-42a0f63909be0b28.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libchrono-37f86f0b747f87cc.rlib" "/opt/rustwide/target/debug/deps/libserde-926c6c30bf3fd095.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libtime-c14485d17f3372af.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-845402a648687370.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-0d321cc8d36af216.rlib" "/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/server_action-d0c44ae67c82fdc0.server_action.6mo2ljxu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/server_action-d0c44ae67c82fdc0.server_action.6mo2ljxu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/server_action-d0c44ae67c82fdc0.server_action.6mo2ljxu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/server_action-d0c44ae67c82fdc0.server_action.6mo2ljxu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/server_action-d0c44ae67c82fdc0.server_action.6mo2ljxu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/server_action-d0c44ae67c82fdc0.server_action.6mo2ljxu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/server_action-d0c44ae67c82fdc0.server_action.6mo2ljxu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/server_action-d0c44ae67c82fdc0.server_action.6mo2ljxu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/server_action-d0c44ae67c82fdc0.server_action.6mo2ljxu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/server_action-d0c44ae67c82fdc0.server_action.6mo2ljxu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/server_action-d0c44ae67c82fdc0.server_action.6mo2ljxu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/server_action-d0c44ae67c82fdc0.server_action.6mo2ljxu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/server_action-d0c44ae67c82fdc0.server_action.6mo2ljxu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/server_action-d0c44ae67c82fdc0.server_action.6mo2ljxu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/server_action-d0c44ae67c82fdc0.server_action.6mo2ljxu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/server_action-d0c44ae67c82fdc0.server_action.6mo2ljxu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/server_action-d0c44ae67c82fdc0" "/opt/rustwide/target/debug/examples/server_action-d0c44ae67c82fdc0.1lmicvrys1v37cq2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopenstack-08821f2e33d54ae4.rlib" "/opt/rustwide/target/debug/deps/libwaiter-6aa35433d9bc6492.rlib" "/opt/rustwide/target/debug/deps/libosauth-a6b4fd4cd250f6f4.rlib" "/opt/rustwide/target/debug/deps/libfutures-7daa005d154d1427.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9c06b70100f09507.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-4111b13aadcf343a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-877e95d41ea92af0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libdirs-87e277c498c4d0f7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-36598702ea00dae7.rlib" "/opt/rustwide/target/debug/deps/libosproto-3b9cfb82d5390de5.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ca7968c0284837e0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-10500dc724087d61.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-73fa2cc88282765c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a85048285a89cd30.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8f41436a01ea2536.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dddddf48cb962e0a.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-34b400701c34e679.rlib" "/opt/rustwide/target/debug/deps/libflate2-fe60e98a63d875df.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dfeedc8e1a118ac0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e699484b63f4ef2c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fe2173a97709cb58.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-bcbfe2751fe1576a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-b377d9553d374aae.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d06d0e9f5583d3e0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9a5701f40c1b1dee.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2778e7c1b8d0bb59.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libtokio-995a8e56149563f4.rlib" "/opt/rustwide/target/debug/deps/libmio-49ebbf79920d2159.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-13476c7d519c1d38.rlib" "/opt/rustwide/target/debug/deps/libnet2-a5377bbaf88405f4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1b0025b539bb900f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0ef39bd0301ece73.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/liburl-78461cec50292dac.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libipnet-8c016b3c8675c02a.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-0143bd37628f8112.rlib" "/opt/rustwide/target/debug/deps/libeui48-42a0f63909be0b28.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libchrono-37f86f0b747f87cc.rlib" "/opt/rustwide/target/debug/deps/libserde-926c6c30bf3fd095.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libtime-c14485d17f3372af.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-845402a648687370.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-0d321cc8d36af216.rlib" "/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/list_ports-5e739643c4dff8f1.list_ports.69j2d1yn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/list_ports-5e739643c4dff8f1.list_ports.69j2d1yn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/list_ports-5e739643c4dff8f1.list_ports.69j2d1yn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/list_ports-5e739643c4dff8f1.list_ports.69j2d1yn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/list_ports-5e739643c4dff8f1.list_ports.69j2d1yn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/list_ports-5e739643c4dff8f1.list_ports.69j2d1yn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/list_ports-5e739643c4dff8f1.list_ports.69j2d1yn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/list_ports-5e739643c4dff8f1.list_ports.69j2d1yn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/list_ports-5e739643c4dff8f1.list_ports.69j2d1yn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/list_ports-5e739643c4dff8f1.list_ports.69j2d1yn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/list_ports-5e739643c4dff8f1.list_ports.69j2d1yn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/list_ports-5e739643c4dff8f1.list_ports.69j2d1yn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/list_ports-5e739643c4dff8f1.list_ports.69j2d1yn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/list_ports-5e739643c4dff8f1.list_ports.69j2d1yn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/list_ports-5e739643c4dff8f1.list_ports.69j2d1yn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/list_ports-5e739643c4dff8f1.list_ports.69j2d1yn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/list_ports-5e739643c4dff8f1" "/opt/rustwide/target/debug/examples/list_ports-5e739643c4dff8f1.10d53zegfmqm30su.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopenstack-08821f2e33d54ae4.rlib" "/opt/rustwide/target/debug/deps/libwaiter-6aa35433d9bc6492.rlib" "/opt/rustwide/target/debug/deps/libosauth-a6b4fd4cd250f6f4.rlib" "/opt/rustwide/target/debug/deps/libfutures-7daa005d154d1427.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9c06b70100f09507.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-4111b13aadcf343a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-877e95d41ea92af0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libdirs-87e277c498c4d0f7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-36598702ea00dae7.rlib" "/opt/rustwide/target/debug/deps/libosproto-3b9cfb82d5390de5.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ca7968c0284837e0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-10500dc724087d61.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-73fa2cc88282765c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a85048285a89cd30.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8f41436a01ea2536.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dddddf48cb962e0a.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-34b400701c34e679.rlib" "/opt/rustwide/target/debug/deps/libflate2-fe60e98a63d875df.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dfeedc8e1a118ac0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e699484b63f4ef2c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fe2173a97709cb58.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-bcbfe2751fe1576a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-b377d9553d374aae.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d06d0e9f5583d3e0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9a5701f40c1b1dee.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2778e7c1b8d0bb59.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libtokio-995a8e56149563f4.rlib" "/opt/rustwide/target/debug/deps/libmio-49ebbf79920d2159.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-13476c7d519c1d38.rlib" "/opt/rustwide/target/debug/deps/libnet2-a5377bbaf88405f4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1b0025b539bb900f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0ef39bd0301ece73.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/liburl-78461cec50292dac.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libipnet-8c016b3c8675c02a.rlib" "/opt/rustwide/target/debug/deps/libeui48-42a0f63909be0b28.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libchrono-37f86f0b747f87cc.rlib" "/opt/rustwide/target/debug/deps/libserde-926c6c30bf3fd095.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libtime-c14485d17f3372af.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-0143bd37628f8112.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-845402a648687370.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-0d321cc8d36af216.rlib" "/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2689bc9b766c4f5d00fec8cb1cec57342246d35ac7f9011f493b26149ee06441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2689bc9b766c4f5d00fec8cb1cec57342246d35ac7f9011f493b26149ee06441", kill_on_drop: false }` [INFO] [stdout] 2689bc9b766c4f5d00fec8cb1cec57342246d35ac7f9011f493b26149ee06441