[INFO] fetching crate ntex 0.1.11... [INFO] testing ntex-0.1.11 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate ntex 0.1.11 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate ntex 0.1.11 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ntex 0.1.11 [INFO] finished tweaking crates.io crate ntex 0.1.11 [INFO] tweaked toml for crates.io crate ntex 0.1.11 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate ntex 0.1.11 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8ea3261650b24512eb74f09e895c7b2f6163b3bb7405c47f850ebceb40febeb9 [INFO] running `"docker" "start" "-a" "8ea3261650b24512eb74f09e895c7b2f6163b3bb7405c47f850ebceb40febeb9"` [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling trust-dns-proto v0.19.4 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling ntex-router v0.3.3 [INFO] [stderr] Compiling trust-dns-resolver v0.19.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling ntex-rt v0.1.1 [INFO] [stderr] Compiling ntex-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling ntex v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `"docker" "inspect" "8ea3261650b24512eb74f09e895c7b2f6163b3bb7405c47f850ebceb40febeb9"` [INFO] running `"docker" "rm" "-f" "8ea3261650b24512eb74f09e895c7b2f6163b3bb7405c47f850ebceb40febeb9"` [INFO] [stdout] 8ea3261650b24512eb74f09e895c7b2f6163b3bb7405c47f850ebceb40febeb9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b762f660f1241396a840ea41f147e9e68627519761912c091c0880227bc1147d [INFO] running `"docker" "start" "-a" "b762f660f1241396a840ea41f147e9e68627519761912c091c0880227bc1147d"` [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling ntex v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `brotli2` [INFO] [stderr] --> tests/web_server.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use brotli2::write::{BrotliDecoder, BrotliEncoder}; [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `brotli2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `flate2` [INFO] [stderr] --> tests/web_server.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use flate2::read::GzDecoder; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `flate2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `flate2` [INFO] [stderr] --> tests/web_server.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use flate2::write::{GzEncoder, ZlibDecoder, ZlibEncoder}; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `flate2` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `ntex::web::middleware::Compress` [INFO] [stderr] --> tests/web_server.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | use ntex::web::middleware::Compress; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Compress` in `web::middleware` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `flate2` [INFO] [stderr] --> tests/web_server.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use flate2::Compression; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `flate2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `GzDecoder` [INFO] [stderr] --> tests/web_server.rs:125:17 [INFO] [stderr] | [INFO] [stderr] 125 | let mut e = GzDecoder::new(&bytes[..]); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `GzDecoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `GzDecoder` [INFO] [stderr] --> tests/web_server.rs:154:17 [INFO] [stderr] | [INFO] [stderr] 154 | let mut e = GzDecoder::new(&bytes[..]); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `GzDecoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ZlibDecoder` [INFO] [stderr] --> tests/web_server.rs:194:17 [INFO] [stderr] | [INFO] [stderr] 194 | let mut e = ZlibDecoder::new(Vec::new()); [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `ZlibDecoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ZlibDecoder` [INFO] [stderr] --> tests/web_server.rs:213:17 [INFO] [stderr] | [INFO] [stderr] 213 | let mut e = ZlibDecoder::new(Vec::new()); [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `ZlibDecoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `GzDecoder` [INFO] [stderr] --> tests/web_server.rs:246:17 [INFO] [stderr] | [INFO] [stderr] 246 | let mut e = GzDecoder::new(&bytes[..]); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `GzDecoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `GzDecoder` [INFO] [stderr] --> tests/web_server.rs:282:17 [INFO] [stderr] | [INFO] [stderr] 282 | let mut e = GzDecoder::new(&bytes[..]); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `GzDecoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `GzDecoder` [INFO] [stderr] --> tests/web_server.rs:317:17 [INFO] [stderr] | [INFO] [stderr] 317 | let mut e = GzDecoder::new(&bytes[..]); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `GzDecoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BrotliDecoder` [INFO] [stderr] --> tests/web_server.rs:347:17 [INFO] [stderr] | [INFO] [stderr] 347 | let mut e = BrotliDecoder::new(Vec::with_capacity(2048)); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `BrotliDecoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ZlibDecoder` [INFO] [stderr] --> tests/web_server.rs:421:17 [INFO] [stderr] | [INFO] [stderr] 421 | let mut e = ZlibDecoder::new(Vec::new()); [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `ZlibDecoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BrotliDecoder` [INFO] [stderr] --> tests/web_server.rs:450:17 [INFO] [stderr] | [INFO] [stderr] 450 | let mut e = BrotliDecoder::new(Vec::with_capacity(2048)); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `BrotliDecoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `GzEncoder` [INFO] [stderr] --> tests/web_server.rs:467:17 [INFO] [stderr] | [INFO] [stderr] 467 | let mut e = GzEncoder::new(Vec::new(), Compression::default()); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `GzEncoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `GzEncoder` [INFO] [stderr] --> tests/web_server.rs:492:17 [INFO] [stderr] | [INFO] [stderr] 492 | let mut e = GzEncoder::new(Vec::new(), Compression::default()); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `GzEncoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `GzEncoder` [INFO] [stderr] --> tests/web_server.rs:518:17 [INFO] [stderr] | [INFO] [stderr] 518 | let mut e = GzEncoder::new(Vec::new(), Compression::default()); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `GzEncoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `GzEncoder` [INFO] [stderr] --> tests/web_server.rs:548:17 [INFO] [stderr] | [INFO] [stderr] 548 | let mut e = GzEncoder::new(Vec::new(), Compression::default()); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `GzEncoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ZlibEncoder` [INFO] [stderr] --> tests/web_server.rs:573:17 [INFO] [stderr] | [INFO] [stderr] 573 | let mut e = ZlibEncoder::new(Vec::new(), Compression::default()); [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `ZlibEncoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ZlibEncoder` [INFO] [stderr] --> tests/web_server.rs:599:17 [INFO] [stderr] | [INFO] [stderr] 599 | let mut e = ZlibEncoder::new(Vec::new(), Compression::default()); [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `ZlibEncoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ZlibEncoder` [INFO] [stderr] --> tests/web_server.rs:629:17 [INFO] [stderr] | [INFO] [stderr] 629 | let mut e = ZlibEncoder::new(Vec::new(), Compression::default()); [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `ZlibEncoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BrotliEncoder` [INFO] [stderr] --> tests/web_server.rs:655:17 [INFO] [stderr] | [INFO] [stderr] 655 | let mut e = BrotliEncoder::new(Vec::new(), 5); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `BrotliEncoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BrotliEncoder` [INFO] [stderr] --> tests/web_server.rs:689:17 [INFO] [stderr] | [INFO] [stderr] 689 | let mut e = BrotliEncoder::new(Vec::new(), 5); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `BrotliEncoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `coo_kie` [INFO] [stderr] --> tests/web_server.rs:1002:21 [INFO] [stderr] | [INFO] [stderr] 1002 | coo_kie::CookieBuilder::new("first", "first_value") [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `coo_kie` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `coo_kie` [INFO] [stderr] --> tests/web_server.rs:1006:25 [INFO] [stderr] | [INFO] [stderr] 1006 | .cookie(coo_kie::Cookie::new("second", "first_value")) [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `coo_kie` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `coo_kie` [INFO] [stderr] --> tests/web_server.rs:1007:25 [INFO] [stderr] | [INFO] [stderr] 1007 | .cookie(coo_kie::Cookie::new("second", "second_value")) [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `coo_kie` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `coo_kie` [INFO] [stderr] --> tests/web_server.rs:1012:24 [INFO] [stderr] | [INFO] [stderr] 1012 | let first_cookie = coo_kie::CookieBuilder::new("first", "first_value") [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `coo_kie` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `coo_kie` [INFO] [stderr] --> tests/web_server.rs:1015:25 [INFO] [stderr] | [INFO] [stderr] 1015 | let second_cookie = coo_kie::Cookie::new("second", "second_value"); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `coo_kie` [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::time::Duration` [INFO] [stderr] --> tests/web_server.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ntex::http::HttpMessage` [INFO] [stderr] --> tests/web_server.rs:996:9 [INFO] [stderr] | [INFO] [stderr] 996 | use ntex::http::HttpMessage; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cookie` found for struct `ntex::http::response::ResponseBuilder` in the current scope [INFO] [stderr] --> tests/web_server.rs:1001:18 [INFO] [stderr] | [INFO] [stderr] 1001 | .cookie( [INFO] [stderr] | ^^^^^^ method not found in `ntex::http::response::ResponseBuilder` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cookies` found for struct `ntex::http::client::response::ClientResponse>>>>` in the current scope [INFO] [stderr] --> tests/web_server.rs:1020:28 [INFO] [stderr] | [INFO] [stderr] 1020 | let cookies = response.cookies().expect("To have cookies"); [INFO] [stderr] | ^^^^^^^ method not found in `ntex::http::client::response::ClientResponse>>>>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 31 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `ntex`. [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] [stderr] error: could not compile `ntex`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name web_httpserver --edition=2018 tests/web_httpserver.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=c3a56462c126a9f3 -C extra-filename=-c3a56462c126a9f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_threadpool=/opt/rustwide/target/debug/deps/libactix_threadpool-42b77a6df866eb58.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1166167b3e411aee.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-ee096782416ebc83.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fc6afd5af00b873a.rlib --extern bytestring=/opt/rustwide/target/debug/deps/libbytestring-c79046c4f0991e07.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-333b4d1b0ff741df.so --extern either=/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-9260705813b3047a.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-0fcc4320a25e6629.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a414a4e32014807b.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-66b8caf7bb47bcd8.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-9d1ec957bcfecff2.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-3c03f43a8bac5146.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d116623cca770c3a.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-c67f239ef9444378.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-bda53de2de206bb5.rlib --extern mio_uds=/opt/rustwide/target/debug/deps/libmio_uds-3e1fb47c0b04e379.rlib --extern ntex=/opt/rustwide/target/debug/deps/libntex-a03b88fd0a00d479.rlib --extern ntex_codec=/opt/rustwide/target/debug/deps/libntex_codec-0096e3801064a86c.rlib --extern ntex_macros=/opt/rustwide/target/debug/deps/libntex_macros-c2660846e7496704.so --extern ntex_router=/opt/rustwide/target/debug/deps/libntex_router-d9601693c3b6acf5.rlib --extern ntex_rt=/opt/rustwide/target/debug/deps/libntex_rt-36cd3412361f7f41.rlib --extern ntex_rt_macros=/opt/rustwide/target/debug/deps/libntex_rt_macros-55a7c08d4d7c5e43.so --extern ntex_service=/opt/rustwide/target/debug/deps/libntex_service-8087b562939572f7.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7317c38364e945bf.rlib --extern open_ssl=/opt/rustwide/target/debug/deps/libopenssl-8403299fb0c82125.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-a9b9984ca7310c0e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-17a7d7f969b7cadf.rlib --extern rust_tls=/opt/rustwide/target/debug/deps/librustls-9391c92f86b0b75c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-70d055a570602587.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-cd1e9bcfb439cef9.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-753ba94430d6c082.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-173929545e4d4580.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-e6711e7558c35c62.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-6dbce7870e8ddde1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-2ddb19947be7a6d0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib --extern trust_dns_proto=/opt/rustwide/target/debug/deps/libtrust_dns_proto-381f260baa9f6dc6.rlib --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-2dee89a096b7fb70.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-40ac19eb5b3027d0.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-ea0fd53bfb6e9bfc.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-a654ef4be0df1013/out -L native=/opt/rustwide/target/debug/build/ring-3ddfbebe66c36d74/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/client-f45201618b4f8b31.client.b5a5ccq4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/client-f45201618b4f8b31.client.b5a5ccq4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/client-f45201618b4f8b31.client.b5a5ccq4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/client-f45201618b4f8b31.client.b5a5ccq4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/client-f45201618b4f8b31.client.b5a5ccq4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/client-f45201618b4f8b31.client.b5a5ccq4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/client-f45201618b4f8b31.client.b5a5ccq4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/client-f45201618b4f8b31.client.b5a5ccq4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/client-f45201618b4f8b31.client.b5a5ccq4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/client-f45201618b4f8b31.client.b5a5ccq4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/client-f45201618b4f8b31.client.b5a5ccq4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/client-f45201618b4f8b31.client.b5a5ccq4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/client-f45201618b4f8b31.client.b5a5ccq4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/client-f45201618b4f8b31.client.b5a5ccq4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/client-f45201618b4f8b31.client.b5a5ccq4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/client-f45201618b4f8b31.client.b5a5ccq4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/client-f45201618b4f8b31" "/opt/rustwide/target/debug/examples/client-f45201618b4f8b31.hv5dvnklk17lrh7.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-a654ef4be0df1013/out" "-L" "/opt/rustwide/target/debug/build/ring-3ddfbebe66c36d74/out" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-0fcc4320a25e6629.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-ccddc316a849d2dd.rlib" "/opt/rustwide/target/debug/deps/libatty-69617a5d40e30f17.rlib" "/opt/rustwide/target/debug/deps/libhumantime-335d91f662dd71ff.rlib" "/opt/rustwide/target/debug/deps/libntex-a03b88fd0a00d479.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libbase64-ee096782416ebc83.rlib" "/opt/rustwide/target/debug/deps/libsha1-e6711e7558c35c62.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-4e3873620015ce7d.rlib" "/opt/rustwide/target/debug/deps/libdigest-474e4ec5380050db.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-20507eccdf1a4f61.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a4fac48ca29044a5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-41c4002da0c02294.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f3ded0b1bdfad787.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-56b41c925728f012.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-dd10c5e4d423ea6d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-173929545e4d4580.rlib" "/opt/rustwide/target/debug/deps/libdtoa-827602d81eb19c6a.rlib" "/opt/rustwide/target/debug/deps/libntex_service-8087b562939572f7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6dbce7870e8ddde1.rlib" "/opt/rustwide/target/debug/deps/libntex_rt-36cd3412361f7f41.rlib" "/opt/rustwide/target/debug/deps/libntex_router-d9601693c3b6acf5.rlib" "/opt/rustwide/target/debug/deps/libbytestring-c79046c4f0991e07.rlib" "/opt/rustwide/target/debug/deps/libregex-17a7d7f969b7cadf.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f70d72d84e5b4760.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-42b77a6df866eb58.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-05794f2a09c36537.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7317c38364e945bf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f5207a202d1efb24.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5ea6a225bf2d967d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07a300a606fd21fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libmime-c67f239ef9444378.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9260705813b3047a.rlib" "/opt/rustwide/target/debug/deps/libtime-2ddb19947be7a6d0.rlib" "/opt/rustwide/target/debug/deps/libstandback-d0ee42dee6df52f1.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-4e69f87a9e5ad8b2.rlib" "/opt/rustwide/target/debug/deps/libfxhash-66b8caf7bb47bcd8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libserde_json-753ba94430d6c082.rlib" "/opt/rustwide/target/debug/deps/libryu-12d8e5edf3ac1d84.rlib" "/opt/rustwide/target/debug/deps/libserde-70d055a570602587.rlib" "/opt/rustwide/target/debug/deps/libh2-9d1ec957bcfecff2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d116623cca770c3a.rlib" "/opt/rustwide/target/debug/deps/libhttp-3c03f43a8bac5146.rlib" "/opt/rustwide/target/debug/deps/libitoa-2a0f8bb85d8127c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8b1783c7c5adb7b7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a9b9984ca7310c0e.rlib" "/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-2dee89a096b7fb70.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-e6c61854511b6cfe.rlib" "/opt/rustwide/target/debug/deps/libhostname-d35b031f87c41c80.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ef6d04600bb38f17.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c339d616bf8720e1.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-381f260baa9f6dc6.rlib" "/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cca8b2451a4e04a3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c9e87cdf4519e3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1515ef92041a5c6a.rlib" "/opt/rustwide/target/debug/deps/liburl-40ac19eb5b3027d0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rlib" "/opt/rustwide/target/debug/deps/libidna-e0abb47c263e79cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fb934dbb15c42074.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-72cb56cac17118a9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b51bf9b784e25759.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-792efb1ece1c5863.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ddd1f5c7601919b4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-079a3bb21ce585fc.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c4bbfe64a4aeaa47.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c82cad3fbef0a017.rlib" "/opt/rustwide/target/debug/deps/libntex_codec-0096e3801064a86c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d52bd739b96f15bf.rlib" "/opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-dd794bf655fcae59.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-690a02d7e6912bd8.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-3e1fb47c0b04e379.rlib" "/opt/rustwide/target/debug/deps/libmio-bda53de2de206bb5.rlib" "/opt/rustwide/target/debug/deps/libiovec-15c872251895ac9b.rlib" "/opt/rustwide/target/debug/deps/libnet2-d82c0d63566bfddf.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dc356d37067cf7ab.rlib" "/opt/rustwide/target/debug/deps/libbytes-fc6afd5af00b873a.rlib" "/opt/rustwide/target/debug/deps/libfutures-a414a4e32014807b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d89fd92003a4391d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-37329fc7fb8f39d1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a84f2a4ba9005aa7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8ab3b0eb4c6ef7d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-316a47c413bb053f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-009a5420b8e6d6e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a7f58c7f5d01dfa6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b79f1cb1723caac.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ed1739a6b850f33d.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `ntex`. [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] [stderr] error: could not compile `ntex`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http_client --edition=2018 tests/http_client.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=aac831264624523b -C extra-filename=-aac831264624523b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_threadpool=/opt/rustwide/target/debug/deps/libactix_threadpool-42b77a6df866eb58.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1166167b3e411aee.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-ee096782416ebc83.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fc6afd5af00b873a.rlib --extern bytestring=/opt/rustwide/target/debug/deps/libbytestring-c79046c4f0991e07.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-333b4d1b0ff741df.so --extern either=/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-9260705813b3047a.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-0fcc4320a25e6629.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a414a4e32014807b.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-66b8caf7bb47bcd8.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-9d1ec957bcfecff2.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-3c03f43a8bac5146.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d116623cca770c3a.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-c67f239ef9444378.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-bda53de2de206bb5.rlib --extern mio_uds=/opt/rustwide/target/debug/deps/libmio_uds-3e1fb47c0b04e379.rlib --extern ntex=/opt/rustwide/target/debug/deps/libntex-a03b88fd0a00d479.rlib --extern ntex_codec=/opt/rustwide/target/debug/deps/libntex_codec-0096e3801064a86c.rlib --extern ntex_macros=/opt/rustwide/target/debug/deps/libntex_macros-c2660846e7496704.so --extern ntex_router=/opt/rustwide/target/debug/deps/libntex_router-d9601693c3b6acf5.rlib --extern ntex_rt=/opt/rustwide/target/debug/deps/libntex_rt-36cd3412361f7f41.rlib --extern ntex_rt_macros=/opt/rustwide/target/debug/deps/libntex_rt_macros-55a7c08d4d7c5e43.so --extern ntex_service=/opt/rustwide/target/debug/deps/libntex_service-8087b562939572f7.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7317c38364e945bf.rlib --extern open_ssl=/opt/rustwide/target/debug/deps/libopenssl-8403299fb0c82125.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-a9b9984ca7310c0e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-17a7d7f969b7cadf.rlib --extern rust_tls=/opt/rustwide/target/debug/deps/librustls-9391c92f86b0b75c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-70d055a570602587.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-cd1e9bcfb439cef9.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-753ba94430d6c082.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-173929545e4d4580.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-e6711e7558c35c62.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-6dbce7870e8ddde1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-2ddb19947be7a6d0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib --extern trust_dns_proto=/opt/rustwide/target/debug/deps/libtrust_dns_proto-381f260baa9f6dc6.rlib --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-2dee89a096b7fb70.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-40ac19eb5b3027d0.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-ea0fd53bfb6e9bfc.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-a654ef4be0df1013/out -L native=/opt/rustwide/target/debug/build/ring-3ddfbebe66c36d74/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/http_ws-5959fd0a285f43e7.http_ws.32fz4gv3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/http_ws-5959fd0a285f43e7.http_ws.32fz4gv3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/http_ws-5959fd0a285f43e7.http_ws.32fz4gv3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/http_ws-5959fd0a285f43e7.http_ws.32fz4gv3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/http_ws-5959fd0a285f43e7.http_ws.32fz4gv3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/http_ws-5959fd0a285f43e7.http_ws.32fz4gv3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/http_ws-5959fd0a285f43e7.http_ws.32fz4gv3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/http_ws-5959fd0a285f43e7.http_ws.32fz4gv3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/http_ws-5959fd0a285f43e7.http_ws.32fz4gv3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/http_ws-5959fd0a285f43e7.http_ws.32fz4gv3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/http_ws-5959fd0a285f43e7.http_ws.32fz4gv3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/http_ws-5959fd0a285f43e7.http_ws.32fz4gv3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/http_ws-5959fd0a285f43e7.http_ws.32fz4gv3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/http_ws-5959fd0a285f43e7.http_ws.32fz4gv3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/http_ws-5959fd0a285f43e7.http_ws.32fz4gv3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/http_ws-5959fd0a285f43e7.http_ws.32fz4gv3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/http_ws-5959fd0a285f43e7" "/opt/rustwide/target/debug/deps/http_ws-5959fd0a285f43e7.4nxp6r9mf954p4jb.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-a654ef4be0df1013/out" "-L" "/opt/rustwide/target/debug/build/ring-3ddfbebe66c36d74/out" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a6274e2eaafd361e.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-2c85f64fb49c1603.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ed84df1a106a13ed.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e159833bdb71170b.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-5f1c8c824853fda4.rlib" "/opt/rustwide/target/debug/deps/libntex-a03b88fd0a00d479.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libbase64-ee096782416ebc83.rlib" "/opt/rustwide/target/debug/deps/libsha1-e6711e7558c35c62.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-4e3873620015ce7d.rlib" "/opt/rustwide/target/debug/deps/libdigest-474e4ec5380050db.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-20507eccdf1a4f61.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a4fac48ca29044a5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-41c4002da0c02294.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f3ded0b1bdfad787.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-56b41c925728f012.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-dd10c5e4d423ea6d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-173929545e4d4580.rlib" "/opt/rustwide/target/debug/deps/libdtoa-827602d81eb19c6a.rlib" "/opt/rustwide/target/debug/deps/libntex_service-8087b562939572f7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6dbce7870e8ddde1.rlib" "/opt/rustwide/target/debug/deps/libntex_rt-36cd3412361f7f41.rlib" "/opt/rustwide/target/debug/deps/libntex_router-d9601693c3b6acf5.rlib" "/opt/rustwide/target/debug/deps/libbytestring-c79046c4f0991e07.rlib" "/opt/rustwide/target/debug/deps/libregex-17a7d7f969b7cadf.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f70d72d84e5b4760.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-42b77a6df866eb58.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-05794f2a09c36537.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7317c38364e945bf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f5207a202d1efb24.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5ea6a225bf2d967d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07a300a606fd21fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libmime-c67f239ef9444378.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9260705813b3047a.rlib" "/opt/rustwide/target/debug/deps/libtime-2ddb19947be7a6d0.rlib" "/opt/rustwide/target/debug/deps/libstandback-d0ee42dee6df52f1.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-4e69f87a9e5ad8b2.rlib" "/opt/rustwide/target/debug/deps/libfxhash-66b8caf7bb47bcd8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libserde_json-753ba94430d6c082.rlib" "/opt/rustwide/target/debug/deps/libryu-12d8e5edf3ac1d84.rlib" "/opt/rustwide/target/debug/deps/libserde-70d055a570602587.rlib" "/opt/rustwide/target/debug/deps/libh2-9d1ec957bcfecff2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d116623cca770c3a.rlib" "/opt/rustwide/target/debug/deps/libhttp-3c03f43a8bac5146.rlib" "/opt/rustwide/target/debug/deps/libitoa-2a0f8bb85d8127c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8b1783c7c5adb7b7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a9b9984ca7310c0e.rlib" "/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-2dee89a096b7fb70.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-e6c61854511b6cfe.rlib" "/opt/rustwide/target/debug/deps/libhostname-d35b031f87c41c80.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ef6d04600bb38f17.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c339d616bf8720e1.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-381f260baa9f6dc6.rlib" "/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cca8b2451a4e04a3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c9e87cdf4519e3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1515ef92041a5c6a.rlib" "/opt/rustwide/target/debug/deps/liburl-40ac19eb5b3027d0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rlib" "/opt/rustwide/target/debug/deps/libidna-e0abb47c263e79cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fb934dbb15c42074.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-72cb56cac17118a9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b51bf9b784e25759.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-792efb1ece1c5863.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ddd1f5c7601919b4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-079a3bb21ce585fc.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c4bbfe64a4aeaa47.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c82cad3fbef0a017.rlib" "/opt/rustwide/target/debug/deps/libntex_codec-0096e3801064a86c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d52bd739b96f15bf.rlib" "/opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-dd794bf655fcae59.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-690a02d7e6912bd8.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-3e1fb47c0b04e379.rlib" "/opt/rustwide/target/debug/deps/libmio-bda53de2de206bb5.rlib" "/opt/rustwide/target/debug/deps/libiovec-15c872251895ac9b.rlib" "/opt/rustwide/target/debug/deps/libnet2-d82c0d63566bfddf.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dc356d37067cf7ab.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libfutures-a414a4e32014807b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d89fd92003a4391d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-37329fc7fb8f39d1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a84f2a4ba9005aa7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8ab3b0eb4c6ef7d3.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-316a47c413bb053f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-009a5420b8e6d6e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a7f58c7f5d01dfa6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b79f1cb1723caac.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ed1739a6b850f33d.rlib" "/opt/rustwide/target/debug/deps/libbytes-fc6afd5af00b873a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib(tokio-6bf5c2092ff32baa.tokio.20pakxcy-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /opt/rustwide/target/debug/deps/libtokio-6bf5c2092ff32baa.rlib: error adding symbols: File in wrong format [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `ntex`. [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] [stderr] error: build failed [INFO] running `"docker" "inspect" "b762f660f1241396a840ea41f147e9e68627519761912c091c0880227bc1147d"` [INFO] running `"docker" "rm" "-f" "b762f660f1241396a840ea41f147e9e68627519761912c091c0880227bc1147d"` [INFO] [stdout] b762f660f1241396a840ea41f147e9e68627519761912c091c0880227bc1147d