[INFO] fetching crate wx-work 0.1.1... [INFO] testing wx-work-0.1.1 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate wx-work 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate wx-work 0.1.1 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wx-work 0.1.1 [INFO] finished tweaking crates.io crate wx-work 0.1.1 [INFO] tweaked toml for crates.io crate wx-work 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate wx-work 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f90619a78d6bf33b11baa7ce9727dec0a230c81eec615b70770903b46464ff2 [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" "2f90619a78d6bf33b11baa7ce9727dec0a230c81eec615b70770903b46464ff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f90619a78d6bf33b11baa7ce9727dec0a230c81eec615b70770903b46464ff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f90619a78d6bf33b11baa7ce9727dec0a230c81eec615b70770903b46464ff2", kill_on_drop: false }` [INFO] [stdout] 2f90619a78d6bf33b11baa7ce9727dec0a230c81eec615b70770903b46464ff2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d6ffbc76a952039c8cebfcb6eec1fb49fe2cd0a98c8152c9566fb358206286a [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" "8d6ffbc76a952039c8cebfcb6eec1fb49fe2cd0a98c8152c9566fb358206286a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling xmltree v0.10.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-rt v1.1.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling wx-work v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `Command { std: "docker" "inspect" "8d6ffbc76a952039c8cebfcb6eec1fb49fe2cd0a98c8152c9566fb358206286a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d6ffbc76a952039c8cebfcb6eec1fb49fe2cd0a98c8152c9566fb358206286a", kill_on_drop: false }` [INFO] [stdout] 8d6ffbc76a952039c8cebfcb6eec1fb49fe2cd0a98c8152c9566fb358206286a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c2360e1342dc4c62365a7e44e1c3e57ded168eb68667b4fa6ffa039b09d6ffb4 [INFO] running `Command { std: "docker" "start" "-a" "c2360e1342dc4c62365a7e44e1c3e57ded168eb68667b4fa6ffa039b09d6ffb4", kill_on_drop: false }` [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling wx-work v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/upload_file-6395775adada7b49.upload_file.9dpdjg3f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-6395775adada7b49.upload_file.9dpdjg3f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-6395775adada7b49.upload_file.9dpdjg3f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-6395775adada7b49.upload_file.9dpdjg3f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-6395775adada7b49.upload_file.9dpdjg3f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-6395775adada7b49.upload_file.9dpdjg3f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-6395775adada7b49.upload_file.9dpdjg3f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-6395775adada7b49.upload_file.9dpdjg3f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-6395775adada7b49.upload_file.9dpdjg3f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-6395775adada7b49.upload_file.9dpdjg3f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-6395775adada7b49.upload_file.9dpdjg3f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-6395775adada7b49.upload_file.9dpdjg3f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-6395775adada7b49.upload_file.9dpdjg3f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-6395775adada7b49.upload_file.9dpdjg3f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-6395775adada7b49.upload_file.9dpdjg3f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-6395775adada7b49.upload_file.9dpdjg3f-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/upload_file-6395775adada7b49" "/opt/rustwide/target/debug/examples/upload_file-6395775adada7b49.2k15ewracc6d3eb9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-be29bef87eb4a447/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-1d148bb73836a538/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwx_work-52c620c4ee8d1b64.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8aa962ecad46c057.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libbase64-aa651a90fdf2d160.rlib" "/opt/rustwide/target/debug/deps/libactix_web-24d706a0c2c67cd2.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-83f93a25f760d623.rlib" "/opt/rustwide/target/debug/deps/libawc-6f187211335a4f20.rlib" "/opt/rustwide/target/debug/deps/libactix_server-7ba02bf89841cfc8.rlib" "/opt/rustwide/target/debug/deps/libactix_router-19b9584fb6839837.rlib" "/opt/rustwide/target/debug/deps/libbytestring-427ac4e8dc7661da.rlib" "/opt/rustwide/target/debug/deps/libactix_http-71bc26540cfcb662.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/libchrono-4322a8dccf9c5f36.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c3da9c790a896ed4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e4b83ba858a73561.rlib" "/opt/rustwide/target/debug/deps/libregex-f6096ead3adee80d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-259ffdb2f55307b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libflate2-6f76dd98c8eaee00.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-261889f8467fb040.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-3bddca4388508abb.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b98da9618ce9e6a8.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-c2a2f21c1cc11449.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-d79850cfa219a37f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-da4599c513340cb3.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-4173b55b02e934d4.rlib" "/opt/rustwide/target/debug/deps/librand-08ae9570c6018e2f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bc938b867f53792e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-bc51fa45f314635f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce9a27255935ba43.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-a6a26e8f154eda3f.rlib" "/opt/rustwide/target/debug/deps/libhostname-4c9c45522441dd03.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-5a0874b066a51a37.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libfailure-fc8aec6074322332.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c26979a3e51ea340.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3c64dd2eff944bbc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libfutures-5d7d9cb662f65fa6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a5e33d644092c722.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-9e8784c4f1a6b7b2.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-3b0e6d2855644021.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-ccc9325819d42a46.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-90d7f06f59fbcb18.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f972a4654f9936d0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libcopyless-aa327f7d3e6b9e70.rlib" "/opt/rustwide/target/debug/deps/libactix_service-40b20a79756b4c9c.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-26f60817c674bc0c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f78f18437cbb11e0.rlib" "/opt/rustwide/target/debug/deps/libxmltree-522ba42078d4a43b.rlib" "/opt/rustwide/target/debug/deps/libxml-cda3d123d95e0097.rlib" "/opt/rustwide/target/debug/deps/libsha1-9dca48d2de46990f.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-50264da1d88ba9be.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libaes-7c50ff70cec37c43.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-ea93f7732e3c254f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-ed6482bafa649d8d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libitertools-2af3c4f5adc5a37e.rlib" "/opt/rustwide/target/debug/deps/libeither-ed5c769c78b55fcc.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7f773541c1a5b2f2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1e39fc76285dd22c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c363cc948d5f718c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-3338b161ca441ed0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5f8c7e58a811d724.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8c5095969364fcf0.rlib" "/opt/rustwide/target/debug/deps/libryu-8e9eea2d356f9ff2.rlib" "/opt/rustwide/target/debug/deps/libserde-4ffcf66ab0441be7.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c85e43ac9bc179c7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c50cddffaea6e3ca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-881a4300350c895d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-9215f9d8e4f70a07.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-20701a0dc78a2223.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-da1e323fa5e99730.rlib" "/opt/rustwide/target/debug/deps/libtime-b2c476e633792aab.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2e37fd664e2b1594.rlib" "/opt/rustwide/target/debug/deps/libtokio-803164b306eda88d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aff88d3299251804.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-e54a91998fef9b3b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7aa8e802084641d4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f0e3f0e412336a0d.rlib" "/opt/rustwide/target/debug/deps/libmio-43ae7b821b22308e.rlib" "/opt/rustwide/target/debug/deps/libiovec-18bbfa4fb9a9a789.rlib" "/opt/rustwide/target/debug/deps/libnet2-0417fca145ca8630.rlib" "/opt/rustwide/target/debug/deps/liblibc-8952a2c8a7e7a8b4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d86d02ece21f0afb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2a1bb7d74c8ddb47.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-10791918b19d50de.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liburl-0626ab18d30b006c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-b50903151ea4b930.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-996a372fd2a82324.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f9a3da3a8c06b05.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-76666ead33f6e753.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wx-work` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/echo-eab374d442d62a3e.echo.bggmjb2c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/echo-eab374d442d62a3e.echo.bggmjb2c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/echo-eab374d442d62a3e.echo.bggmjb2c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/echo-eab374d442d62a3e.echo.bggmjb2c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/echo-eab374d442d62a3e.echo.bggmjb2c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/echo-eab374d442d62a3e.echo.bggmjb2c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/echo-eab374d442d62a3e.echo.bggmjb2c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/echo-eab374d442d62a3e.echo.bggmjb2c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/echo-eab374d442d62a3e.echo.bggmjb2c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/echo-eab374d442d62a3e.echo.bggmjb2c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/echo-eab374d442d62a3e.echo.bggmjb2c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/echo-eab374d442d62a3e.echo.bggmjb2c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/echo-eab374d442d62a3e.echo.bggmjb2c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/echo-eab374d442d62a3e.echo.bggmjb2c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/echo-eab374d442d62a3e.echo.bggmjb2c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/echo-eab374d442d62a3e.echo.bggmjb2c-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/echo-eab374d442d62a3e" "/opt/rustwide/target/debug/examples/echo-eab374d442d62a3e.53y6x9gduoxnldph.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-be29bef87eb4a447/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-1d148bb73836a538/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-fa9ac4c5f73c0abf.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libatty-bb36d4c105f58819.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libwx_work-52c620c4ee8d1b64.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8aa962ecad46c057.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libbase64-aa651a90fdf2d160.rlib" "/opt/rustwide/target/debug/deps/libactix_web-24d706a0c2c67cd2.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-83f93a25f760d623.rlib" "/opt/rustwide/target/debug/deps/libawc-6f187211335a4f20.rlib" "/opt/rustwide/target/debug/deps/libactix_server-7ba02bf89841cfc8.rlib" "/opt/rustwide/target/debug/deps/libactix_router-19b9584fb6839837.rlib" "/opt/rustwide/target/debug/deps/libbytestring-427ac4e8dc7661da.rlib" "/opt/rustwide/target/debug/deps/libactix_http-71bc26540cfcb662.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/libchrono-4322a8dccf9c5f36.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c3da9c790a896ed4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e4b83ba858a73561.rlib" "/opt/rustwide/target/debug/deps/libregex-f6096ead3adee80d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-259ffdb2f55307b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libflate2-6f76dd98c8eaee00.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-261889f8467fb040.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-3bddca4388508abb.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b98da9618ce9e6a8.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-c2a2f21c1cc11449.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-d79850cfa219a37f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-da4599c513340cb3.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-4173b55b02e934d4.rlib" "/opt/rustwide/target/debug/deps/librand-08ae9570c6018e2f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bc938b867f53792e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-bc51fa45f314635f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce9a27255935ba43.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-a6a26e8f154eda3f.rlib" "/opt/rustwide/target/debug/deps/libhostname-4c9c45522441dd03.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-5a0874b066a51a37.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libfailure-fc8aec6074322332.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c26979a3e51ea340.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3c64dd2eff944bbc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libfutures-5d7d9cb662f65fa6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a5e33d644092c722.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-9e8784c4f1a6b7b2.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-3b0e6d2855644021.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-ccc9325819d42a46.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-90d7f06f59fbcb18.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f972a4654f9936d0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libcopyless-aa327f7d3e6b9e70.rlib" "/opt/rustwide/target/debug/deps/libactix_service-40b20a79756b4c9c.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-26f60817c674bc0c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f78f18437cbb11e0.rlib" "/opt/rustwide/target/debug/deps/libxmltree-522ba42078d4a43b.rlib" "/opt/rustwide/target/debug/deps/libxml-cda3d123d95e0097.rlib" "/opt/rustwide/target/debug/deps/libsha1-9dca48d2de46990f.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-50264da1d88ba9be.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libaes-7c50ff70cec37c43.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-ea93f7732e3c254f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-ed6482bafa649d8d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libitertools-2af3c4f5adc5a37e.rlib" "/opt/rustwide/target/debug/deps/libeither-ed5c769c78b55fcc.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7f773541c1a5b2f2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1e39fc76285dd22c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c363cc948d5f718c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-3338b161ca441ed0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5f8c7e58a811d724.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8c5095969364fcf0.rlib" "/opt/rustwide/target/debug/deps/libryu-8e9eea2d356f9ff2.rlib" "/opt/rustwide/target/debug/deps/libserde-4ffcf66ab0441be7.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c85e43ac9bc179c7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c50cddffaea6e3ca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-881a4300350c895d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-9215f9d8e4f70a07.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-20701a0dc78a2223.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-da1e323fa5e99730.rlib" "/opt/rustwide/target/debug/deps/libtime-b2c476e633792aab.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2e37fd664e2b1594.rlib" "/opt/rustwide/target/debug/deps/libtokio-803164b306eda88d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aff88d3299251804.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-e54a91998fef9b3b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7aa8e802084641d4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f0e3f0e412336a0d.rlib" "/opt/rustwide/target/debug/deps/libmio-43ae7b821b22308e.rlib" "/opt/rustwide/target/debug/deps/libiovec-18bbfa4fb9a9a789.rlib" "/opt/rustwide/target/debug/deps/libnet2-0417fca145ca8630.rlib" "/opt/rustwide/target/debug/deps/liblibc-8952a2c8a7e7a8b4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d86d02ece21f0afb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2a1bb7d74c8ddb47.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-10791918b19d50de.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liburl-0626ab18d30b006c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-b50903151ea4b930.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-996a372fd2a82324.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f9a3da3a8c06b05.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-76666ead33f6e753.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libdotenv-716ab7cbf31d34fe.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c2360e1342dc4c62365a7e44e1c3e57ded168eb68667b4fa6ffa039b09d6ffb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2360e1342dc4c62365a7e44e1c3e57ded168eb68667b4fa6ffa039b09d6ffb4", kill_on_drop: false }` [INFO] [stdout] c2360e1342dc4c62365a7e44e1c3e57ded168eb68667b4fa6ffa039b09d6ffb4