[INFO] fetching crate wx-work 0.2.0... [INFO] testing wx-work-0.2.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate wx-work 0.2.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate wx-work 0.2.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wx-work 0.2.0 [INFO] finished tweaking crates.io crate wx-work 0.2.0 [INFO] tweaked toml for crates.io crate wx-work 0.2.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate wx-work 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-web-codegen v0.5.0-beta.2 [INFO] [stderr] Downloaded actix-http v3.0.0-beta.6 [INFO] [stderr] Downloaded actix-macros v0.2.0 [INFO] [stderr] Downloaded actix-web v4.0.0-beta.6 [INFO] [stderr] Downloaded async-trait v0.1.38 [INFO] [stderr] Downloaded pin-project-internal v1.0.3 [INFO] [stderr] Downloaded pin-project v1.0.3 [INFO] [stderr] Downloaded ring v0.16.16 [INFO] [stderr] Downloaded xmltree v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] 492442a30463bf9370735ab0a9e288cf3c8c0c5caf89c253cacbc2d6404609c2 [INFO] running `Command { std: "docker" "start" "-a" "492442a30463bf9370735ab0a9e288cf3c8c0c5caf89c253cacbc2d6404609c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "492442a30463bf9370735ab0a9e288cf3c8c0c5caf89c253cacbc2d6404609c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "492442a30463bf9370735ab0a9e288cf3c8c0c5caf89c253cacbc2d6404609c2", kill_on_drop: false }` [INFO] [stdout] 492442a30463bf9370735ab0a9e288cf3c8c0c5caf89c253cacbc2d6404609c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b02f01bcc806218632aea7d421032ff6ebc381cf172280e6854279241bf598bc [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" "b02f01bcc806218632aea7d421032ff6ebc381cf172280e6854279241bf598bc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling xmltree v0.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling want v0.3.0 [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 sha-1 v0.9.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling ring v0.16.16 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.38 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling actix-server v2.0.0-beta.5 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-http v3.0.0-beta.6 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling actix-web v4.0.0-beta.6 [INFO] [stderr] Compiling wx-work v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 48s [INFO] running `Command { std: "docker" "inspect" "b02f01bcc806218632aea7d421032ff6ebc381cf172280e6854279241bf598bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b02f01bcc806218632aea7d421032ff6ebc381cf172280e6854279241bf598bc", kill_on_drop: false }` [INFO] [stdout] b02f01bcc806218632aea7d421032ff6ebc381cf172280e6854279241bf598bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0895d6bf385b7e461dc3807015764fa254d6366424ee2abdfc0f63ad3297e8d [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" "b0895d6bf385b7e461dc3807015764fa254d6366424ee2abdfc0f63ad3297e8d", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling wx-work v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/upload_file-2115ff51f559ae72.upload_file.f15abbfe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-2115ff51f559ae72.upload_file.f15abbfe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-2115ff51f559ae72.upload_file.f15abbfe-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-2115ff51f559ae72.upload_file.f15abbfe-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-2115ff51f559ae72.upload_file.f15abbfe-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-2115ff51f559ae72.upload_file.f15abbfe-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-2115ff51f559ae72.upload_file.f15abbfe-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-2115ff51f559ae72.upload_file.f15abbfe-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-2115ff51f559ae72.upload_file.f15abbfe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-2115ff51f559ae72.upload_file.f15abbfe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-2115ff51f559ae72.upload_file.f15abbfe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-2115ff51f559ae72.upload_file.f15abbfe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-2115ff51f559ae72.upload_file.f15abbfe-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-2115ff51f559ae72.upload_file.f15abbfe-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-2115ff51f559ae72.upload_file.f15abbfe-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-2115ff51f559ae72.upload_file.f15abbfe-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/upload_file-2115ff51f559ae72.34xm3ffh404cgkqw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-b76c453beaf46c8f/out" "-L" "/opt/rustwide/target/debug/build/ring-c8401fd46e24d391/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwx_work-060e599439f9725a.rlib" "/opt/rustwide/target/debug/deps/librand-505d3f296b54f2f8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2b10abaf8f1f28af.rlib" "/opt/rustwide/target/debug/deps/librand_core-581dd6f7cecf4a50.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-abe17eb80aa21d34.rlib" "/opt/rustwide/target/debug/deps/libanyhow-84e81766c021a8b6.rlib" "/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libfutures-3461e5a071b8999f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e1b953251847f7c1.rlib" "/opt/rustwide/target/debug/deps/libactix_web-f5d29bb50303eee5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e8a499fd9bfc74a7.rlib" "/opt/rustwide/target/debug/deps/libactix_server-9190f6968ef36703.rlib" "/opt/rustwide/target/debug/deps/libcookie-f0476c28c000c540.rlib" "/opt/rustwide/target/debug/deps/libactix_router-a9d44bbccc7ee676.rlib" "/opt/rustwide/target/debug/deps/libregex-2e8e4652d858441c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-64af4cd96b64887d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f62745ac6f27d8c0.rlib" "/opt/rustwide/target/debug/deps/libactix_http-df04b05dbcf23f83.rlib" "/opt/rustwide/target/debug/deps/librand-8f3297f50108cfa9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-23fc79ba6a5cb730.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a4980a5c0afc511f.rlib" "/opt/rustwide/target/debug/deps/librand_core-9bf105f109f6953a.rlib" "/opt/rustwide/target/debug/deps/libsha1-9d430ec2b17fc82e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4113982dc57591d4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8c4fed54511dd4e1.rlib" "/opt/rustwide/target/debug/deps/libdigest-fbb52eab64bc809e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-34e8d27d7fd616e1.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-64892f168aaa7b07.rlib" "/opt/rustwide/target/debug/deps/libbytestring-d1de2f1e4328721a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libflate2-3b5cc79842493332.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0c97df98b09a2d20.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-08a598dffa25bc69.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-f88bc4e6ace0e58e.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-edf3c5c5be28b4ac.rlib" "/opt/rustwide/target/debug/deps/libtime-9fa3fc5dd310ff92.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-51e824ee24f297a7.rlib" "/opt/rustwide/target/debug/deps/libstandback-783b3c5cb3b9a28a.rlib" "/opt/rustwide/target/debug/deps/libahash-e006a023fb89cbb5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cc2a64a354987625.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-960871b8a0eabd96.rlib" "/opt/rustwide/target/debug/deps/libactix_service-4b6b863908edc8bc.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-ef7b7b741b4a95e9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-f5560fa67de8f0b9.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-a40e10f372b1bd77.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-2b541e30858ba618.rlib" "/opt/rustwide/target/debug/deps/libxmltree-4233967db7a8747c.rlib" "/opt/rustwide/target/debug/deps/libxml-fe74142e2273306a.rlib" "/opt/rustwide/target/debug/deps/libsha1-a3b50ebda4a1e288.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-c2a7253c94f11e83.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7c57e1797ed98d03.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-6938a78107ba7c4d.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-057d5701e47406d3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-dfd8eeb8444cfcc7.rlib" "/opt/rustwide/target/debug/deps/libaes-cb856ae7d52d19a0.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-2cdf75a87b42966f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e56524b8e4e4333.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-4f6087e1d3d2eb15.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2d54a2d7a285aef0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3e376aaa9378417c.rlib" "/opt/rustwide/target/debug/deps/libitertools-0cdde7e163d51344.rlib" "/opt/rustwide/target/debug/deps/libeither-58c64cbe0b4e2422.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9da375c17e9899f6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-391285bb69b36d3e.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-62d7b955c22dfe51.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-5318395e31a838d3.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-6fb2e0329bc4923e.rlib" "/opt/rustwide/target/debug/deps/librustls-0d50eb1d9c512c0c.rlib" "/opt/rustwide/target/debug/deps/libsct-302d456ac0a90736.rlib" "/opt/rustwide/target/debug/deps/libwebpki-316c6963bbf0d144.rlib" "/opt/rustwide/target/debug/deps/libring-6d619fbeef0ee914.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-38d567f5f3941c7e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-58c51bafffbac1b4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-40cd9d288c702952.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libserde-ffd16054107cda2b.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a59ec737332220a2.rlib" "/opt/rustwide/target/debug/deps/libunicase-1383c2dc1b9882fc.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libhyper-8b4ebeccf99fc80d.rlib" "/opt/rustwide/target/debug/deps/libwant-5139cfb3ecdc40c6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d987a868f5a1d43d.rlib" "/opt/rustwide/target/debug/deps/libh2-8d7608b839aaa5be.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4cbe10e3c27d9294.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9698ea9016cb2d29.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f0dd4d5aeb785f86.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libtracing-96f7341baa436cf5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8453afbfa685589f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libtokio-be851c86e515dd91.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5f993790fdd21056.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dd98f81edd9d7d0a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05bd4dde11e2d7ec.rlib" "/opt/rustwide/target/debug/deps/libmio-73899a7ef8441916.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1ddaa36c7e0a6e7e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-aaa08d3b94f4cadd.rlib" "/opt/rustwide/target/debug/deps/liblibc-cc3500a462ca7d3f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d711f443c61b18d7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-96695d3b3b1f96a2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5dc6008279afb55e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-72fc292eea4dd6c8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ea1aace9ed0e5b1e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5815263ef222b6be.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1c41dc453ad14dfd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b9d2d58497d450ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0bb98dc26931c9bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f4635573ab7d0128.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4e7ba57aad6cd43c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-14c543aec43f03ca.rlib" "/opt/rustwide/target/debug/deps/libidna-ae87189b1da41f1d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-22f526961cd77180.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-488a3a615ad32ff5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-04eaf20a6b8209a8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-dbc9c7830f748add.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/liblog-3c37482d804b01ce.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/upload_file-2115ff51f559ae72" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/echo-e9ff7b20de35af53.echo.3b9a49a2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/echo-e9ff7b20de35af53.echo.3b9a49a2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/echo-e9ff7b20de35af53.echo.3b9a49a2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/echo-e9ff7b20de35af53.echo.3b9a49a2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/echo-e9ff7b20de35af53.echo.3b9a49a2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/echo-e9ff7b20de35af53.echo.3b9a49a2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/echo-e9ff7b20de35af53.echo.3b9a49a2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/echo-e9ff7b20de35af53.echo.3b9a49a2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/echo-e9ff7b20de35af53.echo.3b9a49a2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/echo-e9ff7b20de35af53.echo.3b9a49a2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/echo-e9ff7b20de35af53.echo.3b9a49a2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/echo-e9ff7b20de35af53.echo.3b9a49a2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/echo-e9ff7b20de35af53.echo.3b9a49a2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/echo-e9ff7b20de35af53.echo.3b9a49a2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/echo-e9ff7b20de35af53.echo.3b9a49a2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/echo-e9ff7b20de35af53.echo.3b9a49a2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/echo-e9ff7b20de35af53.55v2gk621um6gbh3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-b76c453beaf46c8f/out" "-L" "/opt/rustwide/target/debug/build/ring-c8401fd46e24d391/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-6e8bb890631e2610.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c96808e7beca6ad9.rlib" "/opt/rustwide/target/debug/deps/libatty-7ce2ed948f025679.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libwx_work-060e599439f9725a.rlib" "/opt/rustwide/target/debug/deps/librand-505d3f296b54f2f8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2b10abaf8f1f28af.rlib" "/opt/rustwide/target/debug/deps/librand_core-581dd6f7cecf4a50.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-abe17eb80aa21d34.rlib" "/opt/rustwide/target/debug/deps/libanyhow-84e81766c021a8b6.rlib" "/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libfutures-3461e5a071b8999f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e1b953251847f7c1.rlib" "/opt/rustwide/target/debug/deps/libactix_web-f5d29bb50303eee5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e8a499fd9bfc74a7.rlib" "/opt/rustwide/target/debug/deps/libactix_server-9190f6968ef36703.rlib" "/opt/rustwide/target/debug/deps/libcookie-f0476c28c000c540.rlib" "/opt/rustwide/target/debug/deps/libactix_router-a9d44bbccc7ee676.rlib" "/opt/rustwide/target/debug/deps/libregex-2e8e4652d858441c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-64af4cd96b64887d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f62745ac6f27d8c0.rlib" "/opt/rustwide/target/debug/deps/libactix_http-df04b05dbcf23f83.rlib" "/opt/rustwide/target/debug/deps/librand-8f3297f50108cfa9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-23fc79ba6a5cb730.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a4980a5c0afc511f.rlib" "/opt/rustwide/target/debug/deps/librand_core-9bf105f109f6953a.rlib" "/opt/rustwide/target/debug/deps/libsha1-9d430ec2b17fc82e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4113982dc57591d4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8c4fed54511dd4e1.rlib" "/opt/rustwide/target/debug/deps/libdigest-fbb52eab64bc809e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-34e8d27d7fd616e1.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-64892f168aaa7b07.rlib" "/opt/rustwide/target/debug/deps/libbytestring-d1de2f1e4328721a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libflate2-3b5cc79842493332.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0c97df98b09a2d20.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-08a598dffa25bc69.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-f88bc4e6ace0e58e.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-edf3c5c5be28b4ac.rlib" "/opt/rustwide/target/debug/deps/libtime-9fa3fc5dd310ff92.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-51e824ee24f297a7.rlib" "/opt/rustwide/target/debug/deps/libstandback-783b3c5cb3b9a28a.rlib" "/opt/rustwide/target/debug/deps/libahash-e006a023fb89cbb5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cc2a64a354987625.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-960871b8a0eabd96.rlib" "/opt/rustwide/target/debug/deps/libactix_service-4b6b863908edc8bc.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-ef7b7b741b4a95e9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-f5560fa67de8f0b9.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-a40e10f372b1bd77.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-2b541e30858ba618.rlib" "/opt/rustwide/target/debug/deps/libxmltree-4233967db7a8747c.rlib" "/opt/rustwide/target/debug/deps/libxml-fe74142e2273306a.rlib" "/opt/rustwide/target/debug/deps/libsha1-a3b50ebda4a1e288.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-c2a7253c94f11e83.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7c57e1797ed98d03.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-6938a78107ba7c4d.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-057d5701e47406d3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-dfd8eeb8444cfcc7.rlib" "/opt/rustwide/target/debug/deps/libaes-cb856ae7d52d19a0.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-2cdf75a87b42966f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e56524b8e4e4333.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-4f6087e1d3d2eb15.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2d54a2d7a285aef0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3e376aaa9378417c.rlib" "/opt/rustwide/target/debug/deps/libitertools-0cdde7e163d51344.rlib" "/opt/rustwide/target/debug/deps/libeither-58c64cbe0b4e2422.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9da375c17e9899f6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-391285bb69b36d3e.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-62d7b955c22dfe51.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-5318395e31a838d3.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-6fb2e0329bc4923e.rlib" "/opt/rustwide/target/debug/deps/librustls-0d50eb1d9c512c0c.rlib" "/opt/rustwide/target/debug/deps/libsct-302d456ac0a90736.rlib" "/opt/rustwide/target/debug/deps/libwebpki-316c6963bbf0d144.rlib" "/opt/rustwide/target/debug/deps/libring-6d619fbeef0ee914.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-38d567f5f3941c7e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-58c51bafffbac1b4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-40cd9d288c702952.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libserde-ffd16054107cda2b.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a59ec737332220a2.rlib" "/opt/rustwide/target/debug/deps/libunicase-1383c2dc1b9882fc.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libhyper-8b4ebeccf99fc80d.rlib" "/opt/rustwide/target/debug/deps/libwant-5139cfb3ecdc40c6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d987a868f5a1d43d.rlib" "/opt/rustwide/target/debug/deps/libh2-8d7608b839aaa5be.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4cbe10e3c27d9294.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9698ea9016cb2d29.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f0dd4d5aeb785f86.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libtracing-96f7341baa436cf5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8453afbfa685589f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libtokio-be851c86e515dd91.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5f993790fdd21056.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dd98f81edd9d7d0a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05bd4dde11e2d7ec.rlib" "/opt/rustwide/target/debug/deps/libmio-73899a7ef8441916.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1ddaa36c7e0a6e7e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-aaa08d3b94f4cadd.rlib" "/opt/rustwide/target/debug/deps/liblibc-cc3500a462ca7d3f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d711f443c61b18d7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-96695d3b3b1f96a2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5dc6008279afb55e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-72fc292eea4dd6c8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ea1aace9ed0e5b1e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5815263ef222b6be.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1c41dc453ad14dfd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b9d2d58497d450ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0bb98dc26931c9bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f4635573ab7d0128.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4e7ba57aad6cd43c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-14c543aec43f03ca.rlib" "/opt/rustwide/target/debug/deps/libidna-ae87189b1da41f1d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-22f526961cd77180.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-488a3a615ad32ff5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-04eaf20a6b8209a8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-dbc9c7830f748add.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/liblog-3c37482d804b01ce.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libdotenv-125f133611da0722.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/echo-e9ff7b20de35af53" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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" "b0895d6bf385b7e461dc3807015764fa254d6366424ee2abdfc0f63ad3297e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0895d6bf385b7e461dc3807015764fa254d6366424ee2abdfc0f63ad3297e8d", kill_on_drop: false }` [INFO] [stdout] b0895d6bf385b7e461dc3807015764fa254d6366424ee2abdfc0f63ad3297e8d